Sat 9 Oct 12:38:48 UTC 2021: Using CONF from /home/debian-cd/build.bullseye/CONF.sh.bullseye_release. make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD[1234567890]* rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/tasks rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/*.filelist* rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/packages-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/upgrade-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/checksum-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt echo "Updating task files..." Updating task files... mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/tasks echo "- copying task files from 'tasks/bullseye/'" - copying task files from 'tasks/bullseye/' cp -r /home/debian-cd/build.bullseye/debian-cd/tasks/bullseye/* /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/tasks echo "- generating dynamic task files" - generating dynamic task files set -e; cd /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/tasks; \ /home/debian-cd/build.bullseye/debian-cd/tools/update_tasks; \ /home/debian-cd/build.bullseye/debian-cd/tools/generate_di_list; \ /home/debian-cd/build.bullseye/debian-cd/tools/generate_di+k_list update_tasks: Using "gnome" as the default desktop, as specified by pool/main/t/tasksel/task-desktop_3.68_all.deb date -u '+%Y%m%d' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/DATE date -u '+%Y%m%dT%H%M%SZ' --date tomorrow > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/DATE-zulu dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ; \ fi for ARCH in armhf; do \ echo "Using the provided status file for bullseye-$ARCH ..."; \ cp /home/debian-cd/build.bullseye/debian-cd/data/bullseye/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt/bullseye-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ if [ "$BACKPORTS"x != ""x ] ; then \ echo "Using the provided status file for bullseye-backports-$ARCH ..."; \ cp /home/debian-cd/build.bullseye/debian-cd/data/bullseye/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt/bullseye-backports-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ fi; \ done Using the provided status file for bullseye-armhf ... make[2]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ; \ fi Generating a fake status file for apt-get and apt-cache... for ARCH in armhf; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt/bullseye-$ARCH/apt/preferences.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt/bullseye-backports-$ARCH/apt/preferences.d; \ fi; \ if [ $ARCH = "source" -o "3" = "1" -o "3" = "2" -o "3" = "C" -o "3" = "F" ];then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt/bullseye-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt/bullseye-backports-$ARCH/status ; \ fi; \ else \ /home/debian-cd/build.bullseye/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-$ARCH/Packages.*z* | \ perl -000 -ne 's/^(Package: .*)$/$1\nStatus: install ok installed/m; print if (/^Priority: (required|important|standard)/m or /^Section: base/m);' \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt/bullseye-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ /home/debian-cd/build.bullseye/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-$ARCH/Packages.*z* | \ perl -000 -ne 's/^(Package: .*)$/$1\nStatus: install ok installed/m; print if (/^Priority: (required|important|standard)/m or /^Section: base/m);' \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt/bullseye-backports-$ARCH/status ; \ fi; \ fi; \ done; :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt/status # Set up keyring so apt doesn't complain Setting up archive-keyring mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/archive-keyring dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2021.1.1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/archive-keyring for ARCH in armhf; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ for key in ; do \ gpg --export -a $key >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt/bullseye-$ARCH/apt/trusted.gpg.d/$key.asc; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ fi; \ done # Updating the apt database for ARCH in armhf; do \ export ARCH=$ARCH; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ fi; \ done Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Get:2 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/main armhf Packages [10.8 MB] Get:3 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/contrib armhf Packages [47.8 kB] Get:4 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/main/debian-installer armhf Packages [64.4 kB] Reading package lists... # If we're doing a build using d-i from sid, we'll need sid sources too if [ ""x = "yes"x ] && \ [ "bullseye"x != ""x ] && \ [ "bullseye"x != "bullseye"x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt/bullseye-source/apt/preferences.d ; \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt/bullseye-source/status ; \ export CODENAME=bullseye; \ export ARCH=source; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ fi; \ fi for ARCH in armhf; do \ export ARCH=$ARCH; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check || make correctstatus; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check || make correctstatus; \ fi; \ done Reading package lists... Building dependency tree... You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: apt : Depends: libapt-pkg6.0 (>= 2.2.4) but it is not installed Depends: libc6 (>= 2.15) Depends: libgcc-s1 (>= 3.5) but it is not installed Depends: libgnutls30 (>= 3.7.0) but it is not installed Depends: libseccomp2 (>= 2.4.2) but it is not installed Depends: libstdc++6 (>= 9) but it is not installed Depends: libsystemd0 apt-listchanges : Depends: python3-apt (>= 0.7.93) but it is not installed Depends: python3-debconf but it is not installed Depends: python3:any (>= 3.7~) apt-utils : Depends: libapt-pkg6.0 (>= 1.9.11~) but it is not installed Depends: libc6 (>= 2.4) Depends: libdb5.3 but it is not installed Depends: libgcc-s1 (>= 3.5) but it is not installed Depends: libstdc++6 (>= 5.2) but it is not installed base-passwd : Depends: libc6 (>= 2.8) Depends: libdebconfclient0 (>= 0.145) but it is not installed bash : PreDepends: libc6 (>= 2.28) PreDepends: libtinfo6 (>= 6) but it is not installed bind9-dnsutils : Depends: libc6 (>= 2.4) Depends: libedit2 (>= 2.11-20080614-0) but it is not installed Depends: libidn2-0 (>= 2.0.0) but it is not installed Depends: libkrb5-3 (>= 1.6.dfsg.2) but it is not installed Depends: libprotobuf-c1 (>= 1.0.0) but it is not installed bind9-host : Depends: libc6 (>= 2.4) Depends: libidn2-0 (>= 2.0.0) but it is not installed bind9-libs : Depends: libc6 (>= 2.28) Depends: libfstrm0 (>= 0.2.0) but it is not installed Depends: libgssapi-krb5-2 (>= 1.17) but it is not installed Depends: libjson-c5 (>= 0.15) but it is not installed Depends: libkrb5-3 (>= 1.6.dfsg.2) but it is not installed Depends: liblmdb0 (>= 0.9.7) but it is not installed Depends: libmaxminddb0 (>= 1.3.0) but it is not installed Depends: libprotobuf-c1 (>= 1.0.1) but it is not installed Depends: libssl1.1 (>= 1.1.1) but it is not installed Depends: libuv1 (>= 1.30.1) but it is not installed Depends: libxml2 (>= 2.7.4) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed bsdutils : PreDepends: libc6 (>= 2.28) PreDepends: libsystemd0 bzip2 : Depends: libbz2-1.0 (= 1.0.8-4) but it is not installed Depends: libc6 (>= 2.4) ca-certificates : Depends: openssl (>= 1.1.1) but it is not installed coreutils : PreDepends: libacl1 (>= 2.2.23) but it is not installed PreDepends: libattr1 (>= 1:2.4.44) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libgmp10 but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed cpio : Depends: libc6 (>= 2.17) cron : Depends: libc6 (>= 2.28) Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: lsb-base (>= 3.0-10) but it is not installed dash : PreDepends: libc6 (>= 2.28) dbus : Depends: libapparmor1 (>= 2.8.94) but it is not installed Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.28) Depends: libcap-ng0 (>= 0.7.9) but it is not installed Depends: libdbus-1-3 (= 1.12.20-2) but it is not installed Depends: libexpat1 (>= 2.1~beta3) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libsystemd0 debconf-i18n : Depends: liblocale-gettext-perl but it is not installed Depends: libtext-iconv-perl but it is not installed Depends: libtext-wrapi18n-perl but it is not installed Depends: libtext-charwidth-perl but it is not installed debianutils : PreDepends: libc6 (>= 2.15) diffutils : PreDepends: libc6 (>= 2.17) dmidecode : Depends: libc6 (>= 2.4) dpkg : PreDepends: libbz2-1.0 but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: liblzma5 (>= 5.2.2) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: zlib1g (>= 1:1.1.4) but it is not installed e2fsprogs : PreDepends: libblkid1 (>= 2.36) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libcom-err2 (>= 1.43.9) but it is not installed PreDepends: libext2fs2 (= 1.46.2-2) but it is not installed PreDepends: libss2 (>= 1.38) but it is not installed PreDepends: libuuid1 (>= 2.16) but it is not installed Depends: logsave but it is not installed fdisk : Depends: libc6 (>= 2.28) Depends: libfdisk1 (>= 2.36) but it is not installed Depends: libmount1 (>= 2.24.2) but it is not installed Depends: libncursesw6 (>= 6) but it is not installed Depends: libsmartcols1 (>= 2.28~rc1) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed file : Depends: libc6 (>= 2.4) Depends: libmagic1 (= 1:5.39-3) but it is not installed findutils : PreDepends: libc6 (>= 2.28) PreDepends: libselinux1 (>= 3.1~) but it is not installed gettext-base : Depends: libc6 (>= 2.4) gpgv : Depends: libbz2-1.0 but it is not installed Depends: libc6 (>= 2.28) Depends: libgcrypt20 (>= 1.8.0) but it is not installed Depends: libgpg-error0 (>= 1.38) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed grep : PreDepends: libc6 (>= 2.28) PreDepends: libpcre3 but it is not installed groff-base : Depends: libc6 (>= 2.29) Depends: libgcc-s1 (>= 4.0) but it is not installed Depends: libstdc++6 (>= 4.3.0) but it is not installed Depends: libuchardet0 (>= 0.0.1) but it is not installed gzip : PreDepends: libc6 (>= 2.28) hostname : PreDepends: libc6 (>= 2.4) ifupdown : Depends: libc6 (>= 2.28) Depends: lsb-base but it is not installed iproute2 : Depends: libbpf0 (>= 1:0.2) but it is not installed Depends: libbsd0 (>= 0.0) but it is not installed Depends: libc6 (>= 2.29) Depends: libcap2 (>= 1:2.10) but it is not installed Depends: libdb5.3 but it is not installed Depends: libelf1 (>= 0.131) but it is not installed Depends: libmnl0 (>= 1.0.3-4~) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libxtables12 (>= 1.6.0+snapshot20161117) but it is not installed Depends: libcap2-bin but it is not installed iputils-ping : Depends: libcap2-bin but it is not installed Depends: libc6 (>= 2.25) Depends: libcap2 (>= 1:2.10) but it is not installed Depends: libidn2-0 (>= 0.6) but it is not installed isc-dhcp-client : Depends: libc6 (>= 2.28) Depends: libdns-export1110 but it is not installed Depends: libisc-export1105 but it is not installed kmod : Depends: libc6 (>= 2.17) Depends: liblzma5 (>= 5.1.1alpha+20120614) but it is not installed Depends: libssl1.1 (>= 1.1.0) but it is not installed Depends: libkmod2 (= 28-1) but it is not installed Depends: lsb-base but it is not installed less : Depends: libc6 (>= 2.11) Depends: libtinfo6 (>= 6) but it is not installed libc-bin : Depends: libc6 (> 2.31) Depends: libc6 (< 2.32) liblockfile-bin : Depends: libc6 (>= 2.4) libnss-systemd : Depends: libc6 (>= 2.30) libpam-modules : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libcrypt1 (>= 1:4.3.0) but it is not installed PreDepends: libdb5.3 but it is not installed PreDepends: libnsl2 (>= 1.0) but it is not installed PreDepends: libpam0g (>= 1.3.2) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: libtirpc3 (>= 1.0.2) but it is not installed libpam-modules-bin : Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.4) Depends: libcrypt1 (>= 1:4.3.0) but it is not installed Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed libpam-systemd : Depends: libc6 (>= 2.30) Depends: libpam0g (>= 0.99.7.1) but it is not installed libreadline8 : Depends: libc6 (>= 2.28) Depends: libtinfo6 (>= 6) but it is not installed login : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.7) PreDepends: libcrypt1 (>= 1:4.1.0) but it is not installed PreDepends: libpam0g (>= 0.99.7.1) but it is not installed logrotate : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libc6 (>= 2.28) Depends: libpopt0 (>= 1.14) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed lsof : Depends: libc6 (>= 2.11) Depends: libselinux1 (>= 3.1~) but it is not installed man-db : Depends: bsdextrautils but it is not installed or bsdmainutils (< 12.1.1~) but it is not installed Depends: libc6 (>= 2.28) Depends: libgdbm6 (>= 1.16) but it is not installed Depends: libpipeline1 (>= 1.5.0) but it is not installed Depends: libseccomp2 (>= 2.1.0) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed mawk : Depends: libc6 (>= 2.29) mime-support : Depends: mailcap but it is not installed mount : PreDepends: libblkid1 (>= 2.17.2) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libmount1 (>= 2.35.1) but it is not installed PreDepends: libsmartcols1 (>= 2.33) but it is not installed nano : Depends: libc6 (>= 2.28) Depends: libncursesw6 (>= 6) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed ncurses-bin : PreDepends: libc6 (>= 2.7) PreDepends: libtinfo6 (>= 6.2+20200912) but it is not installed PreDepends: libtinfo6 (< 6.3~) but it is not installed netcat-traditional : Depends: libc6 (>= 2.15) nftables : Depends: libnftables1 (= 0.9.8-3.1) but it is not installed Depends: libc6 (>= 2.4) Depends: libedit2 (>= 3.1-20130611-0) but it is not installed openssh-client : Depends: libc6 (>= 2.28) Depends: libedit2 (>= 2.11-20080614-0) but it is not installed Depends: libfido2-1 (>= 1.5.0) but it is not installed Depends: libgssapi-krb5-2 (>= 1.17) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libssl1.1 (>= 1.1.1) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed passwd : Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.28) Depends: libcrypt1 (>= 1:4.1.0) but it is not installed Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 2.1.9) but it is not installed Depends: libsemanage1 (>= 2.0.3) but it is not installed pciutils : Depends: libc6 (>= 2.4) Depends: libkmod2 (>= 5~) but it is not installed Depends: libpci3 (= 1:3.7.0-5) but it is not installed perl : Depends: libperl5.32 (= 5.32.1-4+deb11u2) but it is not installed perl-base : PreDepends: libc6 (>= 2.29) PreDepends: libcrypt1 (>= 1:4.1.0) but it is not installed procps : Depends: libc6 (>= 2.28) Depends: libncurses6 (>= 6) but it is not installed Depends: libncursesw6 (>= 6) but it is not installed Depends: libprocps8 (>= 2:3.3.16-1) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed Depends: lsb-base (>= 3.0-10) but it is not installed python3-reportbug : Depends: python3:any Depends: python3-debian but it is not installed Depends: python3-debianbts (>= 2.10) but it is not installed Depends: python3-requests but it is not installed Depends: python3-apt but it is not installed reportbug : Depends: python3:any rsyslog : Depends: libc6 (>= 2.28) Depends: libestr0 (>= 0.1.4) but it is not installed Depends: libfastjson4 (>= 0.99.8) but it is not installed Depends: liblognorm5 (>= 2.0.3) but it is not installed Depends: libsystemd0 (>= 246) Depends: libuuid1 (>= 2.16) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed sed : PreDepends: libacl1 (>= 2.2.51-8) but it is not installed PreDepends: libc6 (>= 2.7) PreDepends: libselinux1 (>= 1.32) but it is not installed systemd : PreDepends: libblkid1 (>= 2.24) but it is not installed PreDepends: libc6 (>= 2.30) PreDepends: libgcrypt20 (>= 1.8.0) but it is not installed PreDepends: liblz4-1 (>= 0.0~r122) but it is not installed PreDepends: liblzma5 (>= 5.1.1alpha+20120614) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: libzstd1 (>= 1.4.0) but it is not installed Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libapparmor1 (>= 2.13) but it is not installed Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libcap2 (>= 1:2.24-9~) but it is not installed Depends: libcrypt1 (>= 1:4.4.0) but it is not installed Depends: libcryptsetup12 (>= 2:2.3) but it is not installed Depends: libgnutls30 (>= 3.7.0) but it is not installed Depends: libgpg-error0 (>= 1.14) but it is not installed Depends: libip4tc2 (>= 1.8.3) but it is not installed Depends: libkmod2 (>= 5~) but it is not installed Depends: liblz4-1 (>= 0.0~r130) but it is not installed Depends: libmount1 (>= 2.30) but it is not installed Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libseccomp2 (>= 2.4.1) but it is not installed Depends: libsystemd0 (= 247.3-6) Depends: systemd-timesyncd but it is not installed or time-daemon sysvinit-utils : Depends: lsb-base (>= 11.0.0~) but it is not installed Depends: libc6 (>= 2.4) tar : PreDepends: libacl1 (>= 2.2.23) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libselinux1 (>= 3.1~) but it is not installed tasksel-data : Depends: tasksel (= 3.68) but it is not installed telnet : Depends: libc6 (>= 2.15) Depends: libgcc-s1 (>= 3.5) but it is not installed Depends: libstdc++6 (>= 5) but it is not installed traceroute : Depends: libc6 (>= 2.4) udev : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libblkid1 (>= 2.24) but it is not installed Depends: libc6 (>= 2.30) Depends: libkmod2 (>= 5~) but it is not installed Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libudev1 (= 247.3-6) but it is not installed util-linux : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libblkid1 (>= 2.31.1) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libcap-ng0 (>= 0.7.9) but it is not installed PreDepends: libcrypt1 (>= 1:4.1.0) but it is not installed PreDepends: libmount1 (>= 2.34) but it is not installed PreDepends: libpam0g (>= 0.99.7.1) but it is not installed PreDepends: libselinux1 (>= 3.1~) but it is not installed PreDepends: libsmartcols1 (>= 2.34) but it is not installed PreDepends: libsystemd0 PreDepends: libtinfo6 (>= 6) but it is not installed PreDepends: libudev1 (>= 183) but it is not installed PreDepends: libuuid1 (>= 2.16) but it is not installed PreDepends: zlib1g (>= 1:1.1.4) but it is not installed vim-common : Depends: xxd but it is not installed vim-tiny : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libc6 (>= 2.28) Depends: libselinux1 (>= 3.1~) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed wget : Depends: libc6 (>= 2.28) Depends: libgnutls30 (>= 3.7.0) but it is not installed Depends: libidn2-0 (>= 0.6) but it is not installed Depends: libnettle8 but it is not installed Depends: libpcre2-8-0 (>= 10.22) but it is not installed Depends: libpsl5 (>= 0.16.0) but it is not installed Depends: libuuid1 (>= 2.16) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed whiptail : Depends: libc6 (>= 2.4) Depends: libnewt0.52 (>= 0.52.21) but it is not installed Depends: libpopt0 (>= 1.14) but it is not installed Depends: libslang2 (>= 2.2.4) but it is not installed xz-utils : Depends: libc6 (>= 2.28) Depends: liblzma5 (>= 5.2.2) but it is not installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). make[3]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ; \ fi if [ "armhf" != "source" ] ; then \ for ARCH in armhf; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ fi; \ done; \ fi Apt-get is updating its files ... Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Reading package lists... set -e; \ if [ "armhf" != "source" ] ; then \ for ARCH in armhf; do \ export ARCH=$ARCH; \ for i in `/home/debian-cd/build.bullseye/debian-cd/tools/apt-selection deselected -f install`; do \ echo $ARCH:$i; \ perl -i -000 -ne "print unless /^Package: \Q$i\E/m" \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt/bullseye-$ARCH/status; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ for i in `USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection deselected -f install`; do \ echo $ARCH:$i; \ perl -i -000 -ne "print unless /^Package: \Q$i\E/m" \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt/bullseye-backports-$ARCH/status; \ done; \ fi; \ done; \ fi set -e; \ if [ "armhf" != "source" ] ; then \ for ARCH in armhf; do \ export ARCH=$ARCH; \ for i in `/home/debian-cd/build.bullseye/debian-cd/tools/apt-selection selected -f install`; do \ echo $ARCH:$i; \ /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection cache --no-all-versions show "$i" | perl -000 -npe \ "s/^(Package: .*)\$/\$1\nStatus: install ok installed/m;" \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt/bullseye-$ARCH/status; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ for i in `USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection selected -f install`; do \ echo $ARCH:$i; \ USE_BP=1 /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection cache --no-all-versions show "$i" | perl -000 -npe \ "s/^(Package: .*)\$/\$1\nStatus: install ok installed/m;" \ >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt/bullseye-backports-$ARCH/status; \ done; \ fi; \ done; \ fi armhf:bsdextrautils armhf:distro-info-data armhf:dmsetup armhf:libacl1 armhf:libapparmor1 armhf:libapt-pkg6.0 armhf:libargon2-1 armhf:libattr1 armhf:libaudit-common armhf:libaudit1 armhf:libblkid1 armhf:libbpf0 armhf:libbrotli1 armhf:libbsd0 armhf:libbz2-1.0 armhf:libc6 armhf:libcap-ng0 armhf:libcap2 armhf:libcap2-bin armhf:libcbor0 armhf:libcom-err2 armhf:libcrypt1 armhf:libcryptsetup12 armhf:libcurl3-gnutls armhf:libdb5.3 armhf:libdbus-1-3 armhf:libdebconfclient0 armhf:libdevmapper1.02.1 armhf:libdns-export1110 armhf:libedit2 armhf:libelf1 armhf:libestr0 armhf:libexpat1 armhf:libext2fs2 armhf:libfastjson4 armhf:libfdisk1 armhf:libffi7 armhf:libfido2-1 armhf:libfstrm0 armhf:libgcc-s1 armhf:libgcrypt20 armhf:libgdbm-compat4 armhf:libgdbm6 armhf:libgmp10 armhf:libgnutls30 armhf:libgpg-error0 armhf:libgssapi-krb5-2 armhf:libhogweed6 armhf:libicu67 armhf:libidn2-0 armhf:libip4tc2 armhf:libisc-export1105 armhf:libjansson4 armhf:libjson-c5 armhf:libk5crypto3 armhf:libkeyutils1 armhf:libkmod2 armhf:libkrb5-3 armhf:libkrb5support0 armhf:libldap-2.4-2 armhf:liblmdb0 armhf:liblocale-gettext-perl armhf:liblognorm5 armhf:liblz4-1 armhf:liblzma5 armhf:libmagic-mgc armhf:libmagic1 armhf:libmaxminddb0 armhf:libmd0 armhf:libmnl0 armhf:libmount1 armhf:libmpdec3 armhf:libncurses6 armhf:libncursesw6 armhf:libnettle8 armhf:libnewt0.52 armhf:libnftables1 armhf:libnftnl11 armhf:libnghttp2-14 armhf:libnsl2 armhf:libp11-kit0 armhf:libpam0g armhf:libpci3 armhf:libpcre2-8-0 armhf:libpcre3 armhf:libperl5.32 armhf:libpipeline1 armhf:libpopt0 armhf:libprocps8 armhf:libprotobuf-c1 armhf:libpsl5 armhf:libpython3-stdlib armhf:libpython3.9-minimal armhf:libpython3.9-stdlib armhf:librtmp1 armhf:libsasl2-2 armhf:libsasl2-modules-db armhf:libseccomp2 armhf:libselinux1 armhf:libsemanage-common armhf:libsemanage1 armhf:libsepol1 armhf:libslang2 armhf:libsmartcols1 armhf:libsqlite3-0 armhf:libss2 armhf:libssh2-1 armhf:libssl1.1 armhf:libstdc++6 armhf:libsystemd0 armhf:libtasn1-6 armhf:libtext-charwidth-perl armhf:libtext-iconv-perl armhf:libtext-wrapi18n-perl armhf:libtinfo6 armhf:libtirpc-common armhf:libtirpc3 armhf:libuchardet0 armhf:libudev1 armhf:libunistring2 armhf:libuuid1 armhf:libuv1 armhf:libxml2 armhf:libxtables12 armhf:libxxhash0 armhf:libzstd1 armhf:logsave armhf:lsb-base armhf:mailcap armhf:openssl armhf:pci.ids armhf:python-apt-common armhf:python3 armhf:python3-apt armhf:python3-certifi armhf:python3-chardet armhf:python3-debconf armhf:python3-debian armhf:python3-debianbts armhf:python3-httplib2 armhf:python3-idna armhf:python3-minimal armhf:python3-pkg-resources armhf:python3-pycurl armhf:python3-pysimplesoap armhf:python3-requests armhf:python3-six armhf:python3-urllib3 armhf:python3.9 armhf:python3.9-minimal armhf:systemd-timesyncd armhf:tasksel armhf:xxd armhf:zlib1g for ARCH in armhf; do \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection check; \ fi; \ done Reading package lists... Building dependency tree... make[3]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[2]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' ... checking your mirror make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian "armhf" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/checksum-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ Using md5 sums from Packages files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-armhf/Packages.xz Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-armhf/20210731/images/MD5SUMS Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-armhf/20210731+deb11u1/images/MD5SUMS for ARCH in armhf; do \ if [ -e /home/debian-cd/build.bullseye/debian-cd/data/bullseye/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source checksum info too"; \ /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian source bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/checksum-check; \ fi; \ done make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' ... building the images; using target(s) "official_images" Building all available jigdos and up to 1 isos for armhf DVD make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.123_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.bullseye/debian-cd/tools/boot/sid ; \ fi if [ "armhf" != "source" ] ; then \ for ARCH in armhf; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/apt-selection update; \ fi; \ done; \ fi Apt-get is updating its files ... Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye InRelease [116 kB] Reading package lists... if [ ""x != "yes"x ] ; then \ if [ "3"x = "1"x ] ; then \ : ; \ elif [ "3"x = "2"x -o "3"x = "C"x ] ; then \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/rawlist; \ else \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/rawlist; \ echo "exim4-daemon-light" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/rawlist; \ fi; \ fi if [ ""x != "yes"x ] ; then \ if [ _3 != _1 ]; then \ for ARCH in armhf; do \ BINCLUDE=`[ -n "" ] && cat | sort -u | tr "\n" "," | sed 's!,$!!g'`; \ [ -z "$BINCLUDE" ] || BINCLUDE="--include=$BINCLUDE"; \ BEXCLUDE=`[ -n "" ] && cat | tr "\n" "," | sed 's!,$!!g'`; \ [ -z "$BEXCLUDE" ] || BEXCLUDE="--exclude=$BEXCLUDE"; \ debootstrap --no-check-gpg --arch $ARCH \ --print-debs \ $BINCLUDE $BEXCLUDE \ bullseye \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/debootstrap.tmp \ file:/srv/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/debootstrap-list; \ cat /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/debootstrap-list >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/rawlist; \ rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/debootstrap.tmp; \ done; \ fi; \ fi for ARCH in armhf; do \ ARCHDEFS="$ARCHDEFS -D ARCH_`echo $ARCH | sed 's/-/_/'`"; \ ARCHUNDEFS="$ARCHUNDEFS -U $ARCH"; \ done; \ for VARIANT in ; do \ VARIANTDEFS="$VARIANTDEFS -D VARIANT_$VARIANT"; \ done; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DFORCE_FIRMWARE"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_486_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_586_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_686_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_686_PAE_KERNEL"; \ fi; \ if [ ""x != "yes"x ] ; then \ cpp -nostdinc -P -undef $ARCHDEFS $VARIANTDEFS\ $ARCHUNDEFS -U i386 -U linux -U unix \ -DFORCENONUSONCD1=0 \ -I /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/tasks /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/tasks/Debian-all >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/rawlist; \ fi if [ ""x = "yes"x ] ; then \ awk '/^Package:/ {print $2}' /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt/bullseye-source/apt-state/lists/*Sources | \ sort -u > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/rawlist; \ fi Generating the complete list of packages to be included in /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/rawlist \ > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/list /home/debian-cd/build.bullseye/debian-cd/tools/check_backports_packages /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/list.backports if [ -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/list.backports ]; then mv /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/list.backports /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/list; fi for ARCH in armhf; do \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/sort_deps /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/list; \ done Running sort_deps to sort packages for armhf: Generating dependency tree with apt-cache depends... Adding standard, required, important and base packages first S/R/I/B packages take 110563502 bytes Adding the rest of the requested packages Now up to 67994472864 bytes COMPLETE=1; add all remaining packages Done: processed/sorted 56897 packages, total size 72758168260 bytes. if [ ""x = "yes"x ] ; then \ /home/debian-cd/build.bullseye/debian-cd/tools/grab_source_list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/packages; \ else \ /home/debian-cd/build.bullseye/debian-cd/tools/merge_package_lists /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/apt "armhf" /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/packages; \ fi if [ ""x = "yes"x ] ; then \ grep ^source /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/packages > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/packages.source; \ fi /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl /home/debian-cd/build.bullseye/debian-cd /srv/cdbuilder.debian.org/src/ftp/debian /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf bullseye "armhf" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512 -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso -version says: xorriso 1.5.0 ISO 9660 Rock Ridge filesystem manipulator and CD/DVD/BD burn program Copyright (C) 2017, Thomas Schmitt , libburnia project. xorriso version : 1.5.0 Version timestamp : 2018.09.15.133001 Build timestamp : -none-given- libisofs in use : 1.5.0 (min. 1.5.0) libjte in use : 1.0.0 (min. 1.0.0) libburn in use : 1.5.0 (min. 1.5.0) libburn OS adapter: internal GNU/Linux SG_IO adapter sg-linux libisoburn in use : 1.5.0 (min. 1.5.0) Provided under GNU GPL version 3 or later, due to libreadline license. There is NO WARRANTY, to the extent permitted by law. Reading in package information for armhf: Done: Read details of 56897 packages for armhf Reading in translated package descriptions for main: Done: read 227605 entries for 37 languages Reading in translated package descriptions for contrib: Done: read 300 entries for 1 languages Starting to lay out packages into images: Adding the required directories Generating the image label and volume id Adding .disk/base_components Adding .disk/cd_type Adding udeb/base includes/excludes WARNING: Unable to read UDEB_INCLUDE file /home/debian-cd/build.bullseye/debian-cd/data/bullseye/armhf_udeb_include WARNING: Unable to read UDEB_EXCLUDE file /home/debian-cd/build.bullseye/debian-cd/data/bullseye/armhf_udeb_exclude Adding docs to CD1 Removing old dedications removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-9.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-2.2.cn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-9.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-2.2.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-9.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-2.2.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-9.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-2.2.fi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-9.0.ta.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-2.2.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-9.0.th.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-2.2.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-9.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-2.2.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-2.2.pt_BR.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-2.2.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-2.2.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-5.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-5.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-5.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-5.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-5.0.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-5.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-5.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-5.0.lt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-5.0.ml.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-5.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-5.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-5.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-5.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-5.0.sk.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-5.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-5.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-5.0.vi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-9.0.bn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-9.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-9.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-9.0.da.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-9.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-9.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-9.0.gl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-9.0.id.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-9.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-9.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-9.0.ms.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-9.0.nl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-9.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/doc/dedication/dedication-9.0.pt_BR.txt' Extracting FAQ on CD1 Adding installtools Omitting release notes, as requested Adding common docs on CD1 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/bullseye/boot-armhf 1 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1 mkdir: created directory '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/boot1' Adding EFI boot code for armhf on CD1 Using newer EFI support in xorriso 10500 Starting new "armhf" DVD 1 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD1 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 1 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Checking base is installable for armhf Found all files needed for debootstrap for all binary arches Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 1 filled with 5455 packages, 2224995 blocks, 4556789760 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD2 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/bullseye/boot-armhf 2 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD2 Starting new "armhf" DVD 2 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD2 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 2 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 2 filled with 2139 packages, 2293959 blocks, 4698028032 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD3 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/bullseye/boot-armhf 3 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD3 Starting new "armhf" DVD 3 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD3 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 3 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 3 filled with 2320 packages, 2249414 blocks, 4606799872 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD4 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/bullseye/boot-armhf 4 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD4 Starting new "armhf" DVD 4 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD4 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 4 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 4 filled with 2642 packages, 2171939 blocks, 4448131072 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD5 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/bullseye/boot-armhf 5 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD5 Starting new "armhf" DVD 5 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD5 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 5 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 5 filled with 1404 packages, 2275446 blocks, 4660113408 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD6 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/bullseye/boot-armhf 6 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD6 Starting new "armhf" DVD 6 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD6 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 6 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 6 filled with 2658 packages, 2275252 blocks, 4659716096 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD7 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/bullseye/boot-armhf 7 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD7 Starting new "armhf" DVD 7 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD7 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 7 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 7 filled with 1457 packages, 2294173 blocks, 4698466304 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD8 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/bullseye/boot-armhf 8 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD8 Starting new "armhf" DVD 8 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD8 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 8 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 8 filled with 3035 packages, 2282271 blocks, 4674091008 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD9 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/bullseye/boot-armhf 9 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD9 Starting new "armhf" DVD 9 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD9 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 9 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 9 filled with 3996 packages, 2149428 blocks, 4402028544 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD10 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/bullseye/boot-armhf 10 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD10 Starting new "armhf" DVD 10 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD10 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 10 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 10 filled with 4450 packages, 2287627 blocks, 4685060096 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD11 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/bullseye/boot-armhf 11 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD11 Starting new "armhf" DVD 11 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD11 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 11 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 11 filled with 3711 packages, 2291318 blocks, 4692619264 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD12 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/bullseye/boot-armhf 12 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD12 Starting new "armhf" DVD 12 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD12 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 12 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 12 filled with 5644 packages, 2292834 blocks, 4695724032 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD13 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/bullseye/boot-armhf 13 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD13 Starting new "armhf" DVD 13 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD13 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 13 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 13 filled with 6701 packages, 2291445 blocks, 4692879360 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD14 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/bullseye/boot-armhf 14 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD14 Starting new "armhf" DVD 14 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD14 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 14 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 14 filled with 6719 packages, 2288781 blocks, 4687423488 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD15 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/bullseye/boot-armhf 15 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD15 Starting new "armhf" DVD 15 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD15 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 15 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 15 filled with 3971 packages, 2195189 blocks, 4495747072 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD16 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for armhf: Running tools/boot/bullseye/boot-armhf 16 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD16 Starting new "armhf" DVD 16 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD16 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 16 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Can't stat ./firmware/dep11: No such file or directory at /home/debian-cd/build.bullseye/debian-cd/tools/make_disc_trees.pl line 913. Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 16 (not) filled with 595 packages, 1994327 blocks, 4084381696 bytes Finished: 56897 packages placed make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: warning: -j4 forced in submake: resetting jobserver mode. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian "armhf" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/checksum-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/ Using md5 sums from Packages files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-armhf/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-armhf/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-armhf/Packages.xz Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-armhf/20210731/images/MD5SUMS Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-armhf/20210731+deb11u1/images/MD5SUMS for ARCH in armhf; do \ if [ -e /home/debian-cd/build.bullseye/debian-cd/data/bullseye/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source checksum info too"; \ /home/debian-cd/build.bullseye/debian-cd/tools/grab_checksums md5 /srv/cdbuilder.debian.org/src/ftp/debian source bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/checksum-check; \ fi; \ done CD=13 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf" "11.1.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" CD=1 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf" "11.1.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 13 ... CD=3 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf" "11.1.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Last-minute updates: README.html Generating armhf iso/jigdo image number 1 ... CD=4 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf" "11.1.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Last-minute updates: README.html Generating armhf iso/jigdo image number 3 ... Last-minute updates: README.html Generating armhf iso/jigdo image number 4 ... README.txt Last-minute updates: README.html README.txt README.txt README.txt Sat 9 Oct 13:53:22 UTC 2021 Sat 9 Oct 13:53:22 UTC 2021 Sat 9 Oct 13:53:22 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 armhf 13' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/checksum-check -jigdo-force-md5 /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-13.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-13.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot13 -J -joliet-long -cache-inodes CD13 Sat 9 Oct 13:53:22 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 armhf 3' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/checksum-check -jigdo-force-md5 /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-3.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-3.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot3 -J -joliet-long -cache-inodes CD3 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 armhf 1' -o /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-1.iso -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/checksum-check -jigdo-force-md5 /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-1.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-1.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot1 -J -joliet-long -cache-inodes -e boot/grub/efi.img -no-emul-boot -append_partition 2 0xef /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1/boot/grub/efi.img -partition_cyl_align all CD1 Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 armhf 4' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/checksum-check -jigdo-force-md5 /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-4.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-4.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot4 -J -joliet-long -cache-inodes CD4 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-1.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 3313g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD4' xorriso : UPDATE : 4813 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD3' xorriso : UPDATE : 4161 files added in 1 seconds xorriso : UPDATE : 4813 files added in 1 seconds xorriso : UPDATE : 4161 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-ath9k-htc_1.4.0-106-gc583009+dfsg1-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.02% done Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD1' xorriso : UPDATE : 11124 files added in 1 seconds xorriso : UPDATE : 11124 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD13' xorriso : UPDATE : 12136 files added in 1 seconds xorriso : UPDATE : 12136 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/basic-defs.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/choosing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/compatibility.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/contributing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/customizing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/faqinfo.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/ftparchives.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/getting-debian.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/index.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/kernel.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/nextrelease.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/pkg-basics.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/pkgtools.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/redistributing.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/software.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/support.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /doc/FAQ/html/uptodate.html to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: NOTE : Automatically adjusted MBR geometry to 1008/140/63 libisofs: NOTE : Aligned image size to cylinder size by 1750 blocks xorriso : UPDATE : 0.02% done libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.14% done xorriso : UPDATE : 0.17% done xorriso : UPDATE : 0.24% done xorriso : UPDATE : 0.18% done xorriso : UPDATE : 0.28% done, estimate finish Sat Oct 09 14:05:11 2021 xorriso : UPDATE : 0.17% done xorriso : UPDATE : 0.38% done, estimate finish Sat Oct 09 14:06:12 2021 xorriso : UPDATE : 0.27% done, estimate finish Sat Oct 09 14:07:43 2021 xorriso : UPDATE : 0.94% done, estimate finish Sat Oct 09 13:58:44 2021 xorriso : UPDATE : 0.30% done, estimate finish Sat Oct 09 14:07:20 2021 xorriso : UPDATE : 0.38% done, estimate finish Sat Oct 09 14:10:37 2021 xorriso : UPDATE : 0.42% done, estimate finish Sat Oct 09 14:06:40 2021 xorriso : UPDATE : 1.54% done, estimate finish Sat Oct 09 13:57:43 2021 xorriso : UPDATE : 0.33% done, estimate finish Sat Oct 09 14:11:02 2021 xorriso : UPDATE : 0.38% done, estimate finish Sat Oct 09 14:15:03 2021 xorriso : UPDATE : 0.51% done, estimate finish Sat Oct 09 14:07:33 2021 xorriso : UPDATE : 1.54% done, estimate finish Sat Oct 09 13:58:48 2021 xorriso : UPDATE : 0.46% done, estimate finish Sat Oct 09 14:09:43 2021 xorriso : UPDATE : 0.38% done, estimate finish Sat Oct 09 14:19:28 2021 xorriso : UPDATE : 0.63% done, estimate finish Sat Oct 09 14:07:28 2021 xorriso : UPDATE : 1.54% done, estimate finish Sat Oct 09 13:59:52 2021 xorriso : UPDATE : 0.60% done, estimate finish Sat Oct 09 14:08:44 2021 xorriso : UPDATE : 0.38% done, estimate finish Sat Oct 09 14:23:53 2021 xorriso : UPDATE : 0.79% done, estimate finish Sat Oct 09 14:06:39 2021 xorriso : UPDATE : 1.54% done, estimate finish Sat Oct 09 14:00:57 2021 xorriso : UPDATE : 0.74% done, estimate finish Sat Oct 09 14:08:08 2021 xorriso : UPDATE : 0.38% done, estimate finish Sat Oct 09 14:28:18 2021 xorriso : UPDATE : 1.70% done, estimate finish Sat Oct 09 14:00:35 2021 xorriso : UPDATE : 1.54% done, estimate finish Sat Oct 09 14:02:02 2021 xorriso : UPDATE : 0.85% done, estimate finish Sat Oct 09 14:08:06 2021 xorriso : UPDATE : 0.38% done, estimate finish Sat Oct 09 14:32:43 2021 xorriso : UPDATE : 2.65% done, estimate finish Sat Oct 09 13:58:38 2021 xorriso : UPDATE : 1.54% done, estimate finish Sat Oct 09 14:03:07 2021 xorriso : UPDATE : 0.99% done, estimate finish Sat Oct 09 14:07:44 2021 xorriso : UPDATE : 0.38% done, estimate finish Sat Oct 09 14:37:08 2021 xorriso : UPDATE : 3.06% done, estimate finish Sat Oct 09 13:58:28 2021 xorriso : UPDATE : 7.00% done, estimate finish Sat Oct 09 13:55:47 2021 xorriso : UPDATE : 1.13% done, estimate finish Sat Oct 09 14:07:27 2021 xorriso : UPDATE : 0.38% done, estimate finish Sat Oct 09 14:41:33 2021 xorriso : UPDATE : 3.85% done, estimate finish Sat Oct 09 13:57:52 2021 xorriso : UPDATE : 7.53% done, estimate finish Sat Oct 09 13:55:50 2021 xorriso : UPDATE : 1.27% done, estimate finish Sat Oct 09 14:07:15 2021 xorriso : UPDATE : 0.38% done, estimate finish Sat Oct 09 14:45:58 2021 xorriso : UPDATE : 4.68% done, estimate finish Sat Oct 09 13:57:26 2021 xorriso : UPDATE : 8.41% done, estimate finish Sat Oct 09 13:55:46 2021 xorriso : UPDATE : 1.83% done, estimate finish Sat Oct 09 14:03:52 2021 xorriso : UPDATE : 2.13% done, estimate finish Sat Oct 09 14:03:08 2021 xorriso : UPDATE : 0.38% done, estimate finish Sat Oct 09 14:50:23 2021 xorriso : UPDATE : 5.14% done, estimate finish Sat Oct 09 13:57:24 2021 xorriso : UPDATE : 9.02% done, estimate finish Sat Oct 09 13:55:29 2021 xorriso : UPDATE : 2.40% done, estimate finish Sat Oct 09 14:02:44 2021 xorriso : UPDATE : 0.38% done, estimate finish Sat Oct 09 14:54:48 2021 xorriso : UPDATE : 6.03% done, estimate finish Sat Oct 09 13:57:05 2021 xorriso : UPDATE : 9.78% done, estimate finish Sat Oct 09 13:55:29 2021 xorriso : UPDATE : 2.86% done, estimate finish Sat Oct 09 14:01:48 2021 xorriso : UPDATE : 0.38% done, estimate finish Sat Oct 09 14:59:13 2021 xorriso : UPDATE : 6.73% done, estimate finish Sat Oct 09 13:56:57 2021 xorriso : UPDATE : 10.26% done, estimate finish Sat Oct 09 13:55:33 2021 xorriso : UPDATE : 3.21% done, estimate finish Sat Oct 09 14:01:24 2021 xorriso : UPDATE : 0.38% done, estimate finish Sat Oct 09 15:03:38 2021 xorriso : UPDATE : 6.77% done, estimate finish Sat Oct 09 13:57:11 2021 xorriso : UPDATE : 10.26% done, estimate finish Sat Oct 09 13:55:44 2021 xorriso : UPDATE : 4.61% done, estimate finish Sat Oct 09 13:59:21 2021 xorriso : UPDATE : 0.38% done, estimate finish Sat Oct 09 15:08:03 2021 xorriso : UPDATE : 6.77% done, estimate finish Sat Oct 09 13:56:16 2021 xorriso : UPDATE : 12.25% done, estimate finish Sat Oct 09 13:55:29 2021 xorriso : UPDATE : 4.61% done, estimate finish Sat Oct 09 13:58:10 2021 xorriso : UPDATE : 0.38% done, estimate finish Sat Oct 09 15:12:28 2021 xorriso : UPDATE : 6.77% done, estimate finish Sat Oct 09 13:56:33 2021 xorriso : UPDATE : 13.10% done, estimate finish Sat Oct 09 13:55:29 2021 xorriso : UPDATE : 6.57% done, estimate finish Sat Oct 09 13:56:53 2021 xorriso : UPDATE : 6.85% done, estimate finish Sat Oct 09 13:58:00 2021 xorriso : UPDATE : 6.77% done, estimate finish Sat Oct 09 13:56:49 2021 xorriso : UPDATE : 13.72% done, estimate finish Sat Oct 09 13:55:30 2021 xorriso : UPDATE : 7.26% done, estimate finish Sat Oct 09 13:56:47 2021 xorriso : UPDATE : 15.87% done, estimate finish Sat Oct 09 13:55:29 2021 xorriso : UPDATE : 10.56% done, estimate finish Sat Oct 09 13:55:42 2021 xorriso : UPDATE : 14.21% done, estimate finish Sat Oct 09 13:55:33 2021 xorriso : UPDATE : 8.10% done, estimate finish Sat Oct 09 13:56:38 2021 xorriso : UPDATE : 16.40% done, estimate finish Sat Oct 09 13:55:31 2021 xorriso : UPDATE : 11.28% done, estimate finish Sat Oct 09 13:55:43 2021 xorriso : UPDATE : 14.65% done, estimate finish Sat Oct 09 13:55:36 2021 xorriso : UPDATE : 8.73% done, estimate finish Sat Oct 09 13:56:35 2021 xorriso : UPDATE : 17.14% done, estimate finish Sat Oct 09 13:55:31 2021 xorriso : UPDATE : 11.28% done, estimate finish Sat Oct 09 13:55:52 2021 xorriso : UPDATE : 16.00% done, estimate finish Sat Oct 09 13:55:31 2021 xorriso : UPDATE : 9.41% done, estimate finish Sat Oct 09 13:56:32 2021 xorriso : UPDATE : 17.62% done, estimate finish Sat Oct 09 13:55:34 2021 xorriso : UPDATE : 12.61% done, estimate finish Sat Oct 09 13:55:44 2021 xorriso : UPDATE : 16.52% done, estimate finish Sat Oct 09 13:55:36 2021 xorriso : UPDATE : 10.00% done, estimate finish Sat Oct 09 13:56:31 2021 xorriso : UPDATE : 18.59% done, estimate finish Sat Oct 09 13:55:32 2021 xorriso : UPDATE : 13.31% done, estimate finish Sat Oct 09 13:55:45 2021 xorriso : UPDATE : 17.34% done, estimate finish Sat Oct 09 13:55:35 2021 xorriso : UPDATE : 10.61% done, estimate finish Sat Oct 09 13:56:31 2021 xorriso : UPDATE : 19.21% done, estimate finish Sat Oct 09 13:55:33 2021 xorriso : UPDATE : 13.90% done, estimate finish Sat Oct 09 13:55:46 2021 xorriso : UPDATE : 18.07% done, estimate finish Sat Oct 09 13:55:35 2021 xorriso : UPDATE : 11.14% done, estimate finish Sat Oct 09 13:56:30 2021 xorriso : UPDATE : 19.67% done, estimate finish Sat Oct 09 13:55:35 2021 xorriso : UPDATE : 14.47% done, estimate finish Sat Oct 09 13:55:48 2021 xorriso : UPDATE : 18.84% done, estimate finish Sat Oct 09 13:55:35 2021 xorriso : UPDATE : 11.94% done, estimate finish Sat Oct 09 13:56:26 2021 xorriso : UPDATE : 20.62% done, estimate finish Sat Oct 09 13:55:34 2021 xorriso : UPDATE : 15.19% done, estimate finish Sat Oct 09 13:55:39 2021 xorriso : UPDATE : 19.34% done, estimate finish Sat Oct 09 13:55:37 2021 xorriso : UPDATE : 11.97% done, estimate finish Sat Oct 09 13:56:11 2021 xorriso : UPDATE : 21.26% done, estimate finish Sat Oct 09 13:55:35 2021 xorriso : UPDATE : 15.85% done, estimate finish Sat Oct 09 13:55:40 2021 xorriso : UPDATE : 20.01% done, estimate finish Sat Oct 09 13:55:38 2021 xorriso : UPDATE : 13.36% done, estimate finish Sat Oct 09 13:56:00 2021 xorriso : UPDATE : 21.90% done, estimate finish Sat Oct 09 13:54:44 2021 xorriso : UPDATE : 15.90% done, estimate finish Sat Oct 09 13:55:48 2021 xorriso : UPDATE : 20.96% done, estimate finish Sat Oct 09 13:55:37 2021 xorriso : UPDATE : 21.39% done, estimate finish Sat Oct 09 13:55:39 2021 xorriso : UPDATE : 14.06% done, estimate finish Sat Oct 09 13:56:00 2021 xorriso : UPDATE : 21.98% done, estimate finish Sat Oct 09 13:54:50 2021 xorriso : UPDATE : 15.90% done, estimate finish Sat Oct 09 13:55:56 2021 xorriso : UPDATE : 22.04% done, estimate finish Sat Oct 09 13:55:40 2021 xorriso : UPDATE : 14.30% done, estimate finish Sat Oct 09 13:56:06 2021 xorriso : UPDATE : 21.98% done, estimate finish Sat Oct 09 13:54:56 2021 xorriso : UPDATE : 15.90% done, estimate finish Sat Oct 09 13:56:05 2021 xorriso : UPDATE : 23.05% done, estimate finish Sat Oct 09 13:55:37 2021 xorriso : UPDATE : 15.45% done, estimate finish Sat Oct 09 13:56:00 2021 xorriso : UPDATE : 22.19% done, estimate finish Sat Oct 09 13:55:01 2021 xorriso : UPDATE : 15.90% done, estimate finish Sat Oct 09 13:56:14 2021 xorriso : UPDATE : 23.96% done, estimate finish Sat Oct 09 13:55:36 2021 xorriso : UPDATE : 16.06% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 25.02% done, estimate finish Sat Oct 09 13:54:54 2021 xorriso : UPDATE : 19.75% done, estimate finish Sat Oct 09 13:55:40 2021 xorriso : UPDATE : 24.69% done, estimate finish Sat Oct 09 13:55:36 2021 xorriso : UPDATE : 16.81% done, estimate finish Sat Oct 09 13:56:00 2021 xorriso : UPDATE : 25.52% done, estimate finish Sat Oct 09 13:54:57 2021 xorriso : UPDATE : 20.76% done, estimate finish Sat Oct 09 13:55:38 2021 xorriso : UPDATE : 25.44% done, estimate finish Sat Oct 09 13:55:36 2021 xorriso : UPDATE : 17.49% done, estimate finish Sat Oct 09 13:56:00 2021 xorriso : UPDATE : 26.40% done, estimate finish Sat Oct 09 13:54:58 2021 xorriso : UPDATE : 21.31% done, estimate finish Sat Oct 09 13:55:40 2021 xorriso : UPDATE : 25.44% done, estimate finish Sat Oct 09 13:55:43 2021 xorriso : UPDATE : 17.80% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 26.73% done, estimate finish Sat Oct 09 13:55:01 2021 xorriso : UPDATE : 21.95% done, estimate finish Sat Oct 09 13:55:41 2021 xorriso : UPDATE : 26.22% done, estimate finish Sat Oct 09 13:55:43 2021 xorriso : UPDATE : 18.51% done, estimate finish Sat Oct 09 13:56:03 2021 xorriso : UPDATE : 27.31% done, estimate finish Sat Oct 09 13:55:04 2021 xorriso : UPDATE : 22.44% done, estimate finish Sat Oct 09 13:55:48 2021 xorriso : UPDATE : 26.99% done, estimate finish Sat Oct 09 13:55:43 2021 xorriso : UPDATE : 19.05% done, estimate finish Sat Oct 09 13:56:05 2021 xorriso : UPDATE : 27.81% done, estimate finish Sat Oct 09 13:55:07 2021 xorriso : UPDATE : 23.25% done, estimate finish Sat Oct 09 13:55:46 2021 xorriso : UPDATE : 27.93% done, estimate finish Sat Oct 09 13:55:41 2021 xorriso : UPDATE : 19.05% done, estimate finish Sat Oct 09 13:56:15 2021 xorriso : UPDATE : 28.61% done, estimate finish Sat Oct 09 13:55:31 2021 xorriso : UPDATE : 23.25% done, estimate finish Sat Oct 09 13:55:55 2021 xorriso : UPDATE : 28.70% done, estimate finish Sat Oct 09 13:55:40 2021 xorriso : UPDATE : 20.68% done, estimate finish Sat Oct 09 13:56:02 2021 xorriso : UPDATE : 29.21% done, estimate finish Sat Oct 09 13:55:33 2021 xorriso : UPDATE : 24.55% done, estimate finish Sat Oct 09 13:55:48 2021 xorriso : UPDATE : 29.18% done, estimate finish Sat Oct 09 13:55:42 2021 xorriso : UPDATE : 21.36% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 29.21% done, estimate finish Sat Oct 09 13:55:41 2021 xorriso : UPDATE : 24.94% done, estimate finish Sat Oct 09 13:55:51 2021 xorriso : UPDATE : 29.18% done, estimate finish Sat Oct 09 13:55:47 2021 xorriso : UPDATE : 21.63% done, estimate finish Sat Oct 09 13:56:06 2021 xorriso : UPDATE : 31.09% done, estimate finish Sat Oct 09 13:55:30 2021 xorriso : UPDATE : 25.78% done, estimate finish Sat Oct 09 13:55:50 2021 xorriso : UPDATE : 29.18% done, estimate finish Sat Oct 09 13:55:52 2021 xorriso : UPDATE : 21.63% done, estimate finish Sat Oct 09 13:56:13 2021 xorriso : UPDATE : 31.72% done, estimate finish Sat Oct 09 13:55:31 2021 xorriso : UPDATE : 26.43% done, estimate finish Sat Oct 09 13:55:50 2021 xorriso : UPDATE : 31.57% done, estimate finish Sat Oct 09 13:55:43 2021 xorriso : UPDATE : 23.49% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 32.34% done, estimate finish Sat Oct 09 13:55:32 2021 xorriso : UPDATE : 27.34% done, estimate finish Sat Oct 09 13:55:48 2021 xorriso : UPDATE : 32.63% done, estimate finish Sat Oct 09 13:55:40 2021 xorriso : UPDATE : 23.80% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 32.46% done, estimate finish Sat Oct 09 13:55:37 2021 xorriso : UPDATE : 28.30% done, estimate finish Sat Oct 09 13:55:47 2021 xorriso : UPDATE : 33.70% done, estimate finish Sat Oct 09 13:55:37 2021 xorriso : UPDATE : 23.80% done, estimate finish Sat Oct 09 13:56:11 2021 xorriso : UPDATE : 33.75% done, estimate finish Sat Oct 09 13:55:33 2021 xorriso : UPDATE : 28.43% done, estimate finish Sat Oct 09 13:55:51 2021 xorriso : UPDATE : 34.38% done, estimate finish Sat Oct 09 13:55:37 2021 xorriso : UPDATE : 23.80% done, estimate finish Sat Oct 09 13:56:16 2021 xorriso : UPDATE : 34.36% done, estimate finish Sat Oct 09 13:55:33 2021 xorriso : UPDATE : 29.60% done, estimate finish Sat Oct 09 13:55:48 2021 xorriso : UPDATE : 35.02% done, estimate finish Sat Oct 09 13:55:38 2021 xorriso : UPDATE : 26.65% done, estimate finish Sat Oct 09 13:55:56 2021 xorriso : UPDATE : 34.97% done, estimate finish Sat Oct 09 13:55:35 2021 xorriso : UPDATE : 29.96% done, estimate finish Sat Oct 09 13:55:52 2021 xorriso : UPDATE : 35.76% done, estimate finish Sat Oct 09 13:55:38 2021 xorriso : UPDATE : 27.86% done, estimate finish Sat Oct 09 13:55:51 2021 xorriso : UPDATE : 35.62% done, estimate finish Sat Oct 09 13:55:35 2021 xorriso : UPDATE : 30.62% done, estimate finish Sat Oct 09 13:55:52 2021 xorriso : UPDATE : 36.46% done, estimate finish Sat Oct 09 13:55:38 2021 xorriso : UPDATE : 28.60% done, estimate finish Sat Oct 09 13:55:51 2021 xorriso : UPDATE : 36.15% done, estimate finish Sat Oct 09 13:55:37 2021 xorriso : UPDATE : 30.62% done, estimate finish Sat Oct 09 13:55:59 2021 xorriso : UPDATE : 36.93% done, estimate finish Sat Oct 09 13:55:40 2021 xorriso : UPDATE : 29.01% done, estimate finish Sat Oct 09 13:55:54 2021 xorriso : UPDATE : 36.72% done, estimate finish Sat Oct 09 13:55:37 2021 xorriso : UPDATE : 32.76% done, estimate finish Sat Oct 09 13:55:46 2021 xorriso : UPDATE : 37.66% done, estimate finish Sat Oct 09 13:55:40 2021 xorriso : UPDATE : 29.86% done, estimate finish Sat Oct 09 13:55:52 2021 xorriso : UPDATE : 37.70% done, estimate finish Sat Oct 09 13:55:36 2021 xorriso : UPDATE : 33.42% done, estimate finish Sat Oct 09 13:55:47 2021 xorriso : UPDATE : 38.25% done, estimate finish Sat Oct 09 13:55:41 2021 xorriso : UPDATE : 30.62% done, estimate finish Sat Oct 09 13:55:53 2021 xorriso : UPDATE : 37.70% done, estimate finish Sat Oct 09 13:55:42 2021 xorriso : UPDATE : 34.01% done, estimate finish Sat Oct 09 13:55:47 2021 xorriso : UPDATE : 38.25% done, estimate finish Sat Oct 09 13:55:47 2021 xorriso : UPDATE : 31.05% done, estimate finish Sat Oct 09 13:55:55 2021 xorriso : UPDATE : 38.94% done, estimate finish Sat Oct 09 13:55:37 2021 xorriso : UPDATE : 34.39% done, estimate finish Sat Oct 09 13:55:50 2021 xorriso : UPDATE : 38.25% done, estimate finish Sat Oct 09 13:55:54 2021 xorriso : UPDATE : 31.41% done, estimate finish Sat Oct 09 13:55:58 2021 xorriso : UPDATE : 39.67% done, estimate finish Sat Oct 09 13:55:37 2021 xorriso : UPDATE : 35.08% done, estimate finish Sat Oct 09 13:55:50 2021 xorriso : UPDATE : 38.25% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 31.86% done, estimate finish Sat Oct 09 13:55:59 2021 xorriso : UPDATE : 40.02% done, estimate finish Sat Oct 09 13:55:40 2021 xorriso : UPDATE : 35.86% done, estimate finish Sat Oct 09 13:55:49 2021 xorriso : UPDATE : 41.69% done, estimate finish Sat Oct 09 13:55:36 2021 xorriso : UPDATE : 33.11% done, estimate finish Sat Oct 09 13:55:56 2021 xorriso : UPDATE : 41.20% done, estimate finish Sat Oct 09 13:55:37 2021 xorriso : UPDATE : 36.57% done, estimate finish Sat Oct 09 13:55:50 2021 xorriso : UPDATE : 42.34% done, estimate finish Sat Oct 09 13:55:37 2021 xorriso : UPDATE : 33.82% done, estimate finish Sat Oct 09 13:55:57 2021 xorriso : UPDATE : 41.29% done, estimate finish Sat Oct 09 13:55:42 2021 xorriso : UPDATE : 37.13% done, estimate finish Sat Oct 09 13:55:51 2021 xorriso : UPDATE : 43.00% done, estimate finish Sat Oct 09 13:55:37 2021 xorriso : UPDATE : 34.00% done, estimate finish Sat Oct 09 13:56:02 2021 xorriso : UPDATE : 42.53% done, estimate finish Sat Oct 09 13:55:39 2021 xorriso : UPDATE : 37.65% done, estimate finish Sat Oct 09 13:55:52 2021 xorriso : UPDATE : 43.92% done, estimate finish Sat Oct 09 13:55:36 2021 xorriso : UPDATE : 35.23% done, estimate finish Sat Oct 09 13:55:57 2021 xorriso : UPDATE : 42.95% done, estimate finish Sat Oct 09 13:55:41 2021 xorriso : UPDATE : 38.23% done, estimate finish Sat Oct 09 13:55:54 2021 xorriso : UPDATE : 44.54% done, estimate finish Sat Oct 09 13:55:37 2021 xorriso : UPDATE : 35.90% done, estimate finish Sat Oct 09 13:55:58 2021 xorriso : UPDATE : 42.95% done, estimate finish Sat Oct 09 13:55:47 2021 xorriso : UPDATE : 38.80% done, estimate finish Sat Oct 09 13:55:55 2021 xorriso : UPDATE : 44.78% done, estimate finish Sat Oct 09 13:55:40 2021 xorriso : UPDATE : 36.52% done, estimate finish Sat Oct 09 13:55:58 2021 xorriso : UPDATE : 42.95% done, estimate finish Sat Oct 09 13:55:54 2021 xorriso : UPDATE : 39.29% done, estimate finish Sat Oct 09 13:55:56 2021 xorriso : UPDATE : 39.77% done, estimate finish Sat Oct 09 13:55:58 2021 xorriso : UPDATE : 45.75% done, estimate finish Sat Oct 09 13:55:38 2021 xorriso : UPDATE : 37.13% done, estimate finish Sat Oct 09 13:55:59 2021 xorriso : UPDATE : 45.62% done, estimate finish Sat Oct 09 13:55:37 2021 xorriso : UPDATE : 40.57% done, estimate finish Sat Oct 09 13:55:56 2021 xorriso : UPDATE : 46.43% done, estimate finish Sat Oct 09 13:55:35 2021 xorriso : UPDATE : 37.13% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 46.20% done, estimate finish Sat Oct 09 13:55:38 2021 xorriso : UPDATE : 41.20% done, estimate finish Sat Oct 09 13:55:56 2021 xorriso : UPDATE : 46.87% done, estimate finish Sat Oct 09 13:55:37 2021 xorriso : UPDATE : 37.13% done, estimate finish Sat Oct 09 13:56:09 2021 xorriso : UPDATE : 47.06% done, estimate finish Sat Oct 09 13:55:38 2021 xorriso : UPDATE : 41.73% done, estimate finish Sat Oct 09 13:55:57 2021 xorriso : UPDATE : 46.87% done, estimate finish Sat Oct 09 13:55:43 2021 xorriso : UPDATE : 39.53% done, estimate finish Sat Oct 09 13:55:56 2021 xorriso : UPDATE : 47.57% done, estimate finish Sat Oct 09 13:55:38 2021 xorriso : UPDATE : 42.29% done, estimate finish Sat Oct 09 13:55:58 2021 xorriso : UPDATE : 48.52% done, estimate finish Sat Oct 09 13:55:37 2021 xorriso : UPDATE : 40.15% done, estimate finish Sat Oct 09 13:55:57 2021 xorriso : UPDATE : 48.30% done, estimate finish Sat Oct 09 13:55:38 2021 xorriso : UPDATE : 42.91% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 49.14% done, estimate finish Sat Oct 09 13:55:37 2021 xorriso : UPDATE : 40.78% done, estimate finish Sat Oct 09 13:55:58 2021 xorriso : UPDATE : 48.87% done, estimate finish Sat Oct 09 13:55:40 2021 xorriso : UPDATE : 43.44% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 49.76% done, estimate finish Sat Oct 09 13:55:38 2021 xorriso : UPDATE : 41.43% done, estimate finish Sat Oct 09 13:55:58 2021 xorriso : UPDATE : 49.01% done, estimate finish Sat Oct 09 13:55:44 2021 xorriso : UPDATE : 44.00% done, estimate finish Sat Oct 09 13:56:05 2021 xorriso : UPDATE : 49.83% done, estimate finish Sat Oct 09 13:55:42 2021 xorriso : UPDATE : 42.09% done, estimate finish Sat Oct 09 13:55:59 2021 xorriso : UPDATE : 49.01% done, estimate finish Sat Oct 09 13:55:51 2021 xorriso : UPDATE : 44.07% done, estimate finish Sat Oct 09 13:56:10 2021 xorriso : UPDATE : 49.83% done, estimate finish Sat Oct 09 13:55:46 2021 xorriso : UPDATE : 42.60% done, estimate finish Sat Oct 09 13:56:00 2021 xorriso : UPDATE : 49.01% done, estimate finish Sat Oct 09 13:55:58 2021 xorriso : UPDATE : 45.30% done, estimate finish Sat Oct 09 13:56:03 2021 xorriso : UPDATE : 51.90% done, estimate finish Sat Oct 09 13:55:39 2021 xorriso : UPDATE : 43.21% done, estimate finish Sat Oct 09 13:56:00 2021 xorriso : UPDATE : 51.90% done, estimate finish Sat Oct 09 13:55:38 2021 xorriso : UPDATE : 45.92% done, estimate finish Sat Oct 09 13:56:03 2021 xorriso : UPDATE : 52.44% done, estimate finish Sat Oct 09 13:55:40 2021 xorriso : UPDATE : 43.79% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 52.51% done, estimate finish Sat Oct 09 13:55:39 2021 xorriso : UPDATE : 46.35% done, estimate finish Sat Oct 09 13:56:05 2021 xorriso : UPDATE : 53.14% done, estimate finish Sat Oct 09 13:55:44 2021 xorriso : UPDATE : 44.51% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 53.11% done, estimate finish Sat Oct 09 13:55:40 2021 xorriso : UPDATE : 47.14% done, estimate finish Sat Oct 09 13:56:03 2021 xorriso : UPDATE : 53.88% done, estimate finish Sat Oct 09 13:55:44 2021 xorriso : UPDATE : 45.09% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 53.72% done, estimate finish Sat Oct 09 13:55:41 2021 xorriso : UPDATE : 47.76% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 53.93% done, estimate finish Sat Oct 09 13:55:49 2021 xorriso : UPDATE : 45.50% done, estimate finish Sat Oct 09 13:56:03 2021 xorriso : UPDATE : 54.14% done, estimate finish Sat Oct 09 13:55:43 2021 xorriso : UPDATE : 47.99% done, estimate finish Sat Oct 09 13:56:06 2021 xorriso : UPDATE : 54.76% done, estimate finish Sat Oct 09 13:55:48 2021 xorriso : UPDATE : 45.71% done, estimate finish Sat Oct 09 13:56:05 2021 xorriso : UPDATE : 54.14% done, estimate finish Sat Oct 09 13:55:46 2021 xorriso : UPDATE : 48.42% done, estimate finish Sat Oct 09 13:56:09 2021 xorriso : UPDATE : 56.37% done, estimate finish Sat Oct 09 13:55:41 2021 xorriso : UPDATE : 46.34% done, estimate finish Sat Oct 09 13:56:13 2021 xorriso : UPDATE : 54.57% done, estimate finish Sat Oct 09 13:55:48 2021 xorriso : UPDATE : 48.42% done, estimate finish Sat Oct 09 13:56:17 2021 xorriso : UPDATE : 56.37% done, estimate finish Sat Oct 09 13:55:46 2021 xorriso : UPDATE : 46.94% done, estimate finish Sat Oct 09 13:56:12 2021 xorriso : UPDATE : 55.60% done, estimate finish Sat Oct 09 13:55:46 2021 xorriso : UPDATE : 50.08% done, estimate finish Sat Oct 09 13:56:03 2021 xorriso : UPDATE : 57.36% done, estimate finish Sat Oct 09 13:55:44 2021 xorriso : UPDATE : 47.47% done, estimate finish Sat Oct 09 13:56:13 2021 xorriso : UPDATE : 56.43% done, estimate finish Sat Oct 09 13:55:44 2021 xorriso : UPDATE : 50.65% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 58.26% done, estimate finish Sat Oct 09 13:55:43 2021 xorriso : UPDATE : 47.97% done, estimate finish Sat Oct 09 13:56:14 2021 xorriso : UPDATE : 56.73% done, estimate finish Sat Oct 09 13:55:47 2021 xorriso : UPDATE : 51.13% done, estimate finish Sat Oct 09 13:56:05 2021 xorriso : UPDATE : 58.90% done, estimate finish Sat Oct 09 13:55:44 2021 xorriso : UPDATE : 48.78% done, estimate finish Sat Oct 09 13:56:11 2021 xorriso : UPDATE : 57.17% done, estimate finish Sat Oct 09 13:55:49 2021 xorriso : UPDATE : 51.62% done, estimate finish Sat Oct 09 13:56:05 2021 xorriso : UPDATE : 59.66% done, estimate finish Sat Oct 09 13:55:44 2021 xorriso : UPDATE : 49.64% done, estimate finish Sat Oct 09 13:56:09 2021 xorriso : UPDATE : 57.17% done, estimate finish Sat Oct 09 13:55:54 2021 xorriso : UPDATE : 52.35% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 59.66% done, estimate finish Sat Oct 09 13:55:47 2021 xorriso : UPDATE : 50.32% done, estimate finish Sat Oct 09 13:56:08 2021 xorriso : UPDATE : 57.17% done, estimate finish Sat Oct 09 13:55:58 2021 xorriso : UPDATE : 52.81% done, estimate finish Sat Oct 09 13:56:06 2021 xorriso : UPDATE : 61.34% done, estimate finish Sat Oct 09 13:55:40 2021 xorriso : UPDATE : 50.95% done, estimate finish Sat Oct 09 13:56:08 2021 xorriso : UPDATE : 60.03% done, estimate finish Sat Oct 09 13:55:44 2021 xorriso : UPDATE : 53.59% done, estimate finish Sat Oct 09 13:56:05 2021 xorriso : UPDATE : 61.94% done, estimate finish Sat Oct 09 13:55:40 2021 xorriso : UPDATE : 51.62% done, estimate finish Sat Oct 09 13:56:08 2021 xorriso : UPDATE : 60.67% done, estimate finish Sat Oct 09 13:55:44 2021 xorriso : UPDATE : 53.60% done, estimate finish Sat Oct 09 13:56:08 2021 xorriso : UPDATE : 61.94% done, estimate finish Sat Oct 09 13:55:45 2021 xorriso : UPDATE : 52.10% done, estimate finish Sat Oct 09 13:56:08 2021 xorriso : UPDATE : 61.37% done, estimate finish Sat Oct 09 13:55:44 2021 xorriso : UPDATE : 55.05% done, estimate finish Sat Oct 09 13:55:58 2021 xorriso : UPDATE : 63.03% done, estimate finish Sat Oct 09 13:55:43 2021 xorriso : UPDATE : 52.78% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 61.50% done, estimate finish Sat Oct 09 13:55:46 2021 xorriso : UPDATE : 62.71% done, estimate finish Sat Oct 09 13:55:44 2021 xorriso : UPDATE : 55.58% done, estimate finish Sat Oct 09 13:56:00 2021 xorriso : UPDATE : 64.62% done, estimate finish Sat Oct 09 13:55:38 2021 xorriso : UPDATE : 53.32% done, estimate finish Sat Oct 09 13:56:05 2021 xorriso : UPDATE : 63.33% done, estimate finish Sat Oct 09 13:55:43 2021 xorriso : UPDATE : 56.18% done, estimate finish Sat Oct 09 13:56:00 2021 xorriso : UPDATE : 64.62% done, estimate finish Sat Oct 09 13:55:42 2021 xorriso : UPDATE : 53.92% done, estimate finish Sat Oct 09 13:56:06 2021 xorriso : UPDATE : 63.95% done, estimate finish Sat Oct 09 13:55:44 2021 xorriso : UPDATE : 56.58% done, estimate finish Sat Oct 09 13:56:02 2021 xorriso : UPDATE : 64.62% done, estimate finish Sat Oct 09 13:55:45 2021 xorriso : UPDATE : 54.22% done, estimate finish Sat Oct 09 13:56:08 2021 xorriso : UPDATE : 64.51% done, estimate finish Sat Oct 09 13:55:44 2021 xorriso : UPDATE : 56.58% done, estimate finish Sat Oct 09 13:56:07 2021 xorriso : UPDATE : 66.78% done, estimate finish Sat Oct 09 13:55:38 2021 xorriso : UPDATE : 55.18% done, estimate finish Sat Oct 09 13:56:06 2021 xorriso : UPDATE : 65.08% done, estimate finish Sat Oct 09 13:55:45 2021 xorriso : UPDATE : 58.08% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 66.78% done, estimate finish Sat Oct 09 13:55:42 2021 xorriso : UPDATE : 56.01% done, estimate finish Sat Oct 09 13:56:05 2021 xorriso : UPDATE : 65.90% done, estimate finish Sat Oct 09 13:55:44 2021 xorriso : UPDATE : 58.82% done, estimate finish Sat Oct 09 13:56:00 2021 xorriso : UPDATE : 66.78% done, estimate finish Sat Oct 09 13:55:43 2021 xorriso : UPDATE : 56.72% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 66.32% done, estimate finish Sat Oct 09 13:55:46 2021 xorriso : UPDATE : 59.37% done, estimate finish Sat Oct 09 13:56:00 2021 xorriso : UPDATE : 67.71% done, estimate finish Sat Oct 09 13:55:42 2021 xorriso : UPDATE : 57.34% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 67.06% done, estimate finish Sat Oct 09 13:55:45 2021 xorriso : UPDATE : 59.49% done, estimate finish Sat Oct 09 13:56:03 2021 xorriso : UPDATE : 69.26% done, estimate finish Sat Oct 09 13:55:38 2021 xorriso : UPDATE : 58.08% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 67.68% done, estimate finish Sat Oct 09 13:55:46 2021 xorriso : UPDATE : 59.49% done, estimate finish Sat Oct 09 13:56:07 2021 xorriso : UPDATE : 70.42% done, estimate finish Sat Oct 09 13:55:36 2021 xorriso : UPDATE : 58.71% done, estimate finish Sat Oct 09 13:56:03 2021 xorriso : UPDATE : 68.48% done, estimate finish Sat Oct 09 13:55:46 2021 xorriso : UPDATE : 59.49% done, estimate finish Sat Oct 09 13:56:24 2021 xorriso : UPDATE : 70.65% done, estimate finish Sat Oct 09 13:55:39 2021 xorriso : UPDATE : 59.35% done, estimate finish Sat Oct 09 13:56:03 2021 xorriso : UPDATE : 69.09% done, estimate finish Sat Oct 09 13:55:46 2021 xorriso : UPDATE : 62.04% done, estimate finish Sat Oct 09 13:56:00 2021 xorriso : UPDATE : 71.35% done, estimate finish Sat Oct 09 13:55:39 2021 xorriso : UPDATE : 59.94% done, estimate finish Sat Oct 09 13:56:03 2021 xorriso : UPDATE : 69.68% done, estimate finish Sat Oct 09 13:55:48 2021 xorriso : UPDATE : 62.59% done, estimate finish Sat Oct 09 13:56:02 2021 xorriso : UPDATE : 72.51% done, estimate finish Sat Oct 09 13:55:38 2021 xorriso : UPDATE : 60.51% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 70.18% done, estimate finish Sat Oct 09 13:55:49 2021 xorriso : UPDATE : 63.00% done, estimate finish Sat Oct 09 13:56:03 2021 xorriso : UPDATE : 73.17% done, estimate finish Sat Oct 09 13:55:38 2021 xorriso : UPDATE : 61.05% done, estimate finish Sat Oct 09 13:56:05 2021 xorriso : UPDATE : 70.56% done, estimate finish Sat Oct 09 13:55:51 2021 xorriso : UPDATE : 63.13% done, estimate finish Sat Oct 09 13:56:06 2021 xorriso : UPDATE : 73.79% done, estimate finish Sat Oct 09 13:55:39 2021 xorriso : UPDATE : 61.57% done, estimate finish Sat Oct 09 13:56:06 2021 xorriso : UPDATE : 71.60% done, estimate finish Sat Oct 09 13:55:49 2021 xorriso : UPDATE : 64.33% done, estimate finish Sat Oct 09 13:56:03 2021 xorriso : UPDATE : 74.42% done, estimate finish Sat Oct 09 13:55:38 2021 xorriso : UPDATE : 62.20% done, estimate finish Sat Oct 09 13:56:06 2021 xorriso : UPDATE : 72.25% done, estimate finish Sat Oct 09 13:55:49 2021 xorriso : UPDATE : 64.60% done, estimate finish Sat Oct 09 13:56:05 2021 xorriso : UPDATE : 75.07% done, estimate finish Sat Oct 09 13:55:38 2021 xorriso : UPDATE : 62.50% done, estimate finish Sat Oct 09 13:56:08 2021 xorriso : UPDATE : 63.54% done, estimate finish Sat Oct 09 13:56:05 2021 xorriso : UPDATE : 72.79% done, estimate finish Sat Oct 09 13:55:49 2021 xorriso : UPDATE : 64.60% done, estimate finish Sat Oct 09 13:56:09 2021 xorriso : UPDATE : 75.47% done, estimate finish Sat Oct 09 13:55:40 2021 xorriso : UPDATE : 64.21% done, estimate finish Sat Oct 09 13:56:05 2021 xorriso : UPDATE : 73.52% done, estimate finish Sat Oct 09 13:55:49 2021 xorriso : UPDATE : 66.41% done, estimate finish Sat Oct 09 13:56:02 2021 xorriso : UPDATE : 76.35% done, estimate finish Sat Oct 09 13:55:39 2021 xorriso : UPDATE : 64.79% done, estimate finish Sat Oct 09 13:56:05 2021 xorriso : UPDATE : 73.72% done, estimate finish Sat Oct 09 13:55:52 2021 xorriso : UPDATE : 66.99% done, estimate finish Sat Oct 09 13:56:02 2021 xorriso : UPDATE : 76.99% done, estimate finish Sat Oct 09 13:55:40 2021 xorriso : UPDATE : 65.51% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 73.72% done, estimate finish Sat Oct 09 13:55:54 2021 xorriso : UPDATE : 67.04% done, estimate finish Sat Oct 09 13:55:56 2021 xorriso : UPDATE : 77.62% done, estimate finish Sat Oct 09 13:55:39 2021 xorriso : UPDATE : 65.98% done, estimate finish Sat Oct 09 13:56:08 2021 xorriso : UPDATE : 73.72% done, estimate finish Sat Oct 09 13:55:58 2021 xorriso : UPDATE : 68.33% done, estimate finish Sat Oct 09 13:55:54 2021 xorriso : UPDATE : 78.30% done, estimate finish Sat Oct 09 13:55:40 2021 xorriso : UPDATE : 66.75% done, estimate finish Sat Oct 09 13:56:06 2021 xorriso : UPDATE : 73.72% done, estimate finish Sat Oct 09 13:56:12 2021 xorriso : UPDATE : 68.57% done, estimate finish Sat Oct 09 13:55:56 2021 xorriso : UPDATE : 78.30% done, estimate finish Sat Oct 09 13:55:43 2021 xorriso : UPDATE : 67.32% done, estimate finish Sat Oct 09 13:56:06 2021 xorriso : UPDATE : 73.72% done, estimate finish Sat Oct 09 13:56:18 2021 xorriso : UPDATE : 69.66% done, estimate finish Sat Oct 09 13:55:54 2021 xorriso : UPDATE : 79.54% done, estimate finish Sat Oct 09 13:55:41 2021 xorriso : UPDATE : 67.99% done, estimate finish Sat Oct 09 13:56:05 2021 xorriso : UPDATE : 78.04% done, estimate finish Sat Oct 09 13:55:46 2021 xorriso : UPDATE : 70.33% done, estimate finish Sat Oct 09 13:55:55 2021 xorriso : UPDATE : 80.47% done, estimate finish Sat Oct 09 13:55:41 2021 xorriso : UPDATE : 68.56% done, estimate finish Sat Oct 09 13:56:06 2021 xorriso : UPDATE : 78.72% done, estimate finish Sat Oct 09 13:55:45 2021 xorriso : UPDATE : 70.61% done, estimate finish Sat Oct 09 13:55:57 2021 xorriso : UPDATE : 81.20% done, estimate finish Sat Oct 09 13:55:40 2021 xorriso : UPDATE : 68.56% done, estimate finish Sat Oct 09 13:56:10 2021 xorriso : UPDATE : 78.72% done, estimate finish Sat Oct 09 13:55:48 2021 xorriso : UPDATE : 71.64% done, estimate finish Sat Oct 09 13:55:56 2021 xorriso : UPDATE : 81.90% done, estimate finish Sat Oct 09 13:55:43 2021 xorriso : UPDATE : 68.56% done, estimate finish Sat Oct 09 13:56:13 2021 xorriso : UPDATE : 78.72% done, estimate finish Sat Oct 09 13:55:52 2021 xorriso : UPDATE : 72.30% done, estimate finish Sat Oct 09 13:55:55 2021 xorriso : UPDATE : 82.33% done, estimate finish Sat Oct 09 13:55:44 2021 xorriso : UPDATE : 68.56% done, estimate finish Sat Oct 09 13:56:17 2021 xorriso : UPDATE : 78.72% done, estimate finish Sat Oct 09 13:55:55 2021 xorriso : UPDATE : 72.81% done, estimate finish Sat Oct 09 13:55:56 2021 xorriso : UPDATE : 83.18% done, estimate finish Sat Oct 09 13:55:43 2021 xorriso : UPDATE : 68.56% done, estimate finish Sat Oct 09 13:56:21 2021 xorriso : UPDATE : 78.79% done, estimate finish Sat Oct 09 13:55:58 2021 xorriso : UPDATE : 73.31% done, estimate finish Sat Oct 09 13:55:57 2021 xorriso : UPDATE : 83.18% done, estimate finish Sat Oct 09 13:55:45 2021 xorriso : UPDATE : 72.53% done, estimate finish Sat Oct 09 13:56:02 2021 xorriso : UPDATE : 82.10% done, estimate finish Sat Oct 09 13:55:46 2021 xorriso : UPDATE : 74.32% done, estimate finish Sat Oct 09 13:55:57 2021 xorriso : UPDATE : 83.18% done, estimate finish Sat Oct 09 13:55:49 2021 xorriso : UPDATE : 73.32% done, estimate finish Sat Oct 09 13:55:59 2021 xorriso : UPDATE : 82.10% done, estimate finish Sat Oct 09 13:55:49 2021 xorriso : UPDATE : 74.96% done, estimate finish Sat Oct 09 13:55:57 2021 xorriso : UPDATE : 83.18% done, estimate finish Sat Oct 09 13:55:52 2021 xorriso : UPDATE : 73.93% done, estimate finish Sat Oct 09 13:56:00 2021 xorriso : UPDATE : 82.10% done, estimate finish Sat Oct 09 13:55:45 2021 xorriso : UPDATE : 75.60% done, estimate finish Sat Oct 09 13:55:57 2021 xorriso : UPDATE : 83.18% done, estimate finish Sat Oct 09 13:55:55 2021 xorriso : UPDATE : 74.70% done, estimate finish Sat Oct 09 13:55:59 2021 xorriso : UPDATE : 82.10% done, estimate finish Sat Oct 09 13:55:47 2021 xorriso : UPDATE : 76.18% done, estimate finish Sat Oct 09 13:55:58 2021 xorriso : UPDATE : 87.09% done, estimate finish Sat Oct 09 13:55:42 2021 xorriso : UPDATE : 87.64% done, estimate finish Sat Oct 09 13:55:42 2021 xorriso : UPDATE : 75.13% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 82.10% done, estimate finish Sat Oct 09 13:55:50 2021 xorriso : UPDATE : 76.80% done, estimate finish Sat Oct 09 13:55:59 2021 xorriso : UPDATE : 88.19% done, estimate finish Sat Oct 09 13:55:43 2021 xorriso : UPDATE : 76.02% done, estimate finish Sat Oct 09 13:56:00 2021 xorriso : UPDATE : 82.10% done, estimate finish Sat Oct 09 13:55:53 2021 xorriso : UPDATE : 77.46% done, estimate finish Sat Oct 09 13:55:58 2021 xorriso : UPDATE : 88.59% done, estimate finish Sat Oct 09 13:55:43 2021 xorriso : UPDATE : 76.54% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 82.10% done, estimate finish Sat Oct 09 13:55:55 2021 xorriso : UPDATE : 78.06% done, estimate finish Sat Oct 09 13:55:59 2021 xorriso : UPDATE : 88.59% done, estimate finish Sat Oct 09 13:55:46 2021 xorriso : UPDATE : 77.10% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 82.10% done, estimate finish Sat Oct 09 13:55:59 2021 xorriso : UPDATE : 78.12% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 88.59% done, estimate finish Sat Oct 09 13:55:48 2021 xorriso : UPDATE : 77.53% done, estimate finish Sat Oct 09 13:56:02 2021 xorriso : UPDATE : 82.10% done, estimate finish Sat Oct 09 13:56:02 2021 xorriso : UPDATE : 78.50% done, estimate finish Sat Oct 09 13:56:02 2021 xorriso : UPDATE : 91.48% done, estimate finish Sat Oct 09 13:55:41 2021 xorriso : UPDATE : 78.23% done, estimate finish Sat Oct 09 13:56:03 2021 xorriso : UPDATE : 82.10% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 79.21% done, estimate finish Sat Oct 09 13:56:02 2021 xorriso : UPDATE : 91.97% done, estimate finish Sat Oct 09 13:55:42 2021 xorriso : UPDATE : 78.97% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 82.10% done, estimate finish Sat Oct 09 13:56:07 2021 xorriso : UPDATE : 79.76% done, estimate finish Sat Oct 09 13:56:07 2021 xorriso : UPDATE : 92.59% done, estimate finish Sat Oct 09 13:55:42 2021 xorriso : UPDATE : 79.57% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 82.10% done, estimate finish Sat Oct 09 13:56:10 2021 xorriso : UPDATE : 79.76% done, estimate finish Sat Oct 09 13:56:11 2021 xorriso : UPDATE : 92.59% done, estimate finish Sat Oct 09 13:55:44 2021 xorriso : UPDATE : 80.21% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 82.10% done xorriso : UPDATE : 81.00% done, estimate finish Sat Oct 09 13:56:06 2021 xorriso : UPDATE : 92.59% done, estimate finish Sat Oct 09 13:55:45 2021 xorriso : UPDATE : 80.85% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 82.10% done xorriso : UPDATE : 81.60% done, estimate finish Sat Oct 09 13:56:06 2021 xorriso : UPDATE : 92.59% done, estimate finish Sat Oct 09 13:55:47 2021 xorriso : UPDATE : 81.18% done, estimate finish Sat Oct 09 13:56:06 2021 xorriso : UPDATE : 86.10% done, estimate finish Sat Oct 09 13:56:13 2021 xorriso : UPDATE : 82.19% done, estimate finish Sat Oct 09 13:56:05 2021 xorriso : UPDATE : 94.06% done, estimate finish Sat Oct 09 13:55:45 2021 xorriso : UPDATE : 82.21% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 94.64% done, estimate finish Sat Oct 09 13:55:41 2021 xorriso : UPDATE : 82.76% done, estimate finish Sat Oct 09 13:56:06 2021 xorriso : UPDATE : 96.52% done, estimate finish Sat Oct 09 13:55:41 2021 xorriso : UPDATE : 82.86% done, estimate finish Sat Oct 09 13:56:03 2021 xorriso : UPDATE : 95.01% done, estimate finish Sat Oct 09 13:55:42 2021 xorriso : UPDATE : 82.76% done, estimate finish Sat Oct 09 13:56:08 2021 xorriso : UPDATE : 97.27% done, estimate finish Sat Oct 09 13:55:41 2021 xorriso : UPDATE : 83.47% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 95.01% done, estimate finish Sat Oct 09 13:55:43 2021 xorriso : UPDATE : 82.76% done, estimate finish Sat Oct 09 13:56:11 2021 xorriso : UPDATE : 97.93% done, estimate finish Sat Oct 09 13:55:41 2021 xorriso : UPDATE : 83.92% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 95.01% done, estimate finish Sat Oct 09 13:55:45 2021 xorriso : UPDATE : 82.76% done, estimate finish Sat Oct 09 13:56:14 2021 xorriso : UPDATE : 98.57% done xorriso : UPDATE : 84.69% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 97.64% done, estimate finish Sat Oct 09 13:55:42 2021 xorriso : UPDATE : 82.76% done, estimate finish Sat Oct 09 13:56:16 2021 xorriso : UPDATE : 99.26% done xorriso : UPDATE : 85.31% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 98.19% done, estimate finish Sat Oct 09 13:55:43 2021 xorriso : UPDATE : 86.67% done, estimate finish Sat Oct 09 13:56:00 2021 xorriso : UPDATE : 99.96% done xorriso : UPDATE : 85.70% done, estimate finish Sat Oct 09 13:56:05 2021 xorriso : UPDATE : 98.80% done xorriso : UPDATE : 87.21% done, estimate finish Sat Oct 09 13:56:00 2021 ISO image produced: 2171940 sectors Written to medium : 2171940 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 86.33% done, estimate finish Sat Oct 09 13:56:05 2021 xorriso : UPDATE : 99.43% done xorriso : UPDATE : 88.06% done, estimate finish Sat Oct 09 13:56:00 2021 CD=5 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf" "11.1.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 5 ... Last-minute updates: README.html README.txt Sat 9 Oct 13:55:43 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 armhf 5' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/checksum-check -jigdo-force-md5 /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-5.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-5.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot5 -J -joliet-long -cache-inodes CD5 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD5' xorriso : UPDATE : 2642 files added in 1 seconds xorriso : UPDATE : 2642 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/gnome-firmware_3.36.0-1_armhf.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/sigrok-firmware-fx2lafw_0.1.7-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 86.33% done, estimate finish Sat Oct 09 13:56:07 2021 ISO image produced: 2249415 sectors Written to medium : 2249415 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 88.69% done, estimate finish Sat Oct 09 13:56:00 2021 CD=7 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf" "11.1.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 7 ... Last-minute updates: README.html README.txt Sat 9 Oct 13:55:44 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 armhf 7' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/checksum-check -jigdo-force-md5 /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-7.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-7.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot7 -J -joliet-long -cache-inodes CD7 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD7' xorriso : UPDATE : 2701 files added in 1 seconds xorriso : UPDATE : 2701 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.18% done xorriso : UPDATE : 87.95% done, estimate finish Sat Oct 09 13:56:03 2021 xorriso : UPDATE : 89.28% done, estimate finish Sat Oct 09 13:56:00 2021 xorriso : UPDATE : 0.66% done, estimate finish Sat Oct 09 14:01:50 2021 xorriso : UPDATE : 88.39% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 89.80% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 0.15% done xorriso : UPDATE : 1.02% done, estimate finish Sat Oct 09 14:01:19 2021 xorriso : UPDATE : 89.47% done, estimate finish Sat Oct 09 13:56:02 2021 xorriso : UPDATE : 89.80% done, estimate finish Sat Oct 09 13:56:03 2021 xorriso : UPDATE : 0.66% done, estimate finish Sat Oct 09 14:01:20 2021 xorriso : UPDATE : 2.03% done, estimate finish Sat Oct 09 13:59:21 2021 xorriso : UPDATE : 89.80% done, estimate finish Sat Oct 09 13:56:03 2021 xorriso : UPDATE : 91.00% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 1.25% done, estimate finish Sat Oct 09 14:00:02 2021 xorriso : UPDATE : 2.55% done, estimate finish Sat Oct 09 13:59:16 2021 xorriso : UPDATE : 89.80% done, estimate finish Sat Oct 09 13:56:05 2021 xorriso : UPDATE : 91.83% done, estimate finish Sat Oct 09 13:56:02 2021 xorriso : UPDATE : 2.06% done, estimate finish Sat Oct 09 13:59:09 2021 xorriso : UPDATE : 2.98% done, estimate finish Sat Oct 09 13:59:19 2021 xorriso : UPDATE : 91.42% done, estimate finish Sat Oct 09 13:56:03 2021 xorriso : UPDATE : 92.53% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 2.57% done, estimate finish Sat Oct 09 13:59:08 2021 xorriso : UPDATE : 3.74% done, estimate finish Sat Oct 09 13:59:02 2021 xorriso : UPDATE : 92.01% done, estimate finish Sat Oct 09 13:56:03 2021 xorriso : UPDATE : 92.73% done, estimate finish Sat Oct 09 13:56:03 2021 xorriso : UPDATE : 2.57% done, estimate finish Sat Oct 09 13:59:47 2021 xorriso : UPDATE : 4.36% done, estimate finish Sat Oct 09 13:58:57 2021 xorriso : UPDATE : 92.67% done, estimate finish Sat Oct 09 13:56:02 2021 xorriso : UPDATE : 92.73% done, estimate finish Sat Oct 09 13:56:05 2021 xorriso : UPDATE : 3.57% done, estimate finish Sat Oct 09 13:59:07 2021 xorriso : UPDATE : 3.57% done, estimate finish Sat Oct 09 13:59:33 2021 xorriso : UPDATE : 5.08% done, estimate finish Sat Oct 09 13:58:49 2021 xorriso : UPDATE : 92.67% done, estimate finish Sat Oct 09 13:56:04 2021 xorriso : UPDATE : 94.57% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 5.39% done, estimate finish Sat Oct 09 13:58:34 2021 xorriso : UPDATE : 5.08% done, estimate finish Sat Oct 09 13:59:09 2021 xorriso : UPDATE : 94.38% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 94.57% done, estimate finish Sat Oct 09 13:56:02 2021 xorriso : UPDATE : 5.39% done, estimate finish Sat Oct 09 13:58:53 2021 xorriso : UPDATE : 5.08% done, estimate finish Sat Oct 09 13:59:29 2021 xorriso : UPDATE : 95.20% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 95.92% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 6.42% done, estimate finish Sat Oct 09 13:58:38 2021 xorriso : UPDATE : 5.08% done, estimate finish Sat Oct 09 13:59:48 2021 xorriso : UPDATE : 95.79% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 96.79% done, estimate finish Sat Oct 09 13:56:00 2021 xorriso : UPDATE : 7.15% done, estimate finish Sat Oct 09 13:58:35 2021 xorriso : UPDATE : 5.08% done, estimate finish Sat Oct 09 13:59:50 2021 xorriso : UPDATE : 96.48% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 97.38% done, estimate finish Sat Oct 09 13:56:00 2021 xorriso : UPDATE : 97.69% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 8.02% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 5.08% done, estimate finish Sat Oct 09 14:00:15 2021 xorriso : UPDATE : 96.79% done, estimate finish Sat Oct 09 13:56:02 2021 xorriso : UPDATE : 98.57% done, estimate finish Sat Oct 09 13:56:01 2021 xorriso : UPDATE : 8.59% done, estimate finish Sat Oct 09 13:58:15 2021 xorriso : UPDATE : 5.08% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 97.79% done, estimate finish Sat Oct 09 13:56:02 2021 xorriso : UPDATE : 98.89% done xorriso : UPDATE : 9.19% done, estimate finish Sat Oct 09 13:58:16 2021 xorriso : UPDATE : 5.08% done, estimate finish Sat Oct 09 14:01:04 2021 xorriso : UPDATE : 98.10% done, estimate finish Sat Oct 09 13:56:02 2021 xorriso : UPDATE : 99.51% done xorriso : UPDATE : 9.26% done, estimate finish Sat Oct 09 13:58:27 2021 xorriso : UPDATE : 11.36% done, estimate finish Sat Oct 09 13:58:01 2021 xorriso : UPDATE : 98.75% done xorriso : UPDATE : Thank you for being patient. Working since 158 seconds. xorriso : UPDATE : 10.01% done, estimate finish Sat Oct 09 13:58:25 2021 xorriso : UPDATE : 11.36% done, estimate finish Sat Oct 09 13:58:11 2021 xorriso : UPDATE : 99.34% done ISO image produced: 2291446 sectors Written to medium : 2291446 sectors at LBA 0 xorriso : UPDATE : 10.82% done, estimate finish Sat Oct 09 13:58:21 2021 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 11.36% done, estimate finish Sat Oct 09 13:58:20 2021 xorriso : UPDATE : 99.94% done CD=8 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf" "11.1.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 8 ... Last-minute updates: README.html README.txt Sat 9 Oct 13:56:03 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 armhf 8' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/checksum-check -jigdo-force-md5 /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-8.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-8.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot8 -J -joliet-long -cache-inodes CD8 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso : UPDATE : 10.82% done, estimate finish Sat Oct 09 13:58:33 2021 xorriso : UPDATE : 11.36% done, estimate finish Sat Oct 09 13:58:30 2021 ISO image produced: 2224995 sectors Written to medium : 2224995 sectors at LBA 0 Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD8' xorriso : UPDATE : 5487 files added in 1 seconds Writing to 'stdio:/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-1.iso' completed successfully. xorriso : UPDATE : 5487 files added in 1 seconds CD=9 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf" "11.1.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 9 ... Last-minute updates: README.html libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. README.txt Sat 9 Oct 13:56:04 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 armhf 9' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/checksum-check -jigdo-force-md5 /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-9.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-9.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot9 -J -joliet-long -cache-inodes CD9 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso : UPDATE : 0.02% done xorriso : UPDATE : 12.54% done, estimate finish Sat Oct 09 13:58:16 2021 xorriso : UPDATE : 0.11% done xorriso : UPDATE : 11.36% done, estimate finish Sat Oct 09 13:58:39 2021 Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD9' xorriso : UPDATE : 7288 files added in 1 seconds xorriso : UPDATE : 7288 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/ubertooth-firmware-source_2018.12.R1-5_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 13.26% done, estimate finish Sat Oct 09 13:58:16 2021 xorriso : UPDATE : 0.22% done xorriso : UPDATE : 11.36% done, estimate finish Sat Oct 09 13:58:49 2021 xorriso : UPDATE : 0.12% done xorriso : UPDATE : 13.64% done, estimate finish Sat Oct 09 13:58:18 2021 xorriso : UPDATE : 0.45% done, estimate finish Sat Oct 09 14:06:12 2021 xorriso : UPDATE : 11.36% done, estimate finish Sat Oct 09 13:58:43 2021 xorriso : UPDATE : 0.24% done xorriso : UPDATE : 14.14% done, estimate finish Sat Oct 09 13:58:20 2021 xorriso : UPDATE : 0.58% done, estimate finish Sat Oct 09 14:06:44 2021 xorriso : UPDATE : 11.36% done, estimate finish Sat Oct 09 13:58:55 2021 xorriso : UPDATE : 0.34% done, estimate finish Sat Oct 09 14:09:23 2021 xorriso : UPDATE : 14.14% done, estimate finish Sat Oct 09 13:58:36 2021 xorriso : UPDATE : 0.60% done, estimate finish Sat Oct 09 14:09:12 2021 xorriso : UPDATE : 11.36% done, estimate finish Sat Oct 09 13:59:08 2021 xorriso : UPDATE : 0.66% done, estimate finish Sat Oct 09 14:05:30 2021 xorriso : UPDATE : 14.14% done, estimate finish Sat Oct 09 13:58:49 2021 xorriso : UPDATE : 2.62% done, estimate finish Sat Oct 09 13:59:42 2021 xorriso : UPDATE : 11.36% done, estimate finish Sat Oct 09 13:59:20 2021 xorriso : UPDATE : 1.35% done, estimate finish Sat Oct 09 14:01:55 2021 xorriso : UPDATE : 14.14% done, estimate finish Sat Oct 09 13:59:02 2021 xorriso : UPDATE : 2.91% done, estimate finish Sat Oct 09 13:59:55 2021 xorriso : UPDATE : 11.36% done, estimate finish Sat Oct 09 13:59:32 2021 xorriso : UPDATE : 2.04% done, estimate finish Sat Oct 09 14:00:45 2021 xorriso : UPDATE : 14.14% done, estimate finish Sat Oct 09 13:59:14 2021 xorriso : UPDATE : 4.00% done, estimate finish Sat Oct 09 13:59:17 2021 xorriso : UPDATE : 11.36% done, estimate finish Sat Oct 09 13:59:46 2021 xorriso : UPDATE : 2.62% done, estimate finish Sat Oct 09 14:00:22 2021 xorriso : UPDATE : 14.14% done, estimate finish Sat Oct 09 13:59:26 2021 xorriso : UPDATE : 4.34% done, estimate finish Sat Oct 09 13:59:25 2021 xorriso : UPDATE : 11.36% done, estimate finish Sat Oct 09 13:59:58 2021 xorriso : UPDATE : 3.41% done, estimate finish Sat Oct 09 13:59:52 2021 xorriso : UPDATE : 18.86% done, estimate finish Sat Oct 09 13:58:13 2021 xorriso : UPDATE : 4.34% done, estimate finish Sat Oct 09 13:59:48 2021 xorriso : UPDATE : 11.36% done, estimate finish Sat Oct 09 14:00:10 2021 xorriso : UPDATE : 4.03% done, estimate finish Sat Oct 09 13:59:42 2021 xorriso : UPDATE : 4.73% done, estimate finish Sat Oct 09 13:59:29 2021 xorriso : UPDATE : 19.80% done, estimate finish Sat Oct 09 13:58:10 2021 xorriso : UPDATE : 4.34% done, estimate finish Sat Oct 09 14:00:11 2021 xorriso : UPDATE : 11.36% done, estimate finish Sat Oct 09 14:00:23 2021 xorriso : UPDATE : 5.37% done, estimate finish Sat Oct 09 13:59:23 2021 xorriso : UPDATE : 20.33% done, estimate finish Sat Oct 09 13:58:12 2021 xorriso : UPDATE : 4.34% done, estimate finish Sat Oct 09 14:00:34 2021 xorriso : UPDATE : 11.36% done, estimate finish Sat Oct 09 14:00:35 2021 xorriso : UPDATE : 5.98% done, estimate finish Sat Oct 09 13:59:20 2021 xorriso : UPDATE : 20.59% done, estimate finish Sat Oct 09 13:58:16 2021 xorriso : UPDATE : 4.34% done, estimate finish Sat Oct 09 14:00:58 2021 xorriso : UPDATE : 11.36% done xorriso : UPDATE : 6.76% done, estimate finish Sat Oct 09 13:59:12 2021 xorriso : UPDATE : 20.59% done, estimate finish Sat Oct 09 13:58:22 2021 xorriso : UPDATE : 4.34% done, estimate finish Sat Oct 09 14:01:21 2021 xorriso : UPDATE : 11.36% done xorriso : UPDATE : 7.45% done, estimate finish Sat Oct 09 13:59:09 2021 xorriso : UPDATE : 22.35% done, estimate finish Sat Oct 09 13:58:02 2021 xorriso : UPDATE : 4.34% done, estimate finish Sat Oct 09 14:01:44 2021 xorriso : UPDATE : 11.36% done xorriso : UPDATE : 7.54% done, estimate finish Sat Oct 09 13:59:20 2021 xorriso : UPDATE : 22.80% done, estimate finish Sat Oct 09 13:58:05 2021 xorriso : UPDATE : 4.34% done, estimate finish Sat Oct 09 14:05:37 2021 xorriso : UPDATE : 11.36% done xorriso : UPDATE : 7.54% done, estimate finish Sat Oct 09 13:59:04 2021 xorriso : UPDATE : 23.69% done, estimate finish Sat Oct 09 13:58:04 2021 xorriso : UPDATE : 4.34% done, estimate finish Sat Oct 09 14:06:33 2021 xorriso : UPDATE : 11.36% done xorriso : UPDATE : 7.54% done, estimate finish Sat Oct 09 13:59:20 2021 xorriso : UPDATE : 24.45% done, estimate finish Sat Oct 09 13:58:04 2021 xorriso : UPDATE : 4.34% done, estimate finish Sat Oct 09 14:07:29 2021 xorriso : UPDATE : 11.36% done xorriso : UPDATE : 7.85% done, estimate finish Sat Oct 09 13:59:26 2021 xorriso : UPDATE : 25.08% done, estimate finish Sat Oct 09 13:58:05 2021 xorriso : UPDATE : 4.34% done, estimate finish Sat Oct 09 14:08:26 2021 xorriso : UPDATE : 11.36% done xorriso : UPDATE : 10.94% done, estimate finish Sat Oct 09 13:58:34 2021 xorriso : UPDATE : 25.16% done, estimate finish Sat Oct 09 13:58:10 2021 xorriso : UPDATE : 4.34% done, estimate finish Sat Oct 09 14:09:22 2021 xorriso : UPDATE : 11.36% done xorriso : UPDATE : 11.90% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 25.16% done, estimate finish Sat Oct 09 13:58:16 2021 xorriso : UPDATE : 4.34% done, estimate finish Sat Oct 09 14:10:20 2021 xorriso : UPDATE : 11.36% done xorriso : UPDATE : 12.58% done, estimate finish Sat Oct 09 13:58:30 2021 xorriso : UPDATE : 25.16% done, estimate finish Sat Oct 09 13:58:23 2021 xorriso : UPDATE : 4.34% done, estimate finish Sat Oct 09 14:11:16 2021 xorriso : UPDATE : 11.36% done xorriso : UPDATE : 13.26% done, estimate finish Sat Oct 09 13:58:30 2021 xorriso : UPDATE : 25.57% done, estimate finish Sat Oct 09 13:58:25 2021 xorriso : UPDATE : 6.27% done, estimate finish Sat Oct 09 14:03:44 2021 xorriso : UPDATE : 11.36% done xorriso : UPDATE : 13.26% done, estimate finish Sat Oct 09 13:58:39 2021 xorriso : UPDATE : 28.52% done, estimate finish Sat Oct 09 13:58:06 2021 xorriso : UPDATE : 16.36% done, estimate finish Sat Oct 09 13:58:17 2021 xorriso : UPDATE : 11.36% done xorriso : UPDATE : 13.26% done, estimate finish Sat Oct 09 13:58:47 2021 xorriso : UPDATE : 28.85% done, estimate finish Sat Oct 09 13:58:17 2021 xorriso : UPDATE : 16.60% done, estimate finish Sat Oct 09 13:58:22 2021 xorriso : UPDATE : 11.36% done xorriso : UPDATE : 13.26% done, estimate finish Sat Oct 09 13:58:55 2021 xorriso : UPDATE : 29.86% done, estimate finish Sat Oct 09 13:58:13 2021 xorriso : UPDATE : 17.34% done, estimate finish Sat Oct 09 13:57:55 2021 xorriso : UPDATE : 11.36% done xorriso : UPDATE : 13.26% done, estimate finish Sat Oct 09 13:59:03 2021 xorriso : UPDATE : 30.28% done, estimate finish Sat Oct 09 13:58:15 2021 xorriso : UPDATE : 17.34% done, estimate finish Sat Oct 09 13:58:03 2021 xorriso : UPDATE : 11.36% done xorriso : UPDATE : 17.05% done, estimate finish Sat Oct 09 13:58:17 2021 xorriso : UPDATE : 30.79% done, estimate finish Sat Oct 09 13:58:17 2021 xorriso : UPDATE : 19.21% done, estimate finish Sat Oct 09 13:57:56 2021 xorriso : UPDATE : 11.36% done xorriso : UPDATE : 17.70% done, estimate finish Sat Oct 09 13:58:18 2021 xorriso : UPDATE : 31.59% done, estimate finish Sat Oct 09 13:58:16 2021 xorriso : UPDATE : 19.65% done, estimate finish Sat Oct 09 13:57:59 2021 xorriso : UPDATE : 11.36% done xorriso : UPDATE : 18.37% done, estimate finish Sat Oct 09 13:58:20 2021 xorriso : UPDATE : 32.56% done, estimate finish Sat Oct 09 13:58:13 2021 xorriso : UPDATE : 20.52% done, estimate finish Sat Oct 09 13:57:59 2021 xorriso : UPDATE : 11.36% done xorriso : UPDATE : 19.09% done, estimate finish Sat Oct 09 13:58:20 2021 xorriso : UPDATE : 33.11% done, estimate finish Sat Oct 09 13:58:14 2021 xorriso : UPDATE : 20.88% done, estimate finish Sat Oct 09 13:58:03 2021 xorriso : UPDATE : 11.36% done xorriso : UPDATE : 19.35% done, estimate finish Sat Oct 09 13:58:24 2021 xorriso : UPDATE : 33.17% done, estimate finish Sat Oct 09 13:58:20 2021 xorriso : UPDATE : 21.68% done, estimate finish Sat Oct 09 13:58:03 2021 xorriso : UPDATE : 11.36% done xorriso : UPDATE : 20.49% done, estimate finish Sat Oct 09 13:58:21 2021 xorriso : UPDATE : 33.18% done, estimate finish Sat Oct 09 13:58:25 2021 xorriso : UPDATE : 22.28% done, estimate finish Sat Oct 09 13:58:05 2021 xorriso : UPDATE : 14.18% done, estimate finish Sat Oct 09 14:01:52 2021 xorriso : UPDATE : 20.72% done, estimate finish Sat Oct 09 13:58:26 2021 xorriso : UPDATE : 35.11% done, estimate finish Sat Oct 09 13:58:14 2021 xorriso : UPDATE : 23.06% done, estimate finish Sat Oct 09 13:58:06 2021 xorriso : UPDATE : 26.19% done, estimate finish Sat Oct 09 13:58:13 2021 xorriso : UPDATE : 20.72% done, estimate finish Sat Oct 09 13:58:32 2021 xorriso : UPDATE : 35.57% done, estimate finish Sat Oct 09 13:58:14 2021 xorriso : UPDATE : 23.73% done, estimate finish Sat Oct 09 13:58:07 2021 xorriso : UPDATE : 37.81% done, estimate finish Sat Oct 09 13:57:30 2021 xorriso : UPDATE : 20.72% done, estimate finish Sat Oct 09 13:58:38 2021 xorriso : UPDATE : 36.39% done, estimate finish Sat Oct 09 13:58:13 2021 xorriso : UPDATE : 23.76% done, estimate finish Sat Oct 09 13:58:34 2021 xorriso : UPDATE : 42.56% done, estimate finish Sat Oct 09 13:57:22 2021 xorriso : UPDATE : 20.72% done, estimate finish Sat Oct 09 13:58:36 2021 xorriso : UPDATE : 37.19% done, estimate finish Sat Oct 09 13:58:12 2021 xorriso : UPDATE : 24.84% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 42.56% done, estimate finish Sat Oct 09 13:57:24 2021 xorriso : UPDATE : 24.01% done, estimate finish Sat Oct 09 13:58:12 2021 xorriso : UPDATE : 37.73% done, estimate finish Sat Oct 09 13:58:14 2021 xorriso : UPDATE : 25.55% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 42.56% done, estimate finish Sat Oct 09 13:57:27 2021 xorriso : UPDATE : 25.39% done, estimate finish Sat Oct 09 13:58:09 2021 xorriso : UPDATE : 38.27% done, estimate finish Sat Oct 09 13:58:14 2021 xorriso : UPDATE : 26.01% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 45.12% done, estimate finish Sat Oct 09 13:57:25 2021 xorriso : UPDATE : 25.59% done, estimate finish Sat Oct 09 13:58:13 2021 xorriso : UPDATE : 39.11% done, estimate finish Sat Oct 09 13:58:13 2021 xorriso : UPDATE : 26.66% done, estimate finish Sat Oct 09 13:58:32 2021 xorriso : UPDATE : 46.00% done, estimate finish Sat Oct 09 13:57:25 2021 xorriso : UPDATE : 26.95% done, estimate finish Sat Oct 09 13:58:10 2021 xorriso : UPDATE : 39.71% done, estimate finish Sat Oct 09 13:58:13 2021 xorriso : UPDATE : 26.66% done, estimate finish Sat Oct 09 13:58:39 2021 xorriso : UPDATE : 46.67% done, estimate finish Sat Oct 09 13:57:27 2021 xorriso : UPDATE : 47.54% done, estimate finish Sat Oct 09 13:57:27 2021 xorriso : UPDATE : 26.95% done, estimate finish Sat Oct 09 13:58:15 2021 xorriso : UPDATE : 40.29% done, estimate finish Sat Oct 09 13:58:14 2021 xorriso : UPDATE : 28.40% done, estimate finish Sat Oct 09 13:58:28 2021 xorriso : UPDATE : 48.13% done, estimate finish Sat Oct 09 13:57:28 2021 xorriso : UPDATE : 28.47% done, estimate finish Sat Oct 09 13:58:11 2021 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 09 13:58:16 2021 xorriso : UPDATE : 29.16% done, estimate finish Sat Oct 09 13:58:28 2021 xorriso : UPDATE : 49.07% done, estimate finish Sat Oct 09 13:57:20 2021 xorriso : UPDATE : 28.95% done, estimate finish Sat Oct 09 13:58:14 2021 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 09 13:58:21 2021 xorriso : UPDATE : 29.65% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 49.65% done, estimate finish Sat Oct 09 13:57:21 2021 xorriso : UPDATE : 30.04% done, estimate finish Sat Oct 09 13:58:12 2021 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 09 13:58:34 2021 xorriso : UPDATE : 30.44% done, estimate finish Sat Oct 09 13:58:28 2021 xorriso : UPDATE : 50.08% done, estimate finish Sat Oct 09 13:57:23 2021 xorriso : UPDATE : 30.77% done, estimate finish Sat Oct 09 13:58:13 2021 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 09 13:58:42 2021 xorriso : UPDATE : 30.66% done, estimate finish Sat Oct 09 13:58:30 2021 xorriso : UPDATE : 50.08% done, estimate finish Sat Oct 09 13:57:26 2021 xorriso : UPDATE : 31.55% done, estimate finish Sat Oct 09 13:58:06 2021 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 09 13:58:51 2021 xorriso : UPDATE : 30.66% done, estimate finish Sat Oct 09 13:58:38 2021 xorriso : UPDATE : 50.08% done, estimate finish Sat Oct 09 13:57:27 2021 xorriso : UPDATE : 32.10% done, estimate finish Sat Oct 09 13:58:08 2021 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 09 13:59:00 2021 xorriso : UPDATE : 30.66% done, estimate finish Sat Oct 09 13:58:46 2021 xorriso : UPDATE : 50.08% done, estimate finish Sat Oct 09 13:57:30 2021 xorriso : UPDATE : 32.54% done, estimate finish Sat Oct 09 13:58:11 2021 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 09 13:59:09 2021 xorriso : UPDATE : 30.66% done, estimate finish Sat Oct 09 13:58:53 2021 xorriso : UPDATE : 53.40% done, estimate finish Sat Oct 09 13:57:27 2021 xorriso : UPDATE : 33.64% done, estimate finish Sat Oct 09 13:58:10 2021 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 09 13:59:18 2021 xorriso : UPDATE : 30.66% done, estimate finish Sat Oct 09 13:59:01 2021 xorriso : UPDATE : 53.98% done, estimate finish Sat Oct 09 13:57:28 2021 xorriso : UPDATE : 34.36% done, estimate finish Sat Oct 09 13:58:11 2021 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 09 13:59:26 2021 xorriso : UPDATE : 30.66% done, estimate finish Sat Oct 09 13:59:10 2021 xorriso : UPDATE : 54.66% done, estimate finish Sat Oct 09 13:57:29 2021 xorriso : UPDATE : 35.01% done, estimate finish Sat Oct 09 13:58:12 2021 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 09 13:59:35 2021 xorriso : UPDATE : 30.66% done, estimate finish Sat Oct 09 13:59:17 2021 xorriso : UPDATE : 54.66% done, estimate finish Sat Oct 09 13:57:31 2021 xorriso : UPDATE : 35.16% done, estimate finish Sat Oct 09 13:58:16 2021 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 09 13:59:44 2021 xorriso : UPDATE : 36.61% done, estimate finish Sat Oct 09 13:58:22 2021 xorriso : UPDATE : 54.66% done, estimate finish Sat Oct 09 13:58:13 2021 xorriso : UPDATE : 35.16% done, estimate finish Sat Oct 09 13:58:20 2021 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 09 13:59:52 2021 xorriso : UPDATE : 37.25% done, estimate finish Sat Oct 09 13:58:23 2021 xorriso : UPDATE : 54.66% done, estimate finish Sat Oct 09 13:58:19 2021 xorriso : UPDATE : 37.30% done, estimate finish Sat Oct 09 13:58:14 2021 xorriso : UPDATE : 40.79% done xorriso : UPDATE : 37.86% done, estimate finish Sat Oct 09 13:58:23 2021 xorriso : UPDATE : 54.66% done, estimate finish Sat Oct 09 13:58:26 2021 xorriso : UPDATE : 37.30% done, estimate finish Sat Oct 09 13:58:17 2021 xorriso : UPDATE : 40.79% done xorriso : UPDATE : 38.56% done, estimate finish Sat Oct 09 13:58:20 2021 xorriso : UPDATE : 54.66% done, estimate finish Sat Oct 09 13:58:33 2021 xorriso : UPDATE : 38.92% done, estimate finish Sat Oct 09 13:58:23 2021 xorriso : UPDATE : 40.79% done xorriso : UPDATE : 38.91% done, estimate finish Sat Oct 09 13:58:24 2021 xorriso : UPDATE : 54.66% done, estimate finish Sat Oct 09 13:58:40 2021 xorriso : UPDATE : 39.28% done, estimate finish Sat Oct 09 13:58:27 2021 xorriso : UPDATE : 40.79% done xorriso : UPDATE : 39.65% done, estimate finish Sat Oct 09 13:58:24 2021 xorriso : UPDATE : 54.66% done, estimate finish Sat Oct 09 13:58:47 2021 xorriso : UPDATE : 39.28% done, estimate finish Sat Oct 09 13:58:34 2021 xorriso : UPDATE : 40.79% done xorriso : UPDATE : 40.50% done, estimate finish Sat Oct 09 13:58:23 2021 xorriso : UPDATE : 54.66% done, estimate finish Sat Oct 09 13:58:53 2021 xorriso : UPDATE : 39.28% done, estimate finish Sat Oct 09 13:58:40 2021 xorriso : UPDATE : 40.79% done xorriso : UPDATE : 40.82% done, estimate finish Sat Oct 09 13:58:26 2021 xorriso : UPDATE : 54.66% done, estimate finish Sat Oct 09 13:59:00 2021 xorriso : UPDATE : 39.28% done, estimate finish Sat Oct 09 13:58:47 2021 xorriso : UPDATE : 40.79% done xorriso : UPDATE : 41.86% done, estimate finish Sat Oct 09 13:58:24 2021 xorriso : UPDATE : 62.68% done, estimate finish Sat Oct 09 13:57:55 2021 xorriso : UPDATE : 39.28% done, estimate finish Sat Oct 09 13:58:53 2021 xorriso : UPDATE : 40.79% done xorriso : UPDATE : 42.45% done, estimate finish Sat Oct 09 13:58:25 2021 xorriso : UPDATE : 63.33% done, estimate finish Sat Oct 09 13:57:55 2021 xorriso : UPDATE : 39.28% done, estimate finish Sat Oct 09 13:58:59 2021 xorriso : UPDATE : 40.79% done xorriso : UPDATE : 43.08% done, estimate finish Sat Oct 09 13:58:26 2021 xorriso : UPDATE : 64.00% done, estimate finish Sat Oct 09 13:57:48 2021 xorriso : UPDATE : 39.28% done, estimate finish Sat Oct 09 13:59:06 2021 xorriso : UPDATE : 42.17% done, estimate finish Sat Oct 09 14:06:14 2021 xorriso : UPDATE : 43.76% done, estimate finish Sat Oct 09 13:58:26 2021 xorriso : UPDATE : 64.55% done, estimate finish Sat Oct 09 13:57:50 2021 xorriso : UPDATE : 39.28% done, estimate finish Sat Oct 09 13:59:13 2021 xorriso : UPDATE : 53.58% done, estimate finish Sat Oct 09 13:57:57 2021 xorriso : UPDATE : 44.34% done, estimate finish Sat Oct 09 13:58:27 2021 xorriso : UPDATE : 65.07% done, estimate finish Sat Oct 09 13:57:51 2021 xorriso : UPDATE : 46.20% done, estimate finish Sat Oct 09 13:58:20 2021 xorriso : UPDATE : 59.32% done, estimate finish Sat Oct 09 13:57:44 2021 xorriso : UPDATE : 45.19% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 65.79% done, estimate finish Sat Oct 09 13:57:52 2021 xorriso : UPDATE : 46.69% done, estimate finish Sat Oct 09 13:58:21 2021 xorriso : UPDATE : 60.10% done, estimate finish Sat Oct 09 13:57:44 2021 xorriso : UPDATE : 45.19% done, estimate finish Sat Oct 09 13:58:38 2021 xorriso : UPDATE : 66.48% done, estimate finish Sat Oct 09 13:57:52 2021 xorriso : UPDATE : 47.79% done, estimate finish Sat Oct 09 13:58:18 2021 xorriso : UPDATE : 60.70% done, estimate finish Sat Oct 09 13:57:46 2021 xorriso : UPDATE : 46.53% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 66.48% done, estimate finish Sat Oct 09 13:57:55 2021 xorriso : UPDATE : 48.58% done, estimate finish Sat Oct 09 13:58:18 2021 xorriso : UPDATE : 61.06% done, estimate finish Sat Oct 09 13:57:47 2021 xorriso : UPDATE : 47.09% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 68.04% done, estimate finish Sat Oct 09 13:57:53 2021 xorriso : UPDATE : 49.21% done, estimate finish Sat Oct 09 13:58:19 2021 xorriso : UPDATE : 61.97% done, estimate finish Sat Oct 09 13:57:48 2021 xorriso : UPDATE : 47.73% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 68.62% done, estimate finish Sat Oct 09 13:57:54 2021 xorriso : UPDATE : 49.83% done, estimate finish Sat Oct 09 13:58:20 2021 xorriso : UPDATE : 62.61% done, estimate finish Sat Oct 09 13:57:49 2021 xorriso : UPDATE : 48.48% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 69.27% done, estimate finish Sat Oct 09 13:57:54 2021 xorriso : UPDATE : 50.32% done, estimate finish Sat Oct 09 13:58:22 2021 xorriso : UPDATE : 63.23% done, estimate finish Sat Oct 09 13:57:50 2021 xorriso : UPDATE : 48.87% done, estimate finish Sat Oct 09 13:58:33 2021 xorriso : UPDATE : 69.27% done, estimate finish Sat Oct 09 13:57:57 2021 xorriso : UPDATE : 51.23% done, estimate finish Sat Oct 09 13:58:21 2021 xorriso : UPDATE : 63.48% done, estimate finish Sat Oct 09 13:57:52 2021 xorriso : UPDATE : 49.73% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 69.27% done, estimate finish Sat Oct 09 13:58:12 2021 xorriso : UPDATE : 51.85% done, estimate finish Sat Oct 09 13:58:22 2021 xorriso : UPDATE : 64.47% done, estimate finish Sat Oct 09 13:57:52 2021 xorriso : UPDATE : 49.95% done, estimate finish Sat Oct 09 13:58:35 2021 xorriso : UPDATE : 69.27% done, estimate finish Sat Oct 09 13:58:18 2021 xorriso : UPDATE : 52.11% done, estimate finish Sat Oct 09 13:58:24 2021 xorriso : UPDATE : 64.47% done, estimate finish Sat Oct 09 13:57:56 2021 xorriso : UPDATE : 51.18% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 69.27% done, estimate finish Sat Oct 09 13:58:23 2021 xorriso : UPDATE : 53.14% done, estimate finish Sat Oct 09 13:58:22 2021 xorriso : UPDATE : 64.47% done, estimate finish Sat Oct 09 13:58:00 2021 xorriso : UPDATE : 51.82% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 73.08% done, estimate finish Sat Oct 09 13:57:59 2021 xorriso : UPDATE : 53.14% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 64.54% done, estimate finish Sat Oct 09 13:58:03 2021 xorriso : UPDATE : 52.22% done, estimate finish Sat Oct 09 13:58:33 2021 xorriso : UPDATE : 73.78% done, estimate finish Sat Oct 09 13:57:58 2021 xorriso : UPDATE : 54.75% done, estimate finish Sat Oct 09 13:58:23 2021 xorriso : UPDATE : 67.11% done, estimate finish Sat Oct 09 13:57:57 2021 xorriso : UPDATE : 52.68% done, estimate finish Sat Oct 09 13:58:35 2021 xorriso : UPDATE : 74.32% done, estimate finish Sat Oct 09 13:57:59 2021 xorriso : UPDATE : 55.35% done, estimate finish Sat Oct 09 13:58:24 2021 xorriso : UPDATE : 67.11% done, estimate finish Sat Oct 09 13:58:00 2021 xorriso : UPDATE : 53.89% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 74.74% done, estimate finish Sat Oct 09 13:58:00 2021 xorriso : UPDATE : 56.01% done, estimate finish Sat Oct 09 13:58:25 2021 xorriso : UPDATE : 67.11% done, estimate finish Sat Oct 09 13:58:03 2021 xorriso : UPDATE : 54.48% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 75.60% done, estimate finish Sat Oct 09 13:57:59 2021 xorriso : UPDATE : 56.68% done, estimate finish Sat Oct 09 13:58:25 2021 xorriso : UPDATE : 67.11% done, estimate finish Sat Oct 09 13:58:05 2021 xorriso : UPDATE : 55.16% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 75.67% done, estimate finish Sat Oct 09 13:58:02 2021 xorriso : UPDATE : 57.18% done, estimate finish Sat Oct 09 13:58:26 2021 xorriso : UPDATE : 67.11% done, estimate finish Sat Oct 09 13:58:09 2021 xorriso : UPDATE : 55.56% done, estimate finish Sat Oct 09 13:58:33 2021 xorriso : UPDATE : 67.11% done, estimate finish Sat Oct 09 13:58:12 2021 xorriso : UPDATE : 56.35% done, estimate finish Sat Oct 09 13:58:32 2021 xorriso : UPDATE : 76.97% done, estimate finish Sat Oct 09 13:57:59 2021 xorriso : UPDATE : 58.18% done, estimate finish Sat Oct 09 13:58:25 2021 xorriso : UPDATE : 67.11% done, estimate finish Sat Oct 09 13:58:15 2021 xorriso : UPDATE : 56.85% done, estimate finish Sat Oct 09 13:58:33 2021 xorriso : UPDATE : 77.60% done, estimate finish Sat Oct 09 13:57:55 2021 xorriso : UPDATE : 58.78% done, estimate finish Sat Oct 09 13:58:26 2021 xorriso : UPDATE : 67.11% done, estimate finish Sat Oct 09 13:58:18 2021 xorriso : UPDATE : 57.32% done, estimate finish Sat Oct 09 13:58:34 2021 xorriso : UPDATE : 77.64% done, estimate finish Sat Oct 09 13:57:58 2021 xorriso : UPDATE : 59.37% done, estimate finish Sat Oct 09 13:58:26 2021 xorriso : UPDATE : 73.75% done, estimate finish Sat Oct 09 13:58:01 2021 xorriso : UPDATE : 57.92% done, estimate finish Sat Oct 09 13:58:34 2021 xorriso : UPDATE : 78.71% done, estimate finish Sat Oct 09 13:57:58 2021 xorriso : UPDATE : 59.97% done, estimate finish Sat Oct 09 13:58:26 2021 xorriso : UPDATE : 73.75% done, estimate finish Sat Oct 09 13:58:05 2021 xorriso : UPDATE : 58.78% done, estimate finish Sat Oct 09 13:58:34 2021 xorriso : UPDATE : 79.66% done, estimate finish Sat Oct 09 13:57:56 2021 xorriso : UPDATE : 60.70% done, estimate finish Sat Oct 09 13:58:24 2021 xorriso : UPDATE : 73.75% done, estimate finish Sat Oct 09 13:58:08 2021 xorriso : UPDATE : 59.06% done, estimate finish Sat Oct 09 13:58:37 2021 xorriso : UPDATE : 80.12% done, estimate finish Sat Oct 09 13:57:58 2021 xorriso : UPDATE : 61.37% done, estimate finish Sat Oct 09 13:58:24 2021 xorriso : UPDATE : 73.75% done, estimate finish Sat Oct 09 13:58:12 2021 xorriso : UPDATE : 59.06% done, estimate finish Sat Oct 09 13:58:42 2021 xorriso : UPDATE : 80.87% done, estimate finish Sat Oct 09 13:57:57 2021 xorriso : UPDATE : 61.88% done, estimate finish Sat Oct 09 13:58:25 2021 xorriso : UPDATE : 73.75% done, estimate finish Sat Oct 09 13:58:16 2021 xorriso : UPDATE : 61.03% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 81.63% done, estimate finish Sat Oct 09 13:57:57 2021 xorriso : UPDATE : 62.41% done, estimate finish Sat Oct 09 13:58:26 2021 xorriso : UPDATE : 61.71% done, estimate finish Sat Oct 09 13:58:32 2021 xorriso : UPDATE : 73.75% done, estimate finish Sat Oct 09 13:58:18 2021 xorriso : UPDATE : 81.75% done, estimate finish Sat Oct 09 13:57:59 2021 xorriso : UPDATE : 63.12% done, estimate finish Sat Oct 09 13:58:26 2021 xorriso : UPDATE : 73.75% done, estimate finish Sat Oct 09 13:58:22 2021 xorriso : UPDATE : 62.29% done, estimate finish Sat Oct 09 13:58:32 2021 xorriso : UPDATE : 81.75% done, estimate finish Sat Oct 09 13:58:02 2021 xorriso : UPDATE : 64.09% done, estimate finish Sat Oct 09 13:58:25 2021 xorriso : UPDATE : 62.72% done, estimate finish Sat Oct 09 13:58:34 2021 xorriso : UPDATE : 73.75% done, estimate finish Sat Oct 09 13:58:25 2021 xorriso : UPDATE : 81.75% done, estimate finish Sat Oct 09 13:58:04 2021 xorriso : UPDATE : 64.70% done, estimate finish Sat Oct 09 13:58:26 2021 xorriso : UPDATE : 62.72% done, estimate finish Sat Oct 09 13:58:38 2021 xorriso : UPDATE : 73.75% done, estimate finish Sat Oct 09 13:58:28 2021 xorriso : UPDATE : 81.75% done, estimate finish Sat Oct 09 13:58:19 2021 xorriso : UPDATE : 65.34% done, estimate finish Sat Oct 09 13:58:26 2021 xorriso : UPDATE : 73.75% done, estimate finish Sat Oct 09 13:58:32 2021 xorriso : UPDATE : 62.72% done, estimate finish Sat Oct 09 13:58:41 2021 xorriso : UPDATE : 81.75% done, estimate finish Sat Oct 09 13:58:23 2021 xorriso : UPDATE : 65.97% done, estimate finish Sat Oct 09 13:58:26 2021 xorriso : UPDATE : 74.32% done, estimate finish Sat Oct 09 14:03:52 2021 xorriso : UPDATE : 62.72% done, estimate finish Sat Oct 09 13:58:45 2021 xorriso : UPDATE : 81.75% done, estimate finish Sat Oct 09 13:58:28 2021 xorriso : UPDATE : 66.65% done, estimate finish Sat Oct 09 13:58:26 2021 xorriso : UPDATE : 81.83% done, estimate finish Sat Oct 09 13:58:05 2021 xorriso : UPDATE : 62.72% done, estimate finish Sat Oct 09 13:59:05 2021 xorriso : UPDATE : 81.75% done, estimate finish Sat Oct 09 13:58:33 2021 xorriso : UPDATE : 67.28% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 81.83% done, estimate finish Sat Oct 09 13:58:09 2021 xorriso : UPDATE : 62.72% done, estimate finish Sat Oct 09 13:59:14 2021 xorriso : UPDATE : 81.75% done, estimate finish Sat Oct 09 13:58:37 2021 xorriso : UPDATE : 67.84% done, estimate finish Sat Oct 09 13:58:30 2021 xorriso : UPDATE : 62.72% done, estimate finish Sat Oct 09 13:59:21 2021 xorriso : UPDATE : 81.83% done, estimate finish Sat Oct 09 13:58:11 2021 xorriso : UPDATE : 84.90% done, estimate finish Sat Oct 09 13:58:13 2021 xorriso : UPDATE : 68.54% done, estimate finish Sat Oct 09 13:58:30 2021 xorriso : UPDATE : 62.72% done, estimate finish Sat Oct 09 13:59:29 2021 xorriso : UPDATE : 81.83% done, estimate finish Sat Oct 09 13:58:14 2021 xorriso : UPDATE : 89.12% done, estimate finish Sat Oct 09 13:57:59 2021 xorriso : UPDATE : 69.17% done, estimate finish Sat Oct 09 13:58:30 2021 xorriso : UPDATE : 62.72% done, estimate finish Sat Oct 09 13:59:37 2021 xorriso : UPDATE : 81.83% done, estimate finish Sat Oct 09 13:58:17 2021 xorriso : UPDATE : 89.51% done, estimate finish Sat Oct 09 13:58:00 2021 xorriso : UPDATE : 69.68% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 81.83% done, estimate finish Sat Oct 09 13:58:20 2021 xorriso : UPDATE : 69.82% done, estimate finish Sat Oct 09 13:58:28 2021 xorriso : UPDATE : 90.66% done, estimate finish Sat Oct 09 13:57:58 2021 xorriso : UPDATE : 69.68% done, estimate finish Sat Oct 09 13:58:34 2021 xorriso : UPDATE : 81.83% done, estimate finish Sat Oct 09 13:58:23 2021 xorriso : UPDATE : 70.39% done, estimate finish Sat Oct 09 13:58:28 2021 xorriso : UPDATE : 91.21% done, estimate finish Sat Oct 09 13:57:59 2021 xorriso : UPDATE : 71.05% done, estimate finish Sat Oct 09 13:58:30 2021 xorriso : UPDATE : 72.00% done, estimate finish Sat Oct 09 13:58:28 2021 xorriso : UPDATE : 81.83% done, estimate finish Sat Oct 09 13:58:26 2021 xorriso : UPDATE : 71.17% done, estimate finish Sat Oct 09 13:58:27 2021 xorriso : UPDATE : 91.21% done, estimate finish Sat Oct 09 13:57:58 2021 xorriso : UPDATE : 72.34% done, estimate finish Sat Oct 09 13:58:30 2021 xorriso : UPDATE : 81.83% done, estimate finish Sat Oct 09 13:58:28 2021 xorriso : UPDATE : 71.73% done, estimate finish Sat Oct 09 13:58:28 2021 xorriso : UPDATE : 91.21% done, estimate finish Sat Oct 09 13:58:00 2021 xorriso : UPDATE : 73.31% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 84.34% done, estimate finish Sat Oct 09 13:58:06 2021 xorriso : UPDATE : 72.11% done, estimate finish Sat Oct 09 13:58:30 2021 xorriso : UPDATE : 91.21% done, estimate finish Sat Oct 09 13:58:02 2021 xorriso : UPDATE : 73.98% done, estimate finish Sat Oct 09 13:58:30 2021 xorriso : UPDATE : 88.99% done, estimate finish Sat Oct 09 13:58:00 2021 xorriso : UPDATE : 72.11% done, estimate finish Sat Oct 09 13:58:23 2021 xorriso : UPDATE : 91.21% done, estimate finish Sat Oct 09 13:58:03 2021 xorriso : UPDATE : 74.85% done, estimate finish Sat Oct 09 13:58:28 2021 xorriso : UPDATE : 88.99% done, estimate finish Sat Oct 09 13:58:02 2021 xorriso : UPDATE : 72.11% done, estimate finish Sat Oct 09 13:58:26 2021 xorriso : UPDATE : 91.21% done, estimate finish Sat Oct 09 13:58:05 2021 xorriso : UPDATE : 74.99% done, estimate finish Sat Oct 09 13:58:30 2021 xorriso : UPDATE : 88.99% done, estimate finish Sat Oct 09 13:58:03 2021 xorriso : UPDATE : 74.52% done, estimate finish Sat Oct 09 13:58:21 2021 xorriso : UPDATE : 91.21% done, estimate finish Sat Oct 09 13:58:06 2021 xorriso : UPDATE : 75.92% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 74.81% done, estimate finish Sat Oct 09 13:58:23 2021 xorriso : UPDATE : 88.99% done, estimate finish Sat Oct 09 13:58:04 2021 xorriso : UPDATE : 91.21% done, estimate finish Sat Oct 09 13:58:08 2021 xorriso : UPDATE : 76.83% done, estimate finish Sat Oct 09 13:58:28 2021 xorriso : UPDATE : 74.81% done, estimate finish Sat Oct 09 13:58:26 2021 xorriso : UPDATE : 88.99% done, estimate finish Sat Oct 09 13:58:06 2021 xorriso : UPDATE : 91.21% done, estimate finish Sat Oct 09 13:58:10 2021 xorriso : UPDATE : 77.51% done, estimate finish Sat Oct 09 13:58:28 2021 xorriso : UPDATE : 74.81% done, estimate finish Sat Oct 09 13:58:28 2021 xorriso : UPDATE : 88.99% done, estimate finish Sat Oct 09 13:58:08 2021 xorriso : UPDATE : 91.21% done, estimate finish Sat Oct 09 13:58:12 2021 xorriso : UPDATE : 78.17% done, estimate finish Sat Oct 09 13:58:28 2021 xorriso : UPDATE : 77.13% done, estimate finish Sat Oct 09 13:58:24 2021 xorriso : UPDATE : 93.46% done, estimate finish Sat Oct 09 13:58:02 2021 xorriso : UPDATE : 98.76% done xorriso : UPDATE : 78.80% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 77.72% done, estimate finish Sat Oct 09 13:58:25 2021 xorriso : UPDATE : 93.87% done, estimate finish Sat Oct 09 13:58:03 2021 xorriso : UPDATE : 99.26% done xorriso : UPDATE : 79.46% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 78.27% done, estimate finish Sat Oct 09 13:58:25 2021 xorriso : UPDATE : 93.87% done, estimate finish Sat Oct 09 13:58:04 2021 xorriso : UPDATE : 99.99% done xorriso : UPDATE : 80.02% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 78.90% done, estimate finish Sat Oct 09 13:58:25 2021 xorriso : UPDATE : 93.87% done, estimate finish Sat Oct 09 13:58:06 2021 ISO image produced: 2275447 sectors Written to medium : 2275447 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=12 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf" "11.1.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 12 ... Last-minute updates: README.html README.txt Sat 9 Oct 13:58:00 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 armhf 12' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/checksum-check -jigdo-force-md5 /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-12.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-12.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot12 -J -joliet-long -cache-inodes CD12 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso : UPDATE : 80.74% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 93.87% done, estimate finish Sat Oct 09 13:58:08 2021 xorriso : UPDATE : 79.12% done, estimate finish Sat Oct 09 13:58:30 2021 Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD12' xorriso : UPDATE : 10426 files added in 1 seconds xorriso : UPDATE : 10426 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 81.38% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 93.87% done, estimate finish Sat Oct 09 13:58:09 2021 xorriso : UPDATE : 80.12% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 0.09% done xorriso : UPDATE : 82.07% done, estimate finish Sat Oct 09 13:58:30 2021 xorriso : UPDATE : 93.87% done, estimate finish Sat Oct 09 13:58:11 2021 xorriso : UPDATE : 80.70% done, estimate finish Sat Oct 09 13:58:30 2021 xorriso : UPDATE : 0.22% done xorriso : UPDATE : 82.61% done, estimate finish Sat Oct 09 13:58:30 2021 xorriso : UPDATE : 81.18% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 93.87% done, estimate finish Sat Oct 09 13:58:13 2021 xorriso : UPDATE : 0.33% done, estimate finish Sat Oct 09 14:11:00 2021 xorriso : UPDATE : 83.35% done, estimate finish Sat Oct 09 13:58:30 2021 xorriso : UPDATE : 99.27% done xorriso : UPDATE : 82.06% done, estimate finish Sat Oct 09 13:58:30 2021 xorriso : UPDATE : 0.44% done, estimate finish Sat Oct 09 14:11:40 2021 xorriso : UPDATE : 83.36% done, estimate finish Sat Oct 09 13:58:32 2021 xorriso : UPDATE : 99.91% done xorriso : UPDATE : 82.69% done, estimate finish Sat Oct 09 13:58:30 2021 xorriso : UPDATE : 0.55% done, estimate finish Sat Oct 09 14:12:02 2021 xorriso : UPDATE : 84.43% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 83.33% done, estimate finish Sat Oct 09 13:58:31 2021 ISO image produced: 2294174 sectors Written to medium : 2294174 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 0.66% done, estimate finish Sat Oct 09 14:12:12 2021 CD=11 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf" "11.1.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 11 ... Last-minute updates: README.html README.txt Sat 9 Oct 13:58:07 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 armhf 11' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/checksum-check -jigdo-force-md5 /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-11.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-11.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot11 -J -joliet-long -cache-inodes CD11 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD11' xorriso : UPDATE : 6915 files added in 1 seconds xorriso : UPDATE : 6915 files added in 1 seconds xorriso : UPDATE : 85.44% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 83.97% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 1.84% done, estimate finish Sat Oct 09 14:04:01 2021 libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.11% done xorriso : UPDATE : 85.76% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 84.61% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 2.09% done, estimate finish Sat Oct 09 14:04:06 2021 xorriso : UPDATE : 0.22% done xorriso : UPDATE : 86.82% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 85.20% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 3.05% done, estimate finish Sat Oct 09 14:02:44 2021 xorriso : UPDATE : 0.32% done, estimate finish Sat Oct 09 14:12:57 2021 xorriso : UPDATE : 87.44% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 85.68% done, estimate finish Sat Oct 09 13:58:32 2021 xorriso : UPDATE : 3.51% done, estimate finish Sat Oct 09 14:02:36 2021 xorriso : UPDATE : 0.37% done, estimate finish Sat Oct 09 14:15:18 2021 xorriso : UPDATE : 88.06% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 85.68% done, estimate finish Sat Oct 09 13:58:36 2021 xorriso : UPDATE : 4.23% done, estimate finish Sat Oct 09 14:02:13 2021 xorriso : UPDATE : 1.38% done, estimate finish Sat Oct 09 14:03:57 2021 xorriso : UPDATE : 88.55% done, estimate finish Sat Oct 09 13:58:30 2021 xorriso : UPDATE : 87.00% done, estimate finish Sat Oct 09 13:58:32 2021 xorriso : UPDATE : 4.81% done, estimate finish Sat Oct 09 14:02:03 2021 xorriso : UPDATE : 1.78% done, estimate finish Sat Oct 09 14:03:36 2021 xorriso : UPDATE : 89.39% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 87.00% done, estimate finish Sat Oct 09 13:58:35 2021 xorriso : UPDATE : 5.50% done, estimate finish Sat Oct 09 14:01:51 2021 xorriso : UPDATE : 1.78% done, estimate finish Sat Oct 09 14:04:32 2021 xorriso : UPDATE : 89.87% done, estimate finish Sat Oct 09 13:58:30 2021 xorriso : UPDATE : 88.36% done, estimate finish Sat Oct 09 13:58:32 2021 xorriso : UPDATE : 6.11% done, estimate finish Sat Oct 09 14:01:45 2021 xorriso : UPDATE : 1.78% done, estimate finish Sat Oct 09 14:05:28 2021 xorriso : UPDATE : 90.16% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 89.01% done, estimate finish Sat Oct 09 13:58:32 2021 xorriso : UPDATE : 6.70% done, estimate finish Sat Oct 09 14:01:40 2021 xorriso : UPDATE : 1.78% done, estimate finish Sat Oct 09 14:06:25 2021 xorriso : UPDATE : 90.16% done, estimate finish Sat Oct 09 13:58:33 2021 xorriso : UPDATE : 89.33% done, estimate finish Sat Oct 09 13:58:33 2021 xorriso : UPDATE : 6.70% done, estimate finish Sat Oct 09 14:01:55 2021 xorriso : UPDATE : 4.87% done, estimate finish Sat Oct 09 14:01:30 2021 xorriso : UPDATE : 92.16% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 90.41% done, estimate finish Sat Oct 09 13:58:32 2021 xorriso : UPDATE : 6.70% done, estimate finish Sat Oct 09 14:01:30 2021 xorriso : UPDATE : 5.29% done, estimate finish Sat Oct 09 14:01:33 2021 xorriso : UPDATE : 92.16% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 90.99% done, estimate finish Sat Oct 09 13:58:32 2021 xorriso : UPDATE : 8.41% done, estimate finish Sat Oct 09 14:00:52 2021 xorriso : UPDATE : 5.29% done, estimate finish Sat Oct 09 14:01:52 2021 xorriso : UPDATE : 93.82% done, estimate finish Sat Oct 09 13:58:28 2021 xorriso : UPDATE : 91.62% done, estimate finish Sat Oct 09 13:58:32 2021 xorriso : UPDATE : 9.24% done, estimate finish Sat Oct 09 14:00:47 2021 xorriso : UPDATE : 5.29% done, estimate finish Sat Oct 09 14:02:11 2021 xorriso : UPDATE : 94.58% done, estimate finish Sat Oct 09 13:58:28 2021 xorriso : UPDATE : 92.26% done, estimate finish Sat Oct 09 13:58:32 2021 xorriso : UPDATE : 9.89% done, estimate finish Sat Oct 09 14:00:47 2021 xorriso : UPDATE : 5.29% done, estimate finish Sat Oct 09 14:02:30 2021 xorriso : UPDATE : 94.65% done, estimate finish Sat Oct 09 13:58:30 2021 xorriso : UPDATE : 92.89% done, estimate finish Sat Oct 09 13:58:32 2021 xorriso : UPDATE : 10.23% done, estimate finish Sat Oct 09 14:00:52 2021 xorriso : UPDATE : 5.29% done, estimate finish Sat Oct 09 14:02:25 2021 xorriso : UPDATE : 94.65% done, estimate finish Sat Oct 09 13:58:31 2021 xorriso : UPDATE : 93.50% done, estimate finish Sat Oct 09 13:58:32 2021 xorriso : UPDATE : 11.23% done, estimate finish Sat Oct 09 14:00:45 2021 xorriso : UPDATE : 5.29% done, estimate finish Sat Oct 09 14:02:51 2021 xorriso : UPDATE : 96.69% done, estimate finish Sat Oct 09 13:58:28 2021 xorriso : UPDATE : 94.20% done, estimate finish Sat Oct 09 13:58:32 2021 xorriso : UPDATE : 11.61% done, estimate finish Sat Oct 09 14:00:49 2021 xorriso : UPDATE : 7.03% done, estimate finish Sat Oct 09 14:01:42 2021 xorriso : UPDATE : 97.18% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 94.84% done, estimate finish Sat Oct 09 13:58:32 2021 xorriso : UPDATE : 12.44% done, estimate finish Sat Oct 09 14:00:46 2021 xorriso : UPDATE : 10.76% done, estimate finish Sat Oct 09 14:00:30 2021 xorriso : UPDATE : 97.84% done, estimate finish Sat Oct 09 13:58:29 2021 xorriso : UPDATE : 95.40% done, estimate finish Sat Oct 09 13:58:33 2021 xorriso : UPDATE : 13.02% done, estimate finish Sat Oct 09 14:00:46 2021 xorriso : UPDATE : 11.40% done, estimate finish Sat Oct 09 14:00:31 2021 xorriso : UPDATE : 98.68% done xorriso : UPDATE : 95.76% done, estimate finish Sat Oct 09 13:58:33 2021 xorriso : UPDATE : 13.57% done, estimate finish Sat Oct 09 14:00:48 2021 xorriso : UPDATE : 12.03% done, estimate finish Sat Oct 09 14:00:32 2021 xorriso : UPDATE : 99.21% done xorriso : UPDATE : 96.69% done, estimate finish Sat Oct 09 13:58:33 2021 xorriso : UPDATE : 13.68% done, estimate finish Sat Oct 09 14:00:42 2021 xorriso : UPDATE : 12.33% done, estimate finish Sat Oct 09 14:00:37 2021 xorriso : UPDATE : Thank you for being patient. Working since 144 seconds. xorriso : UPDATE : 97.28% done, estimate finish Sat Oct 09 13:58:33 2021 xorriso : UPDATE : 14.83% done, estimate finish Sat Oct 09 14:00:35 2021 xorriso : UPDATE : 13.04% done, estimate finish Sat Oct 09 14:00:37 2021 ISO image produced: 2149429 sectors Written to medium : 2149429 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 97.88% done, estimate finish Sat Oct 09 13:58:33 2021 xorriso : UPDATE : 15.25% done, estimate finish Sat Oct 09 14:00:38 2021 CD=2 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf" "11.1.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 2 ... Last-minute updates: README.html README.txt Sat 9 Oct 13:58:30 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 armhf 2' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/checksum-check -jigdo-force-md5 /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-2.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-2.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot2 -J -joliet-long -cache-inodes CD2 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD2' xorriso : UPDATE : 3686 files added in 1 seconds xorriso : UPDATE : 3686 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 15.25% done, estimate finish Sat Oct 09 14:00:47 2021 xorriso : UPDATE : 13.89% done, estimate finish Sat Oct 09 14:00:35 2021 xorriso : UPDATE : 98.55% done, estimate finish Sat Oct 09 13:58:33 2021 xorriso : UPDATE : 0.02% done xorriso : UPDATE : 15.25% done, estimate finish Sat Oct 09 14:00:56 2021 xorriso : UPDATE : 14.67% done, estimate finish Sat Oct 09 14:00:34 2021 xorriso : UPDATE : 99.06% done xorriso : UPDATE : 0.14% done xorriso : UPDATE : 17.61% done, estimate finish Sat Oct 09 14:00:34 2021 xorriso : UPDATE : 15.28% done, estimate finish Sat Oct 09 14:00:15 2021 xorriso : UPDATE : 99.74% done xorriso : UPDATE : 0.37% done, estimate finish Sat Oct 09 14:07:55 2021 xorriso : UPDATE : 18.01% done, estimate finish Sat Oct 09 14:00:36 2021 xorriso : UPDATE : 15.93% done, estimate finish Sat Oct 09 14:00:17 2021 ISO image produced: 2282272 sectors Written to medium : 2282272 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 1.00% done, estimate finish Sat Oct 09 14:03:42 2021 CD=6 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf" "11.1.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 6 ... Last-minute updates: README.html README.txt Sat 9 Oct 13:58:34 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 armhf 6' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/checksum-check -jigdo-force-md5 /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-6.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-6.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot6 -J -joliet-long -cache-inodes CD6 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD6' xorriso : UPDATE : 4859 files added in 1 seconds xorriso : UPDATE : 4859 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/ubertooth-firmware_2018.12.R1-5_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 18.59% done, estimate finish Sat Oct 09 14:00:37 2021 xorriso : UPDATE : 0.02% done xorriso : UPDATE : 16.46% done, estimate finish Sat Oct 09 14:00:19 2021 xorriso : UPDATE : 1.47% done, estimate finish Sat Oct 09 14:03:10 2021 xorriso : UPDATE : 18.59% done, estimate finish Sat Oct 09 14:00:44 2021 xorriso : UPDATE : 0.14% done xorriso : UPDATE : 17.02% done, estimate finish Sat Oct 09 14:00:22 2021 xorriso : UPDATE : 2.32% done, estimate finish Sat Oct 09 14:02:11 2021 xorriso : UPDATE : 18.59% done, estimate finish Sat Oct 09 14:00:51 2021 xorriso : UPDATE : 0.25% done, estimate finish Sat Oct 09 14:12:45 2021 xorriso : UPDATE : 17.78% done, estimate finish Sat Oct 09 14:00:22 2021 xorriso : UPDATE : 2.87% done, estimate finish Sat Oct 09 14:02:04 2021 xorriso : UPDATE : 18.59% done, estimate finish Sat Oct 09 14:00:59 2021 xorriso : UPDATE : 0.30% done, estimate finish Sat Oct 09 14:16:02 2021 xorriso : UPDATE : 17.79% done, estimate finish Sat Oct 09 14:00:29 2021 xorriso : UPDATE : 3.46% done, estimate finish Sat Oct 09 14:01:57 2021 xorriso : UPDATE : 18.59% done, estimate finish Sat Oct 09 14:01:27 2021 xorriso : UPDATE : 1.05% done, estimate finish Sat Oct 09 14:05:07 2021 xorriso : UPDATE : 17.79% done, estimate finish Sat Oct 09 14:00:36 2021 xorriso : UPDATE : 3.89% done, estimate finish Sat Oct 09 14:02:00 2021 xorriso : UPDATE : 18.59% done, estimate finish Sat Oct 09 14:01:39 2021 xorriso : UPDATE : 1.97% done, estimate finish Sat Oct 09 14:02:54 2021 xorriso : UPDATE : 19.19% done, estimate finish Sat Oct 09 14:00:29 2021 xorriso : UPDATE : 4.67% done, estimate finish Sat Oct 09 14:01:46 2021 xorriso : UPDATE : 18.59% done, estimate finish Sat Oct 09 14:01:51 2021 xorriso : UPDATE : 2.74% done, estimate finish Sat Oct 09 14:02:18 2021 xorriso : UPDATE : 20.20% done, estimate finish Sat Oct 09 14:00:27 2021 xorriso : UPDATE : 4.67% done, estimate finish Sat Oct 09 14:02:08 2021 xorriso : UPDATE : 24.04% done, estimate finish Sat Oct 09 14:00:30 2021 xorriso : UPDATE : 2.81% done, estimate finish Sat Oct 09 14:02:48 2021 xorriso : UPDATE : 20.98% done, estimate finish Sat Oct 09 14:00:27 2021 xorriso : UPDATE : 4.67% done, estimate finish Sat Oct 09 14:02:29 2021 xorriso : UPDATE : 24.63% done, estimate finish Sat Oct 09 14:00:31 2021 xorriso : UPDATE : 3.82% done, estimate finish Sat Oct 09 14:02:08 2021 xorriso : UPDATE : 21.81% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 7.00% done, estimate finish Sat Oct 09 14:01:24 2021 xorriso : UPDATE : 25.22% done, estimate finish Sat Oct 09 14:00:32 2021 xorriso : UPDATE : 3.82% done, estimate finish Sat Oct 09 14:02:34 2021 xorriso : UPDATE : 22.43% done, estimate finish Sat Oct 09 14:00:41 2021 xorriso : UPDATE : 7.51% done, estimate finish Sat Oct 09 14:01:06 2021 xorriso : UPDATE : 25.65% done, estimate finish Sat Oct 09 14:00:34 2021 xorriso : UPDATE : 3.82% done, estimate finish Sat Oct 09 14:03:00 2021 xorriso : UPDATE : 22.81% done, estimate finish Sat Oct 09 14:00:45 2021 xorriso : UPDATE : 8.21% done, estimate finish Sat Oct 09 14:01:05 2021 xorriso : UPDATE : 26.57% done, estimate finish Sat Oct 09 14:00:33 2021 xorriso : UPDATE : 4.23% done, estimate finish Sat Oct 09 14:02:58 2021 xorriso : UPDATE : 23.72% done, estimate finish Sat Oct 09 14:00:42 2021 xorriso : UPDATE : 8.85% done, estimate finish Sat Oct 09 14:01:06 2021 xorriso : UPDATE : 9.40% done, estimate finish Sat Oct 09 14:01:07 2021 xorriso : UPDATE : 27.22% done, estimate finish Sat Oct 09 14:00:33 2021 xorriso : UPDATE : 6.54% done, estimate finish Sat Oct 09 14:01:41 2021 xorriso : UPDATE : 23.72% done, estimate finish Sat Oct 09 14:00:49 2021 xorriso : UPDATE : 9.78% done, estimate finish Sat Oct 09 14:01:11 2021 xorriso : UPDATE : 27.91% done, estimate finish Sat Oct 09 14:00:33 2021 xorriso : UPDATE : 6.54% done, estimate finish Sat Oct 09 14:01:56 2021 xorriso : UPDATE : 25.08% done, estimate finish Sat Oct 09 14:00:41 2021 xorriso : UPDATE : 9.78% done, estimate finish Sat Oct 09 14:01:22 2021 xorriso : UPDATE : 28.51% done, estimate finish Sat Oct 09 14:00:17 2021 xorriso : UPDATE : 8.31% done, estimate finish Sat Oct 09 14:00:55 2021 xorriso : UPDATE : 25.82% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 9.78% done, estimate finish Sat Oct 09 14:01:33 2021 xorriso : UPDATE : 29.08% done, estimate finish Sat Oct 09 14:00:19 2021 xorriso : UPDATE : 8.78% done, estimate finish Sat Oct 09 14:01:00 2021 xorriso : UPDATE : 25.82% done, estimate finish Sat Oct 09 14:00:46 2021 xorriso : UPDATE : 11.07% done, estimate finish Sat Oct 09 14:01:20 2021 xorriso : UPDATE : 29.74% done, estimate finish Sat Oct 09 14:00:20 2021 xorriso : UPDATE : 9.55% done, estimate finish Sat Oct 09 14:00:59 2021 xorriso : UPDATE : 27.32% done, estimate finish Sat Oct 09 14:00:39 2021 xorriso : UPDATE : 12.79% done, estimate finish Sat Oct 09 14:01:04 2021 xorriso : UPDATE : 30.32% done, estimate finish Sat Oct 09 14:00:21 2021 xorriso : UPDATE : 10.20% done, estimate finish Sat Oct 09 14:00:59 2021 xorriso : UPDATE : 27.97% done, estimate finish Sat Oct 09 14:00:39 2021 xorriso : UPDATE : 13.55% done, estimate finish Sat Oct 09 14:01:03 2021 xorriso : UPDATE : 31.03% done, estimate finish Sat Oct 09 14:00:22 2021 xorriso : UPDATE : 10.21% done, estimate finish Sat Oct 09 14:01:10 2021 xorriso : UPDATE : 28.56% done, estimate finish Sat Oct 09 14:00:38 2021 xorriso : UPDATE : 14.11% done, estimate finish Sat Oct 09 14:01:05 2021 xorriso : UPDATE : 31.51% done, estimate finish Sat Oct 09 14:00:24 2021 xorriso : UPDATE : 11.51% done, estimate finish Sat Oct 09 14:01:01 2021 xorriso : UPDATE : 29.20% done, estimate finish Sat Oct 09 14:00:39 2021 xorriso : UPDATE : 14.62% done, estimate finish Sat Oct 09 14:01:06 2021 xorriso : UPDATE : 32.00% done, estimate finish Sat Oct 09 14:00:26 2021 xorriso : UPDATE : 12.34% done, estimate finish Sat Oct 09 14:00:59 2021 xorriso : UPDATE : 29.52% done, estimate finish Sat Oct 09 14:00:43 2021 xorriso : UPDATE : 15.35% done, estimate finish Sat Oct 09 14:01:05 2021 xorriso : UPDATE : 32.92% done, estimate finish Sat Oct 09 14:00:25 2021 xorriso : UPDATE : 12.74% done, estimate finish Sat Oct 09 14:01:03 2021 xorriso : UPDATE : 30.45% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 15.98% done, estimate finish Sat Oct 09 14:01:05 2021 xorriso : UPDATE : 33.29% done, estimate finish Sat Oct 09 14:00:27 2021 xorriso : UPDATE : 13.51% done, estimate finish Sat Oct 09 14:01:02 2021 xorriso : UPDATE : 30.45% done, estimate finish Sat Oct 09 14:00:47 2021 xorriso : UPDATE : 16.31% done, estimate finish Sat Oct 09 14:01:10 2021 xorriso : UPDATE : 33.83% done, estimate finish Sat Oct 09 14:00:29 2021 xorriso : UPDATE : 13.98% done, estimate finish Sat Oct 09 14:01:04 2021 xorriso : UPDATE : 31.88% done, estimate finish Sat Oct 09 14:00:39 2021 xorriso : UPDATE : 16.31% done, estimate finish Sat Oct 09 14:01:18 2021 xorriso : UPDATE : 34.79% done, estimate finish Sat Oct 09 14:00:41 2021 xorriso : UPDATE : 14.33% done, estimate finish Sat Oct 09 14:01:15 2021 xorriso : UPDATE : 32.49% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 16.31% done, estimate finish Sat Oct 09 14:01:27 2021 xorriso : UPDATE : 35.65% done, estimate finish Sat Oct 09 14:00:39 2021 xorriso : UPDATE : 15.11% done, estimate finish Sat Oct 09 14:01:12 2021 xorriso : UPDATE : 33.10% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 19.00% done, estimate finish Sat Oct 09 14:01:01 2021 xorriso : UPDATE : 36.35% done, estimate finish Sat Oct 09 14:00:39 2021 xorriso : UPDATE : 15.78% done, estimate finish Sat Oct 09 14:01:12 2021 xorriso : UPDATE : 33.67% done, estimate finish Sat Oct 09 14:00:41 2021 xorriso : UPDATE : 19.60% done, estimate finish Sat Oct 09 14:01:02 2021 xorriso : UPDATE : 36.98% done, estimate finish Sat Oct 09 14:00:38 2021 xorriso : UPDATE : 16.66% done, estimate finish Sat Oct 09 14:01:08 2021 xorriso : UPDATE : 34.27% done, estimate finish Sat Oct 09 14:00:41 2021 xorriso : UPDATE : 20.25% done, estimate finish Sat Oct 09 14:01:02 2021 xorriso : UPDATE : 37.83% done, estimate finish Sat Oct 09 14:00:37 2021 xorriso : UPDATE : 17.18% done, estimate finish Sat Oct 09 14:01:10 2021 xorriso : UPDATE : 34.88% done, estimate finish Sat Oct 09 14:00:44 2021 xorriso : UPDATE : 20.25% done, estimate finish Sat Oct 09 14:01:08 2021 xorriso : UPDATE : 38.39% done, estimate finish Sat Oct 09 14:00:38 2021 xorriso : UPDATE : 17.18% done, estimate finish Sat Oct 09 14:01:19 2021 xorriso : UPDATE : 35.55% done, estimate finish Sat Oct 09 14:00:44 2021 xorriso : UPDATE : 21.54% done, estimate finish Sat Oct 09 14:01:00 2021 xorriso : UPDATE : 38.87% done, estimate finish Sat Oct 09 14:00:39 2021 xorriso : UPDATE : 18.78% done, estimate finish Sat Oct 09 14:01:07 2021 xorriso : UPDATE : 36.08% done, estimate finish Sat Oct 09 14:00:45 2021 xorriso : UPDATE : 22.23% done, estimate finish Sat Oct 09 14:01:00 2021 xorriso : UPDATE : 39.40% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 19.59% done, estimate finish Sat Oct 09 14:01:06 2021 xorriso : UPDATE : 36.75% done, estimate finish Sat Oct 09 14:00:45 2021 xorriso : UPDATE : 22.75% done, estimate finish Sat Oct 09 14:01:03 2021 xorriso : UPDATE : 40.01% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 20.26% done, estimate finish Sat Oct 09 14:01:05 2021 xorriso : UPDATE : 37.52% done, estimate finish Sat Oct 09 14:00:43 2021 xorriso : UPDATE : 23.58% done, estimate finish Sat Oct 09 14:01:01 2021 xorriso : UPDATE : 40.80% done, estimate finish Sat Oct 09 14:00:39 2021 xorriso : UPDATE : 20.38% done, estimate finish Sat Oct 09 14:01:11 2021 xorriso : UPDATE : 38.14% done, estimate finish Sat Oct 09 14:00:43 2021 xorriso : UPDATE : 24.18% done, estimate finish Sat Oct 09 14:01:02 2021 xorriso : UPDATE : 41.39% done, estimate finish Sat Oct 09 14:00:38 2021 xorriso : UPDATE : 20.38% done, estimate finish Sat Oct 09 14:01:17 2021 xorriso : UPDATE : 38.75% done, estimate finish Sat Oct 09 14:00:44 2021 xorriso : UPDATE : 24.18% done, estimate finish Sat Oct 09 14:01:09 2021 xorriso : UPDATE : 41.96% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 20.38% done, estimate finish Sat Oct 09 14:01:27 2021 xorriso : UPDATE : 39.34% done, estimate finish Sat Oct 09 14:00:44 2021 xorriso : UPDATE : 25.38% done, estimate finish Sat Oct 09 14:01:03 2021 xorriso : UPDATE : 42.52% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 23.08% done, estimate finish Sat Oct 09 14:00:59 2021 xorriso : UPDATE : 39.88% done, estimate finish Sat Oct 09 14:00:45 2021 xorriso : UPDATE : 26.19% done, estimate finish Sat Oct 09 14:01:02 2021 xorriso : UPDATE : 43.09% done, estimate finish Sat Oct 09 14:00:41 2021 xorriso : UPDATE : 23.83% done, estimate finish Sat Oct 09 14:00:59 2021 xorriso : UPDATE : 40.46% done, estimate finish Sat Oct 09 14:00:45 2021 xorriso : UPDATE : 26.91% done, estimate finish Sat Oct 09 14:01:02 2021 xorriso : UPDATE : 43.59% done, estimate finish Sat Oct 09 14:00:42 2021 xorriso : UPDATE : 24.44% done, estimate finish Sat Oct 09 14:01:00 2021 xorriso : UPDATE : 41.10% done, estimate finish Sat Oct 09 14:00:45 2021 xorriso : UPDATE : 27.20% done, estimate finish Sat Oct 09 14:01:04 2021 xorriso : UPDATE : 44.31% done, estimate finish Sat Oct 09 14:00:41 2021 xorriso : UPDATE : 25.20% done, estimate finish Sat Oct 09 14:01:00 2021 xorriso : UPDATE : 41.74% done, estimate finish Sat Oct 09 14:00:45 2021 xorriso : UPDATE : 28.19% done, estimate finish Sat Oct 09 14:01:03 2021 xorriso : UPDATE : 44.83% done, estimate finish Sat Oct 09 14:00:42 2021 xorriso : UPDATE : 25.20% done, estimate finish Sat Oct 09 14:01:06 2021 xorriso : UPDATE : 42.27% done, estimate finish Sat Oct 09 14:00:46 2021 xorriso : UPDATE : 28.72% done, estimate finish Sat Oct 09 14:01:05 2021 xorriso : UPDATE : 44.83% done, estimate finish Sat Oct 09 14:00:47 2021 xorriso : UPDATE : 26.41% done, estimate finish Sat Oct 09 14:01:01 2021 xorriso : UPDATE : 43.03% done, estimate finish Sat Oct 09 14:00:45 2021 xorriso : UPDATE : 29.33% done, estimate finish Sat Oct 09 14:01:05 2021 xorriso : UPDATE : 45.85% done, estimate finish Sat Oct 09 14:00:44 2021 xorriso : UPDATE : 26.41% done, estimate finish Sat Oct 09 14:01:07 2021 xorriso : UPDATE : 43.64% done, estimate finish Sat Oct 09 14:00:46 2021 xorriso : UPDATE : 29.83% done, estimate finish Sat Oct 09 14:01:07 2021 xorriso : UPDATE : 46.83% done, estimate finish Sat Oct 09 14:00:41 2021 xorriso : UPDATE : 26.41% done, estimate finish Sat Oct 09 14:01:13 2021 xorriso : UPDATE : 43.78% done, estimate finish Sat Oct 09 14:00:49 2021 xorriso : UPDATE : 29.96% done, estimate finish Sat Oct 09 14:01:12 2021 xorriso : UPDATE : 47.48% done, estimate finish Sat Oct 09 14:00:43 2021 xorriso : UPDATE : 28.17% done, estimate finish Sat Oct 09 14:00:57 2021 xorriso : UPDATE : 43.78% done, estimate finish Sat Oct 09 14:00:56 2021 xorriso : UPDATE : 31.12% done, estimate finish Sat Oct 09 14:01:06 2021 xorriso : UPDATE : 47.75% done, estimate finish Sat Oct 09 14:00:47 2021 xorriso : UPDATE : 29.52% done, estimate finish Sat Oct 09 14:00:51 2021 xorriso : UPDATE : 43.78% done, estimate finish Sat Oct 09 14:01:00 2021 xorriso : UPDATE : 31.57% done, estimate finish Sat Oct 09 14:01:08 2021 xorriso : UPDATE : 48.91% done, estimate finish Sat Oct 09 14:00:42 2021 xorriso : UPDATE : 30.10% done, estimate finish Sat Oct 09 14:00:53 2021 xorriso : UPDATE : 43.78% done, estimate finish Sat Oct 09 14:01:06 2021 xorriso : UPDATE : 31.96% done, estimate finish Sat Oct 09 14:01:11 2021 xorriso : UPDATE : 49.44% done, estimate finish Sat Oct 09 14:00:42 2021 xorriso : UPDATE : 30.37% done, estimate finish Sat Oct 09 14:00:57 2021 xorriso : UPDATE : 43.78% done, estimate finish Sat Oct 09 14:01:12 2021 xorriso : UPDATE : 32.97% done, estimate finish Sat Oct 09 14:01:07 2021 xorriso : UPDATE : 49.96% done, estimate finish Sat Oct 09 14:00:43 2021 xorriso : UPDATE : 31.35% done, estimate finish Sat Oct 09 14:00:55 2021 xorriso : UPDATE : 47.78% done, estimate finish Sat Oct 09 14:00:42 2021 xorriso : UPDATE : 33.18% done, estimate finish Sat Oct 09 14:01:11 2021 xorriso : UPDATE : 50.54% done, estimate finish Sat Oct 09 14:00:44 2021 xorriso : UPDATE : 31.35% done, estimate finish Sat Oct 09 14:01:01 2021 xorriso : UPDATE : 48.31% done, estimate finish Sat Oct 09 14:00:42 2021 xorriso : UPDATE : 33.94% done, estimate finish Sat Oct 09 14:01:15 2021 xorriso : UPDATE : 51.09% done, estimate finish Sat Oct 09 14:00:44 2021 xorriso : UPDATE : 32.93% done, estimate finish Sat Oct 09 14:00:55 2021 xorriso : UPDATE : 48.96% done, estimate finish Sat Oct 09 14:00:43 2021 xorriso : UPDATE : 33.94% done, estimate finish Sat Oct 09 14:01:23 2021 xorriso : UPDATE : 51.73% done, estimate finish Sat Oct 09 14:00:44 2021 xorriso : UPDATE : 33.51% done, estimate finish Sat Oct 09 14:00:57 2021 xorriso : UPDATE : 49.76% done, estimate finish Sat Oct 09 14:00:42 2021 xorriso : UPDATE : 35.70% done, estimate finish Sat Oct 09 14:01:08 2021 xorriso : UPDATE : 52.21% done, estimate finish Sat Oct 09 14:00:45 2021 xorriso : UPDATE : 34.19% done, estimate finish Sat Oct 09 14:00:56 2021 xorriso : UPDATE : 50.19% done, estimate finish Sat Oct 09 14:00:43 2021 xorriso : UPDATE : 36.39% done, estimate finish Sat Oct 09 14:01:07 2021 xorriso : UPDATE : 52.28% done, estimate finish Sat Oct 09 14:00:49 2021 xorriso : UPDATE : 34.57% done, estimate finish Sat Oct 09 14:00:59 2021 xorriso : UPDATE : 51.02% done, estimate finish Sat Oct 09 14:00:42 2021 xorriso : UPDATE : 36.72% done, estimate finish Sat Oct 09 14:01:11 2021 xorriso : UPDATE : 53.62% done, estimate finish Sat Oct 09 14:00:43 2021 xorriso : UPDATE : 35.62% done, estimate finish Sat Oct 09 14:00:58 2021 xorriso : UPDATE : 51.38% done, estimate finish Sat Oct 09 14:00:44 2021 xorriso : UPDATE : 37.38% done, estimate finish Sat Oct 09 14:01:10 2021 xorriso : UPDATE : 54.28% done, estimate finish Sat Oct 09 14:00:43 2021 xorriso : UPDATE : 36.24% done, estimate finish Sat Oct 09 14:00:58 2021 xorriso : UPDATE : 51.72% done, estimate finish Sat Oct 09 14:00:46 2021 xorriso : UPDATE : 38.24% done, estimate finish Sat Oct 09 14:01:08 2021 xorriso : UPDATE : 54.68% done, estimate finish Sat Oct 09 14:00:45 2021 xorriso : UPDATE : 36.69% done, estimate finish Sat Oct 09 14:01:02 2021 xorriso : UPDATE : 52.44% done, estimate finish Sat Oct 09 14:00:45 2021 xorriso : UPDATE : 39.02% done, estimate finish Sat Oct 09 14:01:06 2021 xorriso : UPDATE : 54.68% done, estimate finish Sat Oct 09 14:00:50 2021 xorriso : UPDATE : 37.37% done, estimate finish Sat Oct 09 14:01:02 2021 xorriso : UPDATE : 52.75% done, estimate finish Sat Oct 09 14:00:48 2021 xorriso : UPDATE : 39.62% done, estimate finish Sat Oct 09 14:01:07 2021 xorriso : UPDATE : 55.97% done, estimate finish Sat Oct 09 14:00:44 2021 xorriso : UPDATE : 38.13% done, estimate finish Sat Oct 09 14:01:01 2021 xorriso : UPDATE : 53.90% done, estimate finish Sat Oct 09 14:00:47 2021 xorriso : UPDATE : 40.32% done, estimate finish Sat Oct 09 14:01:07 2021 xorriso : UPDATE : 56.71% done, estimate finish Sat Oct 09 14:00:44 2021 xorriso : UPDATE : 38.75% done, estimate finish Sat Oct 09 14:01:01 2021 xorriso : UPDATE : 53.90% done, estimate finish Sat Oct 09 14:00:53 2021 xorriso : UPDATE : 53.90% done, estimate finish Sat Oct 09 14:00:59 2021 xorriso : UPDATE : 40.95% done, estimate finish Sat Oct 09 14:01:02 2021 xorriso : UPDATE : 57.44% done, estimate finish Sat Oct 09 14:00:43 2021 xorriso : UPDATE : 39.15% done, estimate finish Sat Oct 09 14:01:04 2021 xorriso : UPDATE : 53.90% done, estimate finish Sat Oct 09 14:01:05 2021 xorriso : UPDATE : 41.34% done, estimate finish Sat Oct 09 14:01:04 2021 xorriso : UPDATE : 57.76% done, estimate finish Sat Oct 09 14:00:45 2021 xorriso : UPDATE : 39.83% done, estimate finish Sat Oct 09 14:01:04 2021 xorriso : UPDATE : 53.90% done, estimate finish Sat Oct 09 14:01:11 2021 xorriso : UPDATE : 41.93% done, estimate finish Sat Oct 09 14:01:05 2021 xorriso : UPDATE : 57.76% done, estimate finish Sat Oct 09 14:00:49 2021 xorriso : UPDATE : 40.52% done, estimate finish Sat Oct 09 14:01:04 2021 xorriso : UPDATE : 53.90% done, estimate finish Sat Oct 09 14:01:18 2021 xorriso : UPDATE : 42.79% done, estimate finish Sat Oct 09 14:01:04 2021 xorriso : UPDATE : 57.76% done, estimate finish Sat Oct 09 14:00:53 2021 xorriso : UPDATE : 40.90% done, estimate finish Sat Oct 09 14:01:06 2021 xorriso : UPDATE : 53.90% done, estimate finish Sat Oct 09 14:01:24 2021 xorriso : UPDATE : 43.30% done, estimate finish Sat Oct 09 14:01:04 2021 xorriso : UPDATE : 60.01% done, estimate finish Sat Oct 09 14:00:42 2021 xorriso : UPDATE : 41.84% done, estimate finish Sat Oct 09 14:01:09 2021 xorriso : UPDATE : 53.90% done, estimate finish Sat Oct 09 14:01:31 2021 xorriso : UPDATE : 43.88% done, estimate finish Sat Oct 09 14:01:05 2021 xorriso : UPDATE : 60.46% done, estimate finish Sat Oct 09 14:00:43 2021 xorriso : UPDATE : 42.87% done, estimate finish Sat Oct 09 14:01:05 2021 xorriso : UPDATE : 53.90% done, estimate finish Sat Oct 09 14:01:38 2021 xorriso : UPDATE : 44.64% done, estimate finish Sat Oct 09 14:01:05 2021 xorriso : UPDATE : 61.29% done, estimate finish Sat Oct 09 14:00:41 2021 xorriso : UPDATE : 43.46% done, estimate finish Sat Oct 09 14:01:06 2021 xorriso : UPDATE : 53.90% done, estimate finish Sat Oct 09 14:01:44 2021 xorriso : UPDATE : 44.64% done, estimate finish Sat Oct 09 14:01:09 2021 xorriso : UPDATE : 62.14% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 44.06% done, estimate finish Sat Oct 09 14:01:07 2021 xorriso : UPDATE : 53.90% done, estimate finish Sat Oct 09 14:01:51 2021 xorriso : UPDATE : 44.64% done, estimate finish Sat Oct 09 14:01:14 2021 xorriso : UPDATE : 62.55% done, estimate finish Sat Oct 09 14:00:41 2021 xorriso : UPDATE : 44.64% done, estimate finish Sat Oct 09 14:01:08 2021 xorriso : UPDATE : 53.90% done xorriso : UPDATE : 44.64% done, estimate finish Sat Oct 09 14:01:19 2021 xorriso : UPDATE : 62.55% done, estimate finish Sat Oct 09 14:00:46 2021 xorriso : UPDATE : 45.25% done, estimate finish Sat Oct 09 14:01:08 2021 xorriso : UPDATE : 53.90% done xorriso : UPDATE : 44.64% done, estimate finish Sat Oct 09 14:01:54 2021 xorriso : UPDATE : 64.11% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 45.72% done, estimate finish Sat Oct 09 14:01:09 2021 xorriso : UPDATE : 45.72% done, estimate finish Sat Oct 09 14:01:13 2021 xorriso : UPDATE : 53.90% done xorriso : UPDATE : 48.44% done, estimate finish Sat Oct 09 14:01:02 2021 xorriso : UPDATE : 64.77% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 45.72% done, estimate finish Sat Oct 09 14:01:18 2021 xorriso : UPDATE : 53.90% done xorriso : UPDATE : 48.70% done, estimate finish Sat Oct 09 14:01:06 2021 xorriso : UPDATE : 65.39% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 45.72% done, estimate finish Sat Oct 09 14:01:23 2021 xorriso : UPDATE : 53.90% done xorriso : UPDATE : 49.17% done, estimate finish Sat Oct 09 14:01:07 2021 xorriso : UPDATE : 65.95% done, estimate finish Sat Oct 09 14:00:41 2021 xorriso : UPDATE : 48.51% done, estimate finish Sat Oct 09 14:01:07 2021 xorriso : UPDATE : 53.90% done xorriso : UPDATE : 50.13% done, estimate finish Sat Oct 09 14:01:05 2021 xorriso : UPDATE : 66.57% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 48.51% done, estimate finish Sat Oct 09 14:01:12 2021 xorriso : UPDATE : 53.90% done xorriso : UPDATE : 50.13% done, estimate finish Sat Oct 09 14:01:10 2021 xorriso : UPDATE : 66.97% done, estimate finish Sat Oct 09 14:00:42 2021 xorriso : UPDATE : 48.51% done, estimate finish Sat Oct 09 14:01:18 2021 xorriso : UPDATE : 53.90% done xorriso : UPDATE : 52.13% done, estimate finish Sat Oct 09 14:01:00 2021 xorriso : UPDATE : 67.72% done, estimate finish Sat Oct 09 14:00:41 2021 xorriso : UPDATE : 48.51% done, estimate finish Sat Oct 09 14:01:24 2021 xorriso : UPDATE : 53.90% done xorriso : UPDATE : 52.41% done, estimate finish Sat Oct 09 14:01:03 2021 xorriso : UPDATE : 67.84% done, estimate finish Sat Oct 09 14:00:45 2021 xorriso : UPDATE : 48.51% done, estimate finish Sat Oct 09 14:01:31 2021 xorriso : UPDATE : 53.90% done xorriso : UPDATE : 52.41% done, estimate finish Sat Oct 09 14:01:07 2021 xorriso : UPDATE : 67.84% done, estimate finish Sat Oct 09 14:00:49 2021 xorriso : UPDATE : 48.51% done, estimate finish Sat Oct 09 14:01:37 2021 xorriso : UPDATE : 53.90% done xorriso : UPDATE : 52.41% done, estimate finish Sat Oct 09 14:01:12 2021 xorriso : UPDATE : 69.98% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 48.51% done, estimate finish Sat Oct 09 14:01:44 2021 xorriso : UPDATE : 53.90% done xorriso : UPDATE : 52.41% done, estimate finish Sat Oct 09 14:01:01 2021 xorriso : UPDATE : 70.64% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 53.89% done, estimate finish Sat Oct 09 14:01:01 2021 xorriso : UPDATE : 53.90% done xorriso : UPDATE : 52.41% done, estimate finish Sat Oct 09 14:01:06 2021 xorriso : UPDATE : 71.24% done, estimate finish Sat Oct 09 14:00:39 2021 xorriso : UPDATE : 54.50% done, estimate finish Sat Oct 09 14:01:02 2021 xorriso : UPDATE : 53.90% done xorriso : UPDATE : 52.41% done, estimate finish Sat Oct 09 14:01:11 2021 xorriso : UPDATE : 71.86% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 54.72% done, estimate finish Sat Oct 09 14:01:05 2021 xorriso : UPDATE : 53.90% done xorriso : UPDATE : 52.41% done, estimate finish Sat Oct 09 14:01:17 2021 xorriso : UPDATE : 72.44% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 54.72% done, estimate finish Sat Oct 09 14:01:08 2021 xorriso : UPDATE : 58.55% done, estimate finish Sat Oct 09 14:01:55 2021 xorriso : UPDATE : 52.41% done, estimate finish Sat Oct 09 14:01:22 2021 xorriso : UPDATE : 73.14% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 54.72% done, estimate finish Sat Oct 09 14:01:11 2021 xorriso : UPDATE : 69.86% done, estimate finish Sat Oct 09 14:00:34 2021 xorriso : UPDATE : 52.41% done, estimate finish Sat Oct 09 14:01:28 2021 xorriso : UPDATE : 73.72% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 54.72% done, estimate finish Sat Oct 09 14:01:18 2021 xorriso : UPDATE : 76.05% done, estimate finish Sat Oct 09 14:00:22 2021 xorriso : UPDATE : 52.41% done, estimate finish Sat Oct 09 14:01:34 2021 xorriso : UPDATE : 74.35% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 54.72% done, estimate finish Sat Oct 09 14:01:24 2021 xorriso : UPDATE : 76.05% done, estimate finish Sat Oct 09 14:00:24 2021 xorriso : UPDATE : 52.41% done, estimate finish Sat Oct 09 14:01:39 2021 xorriso : UPDATE : 74.67% done, estimate finish Sat Oct 09 14:00:42 2021 xorriso : UPDATE : 54.72% done, estimate finish Sat Oct 09 14:01:30 2021 xorriso : UPDATE : 76.05% done, estimate finish Sat Oct 09 14:00:26 2021 xorriso : UPDATE : 52.41% done, estimate finish Sat Oct 09 14:01:44 2021 xorriso : UPDATE : 75.66% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 54.72% done, estimate finish Sat Oct 09 14:01:37 2021 xorriso : UPDATE : 76.05% done, estimate finish Sat Oct 09 14:00:19 2021 xorriso : UPDATE : 52.41% done, estimate finish Sat Oct 09 14:01:50 2021 xorriso : UPDATE : 76.33% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 60.44% done, estimate finish Sat Oct 09 14:00:56 2021 xorriso : UPDATE : 76.05% done, estimate finish Sat Oct 09 14:00:21 2021 xorriso : UPDATE : 60.88% done, estimate finish Sat Oct 09 14:00:55 2021 xorriso : UPDATE : 76.75% done, estimate finish Sat Oct 09 14:00:41 2021 xorriso : UPDATE : 60.44% done, estimate finish Sat Oct 09 14:01:00 2021 xorriso : UPDATE : 76.05% done, estimate finish Sat Oct 09 14:00:23 2021 xorriso : UPDATE : 63.73% done, estimate finish Sat Oct 09 14:00:46 2021 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 09 14:00:42 2021 xorriso : UPDATE : 61.37% done, estimate finish Sat Oct 09 14:00:59 2021 xorriso : UPDATE : 76.05% done, estimate finish Sat Oct 09 14:00:25 2021 xorriso : UPDATE : 64.32% done, estimate finish Sat Oct 09 14:00:47 2021 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 09 14:00:45 2021 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 09 14:00:48 2021 xorriso : UPDATE : 62.24% done, estimate finish Sat Oct 09 14:00:59 2021 xorriso : UPDATE : 78.98% done, estimate finish Sat Oct 09 14:00:23 2021 xorriso : UPDATE : 64.32% done, estimate finish Sat Oct 09 14:00:50 2021 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 09 14:00:50 2021 xorriso : UPDATE : 62.24% done, estimate finish Sat Oct 09 14:01:02 2021 xorriso : UPDATE : 82.06% done, estimate finish Sat Oct 09 14:00:21 2021 xorriso : UPDATE : 64.32% done, estimate finish Sat Oct 09 14:00:54 2021 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 09 14:01:07 2021 xorriso : UPDATE : 62.24% done, estimate finish Sat Oct 09 14:01:02 2021 xorriso : UPDATE : 82.63% done, estimate finish Sat Oct 09 14:00:22 2021 xorriso : UPDATE : 64.32% done, estimate finish Sat Oct 09 14:00:57 2021 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 09 14:01:12 2021 xorriso : UPDATE : 62.24% done, estimate finish Sat Oct 09 14:01:07 2021 xorriso : UPDATE : 83.02% done, estimate finish Sat Oct 09 14:00:23 2021 xorriso : UPDATE : 64.32% done, estimate finish Sat Oct 09 14:01:00 2021 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 09 14:01:18 2021 xorriso : UPDATE : 62.24% done, estimate finish Sat Oct 09 14:01:11 2021 xorriso : UPDATE : 83.79% done, estimate finish Sat Oct 09 14:00:23 2021 xorriso : UPDATE : 64.32% done, estimate finish Sat Oct 09 14:01:03 2021 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 09 14:01:24 2021 xorriso : UPDATE : 62.24% done, estimate finish Sat Oct 09 14:01:16 2021 xorriso : UPDATE : 84.47% done, estimate finish Sat Oct 09 14:00:24 2021 xorriso : UPDATE : 64.32% done, estimate finish Sat Oct 09 14:01:07 2021 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 09 14:01:29 2021 xorriso : UPDATE : 62.24% done, estimate finish Sat Oct 09 14:01:21 2021 xorriso : UPDATE : 85.11% done, estimate finish Sat Oct 09 14:00:31 2021 xorriso : UPDATE : 64.32% done, estimate finish Sat Oct 09 14:01:11 2021 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 09 14:01:34 2021 xorriso : UPDATE : 62.24% done, estimate finish Sat Oct 09 14:01:26 2021 xorriso : UPDATE : 85.17% done, estimate finish Sat Oct 09 14:00:33 2021 xorriso : UPDATE : 64.32% done, estimate finish Sat Oct 09 14:01:46 2021 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 09 14:01:40 2021 xorriso : UPDATE : 62.24% done, estimate finish Sat Oct 09 14:01:31 2021 xorriso : UPDATE : 85.17% done, estimate finish Sat Oct 09 14:00:36 2021 xorriso : UPDATE : 64.32% done, estimate finish Sat Oct 09 14:01:55 2021 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 09 14:01:45 2021 xorriso : UPDATE : 62.24% done, estimate finish Sat Oct 09 14:01:35 2021 xorriso : UPDATE : 87.15% done, estimate finish Sat Oct 09 14:00:33 2021 xorriso : UPDATE : 64.32% done, estimate finish Sat Oct 09 14:02:04 2021 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 09 14:01:51 2021 xorriso : UPDATE : 62.24% done, estimate finish Sat Oct 09 14:01:41 2021 xorriso : UPDATE : 87.70% done, estimate finish Sat Oct 09 14:00:33 2021 xorriso : UPDATE : 64.32% done, estimate finish Sat Oct 09 14:02:12 2021 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 09 14:01:57 2021 xorriso : UPDATE : 69.07% done, estimate finish Sat Oct 09 14:01:02 2021 xorriso : UPDATE : 88.30% done, estimate finish Sat Oct 09 14:00:33 2021 xorriso : UPDATE : 64.32% done, estimate finish Sat Oct 09 14:02:22 2021 xorriso : UPDATE : 64.32% done, estimate finish Sat Oct 09 14:02:29 2021 xorriso : UPDATE : 77.21% done xorriso : UPDATE : 72.41% done, estimate finish Sat Oct 09 14:00:49 2021 xorriso : UPDATE : 88.56% done, estimate finish Sat Oct 09 14:00:34 2021 xorriso : UPDATE : 71.37% done, estimate finish Sat Oct 09 14:01:04 2021 xorriso : UPDATE : 77.21% done xorriso : UPDATE : 73.21% done, estimate finish Sat Oct 09 14:00:50 2021 xorriso : UPDATE : 89.25% done, estimate finish Sat Oct 09 14:00:34 2021 xorriso : UPDATE : 75.40% done, estimate finish Sat Oct 09 14:00:51 2021 xorriso : UPDATE : 77.21% done xorriso : UPDATE : 73.21% done, estimate finish Sat Oct 09 14:00:53 2021 xorriso : UPDATE : 90.30% done, estimate finish Sat Oct 09 14:00:34 2021 xorriso : UPDATE : 76.04% done, estimate finish Sat Oct 09 14:00:53 2021 xorriso : UPDATE : 77.21% done xorriso : UPDATE : 74.41% done, estimate finish Sat Oct 09 14:00:52 2021 xorriso : UPDATE : 90.71% done, estimate finish Sat Oct 09 14:00:35 2021 xorriso : UPDATE : 76.04% done, estimate finish Sat Oct 09 14:00:54 2021 xorriso : UPDATE : 77.21% done xorriso : UPDATE : 75.42% done, estimate finish Sat Oct 09 14:00:52 2021 xorriso : UPDATE : 91.09% done, estimate finish Sat Oct 09 14:00:38 2021 xorriso : UPDATE : 76.04% done, estimate finish Sat Oct 09 14:00:57 2021 xorriso : UPDATE : 77.21% done xorriso : UPDATE : 75.80% done, estimate finish Sat Oct 09 14:00:53 2021 xorriso : UPDATE : 91.09% done, estimate finish Sat Oct 09 14:00:41 2021 xorriso : UPDATE : 76.04% done, estimate finish Sat Oct 09 14:00:51 2021 xorriso : UPDATE : 77.21% done xorriso : UPDATE : 76.75% done, estimate finish Sat Oct 09 14:00:52 2021 xorriso : UPDATE : 91.09% done, estimate finish Sat Oct 09 14:00:43 2021 xorriso : UPDATE : 76.04% done, estimate finish Sat Oct 09 14:00:53 2021 xorriso : UPDATE : 78.66% done, estimate finish Sat Oct 09 14:03:58 2021 xorriso : UPDATE : 77.41% done, estimate finish Sat Oct 09 14:00:54 2021 xorriso : UPDATE : 91.09% done, estimate finish Sat Oct 09 14:00:46 2021 xorriso : UPDATE : 76.04% done, estimate finish Sat Oct 09 14:00:56 2021 xorriso : UPDATE : 90.72% done, estimate finish Sat Oct 09 14:00:40 2021 xorriso : UPDATE : 78.04% done, estimate finish Sat Oct 09 14:00:54 2021 xorriso : UPDATE : 91.09% done, estimate finish Sat Oct 09 14:00:48 2021 xorriso : UPDATE : 79.06% done, estimate finish Sat Oct 09 14:00:50 2021 xorriso : UPDATE : 95.40% done, estimate finish Sat Oct 09 14:00:33 2021 xorriso : UPDATE : 78.60% done, estimate finish Sat Oct 09 14:00:54 2021 xorriso : UPDATE : 91.09% done, estimate finish Sat Oct 09 14:00:51 2021 xorriso : UPDATE : 81.53% done, estimate finish Sat Oct 09 14:00:47 2021 xorriso : UPDATE : 95.43% done, estimate finish Sat Oct 09 14:00:32 2021 xorriso : UPDATE : 79.35% done, estimate finish Sat Oct 09 14:01:00 2021 xorriso : UPDATE : 92.41% done, estimate finish Sat Oct 09 14:00:45 2021 xorriso : UPDATE : 81.53% done, estimate finish Sat Oct 09 14:00:49 2021 xorriso : UPDATE : 95.43% done, estimate finish Sat Oct 09 14:00:33 2021 xorriso : UPDATE : 79.86% done, estimate finish Sat Oct 09 14:01:00 2021 xorriso : UPDATE : 96.75% done, estimate finish Sat Oct 09 14:00:35 2021 xorriso : UPDATE : 81.53% done, estimate finish Sat Oct 09 14:00:51 2021 xorriso : UPDATE : 97.68% done xorriso : UPDATE : 80.34% done, estimate finish Sat Oct 09 14:01:01 2021 xorriso : UPDATE : 97.43% done, estimate finish Sat Oct 09 14:00:35 2021 xorriso : UPDATE : 81.53% done, estimate finish Sat Oct 09 14:00:54 2021 xorriso : UPDATE : 98.21% done xorriso : UPDATE : 81.27% done, estimate finish Sat Oct 09 14:01:00 2021 xorriso : UPDATE : 97.73% done, estimate finish Sat Oct 09 14:00:36 2021 xorriso : UPDATE : 82.91% done, estimate finish Sat Oct 09 14:00:52 2021 xorriso : UPDATE : 98.93% done xorriso : UPDATE : 81.90% done, estimate finish Sat Oct 09 14:01:00 2021 xorriso : UPDATE : 98.73% done xorriso : UPDATE : 85.61% done, estimate finish Sat Oct 09 14:00:49 2021 xorriso : UPDATE : 99.49% done xorriso : UPDATE : 82.32% done, estimate finish Sat Oct 09 14:01:01 2021 xorriso : UPDATE : 99.40% done xorriso : UPDATE : 85.61% done, estimate finish Sat Oct 09 14:00:51 2021 ISO image produced: 2292835 sectors Written to medium : 2292835 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 83.07% done, estimate finish Sat Oct 09 14:01:01 2021 xorriso : UPDATE : 99.94% done CD=15 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf" "11.1.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 15 ... Last-minute updates: README.html README.txt Sat 9 Oct 14:00:36 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 armhf 15' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/checksum-check -jigdo-force-md5 /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-15.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-15.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot15 -J -joliet-long -cache-inodes CD15 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD15' xorriso : UPDATE : 6711 files added in 1 seconds xorriso : UPDATE : 6711 files added in 1 seconds xorriso : UPDATE : 87.06% done, estimate finish Sat Oct 09 14:00:50 2021 xorriso : UPDATE : 83.07% done, estimate finish Sat Oct 09 14:01:04 2021 ISO image produced: 2291319 sectors Written to medium : 2291319 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. CD=10 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf" "11.1.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 10 ... xorriso : UPDATE : 0.03% done Last-minute updates: README.html README.txt Sat 9 Oct 14:00:37 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 armhf 10' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/checksum-check -jigdo-force-md5 /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-10.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-10.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot10 -J -joliet-long -cache-inodes CD10 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso : UPDATE : 87.60% done, estimate finish Sat Oct 09 14:00:51 2021 xorriso : UPDATE : 84.81% done, estimate finish Sat Oct 09 14:01:00 2021 xorriso : UPDATE : 0.13% done Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD10' xorriso : UPDATE : 8151 files added in 1 seconds xorriso : UPDATE : 8151 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/bladerf-firmware-fx3_0.2019.07-7_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 88.61% done, estimate finish Sat Oct 09 14:00:50 2021 xorriso : UPDATE : 85.21% done, estimate finish Sat Oct 09 14:01:00 2021 xorriso : UPDATE : 0.09% done xorriso : UPDATE : 0.26% done xorriso : UPDATE : 89.28% done, estimate finish Sat Oct 09 14:00:51 2021 xorriso : UPDATE : 85.88% done, estimate finish Sat Oct 09 14:01:01 2021 xorriso : UPDATE : 0.19% done xorriso : UPDATE : 0.52% done, estimate finish Sat Oct 09 14:09:57 2021 xorriso : UPDATE : 89.28% done, estimate finish Sat Oct 09 14:00:53 2021 xorriso : UPDATE : 86.43% done, estimate finish Sat Oct 09 14:01:02 2021 xorriso : UPDATE : 0.34% done, estimate finish Sat Oct 09 14:13:33 2021 xorriso : UPDATE : 1.19% done, estimate finish Sat Oct 09 14:06:07 2021 xorriso : UPDATE : 89.28% done, estimate finish Sat Oct 09 14:00:54 2021 xorriso : UPDATE : 87.24% done, estimate finish Sat Oct 09 14:01:01 2021 xorriso : UPDATE : 0.43% done, estimate finish Sat Oct 09 14:14:43 2021 xorriso : UPDATE : 1.90% done, estimate finish Sat Oct 09 14:04:55 2021 xorriso : UPDATE : 91.35% done, estimate finish Sat Oct 09 14:00:53 2021 xorriso : UPDATE : 87.86% done, estimate finish Sat Oct 09 14:01:01 2021 xorriso : UPDATE : 0.98% done, estimate finish Sat Oct 09 14:08:28 2021 xorriso : UPDATE : 2.04% done, estimate finish Sat Oct 09 14:05:28 2021 xorriso : UPDATE : 91.35% done, estimate finish Sat Oct 09 14:00:55 2021 xorriso : UPDATE : 88.44% done, estimate finish Sat Oct 09 14:01:01 2021 xorriso : UPDATE : 1.61% done, estimate finish Sat Oct 09 14:06:27 2021 xorriso : UPDATE : 2.04% done, estimate finish Sat Oct 09 14:06:17 2021 xorriso : UPDATE : 92.77% done, estimate finish Sat Oct 09 14:00:53 2021 xorriso : UPDATE : 88.44% done, estimate finish Sat Oct 09 14:01:03 2021 xorriso : UPDATE : 2.08% done, estimate finish Sat Oct 09 14:05:57 2021 xorriso : UPDATE : 3.97% done, estimate finish Sat Oct 09 14:03:57 2021 xorriso : UPDATE : 93.43% done, estimate finish Sat Oct 09 14:00:54 2021 xorriso : UPDATE : 88.52% done, estimate finish Sat Oct 09 14:01:05 2021 xorriso : UPDATE : 2.85% done, estimate finish Sat Oct 09 14:05:05 2021 xorriso : UPDATE : 4.09% done, estimate finish Sat Oct 09 14:04:15 2021 xorriso : UPDATE : 93.43% done, estimate finish Sat Oct 09 14:00:56 2021 xorriso : UPDATE : 90.47% done, estimate finish Sat Oct 09 14:01:01 2021 xorriso : UPDATE : 3.45% done, estimate finish Sat Oct 09 14:04:49 2021 xorriso : UPDATE : 5.06% done, estimate finish Sat Oct 09 14:03:53 2021 xorriso : UPDATE : 95.04% done, estimate finish Sat Oct 09 14:00:54 2021 xorriso : UPDATE : 91.36% done, estimate finish Sat Oct 09 14:01:00 2021 xorriso : UPDATE : 4.02% done, estimate finish Sat Oct 09 14:04:38 2021 xorriso : UPDATE : 6.06% done, estimate finish Sat Oct 09 14:03:38 2021 xorriso : UPDATE : 95.92% done, estimate finish Sat Oct 09 14:00:54 2021 xorriso : UPDATE : 91.96% done, estimate finish Sat Oct 09 14:01:01 2021 xorriso : UPDATE : 4.80% done, estimate finish Sat Oct 09 14:04:20 2021 xorriso : UPDATE : 6.72% done, estimate finish Sat Oct 09 14:03:35 2021 xorriso : UPDATE : 96.65% done, estimate finish Sat Oct 09 14:00:54 2021 xorriso : UPDATE : 92.64% done, estimate finish Sat Oct 09 14:01:00 2021 xorriso : UPDATE : 5.48% done, estimate finish Sat Oct 09 14:04:11 2021 xorriso : UPDATE : 6.84% done, estimate finish Sat Oct 09 14:03:46 2021 xorriso : UPDATE : 97.36% done, estimate finish Sat Oct 09 14:00:54 2021 xorriso : UPDATE : 93.11% done, estimate finish Sat Oct 09 14:01:01 2021 xorriso : UPDATE : 5.83% done, estimate finish Sat Oct 09 14:04:15 2021 xorriso : UPDATE : 8.11% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 97.59% done, estimate finish Sat Oct 09 14:00:55 2021 xorriso : UPDATE : 93.79% done, estimate finish Sat Oct 09 14:01:01 2021 xorriso : UPDATE : 6.55% done, estimate finish Sat Oct 09 14:04:07 2021 xorriso : UPDATE : 8.59% done, estimate finish Sat Oct 09 14:03:08 2021 xorriso : UPDATE : 98.60% done xorriso : UPDATE : 94.39% done, estimate finish Sat Oct 09 14:01:01 2021 xorriso : UPDATE : 7.43% done, estimate finish Sat Oct 09 14:03:17 2021 xorriso : UPDATE : 8.59% done, estimate finish Sat Oct 09 14:03:21 2021 xorriso : UPDATE : 99.34% done xorriso : UPDATE : 94.63% done, estimate finish Sat Oct 09 14:01:02 2021 xorriso : UPDATE : 7.98% done, estimate finish Sat Oct 09 14:03:19 2021 xorriso : UPDATE : 8.59% done, estimate finish Sat Oct 09 14:03:34 2021 xorriso : UPDATE : 99.97% done xorriso : UPDATE : 94.63% done, estimate finish Sat Oct 09 14:01:04 2021 xorriso : UPDATE : 8.51% done, estimate finish Sat Oct 09 14:03:21 2021 xorriso : UPDATE : 10.94% done, estimate finish Sat Oct 09 14:03:02 2021 ISO image produced: 2293960 sectors Written to medium : 2293960 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 96.75% done, estimate finish Sat Oct 09 14:01:00 2021 xorriso : UPDATE : 9.26% done, estimate finish Sat Oct 09 14:03:19 2021 xorriso : UPDATE : 10.94% done, estimate finish Sat Oct 09 14:03:13 2021 CD=16 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf" "11.1.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 16 ... Last-minute updates: README.html README.txt Sat 9 Oct 14:00:56 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 armhf 16' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/checksum-check -jigdo-force-md5 /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-16.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-16.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot16 -J -joliet-long -cache-inodes CD16 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD16' xorriso : UPDATE : 920 files added in 1 seconds xorriso : UPDATE : 920 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.03% done xorriso : UPDATE : 0.29% done xorriso : UPDATE : 97.41% done, estimate finish Sat Oct 09 14:01:00 2021 xorriso : UPDATE : 9.79% done, estimate finish Sat Oct 09 14:03:20 2021 xorriso : UPDATE : 10.94% done, estimate finish Sat Oct 09 14:03:23 2021 xorriso : UPDATE : 0.98% done xorriso : UPDATE : 98.07% done, estimate finish Sat Oct 09 14:01:00 2021 xorriso : UPDATE : 10.45% done, estimate finish Sat Oct 09 14:03:20 2021 xorriso : UPDATE : 12.90% done, estimate finish Sat Oct 09 14:03:05 2021 xorriso : UPDATE : 1.60% done, estimate finish Sat Oct 09 14:03:40 2021 xorriso : UPDATE : 98.73% done xorriso : UPDATE : 11.03% done, estimate finish Sat Oct 09 14:03:21 2021 xorriso : UPDATE : 12.90% done, estimate finish Sat Oct 09 14:03:13 2021 xorriso : UPDATE : 2.56% done, estimate finish Sat Oct 09 14:03:18 2021 xorriso : UPDATE : 99.00% done xorriso : UPDATE : 11.03% done, estimate finish Sat Oct 09 14:03:31 2021 xorriso : UPDATE : 14.76% done, estimate finish Sat Oct 09 14:02:59 2021 xorriso : UPDATE : 3.38% done, estimate finish Sat Oct 09 14:03:13 2021 xorriso : UPDATE : 100.00% done xorriso : UPDATE : 11.03% done, estimate finish Sat Oct 09 14:03:40 2021 xorriso : UPDATE : 15.56% done, estimate finish Sat Oct 09 14:02:56 2021 xorriso : UPDATE : 3.88% done, estimate finish Sat Oct 09 14:03:21 2021 ISO image produced: 2275253 sectors Written to medium : 2275253 sectors at LBA 0 xorriso : UPDATE : 13.23% done, estimate finish Sat Oct 09 14:03:16 2021 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 15.91% done, estimate finish Sat Oct 09 14:03:01 2021 CD=14 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye" "armhf" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf" "11.1.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso sha256,sha512" "-jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*'" "/home/debian-cd/build.bullseye/debian-cd/tools/jigdo_cleanup" Generating armhf iso/jigdo image number 14 ... Last-minute updates: README.html README.txt Sat 9 Oct 14:01:02 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 armhf 14' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/checksum-check -jigdo-force-md5 /pool/ -jigdo-min-file-size 1024 -jigdo-exclude 'README*' -jigdo-exclude /doc/ -jigdo-exclude /md5sum.txt -jigdo-exclude /.disk/ -jigdo-exclude /pics/ -jigdo-exclude 'Release*' -jigdo-exclude 'Packages*' -jigdo-exclude 'Sources*' -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-14.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf/debian-11.1.0-armhf-DVD-14.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot14 -J -joliet-long -cache-inodes CD14 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso : UPDATE : 4.83% done, estimate finish Sat Oct 09 14:03:14 2021 xorriso : UPDATE : 13.76% done, estimate finish Sat Oct 09 14:03:19 2021 xorriso : UPDATE : 15.91% done, estimate finish Sat Oct 09 14:03:11 2021 xorriso : UPDATE : 10800 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bullseyearmhf/bullseye/CD14' xorriso : UPDATE : 11874 files added in 1 seconds xorriso : UPDATE : 11874 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 5.54% done, estimate finish Sat Oct 09 14:03:14 2021 xorriso : UPDATE : 14.21% done, estimate finish Sat Oct 09 14:03:22 2021 xorriso : UPDATE : 17.84% done, estimate finish Sat Oct 09 14:02:55 2021 xorriso : UPDATE : 6.42% done, estimate finish Sat Oct 09 14:03:11 2021 xorriso : UPDATE : 15.00% done, estimate finish Sat Oct 09 14:03:19 2021 xorriso : UPDATE : 0.20% done xorriso : UPDATE : 18.70% done, estimate finish Sat Oct 09 14:02:54 2021 xorriso : UPDATE : 0.27% done, estimate finish Sat Oct 09 14:15:22 2021 xorriso : UPDATE : 19.24% done, estimate finish Sat Oct 09 14:02:56 2021 xorriso : UPDATE : 7.18% done, estimate finish Sat Oct 09 14:03:11 2021 xorriso : UPDATE : 15.00% done, estimate finish Sat Oct 09 14:03:29 2021 xorriso : UPDATE : 19.72% done, estimate finish Sat Oct 09 14:02:58 2021 xorriso : UPDATE : 0.43% done, estimate finish Sat Oct 09 14:14:01 2021 xorriso : UPDATE : 8.03% done, estimate finish Sat Oct 09 14:03:09 2021 xorriso : UPDATE : 15.00% done, estimate finish Sat Oct 09 14:03:39 2021 xorriso : UPDATE : 20.66% done, estimate finish Sat Oct 09 14:02:56 2021 xorriso : UPDATE : 0.51% done, estimate finish Sat Oct 09 14:15:01 2021 xorriso : UPDATE : 8.74% done, estimate finish Sat Oct 09 14:03:10 2021 xorriso : UPDATE : 15.00% done, estimate finish Sat Oct 09 14:03:49 2021 xorriso : UPDATE : 21.29% done, estimate finish Sat Oct 09 14:02:57 2021 xorriso : UPDATE : 0.90% done, estimate finish Sat Oct 09 14:10:57 2021 xorriso : UPDATE : 9.45% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 18.08% done, estimate finish Sat Oct 09 14:03:13 2021 xorriso : UPDATE : 22.07% done, estimate finish Sat Oct 09 14:02:57 2021 xorriso : UPDATE : 1.43% done, estimate finish Sat Oct 09 14:08:26 2021 xorriso : UPDATE : 10.15% done, estimate finish Sat Oct 09 14:03:06 2021 xorriso : UPDATE : 18.60% done, estimate finish Sat Oct 09 14:03:14 2021 xorriso : UPDATE : 22.63% done, estimate finish Sat Oct 09 14:02:58 2021 xorriso : UPDATE : 2.05% done, estimate finish Sat Oct 09 14:07:02 2021 xorriso : UPDATE : 11.06% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 18.86% done, estimate finish Sat Oct 09 14:03:18 2021 xorriso : UPDATE : 23.38% done, estimate finish Sat Oct 09 14:02:58 2021 xorriso : UPDATE : 2.78% done, estimate finish Sat Oct 09 14:06:03 2021 xorriso : UPDATE : 11.95% done, estimate finish Sat Oct 09 14:03:03 2021 xorriso : UPDATE : 18.86% done, estimate finish Sat Oct 09 14:03:26 2021 xorriso : UPDATE : 24.08% done, estimate finish Sat Oct 09 14:02:59 2021 xorriso : UPDATE : 3.43% done, estimate finish Sat Oct 09 14:05:35 2021 xorriso : UPDATE : 12.61% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 20.97% done, estimate finish Sat Oct 09 14:03:06 2021 xorriso : UPDATE : 24.73% done, estimate finish Sat Oct 09 14:02:59 2021 xorriso : UPDATE : 3.76% done, estimate finish Sat Oct 09 14:05:38 2021 xorriso : UPDATE : 13.36% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 21.77% done, estimate finish Sat Oct 09 14:03:06 2021 xorriso : UPDATE : 4.52% done, estimate finish Sat Oct 09 14:05:14 2021 xorriso : UPDATE : 25.48% done, estimate finish Sat Oct 09 14:02:59 2021 xorriso : UPDATE : 14.18% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 22.34% done, estimate finish Sat Oct 09 14:03:07 2021 xorriso : UPDATE : 5.44% done, estimate finish Sat Oct 09 14:04:51 2021 xorriso : UPDATE : 26.05% done, estimate finish Sat Oct 09 14:03:01 2021 xorriso : UPDATE : 14.81% done, estimate finish Sat Oct 09 14:03:06 2021 xorriso : UPDATE : 23.03% done, estimate finish Sat Oct 09 14:03:07 2021 xorriso : UPDATE : 26.74% done, estimate finish Sat Oct 09 14:03:01 2021 xorriso : UPDATE : 6.10% done, estimate finish Sat Oct 09 14:04:43 2021 xorriso : UPDATE : 15.69% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 23.17% done, estimate finish Sat Oct 09 14:03:13 2021 xorriso : UPDATE : 27.39% done, estimate finish Sat Oct 09 14:03:01 2021 xorriso : UPDATE : 6.54% done, estimate finish Sat Oct 09 14:04:43 2021 xorriso : UPDATE : 16.62% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 23.17% done, estimate finish Sat Oct 09 14:03:20 2021 xorriso : UPDATE : 25.01% done, estimate finish Sat Oct 09 14:03:08 2021 xorriso : UPDATE : 28.24% done, estimate finish Sat Oct 09 14:03:00 2021 xorriso : UPDATE : 7.27% done, estimate finish Sat Oct 09 14:03:45 2021 xorriso : UPDATE : 17.23% done, estimate finish Sat Oct 09 14:03:05 2021 xorriso : UPDATE : 25.71% done, estimate finish Sat Oct 09 14:03:08 2021 xorriso : UPDATE : 28.93% done, estimate finish Sat Oct 09 14:03:00 2021 xorriso : UPDATE : 7.27% done, estimate finish Sat Oct 09 14:04:00 2021 xorriso : UPDATE : 17.95% done, estimate finish Sat Oct 09 14:03:06 2021 xorriso : UPDATE : 26.29% done, estimate finish Sat Oct 09 14:03:09 2021 xorriso : UPDATE : 7.27% done, estimate finish Sat Oct 09 14:04:16 2021 xorriso : UPDATE : 29.49% done, estimate finish Sat Oct 09 14:03:01 2021 xorriso : UPDATE : 18.82% done, estimate finish Sat Oct 09 14:03:05 2021 xorriso : UPDATE : 26.77% done, estimate finish Sat Oct 09 14:03:10 2021 xorriso : UPDATE : 30.11% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 7.27% done, estimate finish Sat Oct 09 14:04:31 2021 xorriso : UPDATE : 19.42% done, estimate finish Sat Oct 09 14:03:07 2021 xorriso : UPDATE : 27.47% done, estimate finish Sat Oct 09 14:03:10 2021 xorriso : UPDATE : 10.10% done, estimate finish Sat Oct 09 14:03:40 2021 xorriso : UPDATE : 30.87% done, estimate finish Sat Oct 09 14:03:03 2021 xorriso : UPDATE : 20.30% done, estimate finish Sat Oct 09 14:03:05 2021 xorriso : UPDATE : 28.33% done, estimate finish Sat Oct 09 14:03:11 2021 xorriso : UPDATE : 10.10% done, estimate finish Sat Oct 09 14:03:50 2021 xorriso : UPDATE : 31.66% done, estimate finish Sat Oct 09 14:03:02 2021 xorriso : UPDATE : 21.15% done, estimate finish Sat Oct 09 14:03:05 2021 xorriso : UPDATE : 28.95% done, estimate finish Sat Oct 09 14:03:11 2021 xorriso : UPDATE : 10.10% done, estimate finish Sat Oct 09 14:04:01 2021 xorriso : UPDATE : 32.27% done, estimate finish Sat Oct 09 14:03:03 2021 xorriso : UPDATE : 21.73% done, estimate finish Sat Oct 09 14:03:07 2021 xorriso : UPDATE : 28.98% done, estimate finish Sat Oct 09 14:03:18 2021 xorriso : UPDATE : 10.10% done, estimate finish Sat Oct 09 14:04:12 2021 xorriso : UPDATE : 32.81% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 22.48% done, estimate finish Sat Oct 09 14:03:07 2021 xorriso : UPDATE : 30.36% done, estimate finish Sat Oct 09 14:03:11 2021 xorriso : UPDATE : 33.52% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 10.10% done, estimate finish Sat Oct 09 14:04:23 2021 xorriso : UPDATE : 23.24% done, estimate finish Sat Oct 09 14:03:07 2021 xorriso : UPDATE : 30.67% done, estimate finish Sat Oct 09 14:03:14 2021 xorriso : UPDATE : 10.10% done, estimate finish Sat Oct 09 14:04:34 2021 xorriso : UPDATE : 34.00% done, estimate finish Sat Oct 09 14:03:05 2021 xorriso : UPDATE : 24.03% done, estimate finish Sat Oct 09 14:03:07 2021 xorriso : UPDATE : 31.24% done, estimate finish Sat Oct 09 14:03:14 2021 xorriso : UPDATE : 10.10% done, estimate finish Sat Oct 09 14:05:49 2021 xorriso : UPDATE : 34.67% done, estimate finish Sat Oct 09 14:03:06 2021 xorriso : UPDATE : 24.76% done, estimate finish Sat Oct 09 14:03:08 2021 xorriso : UPDATE : 32.21% done, estimate finish Sat Oct 09 14:03:12 2021 xorriso : UPDATE : 35.49% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 10.10% done, estimate finish Sat Oct 09 14:06:12 2021 xorriso : UPDATE : 25.48% done, estimate finish Sat Oct 09 14:03:08 2021 xorriso : UPDATE : 32.21% done, estimate finish Sat Oct 09 14:03:18 2021 xorriso : UPDATE : 36.12% done, estimate finish Sat Oct 09 14:03:05 2021 xorriso : UPDATE : 16.49% done, estimate finish Sat Oct 09 14:03:24 2021 xorriso : UPDATE : 26.31% done, estimate finish Sat Oct 09 14:03:08 2021 xorriso : UPDATE : 33.70% done, estimate finish Sat Oct 09 14:03:11 2021 xorriso : UPDATE : 36.83% done, estimate finish Sat Oct 09 14:03:05 2021 xorriso : UPDATE : 17.16% done, estimate finish Sat Oct 09 14:03:25 2021 xorriso : UPDATE : 27.04% done, estimate finish Sat Oct 09 14:03:08 2021 xorriso : UPDATE : 34.31% done, estimate finish Sat Oct 09 14:03:11 2021 xorriso : UPDATE : 37.28% done, estimate finish Sat Oct 09 14:03:07 2021 xorriso : UPDATE : 17.78% done, estimate finish Sat Oct 09 14:03:26 2021 xorriso : UPDATE : 27.64% done, estimate finish Sat Oct 09 14:03:09 2021 xorriso : UPDATE : 34.82% done, estimate finish Sat Oct 09 14:03:13 2021 xorriso : UPDATE : 38.14% done, estimate finish Sat Oct 09 14:03:05 2021 xorriso : UPDATE : 18.20% done, estimate finish Sat Oct 09 14:03:29 2021 xorriso : UPDATE : 28.28% done, estimate finish Sat Oct 09 14:03:10 2021 xorriso : UPDATE : 35.56% done, estimate finish Sat Oct 09 14:03:13 2021 xorriso : UPDATE : 38.69% done, estimate finish Sat Oct 09 14:03:06 2021 xorriso : UPDATE : 18.90% done, estimate finish Sat Oct 09 14:03:29 2021 xorriso : UPDATE : 28.28% done, estimate finish Sat Oct 09 14:03:16 2021 xorriso : UPDATE : 35.66% done, estimate finish Sat Oct 09 14:03:19 2021 xorriso : UPDATE : 39.55% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 18.90% done, estimate finish Sat Oct 09 14:03:36 2021 xorriso : UPDATE : 28.28% done, estimate finish Sat Oct 09 14:03:22 2021 xorriso : UPDATE : 36.86% done, estimate finish Sat Oct 09 14:03:13 2021 xorriso : UPDATE : 18.90% done, estimate finish Sat Oct 09 14:03:43 2021 xorriso : UPDATE : 40.22% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 28.28% done, estimate finish Sat Oct 09 14:03:28 2021 xorriso : UPDATE : 37.34% done, estimate finish Sat Oct 09 14:03:14 2021 xorriso : UPDATE : 20.83% done, estimate finish Sat Oct 09 14:03:31 2021 xorriso : UPDATE : 40.74% done, estimate finish Sat Oct 09 14:03:06 2021 xorriso : UPDATE : 28.28% done, estimate finish Sat Oct 09 14:03:34 2021 xorriso : UPDATE : 38.01% done, estimate finish Sat Oct 09 14:03:15 2021 xorriso : UPDATE : 41.58% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 22.03% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 28.28% done, estimate finish Sat Oct 09 14:04:23 2021 xorriso : UPDATE : 38.65% done, estimate finish Sat Oct 09 14:03:14 2021 xorriso : UPDATE : 22.66% done, estimate finish Sat Oct 09 14:03:06 2021 xorriso : UPDATE : 42.35% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 28.28% done, estimate finish Sat Oct 09 14:04:37 2021 xorriso : UPDATE : 39.26% done, estimate finish Sat Oct 09 14:03:14 2021 xorriso : UPDATE : 23.40% done, estimate finish Sat Oct 09 14:03:08 2021 xorriso : UPDATE : 42.91% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 28.28% done, estimate finish Sat Oct 09 14:04:51 2021 xorriso : UPDATE : 39.86% done, estimate finish Sat Oct 09 14:03:15 2021 xorriso : UPDATE : 24.00% done, estimate finish Sat Oct 09 14:03:09 2021 xorriso : UPDATE : 43.47% done, estimate finish Sat Oct 09 14:03:06 2021 xorriso : UPDATE : 28.28% done, estimate finish Sat Oct 09 14:05:04 2021 xorriso : UPDATE : 40.45% done, estimate finish Sat Oct 09 14:03:15 2021 xorriso : UPDATE : 24.61% done, estimate finish Sat Oct 09 14:03:11 2021 xorriso : UPDATE : 44.36% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 28.28% done, estimate finish Sat Oct 09 14:05:18 2021 xorriso : UPDATE : 41.14% done, estimate finish Sat Oct 09 14:03:16 2021 xorriso : UPDATE : 25.05% done, estimate finish Sat Oct 09 14:03:14 2021 xorriso : UPDATE : 45.09% done, estimate finish Sat Oct 09 14:03:03 2021 xorriso : UPDATE : 28.28% done, estimate finish Sat Oct 09 14:05:32 2021 xorriso : UPDATE : 41.42% done, estimate finish Sat Oct 09 14:03:19 2021 xorriso : UPDATE : 25.78% done, estimate finish Sat Oct 09 14:03:14 2021 xorriso : UPDATE : 45.62% done, estimate finish Sat Oct 09 14:03:05 2021 xorriso : UPDATE : 28.28% done, estimate finish Sat Oct 09 14:05:46 2021 xorriso : UPDATE : 42.41% done, estimate finish Sat Oct 09 14:03:16 2021 xorriso : UPDATE : 26.50% done, estimate finish Sat Oct 09 14:03:15 2021 xorriso : UPDATE : 46.38% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 28.28% done, estimate finish Sat Oct 09 14:06:00 2021 xorriso : UPDATE : 42.82% done, estimate finish Sat Oct 09 14:03:17 2021 xorriso : UPDATE : 27.05% done, estimate finish Sat Oct 09 14:03:17 2021 xorriso : UPDATE : 47.01% done, estimate finish Sat Oct 09 14:03:05 2021 xorriso : UPDATE : 28.28% done, estimate finish Sat Oct 09 14:06:14 2021 xorriso : UPDATE : 43.74% done, estimate finish Sat Oct 09 14:03:16 2021 xorriso : UPDATE : 47.64% done, estimate finish Sat Oct 09 14:03:05 2021 xorriso : UPDATE : 27.81% done, estimate finish Sat Oct 09 14:03:17 2021 xorriso : UPDATE : 34.29% done, estimate finish Sat Oct 09 14:03:46 2021 xorriso : UPDATE : 44.31% done, estimate finish Sat Oct 09 14:03:16 2021 xorriso : UPDATE : 48.46% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 28.37% done, estimate finish Sat Oct 09 14:03:38 2021 xorriso : UPDATE : 42.05% done, estimate finish Sat Oct 09 14:02:42 2021 xorriso : UPDATE : 44.97% done, estimate finish Sat Oct 09 14:03:16 2021 xorriso : UPDATE : 49.02% done, estimate finish Sat Oct 09 14:03:05 2021 xorriso : UPDATE : 28.37% done, estimate finish Sat Oct 09 14:03:47 2021 xorriso : UPDATE : 42.05% done, estimate finish Sat Oct 09 14:02:46 2021 xorriso : UPDATE : 45.55% done, estimate finish Sat Oct 09 14:03:16 2021 xorriso : UPDATE : 49.87% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 29.90% done, estimate finish Sat Oct 09 14:03:36 2021 xorriso : UPDATE : 42.05% done, estimate finish Sat Oct 09 14:02:50 2021 xorriso : UPDATE : 45.92% done, estimate finish Sat Oct 09 14:03:18 2021 xorriso : UPDATE : 50.44% done, estimate finish Sat Oct 09 14:03:03 2021 xorriso : UPDATE : 30.53% done, estimate finish Sat Oct 09 14:03:36 2021 xorriso : UPDATE : 42.05% done, estimate finish Sat Oct 09 14:02:55 2021 xorriso : UPDATE : 45.92% done, estimate finish Sat Oct 09 14:03:22 2021 xorriso : UPDATE : 50.91% done, estimate finish Sat Oct 09 14:03:05 2021 xorriso : UPDATE : 31.29% done, estimate finish Sat Oct 09 14:03:35 2021 xorriso : UPDATE : 42.05% done, estimate finish Sat Oct 09 14:02:59 2021 xorriso : UPDATE : 45.92% done, estimate finish Sat Oct 09 14:03:38 2021 xorriso : UPDATE : 51.60% done, estimate finish Sat Oct 09 14:03:05 2021 xorriso : UPDATE : 31.53% done, estimate finish Sat Oct 09 14:03:39 2021 xorriso : UPDATE : 42.05% done, estimate finish Sat Oct 09 14:03:03 2021 xorriso : UPDATE : 45.92% done, estimate finish Sat Oct 09 14:03:46 2021 xorriso : UPDATE : 52.17% done, estimate finish Sat Oct 09 14:03:06 2021 xorriso : UPDATE : 32.57% done, estimate finish Sat Oct 09 14:03:36 2021 xorriso : UPDATE : 42.05% done, estimate finish Sat Oct 09 14:03:07 2021 xorriso : UPDATE : 45.92% done, estimate finish Sat Oct 09 14:03:55 2021 xorriso : UPDATE : 52.72% done, estimate finish Sat Oct 09 14:03:06 2021 xorriso : UPDATE : 33.11% done, estimate finish Sat Oct 09 14:03:37 2021 xorriso : UPDATE : 42.05% done, estimate finish Sat Oct 09 14:03:11 2021 xorriso : UPDATE : 45.92% done, estimate finish Sat Oct 09 14:04:04 2021 xorriso : UPDATE : 33.66% done, estimate finish Sat Oct 09 14:03:37 2021 xorriso : UPDATE : 53.40% done, estimate finish Sat Oct 09 14:03:06 2021 xorriso : UPDATE : 42.05% done, estimate finish Sat Oct 09 14:03:15 2021 xorriso : UPDATE : 45.92% done, estimate finish Sat Oct 09 14:04:12 2021 xorriso : UPDATE : 54.05% done, estimate finish Sat Oct 09 14:03:06 2021 xorriso : UPDATE : 34.26% done, estimate finish Sat Oct 09 14:03:38 2021 xorriso : UPDATE : 42.05% done, estimate finish Sat Oct 09 14:03:20 2021 xorriso : UPDATE : 45.92% done, estimate finish Sat Oct 09 14:04:21 2021 xorriso : UPDATE : 34.85% done, estimate finish Sat Oct 09 14:03:38 2021 xorriso : UPDATE : 54.86% done, estimate finish Sat Oct 09 14:03:06 2021 xorriso : UPDATE : 42.05% done xorriso : UPDATE : 45.92% done, estimate finish Sat Oct 09 14:04:30 2021 xorriso : UPDATE : 35.54% done, estimate finish Sat Oct 09 14:03:37 2021 xorriso : UPDATE : 55.49% done, estimate finish Sat Oct 09 14:03:06 2021 xorriso : UPDATE : 42.05% done xorriso : UPDATE : 45.92% done, estimate finish Sat Oct 09 14:04:39 2021 xorriso : UPDATE : 36.14% done, estimate finish Sat Oct 09 14:03:38 2021 xorriso : UPDATE : 56.05% done, estimate finish Sat Oct 09 14:03:07 2021 xorriso : UPDATE : 42.05% done xorriso : UPDATE : 45.92% done, estimate finish Sat Oct 09 14:04:47 2021 xorriso : UPDATE : 56.39% done, estimate finish Sat Oct 09 14:03:12 2021 xorriso : UPDATE : 36.76% done, estimate finish Sat Oct 09 14:03:39 2021 xorriso : UPDATE : 42.05% done xorriso : UPDATE : 45.92% done, estimate finish Sat Oct 09 14:04:57 2021 xorriso : UPDATE : 56.39% done, estimate finish Sat Oct 09 14:03:19 2021 xorriso : UPDATE : 37.44% done, estimate finish Sat Oct 09 14:03:38 2021 xorriso : UPDATE : 55.79% done, estimate finish Sat Oct 09 14:02:51 2021 xorriso : UPDATE : 45.92% done xorriso : UPDATE : 56.39% done, estimate finish Sat Oct 09 14:03:25 2021 xorriso : UPDATE : 37.95% done, estimate finish Sat Oct 09 14:03:40 2021 xorriso : UPDATE : 56.69% done, estimate finish Sat Oct 09 14:02:51 2021 xorriso : UPDATE : 46.41% done, estimate finish Sat Oct 09 14:15:33 2021 xorriso : UPDATE : 56.39% done, estimate finish Sat Oct 09 14:03:31 2021 xorriso : UPDATE : 38.37% done, estimate finish Sat Oct 09 14:03:41 2021 xorriso : UPDATE : 56.69% done, estimate finish Sat Oct 09 14:02:54 2021 xorriso : UPDATE : 58.25% done, estimate finish Sat Oct 09 14:02:52 2021 xorriso : UPDATE : 56.39% done, estimate finish Sat Oct 09 14:03:38 2021 xorriso : UPDATE : 39.41% done, estimate finish Sat Oct 09 14:03:38 2021 xorriso : UPDATE : 56.69% done, estimate finish Sat Oct 09 14:02:57 2021 xorriso : UPDATE : 58.90% done, estimate finish Sat Oct 09 14:02:54 2021 xorriso : UPDATE : 39.96% done, estimate finish Sat Oct 09 14:03:39 2021 xorriso : UPDATE : 56.39% done, estimate finish Sat Oct 09 14:03:44 2021 xorriso : UPDATE : 56.69% done, estimate finish Sat Oct 09 14:03:01 2021 xorriso : UPDATE : 59.43% done, estimate finish Sat Oct 09 14:02:55 2021 xorriso : UPDATE : 40.67% done, estimate finish Sat Oct 09 14:03:38 2021 xorriso : UPDATE : 56.39% done, estimate finish Sat Oct 09 14:03:50 2021 xorriso : UPDATE : 56.69% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 59.55% done, estimate finish Sat Oct 09 14:02:58 2021 xorriso : UPDATE : 41.29% done, estimate finish Sat Oct 09 14:03:39 2021 xorriso : UPDATE : 56.39% done, estimate finish Sat Oct 09 14:03:57 2021 xorriso : UPDATE : 56.69% done, estimate finish Sat Oct 09 14:02:46 2021 xorriso : UPDATE : 59.55% done, estimate finish Sat Oct 09 14:03:01 2021 xorriso : UPDATE : 41.98% done, estimate finish Sat Oct 09 14:03:38 2021 xorriso : UPDATE : 56.39% done, estimate finish Sat Oct 09 14:04:03 2021 xorriso : UPDATE : 56.69% done, estimate finish Sat Oct 09 14:02:50 2021 xorriso : UPDATE : 59.55% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 42.50% done, estimate finish Sat Oct 09 14:03:40 2021 xorriso : UPDATE : 56.39% done, estimate finish Sat Oct 09 14:04:10 2021 xorriso : UPDATE : 56.69% done, estimate finish Sat Oct 09 14:02:53 2021 xorriso : UPDATE : 59.55% done, estimate finish Sat Oct 09 14:03:07 2021 xorriso : UPDATE : 43.28% done, estimate finish Sat Oct 09 14:03:38 2021 xorriso : UPDATE : 56.39% done xorriso : UPDATE : 56.69% done, estimate finish Sat Oct 09 14:02:56 2021 xorriso : UPDATE : 59.55% done, estimate finish Sat Oct 09 14:03:11 2021 xorriso : UPDATE : 43.88% done, estimate finish Sat Oct 09 14:03:39 2021 xorriso : UPDATE : 56.39% done xorriso : UPDATE : 56.69% done, estimate finish Sat Oct 09 14:03:00 2021 xorriso : UPDATE : 64.04% done, estimate finish Sat Oct 09 14:02:42 2021 xorriso : UPDATE : 44.51% done, estimate finish Sat Oct 09 14:03:39 2021 xorriso : UPDATE : 56.39% done xorriso : UPDATE : 56.69% done, estimate finish Sat Oct 09 14:03:03 2021 xorriso : UPDATE : 64.04% done, estimate finish Sat Oct 09 14:02:44 2021 xorriso : UPDATE : 61.92% done, estimate finish Sat Oct 09 14:03:36 2021 xorriso : UPDATE : 45.14% done, estimate finish Sat Oct 09 14:03:39 2021 xorriso : UPDATE : 56.69% done, estimate finish Sat Oct 09 14:03:06 2021 xorriso : UPDATE : 56.69% done, estimate finish Sat Oct 09 14:03:10 2021 xorriso : UPDATE : 64.04% done, estimate finish Sat Oct 09 14:02:47 2021 xorriso : UPDATE : 45.60% done, estimate finish Sat Oct 09 14:03:41 2021 xorriso : UPDATE : 68.96% done, estimate finish Sat Oct 09 14:02:52 2021 xorriso : UPDATE : 58.30% done, estimate finish Sat Oct 09 14:03:05 2021 xorriso : UPDATE : 64.04% done, estimate finish Sat Oct 09 14:02:50 2021 xorriso : UPDATE : 69.74% done, estimate finish Sat Oct 09 14:02:53 2021 xorriso : UPDATE : 46.45% done, estimate finish Sat Oct 09 14:03:39 2021 xorriso : UPDATE : 70.44% done, estimate finish Sat Oct 09 14:02:41 2021 xorriso : UPDATE : 64.04% done, estimate finish Sat Oct 09 14:02:52 2021 xorriso : UPDATE : 69.74% done, estimate finish Sat Oct 09 14:02:55 2021 xorriso : UPDATE : 46.96% done, estimate finish Sat Oct 09 14:03:40 2021 xorriso : UPDATE : 70.44% done, estimate finish Sat Oct 09 14:02:43 2021 xorriso : UPDATE : 64.04% done, estimate finish Sat Oct 09 14:02:55 2021 xorriso : UPDATE : 71.29% done, estimate finish Sat Oct 09 14:02:53 2021 xorriso : UPDATE : 47.56% done, estimate finish Sat Oct 09 14:03:41 2021 xorriso : UPDATE : 70.44% done, estimate finish Sat Oct 09 14:02:46 2021 xorriso : UPDATE : 68.84% done, estimate finish Sat Oct 09 14:02:46 2021 xorriso : UPDATE : 71.89% done, estimate finish Sat Oct 09 14:02:54 2021 xorriso : UPDATE : 48.40% done, estimate finish Sat Oct 09 14:03:39 2021 xorriso : UPDATE : 70.44% done, estimate finish Sat Oct 09 14:02:49 2021 xorriso : UPDATE : 69.73% done, estimate finish Sat Oct 09 14:02:48 2021 xorriso : UPDATE : 72.55% done, estimate finish Sat Oct 09 14:02:54 2021 xorriso : UPDATE : 48.91% done, estimate finish Sat Oct 09 14:03:40 2021 xorriso : UPDATE : 70.44% done, estimate finish Sat Oct 09 14:02:51 2021 xorriso : UPDATE : 70.39% done, estimate finish Sat Oct 09 14:02:48 2021 xorriso : UPDATE : 72.85% done, estimate finish Sat Oct 09 14:02:43 2021 xorriso : UPDATE : 48.91% done, estimate finish Sat Oct 09 14:03:46 2021 xorriso : UPDATE : 70.44% done, estimate finish Sat Oct 09 14:02:54 2021 xorriso : UPDATE : 71.05% done, estimate finish Sat Oct 09 14:02:48 2021 xorriso : UPDATE : 50.74% done, estimate finish Sat Oct 09 14:03:37 2021 xorriso : UPDATE : 73.40% done, estimate finish Sat Oct 09 14:02:44 2021 xorriso : UPDATE : 70.44% done, estimate finish Sat Oct 09 14:02:57 2021 xorriso : UPDATE : 71.06% done, estimate finish Sat Oct 09 14:03:06 2021 xorriso : UPDATE : 50.75% done, estimate finish Sat Oct 09 14:03:41 2021 xorriso : UPDATE : 74.72% done, estimate finish Sat Oct 09 14:02:44 2021 xorriso : UPDATE : 70.44% done, estimate finish Sat Oct 09 14:02:59 2021 xorriso : UPDATE : 71.06% done, estimate finish Sat Oct 09 14:03:10 2021 xorriso : UPDATE : 50.75% done, estimate finish Sat Oct 09 14:03:46 2021 xorriso : UPDATE : 75.33% done, estimate finish Sat Oct 09 14:02:45 2021 xorriso : UPDATE : 70.44% done, estimate finish Sat Oct 09 14:03:03 2021 xorriso : UPDATE : 71.06% done, estimate finish Sat Oct 09 14:03:14 2021 xorriso : UPDATE : 75.54% done, estimate finish Sat Oct 09 14:02:47 2021 xorriso : UPDATE : 50.75% done, estimate finish Sat Oct 09 14:03:50 2021 xorriso : UPDATE : 70.44% done, estimate finish Sat Oct 09 14:03:05 2021 xorriso : UPDATE : 71.06% done, estimate finish Sat Oct 09 14:03:18 2021 xorriso : UPDATE : 76.72% done, estimate finish Sat Oct 09 14:02:47 2021 xorriso : UPDATE : 50.75% done, estimate finish Sat Oct 09 14:03:55 2021 xorriso : UPDATE : 70.44% done, estimate finish Sat Oct 09 14:03:08 2021 xorriso : UPDATE : 71.06% done, estimate finish Sat Oct 09 14:03:22 2021 xorriso : UPDATE : 76.72% done, estimate finish Sat Oct 09 14:02:49 2021 xorriso : UPDATE : 54.62% done, estimate finish Sat Oct 09 14:03:33 2021 xorriso : UPDATE : 70.44% done, estimate finish Sat Oct 09 14:03:10 2021 xorriso : UPDATE : 71.06% done, estimate finish Sat Oct 09 14:03:26 2021 xorriso : UPDATE : 55.47% done, estimate finish Sat Oct 09 14:03:28 2021 xorriso : UPDATE : 78.22% done, estimate finish Sat Oct 09 14:02:48 2021 xorriso : UPDATE : 70.44% done xorriso : UPDATE : 71.06% done, estimate finish Sat Oct 09 14:03:31 2021 xorriso : UPDATE : 56.10% done, estimate finish Sat Oct 09 14:03:29 2021 xorriso : UPDATE : 78.92% done, estimate finish Sat Oct 09 14:02:49 2021 xorriso : UPDATE : 76.76% done, estimate finish Sat Oct 09 14:03:09 2021 xorriso : UPDATE : 71.06% done, estimate finish Sat Oct 09 14:03:35 2021 xorriso : UPDATE : 79.21% done, estimate finish Sat Oct 09 14:02:51 2021 xorriso : UPDATE : 56.61% done, estimate finish Sat Oct 09 14:03:30 2021 xorriso : UPDATE : 84.23% done, estimate finish Sat Oct 09 14:02:45 2021 xorriso : UPDATE : 78.51% done, estimate finish Sat Oct 09 14:02:59 2021 xorriso : UPDATE : 57.55% done, estimate finish Sat Oct 09 14:03:29 2021 xorriso : UPDATE : 79.77% done, estimate finish Sat Oct 09 14:03:01 2021 xorriso : UPDATE : 84.23% done, estimate finish Sat Oct 09 14:02:47 2021 xorriso : UPDATE : 79.17% done, estimate finish Sat Oct 09 14:03:00 2021 xorriso : UPDATE : 57.58% done, estimate finish Sat Oct 09 14:03:33 2021 xorriso : UPDATE : 79.77% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 84.23% done, estimate finish Sat Oct 09 14:02:50 2021 xorriso : UPDATE : 79.76% done, estimate finish Sat Oct 09 14:02:58 2021 xorriso : UPDATE : 81.81% done, estimate finish Sat Oct 09 14:02:58 2021 xorriso : UPDATE : 57.58% done, estimate finish Sat Oct 09 14:03:38 2021 xorriso : UPDATE : 84.23% done, estimate finish Sat Oct 09 14:02:52 2021 xorriso : UPDATE : 80.52% done, estimate finish Sat Oct 09 14:02:58 2021 xorriso : UPDATE : 82.52% done, estimate finish Sat Oct 09 14:02:58 2021 xorriso : UPDATE : 57.58% done, estimate finish Sat Oct 09 14:03:42 2021 xorriso : UPDATE : 84.23% done, estimate finish Sat Oct 09 14:02:54 2021 xorriso : UPDATE : 81.08% done, estimate finish Sat Oct 09 14:02:59 2021 xorriso : UPDATE : 83.12% done, estimate finish Sat Oct 09 14:02:59 2021 xorriso : UPDATE : 60.74% done, estimate finish Sat Oct 09 14:03:28 2021 xorriso : UPDATE : 84.23% done, estimate finish Sat Oct 09 14:02:56 2021 xorriso : UPDATE : 81.36% done, estimate finish Sat Oct 09 14:03:00 2021 xorriso : UPDATE : 83.12% done, estimate finish Sat Oct 09 14:03:01 2021 xorriso : UPDATE : 61.32% done, estimate finish Sat Oct 09 14:03:29 2021 xorriso : UPDATE : 84.23% done, estimate finish Sat Oct 09 14:02:58 2021 xorriso : UPDATE : 82.84% done, estimate finish Sat Oct 09 14:02:59 2021 xorriso : UPDATE : 83.12% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 61.92% done, estimate finish Sat Oct 09 14:03:30 2021 xorriso : UPDATE : 62.48% done, estimate finish Sat Oct 09 14:03:30 2021 xorriso : UPDATE : 84.23% done, estimate finish Sat Oct 09 14:03:00 2021 xorriso : UPDATE : 83.48% done, estimate finish Sat Oct 09 14:02:58 2021 xorriso : UPDATE : 83.12% done, estimate finish Sat Oct 09 14:03:06 2021 xorriso : UPDATE : 83.34% done, estimate finish Sat Oct 09 14:03:08 2021 xorriso : UPDATE : 63.02% done, estimate finish Sat Oct 09 14:03:34 2021 xorriso : UPDATE : 84.23% done, estimate finish Sat Oct 09 14:02:53 2021 xorriso : UPDATE : 84.24% done, estimate finish Sat Oct 09 14:03:00 2021 xorriso : UPDATE : 87.24% done, estimate finish Sat Oct 09 14:02:57 2021 xorriso : UPDATE : 64.04% done, estimate finish Sat Oct 09 14:03:32 2021 xorriso : UPDATE : 84.23% done, estimate finish Sat Oct 09 14:02:54 2021 xorriso : UPDATE : 84.93% done, estimate finish Sat Oct 09 14:03:00 2021 xorriso : UPDATE : 88.18% done, estimate finish Sat Oct 09 14:02:57 2021 xorriso : UPDATE : 64.40% done, estimate finish Sat Oct 09 14:03:33 2021 xorriso : UPDATE : 84.23% done, estimate finish Sat Oct 09 14:02:56 2021 xorriso : UPDATE : 85.66% done, estimate finish Sat Oct 09 14:02:59 2021 xorriso : UPDATE : 88.70% done, estimate finish Sat Oct 09 14:02:56 2021 xorriso : UPDATE : 65.48% done, estimate finish Sat Oct 09 14:03:32 2021 xorriso : UPDATE : 84.23% done, estimate finish Sat Oct 09 14:02:58 2021 xorriso : UPDATE : 86.13% done, estimate finish Sat Oct 09 14:03:00 2021 xorriso : UPDATE : 89.47% done, estimate finish Sat Oct 09 14:02:56 2021 xorriso : UPDATE : 66.02% done, estimate finish Sat Oct 09 14:03:32 2021 xorriso : UPDATE : 84.23% done, estimate finish Sat Oct 09 14:03:01 2021 xorriso : UPDATE : 86.92% done, estimate finish Sat Oct 09 14:03:02 2021 xorriso : UPDATE : 89.71% done, estimate finish Sat Oct 09 14:02:58 2021 xorriso : UPDATE : 66.90% done, estimate finish Sat Oct 09 14:03:31 2021 xorriso : UPDATE : 97.98% done xorriso : UPDATE : 87.56% done, estimate finish Sat Oct 09 14:03:02 2021 xorriso : UPDATE : 90.62% done, estimate finish Sat Oct 09 14:02:58 2021 xorriso : UPDATE : 67.20% done, estimate finish Sat Oct 09 14:03:33 2021 xorriso : UPDATE : 98.91% done xorriso : UPDATE : 88.20% done, estimate finish Sat Oct 09 14:03:02 2021 xorriso : UPDATE : 91.43% done, estimate finish Sat Oct 09 14:02:58 2021 xorriso : UPDATE : 68.38% done, estimate finish Sat Oct 09 14:03:31 2021 xorriso : UPDATE : 99.55% done xorriso : UPDATE : 88.84% done, estimate finish Sat Oct 09 14:03:02 2021 xorriso : UPDATE : 89.57% done, estimate finish Sat Oct 09 14:03:02 2021 xorriso : UPDATE : 91.99% done, estimate finish Sat Oct 09 14:02:58 2021 xorriso : UPDATE : 69.01% done, estimate finish Sat Oct 09 14:03:31 2021 ISO image produced: 1994328 sectors Written to medium : 1994328 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 90.15% done, estimate finish Sat Oct 09 14:03:03 2021 xorriso : UPDATE : 69.48% done, estimate finish Sat Oct 09 14:03:32 2021 xorriso : UPDATE : 92.10% done, estimate finish Sat Oct 09 14:02:59 2021 xorriso : UPDATE : 90.87% done, estimate finish Sat Oct 09 14:03:03 2021 xorriso : UPDATE : 70.33% done, estimate finish Sat Oct 09 14:03:31 2021 xorriso : UPDATE : 93.33% done, estimate finish Sat Oct 09 14:02:58 2021 xorriso : UPDATE : 91.49% done, estimate finish Sat Oct 09 14:03:03 2021 xorriso : UPDATE : 94.38% done, estimate finish Sat Oct 09 14:02:58 2021 xorriso : UPDATE : 71.04% done, estimate finish Sat Oct 09 14:03:31 2021 xorriso : UPDATE : 92.22% done, estimate finish Sat Oct 09 14:03:03 2021 xorriso : UPDATE : 94.91% done, estimate finish Sat Oct 09 14:02:58 2021 xorriso : UPDATE : 71.33% done, estimate finish Sat Oct 09 14:03:34 2021 xorriso : UPDATE : 92.84% done, estimate finish Sat Oct 09 14:03:03 2021 xorriso : UPDATE : 72.22% done, estimate finish Sat Oct 09 14:03:33 2021 xorriso : UPDATE : 95.73% done, estimate finish Sat Oct 09 14:02:59 2021 xorriso : UPDATE : 93.28% done, estimate finish Sat Oct 09 14:03:03 2021 xorriso : UPDATE : 72.22% done, estimate finish Sat Oct 09 14:03:36 2021 xorriso : UPDATE : 96.48% done, estimate finish Sat Oct 09 14:02:58 2021 xorriso : UPDATE : 94.30% done, estimate finish Sat Oct 09 14:03:03 2021 xorriso : UPDATE : 72.22% done, estimate finish Sat Oct 09 14:03:39 2021 xorriso : UPDATE : 96.94% done, estimate finish Sat Oct 09 14:02:59 2021 xorriso : UPDATE : 94.81% done, estimate finish Sat Oct 09 14:03:03 2021 xorriso : UPDATE : 72.22% done, estimate finish Sat Oct 09 14:03:43 2021 xorriso : UPDATE : 97.67% done, estimate finish Sat Oct 09 14:02:59 2021 xorriso : UPDATE : 95.61% done, estimate finish Sat Oct 09 14:03:03 2021 xorriso : UPDATE : 76.31% done, estimate finish Sat Oct 09 14:03:28 2021 xorriso : UPDATE : 98.17% done, estimate finish Sat Oct 09 14:02:59 2021 xorriso : UPDATE : 96.25% done, estimate finish Sat Oct 09 14:03:03 2021 xorriso : UPDATE : 77.20% done, estimate finish Sat Oct 09 14:03:27 2021 xorriso : UPDATE : 98.17% done, estimate finish Sat Oct 09 14:03:00 2021 xorriso : UPDATE : 96.96% done, estimate finish Sat Oct 09 14:03:03 2021 xorriso : UPDATE : 77.92% done, estimate finish Sat Oct 09 14:03:27 2021 ISO image produced: 2195190 sectors Written to medium : 2195190 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 97.67% done, estimate finish Sat Oct 09 14:03:03 2021 xorriso : UPDATE : 78.79% done, estimate finish Sat Oct 09 14:03:26 2021 xorriso : UPDATE : 98.32% done, estimate finish Sat Oct 09 14:03:03 2021 xorriso : UPDATE : 79.54% done, estimate finish Sat Oct 09 14:03:26 2021 xorriso : UPDATE : 98.45% done, estimate finish Sat Oct 09 14:03:04 2021 xorriso : UPDATE : 80.03% done, estimate finish Sat Oct 09 14:03:27 2021 xorriso : UPDATE : 99.77% done xorriso : UPDATE : 80.62% done, estimate finish Sat Oct 09 14:03:28 2021 ISO image produced: 2287628 sectors Written to medium : 2287628 sectors at LBA 0 xorriso : UPDATE : 81.58% done, estimate finish Sat Oct 09 14:03:26 2021 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 81.97% done, estimate finish Sat Oct 09 14:03:28 2021 xorriso : UPDATE : 82.20% done, estimate finish Sat Oct 09 14:03:30 2021 xorriso : UPDATE : 83.52% done, estimate finish Sat Oct 09 14:03:28 2021 xorriso : UPDATE : 84.40% done, estimate finish Sat Oct 09 14:03:28 2021 xorriso : UPDATE : 84.98% done, estimate finish Sat Oct 09 14:03:29 2021 xorriso : UPDATE : 84.98% done, estimate finish Sat Oct 09 14:03:34 2021 xorriso : UPDATE : 86.85% done, estimate finish Sat Oct 09 14:03:28 2021 xorriso : UPDATE : 87.55% done, estimate finish Sat Oct 09 14:03:29 2021 xorriso : UPDATE : 87.77% done, estimate finish Sat Oct 09 14:03:30 2021 xorriso : UPDATE : 88.90% done, estimate finish Sat Oct 09 14:03:29 2021 xorriso : UPDATE : 89.70% done, estimate finish Sat Oct 09 14:03:29 2021 xorriso : UPDATE : 89.96% done, estimate finish Sat Oct 09 14:03:30 2021 xorriso : UPDATE : 89.96% done, estimate finish Sat Oct 09 14:03:32 2021 xorriso : UPDATE : 89.96% done, estimate finish Sat Oct 09 14:03:34 2021 xorriso : UPDATE : 91.05% done, estimate finish Sat Oct 09 14:03:32 2021 xorriso : UPDATE : 94.14% done, estimate finish Sat Oct 09 14:03:26 2021 xorriso : UPDATE : 94.91% done, estimate finish Sat Oct 09 14:03:26 2021 xorriso : UPDATE : 94.91% done, estimate finish Sat Oct 09 14:03:28 2021 xorriso : UPDATE : 96.55% done, estimate finish Sat Oct 09 14:03:26 2021 xorriso : UPDATE : 96.69% done, estimate finish Sat Oct 09 14:03:27 2021 xorriso : UPDATE : 96.69% done, estimate finish Sat Oct 09 14:03:29 2021 xorriso : UPDATE : 98.82% done xorriso : UPDATE : 99.97% done ISO image produced: 2288782 sectors Written to medium : 2288782 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. echo 13.image 1.image 3.image 4.image 5.image 7.image 8.image 9.image 12.image 11.image 2.image 6.image 15.image 10.image 16.image 14.image 13.image 1.image 3.image 4.image 5.image 7.image 8.image 9.image 12.image 11.image 2.image 6.image 15.image 10.image 16.image 14.image make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' /home/debian-cd/build.bullseye/debian-cd/tools/imagesums /srv/cdbuilder.debian.org/dst/deb-cd/out/3bullseyearmhf 113808e8895a54eee9591a11cf1f3dbf3d9a5bb20f316a60344208ff629efdfc43f622cb681e2a1e9732e2e96cb449a019402b67605691932f47feffcb49d243 debian-11.1.0-armhf-DVD-1.iso cc9941164510ce3c11e4c4f5802b2775914e1513cd6a3ab28c12cfe281633da80855aa25c7fa813129b7e0133c2d6c005aad62b6051a65231f1ad573bc3a9186 debian-11.1.0-armhf-DVD-1.jigdo 9849c319bef526eaf0ec3d352a1a74aa9722573d697913dc08a474c37fe43891 debian-11.1.0-armhf-DVD-1.iso 995daefa6dc512d2b9339d4a6af8d0637f88584301f6b385841aef895fe36d9c debian-11.1.0-armhf-DVD-1.jigdo 2854a9799de7522ce0a47661e2c154e9998597565f48779a933857890a780e5bbad0209e86edf24a9125caec5b6343388fbc8258054f4df7cea06e876f8b8715 debian-11.1.0-armhf-DVD-10.iso d46432c7a23b7e096298ebf769a40cc807de0633c2f6ea21d4913359a5808939a798ee026ec4b3932d65fe282a094f43b164c98b7775cbd248abc6d9b2583529 debian-11.1.0-armhf-DVD-10.jigdo 84845601e068fd0cf685edd84a46d869bc64f3b696984301d634d942dfbe58d6 debian-11.1.0-armhf-DVD-10.iso 975b4028e5f477037906b33cd6f2bc056442f22be9344e21735ce049ffff97c6 debian-11.1.0-armhf-DVD-10.jigdo b6bf4acdee992df48f6ab198e1c6fb653b3845e718d89e7958050c0df205e5c8bd6571af7916c832edb3b4643d9a5b18dd03787c81616ab8e95809aa598bdf3e debian-11.1.0-armhf-DVD-11.iso b910728c88b359a1c3bf4dc05daecf85d399a268b74993882bd20e1adb2ae16f4d73256b1584e050ff77b6d827fc3d443eb3fd32bb851618d4bb33e4058a9191 debian-11.1.0-armhf-DVD-11.jigdo c0c57ff08731c1cad1fc730e4e3100cf55fc12dc1d84601a87d08717928efa86 debian-11.1.0-armhf-DVD-11.iso 33820477eb625297c3e976a554b979ba77f4e202bdd217dec241b6f6e5ac1362 debian-11.1.0-armhf-DVD-11.jigdo 9ab0cc409f893d64802c9021bb2e5baea7e5cbd7c2e6ccb4292f814c03042155d920f7900be7255ff255cbe77666d1664e58c39225b7091ac149a6039caad4ad debian-11.1.0-armhf-DVD-12.iso 9e7b6c1d2386d797fbbbdb8bedcbbe51b53c5f99b80a17d1bfa8086a3dfca82f1e256f2559ddb6661b65b5d4f5bbc3a08eba9adf385423e2f0dea1799717d803 debian-11.1.0-armhf-DVD-12.jigdo 241c70f5e253db01e8661a3f42b8cf82dcb867acaba6bfc340f1785fda023d3f debian-11.1.0-armhf-DVD-12.iso e7c179efb9ce86d10e08997cddc88e3e39ec20f503eb18f972a9e434d68aaaa7 debian-11.1.0-armhf-DVD-12.jigdo 8e7dce0bae3be822f4fb6f67dc16de27cd59e0a23e4b0e6b6570e0f7388951b4f2ed8a38f9134b9631a8fd5b0092d538c6e6df594142c57572f2dff5a630cf86 debian-11.1.0-armhf-DVD-13.iso 7ba47714af7e4a0448c381c39fc2bc67775c1268661f8b5b4dad0785a97a280a161777b9f4fcd62d50c9443d27580a056275e849b0b1b31c13fd1f4bcd88e358 debian-11.1.0-armhf-DVD-13.jigdo c8601f6243d5c9d19b62c36f7cdc01c02eef4b8f499bf5d4f5ca40a19e7abf74 debian-11.1.0-armhf-DVD-13.iso 02f25b1a489c88e734f121ff1c14e0eb35b7b5e647fcdd3817bf837d5e6bb293 debian-11.1.0-armhf-DVD-13.jigdo 2df2b4fc8e4439952c0359396aa2cea6e0d4b93ca528f4baa9f013a204f11e92304310982707ac696218423c8e75cb842c5628c0bbe4fe8b05fb6b1713e49ef0 debian-11.1.0-armhf-DVD-14.iso d08d91027c4ba62d172f5586fea19bf5d255eab26163b42e7a70e9d0f39a9e1f51cdf5f8b91a2958b0890900d88eb3ea5eb2d6d3b7e25017f1dcf14c39aa8b29 debian-11.1.0-armhf-DVD-14.jigdo 057a94f3864f8fe04b6da09641c73ba7de878aa1503f71e28b4cb28de02593af debian-11.1.0-armhf-DVD-14.iso f30b61dd0e9d64ba96aac9aa009a9ad891ff28238725926f59dc86e91e28224c debian-11.1.0-armhf-DVD-14.jigdo e79e10b03f8e25ad8b35669a7cc70f4e34843f885449941c4eb66cd1f941f7e189707923fcd507c3ec316ce2f74b4bf16cb1f287055518c0c4de681cf8bd94d5 debian-11.1.0-armhf-DVD-15.iso ae6683055aee0a683a121ae546aecb85806bad834f9158d6aa34582755a737f0a5ad62814598ed15e4af0dcaff8e30c879fb3eed35677fcc0a4caf20666bf98d debian-11.1.0-armhf-DVD-15.jigdo 8b8eef56c9ca4d18f4d328435d10b39ffb1ed965cc7084f5ddf19061dbb5547f debian-11.1.0-armhf-DVD-15.iso 880eb7ef3e96e8804899b663e933824fa46294a42ee515fa4a6451bb8eede8eb debian-11.1.0-armhf-DVD-15.jigdo 4853ed74bad3c81ef0be6ba424e258db0862efa7e2d02389314941156ecb92a768bfff584e353416eef6551a7111802c23ac368f3d822b93ae7484284916d9c0 debian-11.1.0-armhf-DVD-16.iso 6048246847e0392faa2113f0301453f8b53355f4babb31ba4f99501215e253a86de70c920f53d8ce2df6928d537f019de6e69c625e0b0c4a7ce7eb0b0d9c2395 debian-11.1.0-armhf-DVD-16.jigdo 9348c34b2236c31c63e688742222b672f1d35802fce76e913f08c7922a841fcc debian-11.1.0-armhf-DVD-16.iso 7600b10234a33245ba64e6786011e1116a9b927ec2523094c7d8b685031d134a debian-11.1.0-armhf-DVD-16.jigdo 7fa2c4ce4bc51d629663716033c060c02a7b157fc9559e82564ed45587edad5c178fcc80445b97af84b63c277186a24c2f671625882f870d15aa10265dd0908f debian-11.1.0-armhf-DVD-2.iso 4136965a439fc04a383a991102bd0ec846c2e41cf5680c25e243faca945470ea548349788e78b81e198a019c59a0a3af9ccdc6991aa9d918bb4841c2bb918269 debian-11.1.0-armhf-DVD-2.jigdo ceb8ce53eddcbbd9260fb08be75d7f16396f2efc87071496261db08d863f9564 debian-11.1.0-armhf-DVD-2.iso 8c5165c5beec8fa1d04af69a66e4cad5dcfa18ef664d6c10b7f26eb6b1457dd1 debian-11.1.0-armhf-DVD-2.jigdo cf827448d3b92933827bedc493ee67fc4f53f76fc69a318771ca50a7ec01e99003a448d580c2a8eb025060e3f6ee6435e92400a2590be6c01c930fcb524a29f4 debian-11.1.0-armhf-DVD-3.iso 21776f6e0628af20370581b817236bcdac09625e641cf79733f3ddb66b4a186ffe170d92f64552b321a7358e20125c45828846cf53ecaf0aaf3d9ea58af7ab2e debian-11.1.0-armhf-DVD-3.jigdo 96b915e365be8b2805f9d82253db15887ba93264d32c02c03cf186f5f34ae3ac debian-11.1.0-armhf-DVD-3.iso bd4b98c6a3948c2c58caab487903c00d34f576b6efa68f3967ff9eda50fdb1b0 debian-11.1.0-armhf-DVD-3.jigdo 7ce1bf7ea6bded9600c554e65e6274d0e15bdb68be12d0861f24963ec7875bba59cab17bdebf07d334c426e5e803f2a089c18f63b0fd71f08256783834e8aa97 debian-11.1.0-armhf-DVD-4.iso 44df17d95588caf57d0beba1727f0269dc5c7069935adc93263bb7105eb443871811a31f3f38676355be94dc6a5c5c4397f53a2978c87b71e492e65d1d468533 debian-11.1.0-armhf-DVD-4.jigdo fcc71affc9237b192f532466f316fad763df260484022cf71e079ff1cba4f835 debian-11.1.0-armhf-DVD-4.iso 7bea78f354c31a3a70072e96fb5c7b82c7a0864a90c582719f4bc1cc06b13f02 debian-11.1.0-armhf-DVD-4.jigdo 1b705b7171f3006846b3d795c5a4b79dd8c3ff5b013e50037102410a438b991c8ddb80c2c8360c58eb21269d8dba767f1a69072248e76de38f25b31bbc1c9e8e debian-11.1.0-armhf-DVD-5.iso f46a336f01da9e03cc570d20217e72c81681e49c6c84fdf2acc13610587ae6dbeb2d0420ea8b2611c511d6fea7447c7429b4f48b45ba8d31b4beedf28b3ec9df debian-11.1.0-armhf-DVD-5.jigdo fc41a158a7190a682824a0886078bf50d9b40ff53a488739ec3dbad2c67317a2 debian-11.1.0-armhf-DVD-5.iso 71c1b750caaedf67df2642426d3e040c2f4020aec4ce4261cae097b6277e57ae debian-11.1.0-armhf-DVD-5.jigdo 73518910b4a9cc2a007fdd75382f7a6bebddff3821fe677fc8f89f532f1580ab54a5f5dceb4f3622bdaf468a4b02be9759d9ae40c841d5f780a6599b10dd4287 debian-11.1.0-armhf-DVD-6.iso 4f220d5c84e1bc40ce2c8058655e0c694f23ea63e11637b863b59de765b2be8eeaa255d11c8f4d166227c82ea15193deadc68677890fc95c71b39e903a0dc229 debian-11.1.0-armhf-DVD-6.jigdo 2a50851b749b889ae2974a765c4658a4369bd33fa5a0a05a0b29743c80e24d2c debian-11.1.0-armhf-DVD-6.iso ce85b3516adfdaf40eef9d2daeeff4998915c3119d7d78b08847ff1725936332 debian-11.1.0-armhf-DVD-6.jigdo 5d5dcb546c7d19b9e4e4f0ef360b387b8d6bffbdfde9d41aa6916541ab912ea5058d738d9140219b4c1c9116bf85d748fd82c3b220859235d19bc1c4a53a87a3 debian-11.1.0-armhf-DVD-7.iso d59fad4ac1501956600b38316e5962365e94cbe4b8348e0d1a6e03693cf8cc70622c69b1ff391e23a2605fd89431a46595d82f2197d4b51c2a24efc84a4da6b2 debian-11.1.0-armhf-DVD-7.jigdo ecdea7a2e96994ac9e56ca44966e610136a4e4a3cc976d334d82a10ae3454aac debian-11.1.0-armhf-DVD-7.iso 59680d8eb91973bb3f5906c94cbe0e969d62622170fb401c5e6c3038a6047fcd debian-11.1.0-armhf-DVD-7.jigdo fbd2e6502fcebce4c83a9b69ed06e8c142b4e705156fde5cce4e266db837e778353b650cea322bffcce081295b791e967d0a912bda2ee8e6d14357b7d9d96857 debian-11.1.0-armhf-DVD-8.iso 4fcc525ec59dccdede40fe15c9fa2d5b3ffd5c68cda37e2a8cddd8271ab8cbd14b1059a7a5db9d5a896660e1911d118c7878f86421f9186dc08e24dc8f944ce0 debian-11.1.0-armhf-DVD-8.jigdo 760119e20d69c6eae3e1e411140c7b82b92fa6f5c4c6b99229175fcc49e13700 debian-11.1.0-armhf-DVD-8.iso 434944d692b0ebe9739d025f79b8214d328f0725c7f4e5683b466799c966d515 debian-11.1.0-armhf-DVD-8.jigdo e1fb67c5abb34a3abc45967fa214a59da33366d11004ed22da73c7a62e28bd1d028e9cee404ad2f0372b8d30c66f10e026645a5dfbb7297a16429a49b9f725af debian-11.1.0-armhf-DVD-9.iso e63c04793f790c1235e3438622272f0f63691d4bce9e59928780a0e8b16c6b47473ad83cfc74ec46ae6092dce826e2223aa8e198960bdf8877181b44916ff7bf debian-11.1.0-armhf-DVD-9.jigdo b7b06a90bf5d42163250efdc0fdef116573c54c6b5fbcc214ff23240b69d5dbb debian-11.1.0-armhf-DVD-9.iso 6dfc077cbfd9c02c8f13dbfb83f24bdd60fb27dc9c33006197b8e6e01e00068e debian-11.1.0-armhf-DVD-9.jigdo 944d8170db9bfa6dbe1a473787ae3f9b0f100eb496d565740801cf709bb4868fe368d1b0c6d56a0977582d7ab0500a63eb060fab0825b8d3c7f94151129643ca debian-11.1.0-armhf-DVD-1.template 6698b50edecb90eeaa6ddd860b61c8a1481107abca3e55ce5ee6d98acb567ada debian-11.1.0-armhf-DVD-1.template a2cad858534a0e590167f14eb9aedad27147e45b06e87caf964881cf06bfcf5f8a5c77039ad760f75c6ae27290c63b1be064a223b22f4a2c3c4c9d321dd58fdf debian-11.1.0-armhf-DVD-10.template 1735af09d398572f50ed7852110c21115c5cfd9d97c21c0b16a2129ee663ff57 debian-11.1.0-armhf-DVD-10.template 912d3bc16a746a5268478f70ced0511cc04fbdd79ff737307689f09d08cc290aba4cd54cab460c195a5f7a0d093e43a4dd364a40cc4bdfbdf7eef16c5e186a27 debian-11.1.0-armhf-DVD-11.template 81426aeaabe7dc1dc1e48aa18f4f237e86dec095ef6a52e40b819a0446b2d70f debian-11.1.0-armhf-DVD-11.template 2f9cdace51818fb0b1e97d75280e146ba475f67db360f75beb892501b837b74c7d66c593fe5f0fb9b22e1c7146a6a30791e74094f29c3d685c67ee04ced9e5e8 debian-11.1.0-armhf-DVD-12.template dcabc043f5544434eef72ba95d64a67209c0d44ea70480105061dd58f2a79eab debian-11.1.0-armhf-DVD-12.template e714e2bd0003bb1506ab408339f566dff8e5a4539d976f02c4fe84a2e0872bb8c769d6cc8294c0c8b8a9ec0aa44aae71f5b2531786cf3ba20238f141eda31bad debian-11.1.0-armhf-DVD-13.template 76747ef77fbbc882b087510cd3432e7c5bf2918955d1c51f22368b94a9491fac debian-11.1.0-armhf-DVD-13.template 6dcfd4adb95b4dfd0635da48f298bd7a3c7c96f46ccc0c5890c8d5a54597131973dbbaffa3bc390a68a21896699d892039d7f6f289acbff67cae1b5ddc9470e5 debian-11.1.0-armhf-DVD-14.template aeaf23368296022a692eaf3f3fde47b26e061a5a6e3caa89fdbf9146c107204f debian-11.1.0-armhf-DVD-14.template 983d6961cdcb750a20907dadb34f71d3232e67097a369c249a6a409d0d9cdfc4c8b44dab2135d00d8d1fe096f93d8b01d881ff511ef66f57d6e99fe04b182623 debian-11.1.0-armhf-DVD-15.template da9f7a6012f3c51ca08bf441bd438a1291e238177da9e4af0ae81b9ca0875c73 debian-11.1.0-armhf-DVD-15.template 9ea26910beabda26ec6352cf2c66683d71fc8651a04b1ff38f59af9a9e76931af92ce781cfd45b519d8dad9f3b16279679d8fa015fde61382c942f44d251025a debian-11.1.0-armhf-DVD-16.template 320e0b88595f016a18a91771a1f6e7a8d53b01612980b1a96e08b350b6a7f9be debian-11.1.0-armhf-DVD-16.template 1a9a8ceb24bc85535f1281026a60a3771847e6e464af18b86ff0054e6959798d2ec41b03e01ae84e343d70c75042092396e8d1fd6139c2ad5825706d61bd885b debian-11.1.0-armhf-DVD-2.template eb55c23dc2303418bfea7b0a42211ac35d74e4926984de172ba314fa0566527d debian-11.1.0-armhf-DVD-2.template 35f427f6a85ab6095aa9f95070fae1fae2c6bd3b540f089c49a50be6bedfab0671e47167fb40d6496bd1ab04327bcece325c9e9bfedee0babe29329d218b461b debian-11.1.0-armhf-DVD-3.template ca342ecf3776dda981d89b29245fc558935aaee14311467b0e6b8830479f12fb debian-11.1.0-armhf-DVD-3.template 43438e321408cb97f0c6d63ae4888f25a0fd1760a12a5de95da673faec0f1754eb3e4f8baa6c59496571d2793d13b7555145fd0a506d5bf6767db63c11eebfb3 debian-11.1.0-armhf-DVD-4.template 3bea49b7c17f0b51b4a034bd07a239c4928c037ec22ae2232b2b772625e24efa debian-11.1.0-armhf-DVD-4.template 9510ef4117ab85052a18d04681d0819ee99e12875032560d65c75e3c3cde4eb0a31a280dbf044281f39ac1ce873f2e9224afe9a3a5abb90e6f095ed4d56381d5 debian-11.1.0-armhf-DVD-5.template c6f60fd17bfbf0e866a4729e005936de6f6e8ff75c3826bab1e74c9d202ee0a3 debian-11.1.0-armhf-DVD-5.template 00da044db4b6d7c64d97fe964c991a5a118ff63912fbcf17777168efcaa8479ecd814a72de0405bede601e1e58e3a6d95d812708cc35ba855b85386868bded2b debian-11.1.0-armhf-DVD-6.template f0fdb98d64186c626a1962bcf14af7e1e7e36f2433f75ade28baa1036633b552 debian-11.1.0-armhf-DVD-6.template c846b6cf846c39fcae2dbdd6e35726a911067abf0a96856224d71c2e13f28713384fd02c801337c1b6fcb382f8d9805c8ac50ed0af3380511ddf8a04d9737c1d debian-11.1.0-armhf-DVD-7.template 7d5af0caece578f8ff57cddb2fd90c1b4fccfa8b1b60178c9bd77516736d5a1f debian-11.1.0-armhf-DVD-7.template 18ed8036ac972f2e2a4cdf69213d80dc665f92adaf5bbbedc34246613a5722725484681495a2bfdf913bfd20b3e596ac17e4b27d3453da9c7fdff9489a1d1338 debian-11.1.0-armhf-DVD-8.template 5ada266d1eb68767115d2d061bc6b01bbe36465d5dd0c387213584bf2d01e23c debian-11.1.0-armhf-DVD-8.template d1c0f8b91c283629a8d424efa078814f35c9b5e01078d6becb88c114ac5729939673e5c3ae5d995ec07b22118abf91b11bfbf73c0e75224ef6d6a18a37cd875c debian-11.1.0-armhf-DVD-9.template 3189d7d0e29d99494a31c0252d3eca69c87f22890496482afcb634be5950dc22 debian-11.1.0-armhf-DVD-9.template make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' Sat 9 Oct 14:03:31 UTC 2021: Finished.