Sat 9 Oct 10:08:13 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/Dbullseyei386/bullseye/CD[1234567890]* rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/tasks rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/*.filelist* rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/packages-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/upgrade-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/checksum-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/apt rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386 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/Dbullseyei386 mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/apt echo "Updating task files..." Updating task files... mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386/bullseye/tasks echo "- generating dynamic task files" - generating dynamic task files set -e; cd /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386/bullseye/DATE date -u '+%Y%m%dT%H%M%SZ' --date tomorrow > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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 i386; 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/Dbullseyei386/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/Dbullseyei386/apt/bullseye-backports-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ fi; \ done Using the provided status file for bullseye-i386 ... 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/Dbullseyei386/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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 i386; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/apt/bullseye-$ARCH/apt/preferences.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/apt/bullseye-backports-$ARCH/apt/preferences.d; \ fi; \ if [ $ARCH = "source" -o "D" = "1" -o "D" = "2" -o "D" = "C" -o "D" = "F" ];then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/apt/bullseye-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386/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/Dbullseyei386/apt/bullseye-backports-$ARCH/status ; \ fi; \ fi; \ done; :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/apt/status # Set up keyring so apt doesn't complain Setting up archive-keyring mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386/archive-keyring for ARCH in i386; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/apt/bullseye-$ARCH/apt/trusted.gpg.d; \ for key in ; do \ gpg --export -a $key >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/apt/bullseye-backports-$ARCH/apt/trusted.gpg.d; \ fi; \ done # Updating the apt database for ARCH in i386; 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/debian-installer i386 Packages [77.1 kB] Get:3 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/main i386 Packages [11.0 MB] Get:4 file:/srv/cdbuilder.debian.org/src/ftp/debian bullseye/contrib i386 Packages [54.2 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/Dbullseyei386/apt/bullseye-source/apt/preferences.d ; \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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 i386; 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 (>= 4.2) 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 (>= 4.2) but it is not installed Depends: libstdc++6 (>= 9) 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.1.1) 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: 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/Dbullseyei386/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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 [ "i386" != "source" ] ; then \ for ARCH in i386; 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 [ "i386" != "source" ] ; then \ for ARCH in i386; 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/Dbullseyei386/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/Dbullseyei386/apt/bullseye-backports-$ARCH/status; \ done; \ fi; \ done; \ fi set -e; \ if [ "i386" != "source" ] ; then \ for ARCH in i386; 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/Dbullseyei386/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/Dbullseyei386/apt/bullseye-backports-$ARCH/status; \ done; \ fi; \ done; \ fi i386:bsdextrautils i386:distro-info-data i386:dmsetup i386:libacl1 i386:libapparmor1 i386:libapt-pkg6.0 i386:libargon2-1 i386:libattr1 i386:libaudit-common i386:libaudit1 i386:libblkid1 i386:libbpf0 i386:libbrotli1 i386:libbsd0 i386:libbz2-1.0 i386:libc6 i386:libcap-ng0 i386:libcap2 i386:libcap2-bin i386:libcbor0 i386:libcom-err2 i386:libcrypt1 i386:libcryptsetup12 i386:libcurl3-gnutls i386:libdb5.3 i386:libdbus-1-3 i386:libdebconfclient0 i386:libdevmapper1.02.1 i386:libdns-export1110 i386:libedit2 i386:libelf1 i386:libestr0 i386:libexpat1 i386:libext2fs2 i386:libfastjson4 i386:libfdisk1 i386:libffi7 i386:libfido2-1 i386:libfstrm0 i386:libgcc-s1 i386:libgcrypt20 i386:libgdbm-compat4 i386:libgdbm6 i386:libgmp10 i386:libgnutls30 i386:libgpg-error0 i386:libgssapi-krb5-2 i386:libhogweed6 i386:libicu67 i386:libidn2-0 i386:libip4tc2 i386:libisc-export1105 i386:libjansson4 i386:libjson-c5 i386:libk5crypto3 i386:libkeyutils1 i386:libkmod2 i386:libkrb5-3 i386:libkrb5support0 i386:libldap-2.4-2 i386:liblmdb0 i386:liblocale-gettext-perl i386:liblognorm5 i386:liblz4-1 i386:liblzma5 i386:libmagic-mgc i386:libmagic1 i386:libmaxminddb0 i386:libmd0 i386:libmnl0 i386:libmount1 i386:libmpdec3 i386:libncurses6 i386:libncursesw6 i386:libnettle8 i386:libnewt0.52 i386:libnftables1 i386:libnftnl11 i386:libnghttp2-14 i386:libnsl2 i386:libp11-kit0 i386:libpam0g i386:libpci3 i386:libpcre2-8-0 i386:libpcre3 i386:libperl5.32 i386:libpipeline1 i386:libpopt0 i386:libprocps8 i386:libprotobuf-c1 i386:libpsl5 i386:libpython3-stdlib i386:libpython3.9-minimal i386:libpython3.9-stdlib i386:librtmp1 i386:libsasl2-2 i386:libsasl2-modules-db i386:libseccomp2 i386:libselinux1 i386:libsemanage-common i386:libsemanage1 i386:libsepol1 i386:libslang2 i386:libsmartcols1 i386:libsqlite3-0 i386:libss2 i386:libssh2-1 i386:libssl1.1 i386:libstdc++6 i386:libsystemd0 i386:libtasn1-6 i386:libtext-charwidth-perl i386:libtext-iconv-perl i386:libtext-wrapi18n-perl i386:libtinfo6 i386:libtirpc-common i386:libtirpc3 i386:libuchardet0 i386:libudev1 i386:libunistring2 i386:libuuid1 i386:libuv1 i386:libxml2 i386:libxtables12 i386:libxxhash0 i386:libzstd1 i386:logsave i386:lsb-base i386:mailcap i386:openssl i386:pci.ids i386:python-apt-common i386:python3 i386:python3-apt i386:python3-certifi i386:python3-chardet i386:python3-debconf i386:python3-debian i386:python3-debianbts i386:python3-httplib2 i386:python3-idna i386:python3-minimal i386:python3-pkg-resources i386:python3-pycurl i386:python3-pysimplesoap i386:python3-requests i386:python3-six i386:python3-urllib3 i386:python3.9 i386:python3.9-minimal i386:systemd-timesyncd i386:tasksel i386:xxd i386:zlib1g for ARCH in i386; 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 "i386" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.xz Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-i386/20210731/images/MD5SUMS Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-i386/20210731+deb11u1/images/MD5SUMS for ARCH in i386; 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/Dbullseyei386/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 no isos for i386 DLBD 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/Dbullseyei386/bullseye/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/debootstrap/usr/share/debootstrap/scripts/bullseye ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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 [ "i386" != "source" ] ; then \ for ARCH in i386; 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 [ "D"x = "1"x ] ; then \ : ; \ elif [ "D"x = "2"x -o "D"x = "C"x ] ; then \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/rawlist; \ else \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/rawlist; \ echo "exim4-daemon-light" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/rawlist; \ fi; \ fi if [ ""x != "yes"x ] ; then \ if [ _D != _1 ]; then \ for ARCH in i386; 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/Dbullseyei386/debootstrap.tmp \ file:/srv/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/debootstrap-list; \ cat /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/debootstrap-list >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/rawlist; \ rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/debootstrap.tmp; \ done; \ fi; \ fi for ARCH in i386; do \ ARCHDEFS="$ARCHDEFS -D ARCH_`echo $ARCH | sed 's/-/_/'`"; \ ARCHUNDEFS="$ARCHUNDEFS -U $ARCH"; \ done; \ for VARIANT in xen; 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/Dbullseyei386/bullseye/tasks /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/tasks/Debian-all >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/rawlist; \ fi if [ ""x = "yes"x ] ; then \ awk '/^Package:/ {print $2}' /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/apt/bullseye-source/apt-state/lists/*Sources | \ sort -u > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/rawlist; \ fi Generating the complete list of packages to be included in /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/rawlist \ > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/list /home/debian-cd/build.bullseye/debian-cd/tools/check_backports_packages /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/list.backports if [ -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/list.backports ]; then mv /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/list.backports /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/list; fi for ARCH in i386; do \ ARCH=$ARCH /home/debian-cd/build.bullseye/debian-cd/tools/sort_deps /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/list; \ done Running sort_deps to sort packages for i386: Generating dependency tree with apt-cache depends... Adding standard, required, important and base packages first S/R/I/B packages take 119682130 bytes Adding the rest of the requested packages Now up to 78917502058 bytes COMPLETE=1; add all remaining packages Done: processed/sorted 58586 packages, total size 83246981356 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/Dbullseyei386/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/apt /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/packages; \ else \ /home/debian-cd/build.bullseye/debian-cd/tools/merge_package_lists /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/apt "i386" /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/packages; \ fi if [ ""x = "yes"x ] ; then \ grep ^source /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/packages > /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386 bullseye "i386" "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 i386: Done: Read details of 58586 packages for i386 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_EXCLUDE file /home/debian-cd/build.bullseye/debian-cd/data/bullseye/i386_udeb_exclude Adding docs to CD1 Removing old dedications removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.cn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.fi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ta.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.th.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.pt_BR.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-2.2.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.lt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.ml.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.sk.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-5.0.vi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.bn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.da.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.gl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.id.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.ms.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.nl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/doc/dedication/dedication-9.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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 i386: Running tools/boot/bullseye/boot-i386 1 /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1 Adding tools to CD1 Moving extra loader files into place: renamed 'boot1/isolinux/g2ldr' -> 'CD1/g2ldr' renamed 'boot1/isolinux/g2ldr.mbr' -> 'CD1/g2ldr.mbr' renamed 'boot1/isolinux/setup.exe' -> 'CD1/setup.exe' renamed 'boot1/isolinux/win32-loader.ini' -> 'CD1/win32-loader.ini' Adding BIOS boot code for i386 on CD1 gtk/vmlinuz identical to ../vmlinuz. Linking Adding EFI boot code for i386 on CD1 '/home/debian-cd/build.bullseye/debian-cd/data/bullseye/hl_c.png' -> '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1/boot/grub/theme/hl_c.png' CD1/boot/grub/grub.cfg has 20 boot entries defined Adding README.source Starting new "i386" DLBD 1 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD1 Specified size for this image: 50GB DLBD, 23652352 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. 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 i386 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 30081 packages, 23632358 blocks, 48399069184 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 i386: Running tools/boot/bullseye/boot-i386 2 /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD2 Starting new "i386" DLBD 2 at /home/debian-cd/build.bullseye/debian-cd/bullseye/CD2 Specified size for this image: 50GB DLBD, 23652352 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 2 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 2 (not) filled with 28505 packages, 17225950 blocks, 35278745600 bytes Finished: 58586 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 "i386" bullseye bullseye /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/contrib/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/debian-installer/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/binary-i386/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/non-free/debian-installer/binary-i386/Packages.xz Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-i386/20210731/images/MD5SUMS Using md5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/bullseye/main/installer-i386/20210731+deb11u1/images/MD5SUMS for ARCH in i386; 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/Dbullseyei386/bullseye/checksum-check; \ fi; \ done CD=1 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye" "i386" "/srv/cdbuilder.debian.org/dst/deb-cd/out/Dbullseyei386" "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=2 /home/debian-cd/build.bullseye/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye" "i386" "/srv/cdbuilder.debian.org/dst/deb-cd/out/Dbullseyei386" "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 i386 iso/jigdo image number 1 ... Last-minute updates: README.html Generating i386 iso/jigdo image number 2 ... Last-minute updates: README.html README.txt README.txt Sat 9 Oct 11:20:17 UTC 2021 Sat 9 Oct 11:20:17 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 i386 1' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386/debian-11.1.0-i386-DLBD-1.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/Dbullseyei386/debian-11.1.0-i386-DLBD-1.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot1 -J -joliet-long -cache-inodes -isohybrid-mbr syslinux/usr/lib/ISOLINUX/isohdpfx.bin -b isolinux/isolinux.bin -c isolinux/boot.cat -boot-load-size 4 -boot-info-table -no-emul-boot -eltorito-alt-boot -e boot/grub/efi.img -no-emul-boot -isohybrid-gpt-basdat -isohybrid-apm-hfsplus boot1 CD1 xorriso -as mkisofs -r -checksum_algorithm_iso sha256,sha512 -V 'Debian 11.1.0 i386 2' -o /dev/null -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/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/Dbullseyei386/debian-11.1.0-i386-DLBD-2.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/Dbullseyei386/debian-11.1.0-i386-DLBD-2.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot2 -J -joliet-long CD2 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. 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 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/Dbullseyei386/bullseye/boot1' xorriso : UPDATE : 38 files added in 1 seconds xorriso : UPDATE : 14000 files added in 1 seconds xorriso : UPDATE : 12000 files added in 1 seconds xorriso : UPDATE : 32300 files added in 2 seconds xorriso : UPDATE : 26600 files added in 2 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD2' xorriso : UPDATE : 45876 files added in 3 seconds xorriso : UPDATE : 40800 files added in 3 seconds xorriso : UPDATE : 45876 files added in 3 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/CD1' xorriso : UPDATE : 49627 files added in 4 seconds xorriso : NOTE : Copying to System Area: 432 bytes from file '/srv/cdbuilder.debian.org/src/deb-cd/tmp/Dbullseyei386/bullseye/syslinux/usr/lib/ISOLINUX/isohdpfx.bin' 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/firm-phoenix-ware_4.7.5+repack-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython-dl_1.2.4+dfsg-8_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.00% 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. 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: WARNING : Cannot add /firmware/alsa-firmware-loaders_1.2.2-1_i386.deb 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. libisofs: WARNING : Cannot add /firmware/dns323-firmware-tools_0.7.3-1.1_all.deb 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 /firmware/firmware-b43-installer_019-7_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-b43legacy-installer_019-7_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython-doc_1.0.1-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython_1.0.1-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-tomu_2.0~rc7-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/gnome-firmware_3.36.0-1_i386.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/grub-firmware-qemu_2.04-20_i386.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/hdmi2usb-fx2-firmware_0.0.0~git20151225-3_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/isight-firmware-tools_1.6-4_i386.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. 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. 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. libisofs: NOTE : Automatically adjusted MBR geometry to 5885/255/63 libisofs: WARNING : Image size exceeds 1024 cylinders. Cannot align partition. libisofs: WARNING : There are said to be BIOSes which will not boot this via MBR. xorriso : UPDATE : 0.00% done xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.04% done, estimate finish Sat Oct 09 12:44:35 2021 xorriso : UPDATE : 0.03% done, estimate finish Sat Oct 09 13:18:29 2021 xorriso : UPDATE : 0.06% done, estimate finish Sat Oct 09 12:43:14 2021 xorriso : UPDATE : 0.05% done, estimate finish Sat Oct 09 13:21:26 2021 xorriso : UPDATE : 0.08% done, estimate finish Sat Oct 09 12:45:38 2021 xorriso : UPDATE : 0.06% done, estimate finish Sat Oct 09 13:23:04 2021 xorriso : UPDATE : 0.10% done, estimate finish Sat Oct 09 12:45:17 2021 xorriso : UPDATE : 0.07% done, estimate finish Sat Oct 09 13:20:29 2021 xorriso : UPDATE : 0.11% done, estimate finish Sat Oct 09 12:53:47 2021 xorriso : UPDATE : 0.08% done, estimate finish Sat Oct 09 13:30:58 2021 xorriso : UPDATE : 0.11% done, estimate finish Sat Oct 09 13:07:00 2021 xorriso : UPDATE : 0.08% done, estimate finish Sat Oct 09 13:46:49 2021 xorriso : UPDATE : 0.13% done, estimate finish Sat Oct 09 13:06:08 2021 xorriso : UPDATE : 0.10% done, estimate finish Sat Oct 09 13:42:29 2021 xorriso : UPDATE : 0.15% done, estimate finish Sat Oct 09 13:02:34 2021 xorriso : UPDATE : 0.11% done, estimate finish Sat Oct 09 13:40:17 2021 xorriso : UPDATE : 0.17% done, estimate finish Sat Oct 09 13:01:39 2021 xorriso : UPDATE : 0.13% done, estimate finish Sat Oct 09 13:37:12 2021 xorriso : UPDATE : 0.19% done, estimate finish Sat Oct 09 12:59:18 2021 xorriso : UPDATE : 0.14% done, estimate finish Sat Oct 09 13:36:25 2021 xorriso : UPDATE : 0.21% done, estimate finish Sat Oct 09 12:57:26 2021 xorriso : UPDATE : 0.15% done, estimate finish Sat Oct 09 13:33:51 2021 xorriso : UPDATE : 0.22% done, estimate finish Sat Oct 09 13:01:21 2021 xorriso : UPDATE : 0.16% done, estimate finish Sat Oct 09 13:40:04 2021 xorriso : UPDATE : 0.22% done, estimate finish Sat Oct 09 13:08:06 2021 xorriso : UPDATE : 0.16% done, estimate finish Sat Oct 09 13:49:16 2021 xorriso : UPDATE : 0.23% done, estimate finish Sat Oct 09 13:24:22 2021 xorriso : UPDATE : 0.17% done, estimate finish Sat Oct 09 14:16:56 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Oct 09 13:17:29 2021 xorriso : UPDATE : 0.18% done, estimate finish Sat Oct 09 14:14:27 2021 xorriso : UPDATE : 0.27% done, estimate finish Sat Oct 09 13:15:32 2021 xorriso : UPDATE : 0.19% done, estimate finish Sat Oct 09 14:06:25 2021 xorriso : UPDATE : 0.29% done, estimate finish Sat Oct 09 13:17:36 2021 xorriso : UPDATE : 0.21% done, estimate finish Sat Oct 09 14:00:10 2021 xorriso : UPDATE : 0.42% done, estimate finish Sat Oct 09 12:33:47 2021 xorriso : UPDATE : 0.22% done, estimate finish Sat Oct 09 13:57:00 2021 xorriso : UPDATE : 0.48% done, estimate finish Sat Oct 09 12:25:38 2021 xorriso : UPDATE : 0.24% done, estimate finish Sat Oct 09 13:53:04 2021 xorriso : UPDATE : 0.59% done, estimate finish Sat Oct 09 12:14:27 2021 xorriso : UPDATE : 0.25% done, estimate finish Sat Oct 09 13:51:17 2021 xorriso : UPDATE : 0.60% done, estimate finish Sat Oct 09 12:17:43 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Oct 09 13:51:28 2021 xorriso : UPDATE : 0.74% done, estimate finish Sat Oct 09 12:07:36 2021 xorriso : UPDATE : 0.27% done, estimate finish Sat Oct 09 13:51:38 2021 xorriso : UPDATE : 0.79% done, estimate finish Sat Oct 09 12:06:14 2021 xorriso : UPDATE : 0.29% done, estimate finish Sat Oct 09 13:50:13 2021 xorriso : UPDATE : 0.79% done, estimate finish Sat Oct 09 11:59:32 2021 xorriso : UPDATE : 0.30% done, estimate finish Sat Oct 09 13:38:50 2021 xorriso : UPDATE : 0.79% done, estimate finish Sat Oct 09 12:02:14 2021 xorriso : UPDATE : 0.31% done, estimate finish Sat Oct 09 13:38:17 2021 xorriso : UPDATE : 1.05% done, estimate finish Sat Oct 09 11:52:01 2021 xorriso : UPDATE : 0.32% done, estimate finish Sat Oct 09 13:40:00 2021 xorriso : UPDATE : 1.26% done, estimate finish Sat Oct 09 11:47:36 2021 xorriso : UPDATE : 0.32% done, estimate finish Sat Oct 09 13:48:49 2021 xorriso : UPDATE : 1.26% done, estimate finish Sat Oct 09 11:49:08 2021 xorriso : UPDATE : 0.45% done, estimate finish Sat Oct 09 12:54:07 2021 xorriso : UPDATE : 1.26% done, estimate finish Sat Oct 09 11:50:40 2021 xorriso : UPDATE : 0.45% done, estimate finish Sat Oct 09 12:59:14 2021 xorriso : UPDATE : 1.26% done, estimate finish Sat Oct 09 11:52:11 2021 xorriso : UPDATE : 0.56% done, estimate finish Sat Oct 09 12:39:48 2021 xorriso : UPDATE : 1.26% done, estimate finish Sat Oct 09 11:53:43 2021 xorriso : UPDATE : 0.57% done, estimate finish Sat Oct 09 12:40:43 2021 xorriso : UPDATE : 1.26% done, estimate finish Sat Oct 09 11:55:15 2021 xorriso : UPDATE : 1.88% done, estimate finish Sat Oct 09 11:43:37 2021 xorriso : UPDATE : 0.66% done, estimate finish Sat Oct 09 12:30:50 2021 xorriso : UPDATE : 1.95% done, estimate finish Sat Oct 09 11:43:35 2021 xorriso : UPDATE : 0.71% done, estimate finish Sat Oct 09 12:27:42 2021 xorriso : UPDATE : 2.05% done, estimate finish Sat Oct 09 11:41:00 2021 xorriso : UPDATE : 0.72% done, estimate finish Sat Oct 09 12:18:34 2021 xorriso : UPDATE : 2.10% done, estimate finish Sat Oct 09 11:41:24 2021 xorriso : UPDATE : 0.72% done, estimate finish Sat Oct 09 12:21:49 2021 xorriso : UPDATE : 2.20% done, estimate finish Sat Oct 09 11:41:09 2021 xorriso : UPDATE : 0.72% done, estimate finish Sat Oct 09 12:25:03 2021 xorriso : UPDATE : 2.28% done, estimate finish Sat Oct 09 11:41:19 2021 xorriso : UPDATE : 0.72% done, estimate finish Sat Oct 09 12:28:17 2021 xorriso : UPDATE : 2.36% done, estimate finish Sat Oct 09 11:41:19 2021 xorriso : UPDATE : 0.72% done, estimate finish Sat Oct 09 12:31:31 2021 xorriso : UPDATE : 2.44% done, estimate finish Sat Oct 09 11:41:22 2021 xorriso : UPDATE : 0.72% done, estimate finish Sat Oct 09 12:34:46 2021 xorriso : UPDATE : 2.49% done, estimate finish Sat Oct 09 11:41:41 2021 xorriso : UPDATE : 0.72% done, estimate finish Sat Oct 09 12:38:00 2021 xorriso : UPDATE : 2.61% done, estimate finish Sat Oct 09 11:41:21 2021 xorriso : UPDATE : 0.72% done, estimate finish Sat Oct 09 12:41:14 2021 xorriso : UPDATE : 2.66% done, estimate finish Sat Oct 09 11:41:37 2021 xorriso : UPDATE : 0.72% done, estimate finish Sat Oct 09 12:44:29 2021 xorriso : UPDATE : 2.73% done, estimate finish Sat Oct 09 11:41:41 2021 xorriso : UPDATE : 0.72% done, estimate finish Sat Oct 09 12:47:43 2021 xorriso : UPDATE : 2.86% done, estimate finish Sat Oct 09 11:43:06 2021 xorriso : UPDATE : 0.72% done xorriso : UPDATE : 2.93% done, estimate finish Sat Oct 09 11:43:11 2021 xorriso : UPDATE : 0.72% done xorriso : UPDATE : 3.01% done, estimate finish Sat Oct 09 11:43:08 2021 xorriso : UPDATE : 0.72% done xorriso : UPDATE : 3.08% done, estimate finish Sat Oct 09 11:43:16 2021 xorriso : UPDATE : 0.72% done xorriso : UPDATE : 3.19% done, estimate finish Sat Oct 09 11:42:48 2021 xorriso : UPDATE : 0.72% done xorriso : UPDATE : 3.25% done, estimate finish Sat Oct 09 11:43:02 2021 xorriso : UPDATE : 0.72% done xorriso : UPDATE : 3.34% done, estimate finish Sat Oct 09 11:42:48 2021 xorriso : UPDATE : 0.72% done xorriso : UPDATE : 3.40% done, estimate finish Sat Oct 09 11:42:59 2021 xorriso : UPDATE : 0.72% done xorriso : UPDATE : 3.52% done, estimate finish Sat Oct 09 11:42:35 2021 xorriso : UPDATE : 1.06% done, estimate finish Sat Oct 09 12:45:25 2021 xorriso : UPDATE : 3.61% done, estimate finish Sat Oct 09 11:42:29 2021 xorriso : UPDATE : 1.60% done, estimate finish Sat Oct 09 12:05:21 2021 xorriso : UPDATE : 3.67% done, estimate finish Sat Oct 09 11:42:36 2021 xorriso : UPDATE : 2.17% done, estimate finish Sat Oct 09 11:46:13 2021 xorriso : UPDATE : 3.72% done, estimate finish Sat Oct 09 11:43:08 2021 xorriso : UPDATE : 2.20% done, estimate finish Sat Oct 09 11:46:48 2021 xorriso : UPDATE : 3.83% done, estimate finish Sat Oct 09 11:42:37 2021 xorriso : UPDATE : 2.29% done, estimate finish Sat Oct 09 11:46:37 2021 xorriso : UPDATE : 3.90% done, estimate finish Sat Oct 09 11:42:39 2021 xorriso : UPDATE : 2.35% done, estimate finish Sat Oct 09 11:46:44 2021 xorriso : UPDATE : 4.02% done, estimate finish Sat Oct 09 11:42:13 2021 xorriso : UPDATE : 2.42% done, estimate finish Sat Oct 09 11:46:42 2021 xorriso : UPDATE : 2.45% done, estimate finish Sat Oct 09 11:47:03 2021 xorriso : UPDATE : 4.02% done, estimate finish Sat Oct 09 11:43:09 2021 xorriso : UPDATE : 2.53% done, estimate finish Sat Oct 09 11:46:55 2021 xorriso : UPDATE : 4.14% done, estimate finish Sat Oct 09 11:42:40 2021 xorriso : UPDATE : 2.59% done, estimate finish Sat Oct 09 11:47:02 2021 xorriso : UPDATE : 4.27% done, estimate finish Sat Oct 09 11:42:06 2021 xorriso : UPDATE : 2.61% done, estimate finish Sat Oct 09 11:47:35 2021 xorriso : UPDATE : 4.27% done, estimate finish Sat Oct 09 11:42:53 2021 xorriso : UPDATE : 2.69% done, estimate finish Sat Oct 09 11:47:23 2021 xorriso : UPDATE : 4.39% done, estimate finish Sat Oct 09 11:42:27 2021 xorriso : UPDATE : 2.69% done, estimate finish Sat Oct 09 11:48:08 2021 xorriso : UPDATE : 4.50% done, estimate finish Sat Oct 09 11:42:03 2021 xorriso : UPDATE : 2.86% done, estimate finish Sat Oct 09 11:52:01 2021 xorriso : UPDATE : 4.63% done, estimate finish Sat Oct 09 11:41:25 2021 xorriso : UPDATE : 2.91% done, estimate finish Sat Oct 09 11:52:16 2021 xorriso : UPDATE : 4.72% done, estimate finish Sat Oct 09 11:41:23 2021 xorriso : UPDATE : 2.97% done, estimate finish Sat Oct 09 11:52:16 2021 xorriso : UPDATE : 4.83% done, estimate finish Sat Oct 09 11:41:06 2021 xorriso : UPDATE : 3.03% done, estimate finish Sat Oct 09 11:52:10 2021 xorriso : UPDATE : 4.91% done, estimate finish Sat Oct 09 11:41:09 2021 xorriso : UPDATE : 3.03% done, estimate finish Sat Oct 09 11:53:23 2021 xorriso : UPDATE : 4.99% done, estimate finish Sat Oct 09 11:41:14 2021 xorriso : UPDATE : 3.13% done, estimate finish Sat Oct 09 11:52:27 2021 xorriso : UPDATE : 5.09% done, estimate finish Sat Oct 09 11:41:03 2021 xorriso : UPDATE : 3.20% done, estimate finish Sat Oct 09 11:52:08 2021 xorriso : UPDATE : 5.18% done, estimate finish Sat Oct 09 11:41:04 2021 xorriso : UPDATE : 3.28% done, estimate finish Sat Oct 09 11:51:37 2021 xorriso : UPDATE : 5.27% done, estimate finish Sat Oct 09 11:40:58 2021 xorriso : UPDATE : 3.36% done, estimate finish Sat Oct 09 11:51:24 2021 xorriso : UPDATE : 5.35% done, estimate finish Sat Oct 09 11:41:00 2021 xorriso : UPDATE : 3.36% done, estimate finish Sat Oct 09 11:52:20 2021 xorriso : UPDATE : 5.38% done, estimate finish Sat Oct 09 11:41:15 2021 xorriso : UPDATE : 3.36% done, estimate finish Sat Oct 09 11:55:21 2021 xorriso : UPDATE : 5.53% done, estimate finish Sat Oct 09 11:40:29 2021 xorriso : UPDATE : 3.36% done, estimate finish Sat Oct 09 11:57:16 2021 xorriso : UPDATE : 5.63% done, estimate finish Sat Oct 09 11:40:21 2021 xorriso : UPDATE : 3.36% done, estimate finish Sat Oct 09 11:59:11 2021 xorriso : UPDATE : 5.65% done, estimate finish Sat Oct 09 11:41:03 2021 xorriso : UPDATE : 3.36% done, estimate finish Sat Oct 09 12:01:06 2021 xorriso : UPDATE : 5.73% done, estimate finish Sat Oct 09 11:41:04 2021 xorriso : UPDATE : 3.36% done, estimate finish Sat Oct 09 12:03:01 2021 xorriso : UPDATE : 5.83% done, estimate finish Sat Oct 09 11:41:00 2021 xorriso : UPDATE : 3.84% done, estimate finish Sat Oct 09 11:50:08 2021 xorriso : UPDATE : 5.92% done, estimate finish Sat Oct 09 11:40:57 2021 xorriso : UPDATE : 3.89% done, estimate finish Sat Oct 09 11:50:13 2021 xorriso : UPDATE : 6.00% done, estimate finish Sat Oct 09 11:40:57 2021 xorriso : UPDATE : 3.93% done, estimate finish Sat Oct 09 11:50:41 2021 xorriso : UPDATE : 6.09% done, estimate finish Sat Oct 09 11:40:54 2021 xorriso : UPDATE : 4.02% done, estimate finish Sat Oct 09 11:50:06 2021 xorriso : UPDATE : 6.18% done, estimate finish Sat Oct 09 11:40:54 2021 xorriso : UPDATE : 4.08% done, estimate finish Sat Oct 09 11:50:12 2021 xorriso : UPDATE : 6.27% done, estimate finish Sat Oct 09 11:40:45 2021 xorriso : UPDATE : 4.14% done, estimate finish Sat Oct 09 11:47:43 2021 xorriso : UPDATE : 6.36% done, estimate finish Sat Oct 09 11:40:42 2021 xorriso : UPDATE : 4.22% done, estimate finish Sat Oct 09 11:47:41 2021 xorriso : UPDATE : 6.45% done, estimate finish Sat Oct 09 11:40:40 2021 xorriso : UPDATE : 4.28% done, estimate finish Sat Oct 09 11:47:53 2021 xorriso : UPDATE : 6.55% done, estimate finish Sat Oct 09 11:40:37 2021 xorriso : UPDATE : 4.31% done, estimate finish Sat Oct 09 11:48:27 2021 xorriso : UPDATE : 6.64% done, estimate finish Sat Oct 09 11:40:35 2021 xorriso : UPDATE : 4.36% done, estimate finish Sat Oct 09 11:48:39 2021 xorriso : UPDATE : 6.76% done, estimate finish Sat Oct 09 11:40:19 2021 xorriso : UPDATE : 4.46% done, estimate finish Sat Oct 09 11:48:16 2021 xorriso : UPDATE : 6.80% done, estimate finish Sat Oct 09 11:40:39 2021 xorriso : UPDATE : 4.52% done, estimate finish Sat Oct 09 11:48:22 2021 xorriso : UPDATE : 6.92% done, estimate finish Sat Oct 09 11:40:26 2021 xorriso : UPDATE : 4.57% done, estimate finish Sat Oct 09 11:48:35 2021 xorriso : UPDATE : 7.01% done, estimate finish Sat Oct 09 11:40:25 2021 xorriso : UPDATE : 4.63% done, estimate finish Sat Oct 09 11:48:36 2021 xorriso : UPDATE : 7.09% done, estimate finish Sat Oct 09 11:40:29 2021 xorriso : UPDATE : 4.66% done, estimate finish Sat Oct 09 11:49:01 2021 xorriso : UPDATE : 7.15% done, estimate finish Sat Oct 09 11:40:41 2021 xorriso : UPDATE : 4.72% done, estimate finish Sat Oct 09 11:51:18 2021 xorriso : UPDATE : 7.15% done, estimate finish Sat Oct 09 11:41:43 2021 xorriso : UPDATE : 4.81% done, estimate finish Sat Oct 09 11:50:29 2021 xorriso : UPDATE : 7.15% done, estimate finish Sat Oct 09 11:42:46 2021 xorriso : UPDATE : 4.90% done, estimate finish Sat Oct 09 11:49:50 2021 xorriso : UPDATE : 7.15% done, estimate finish Sat Oct 09 11:43:47 2021 xorriso : UPDATE : 4.90% done, estimate finish Sat Oct 09 11:51:00 2021 xorriso : UPDATE : 7.15% done, estimate finish Sat Oct 09 11:44:49 2021 xorriso : UPDATE : 7.29% done, estimate finish Sat Oct 09 11:43:44 2021 xorriso : UPDATE : 4.90% done, estimate finish Sat Oct 09 11:52:15 2021 xorriso : UPDATE : 7.70% done, estimate finish Sat Oct 09 11:40:25 2021 xorriso : UPDATE : 5.15% done, estimate finish Sat Oct 09 11:48:43 2021 xorriso : UPDATE : 7.77% done, estimate finish Sat Oct 09 11:40:30 2021 xorriso : UPDATE : 5.26% done, estimate finish Sat Oct 09 11:48:06 2021 xorriso : UPDATE : 7.82% done, estimate finish Sat Oct 09 11:40:47 2021 xorriso : UPDATE : 5.32% done, estimate finish Sat Oct 09 11:48:14 2021 xorriso : UPDATE : 7.82% done, estimate finish Sat Oct 09 11:41:24 2021 xorriso : UPDATE : 5.39% done, estimate finish Sat Oct 09 11:48:09 2021 xorriso : UPDATE : 8.06% done, estimate finish Sat Oct 09 11:40:21 2021 xorriso : UPDATE : 5.40% done, estimate finish Sat Oct 09 11:48:52 2021 xorriso : UPDATE : 8.14% done, estimate finish Sat Oct 09 11:40:19 2021 xorriso : UPDATE : 5.40% done, estimate finish Sat Oct 09 11:48:44 2021 xorriso : UPDATE : 8.14% done, estimate finish Sat Oct 09 11:41:14 2021 xorriso : UPDATE : 5.59% done, estimate finish Sat Oct 09 11:46:38 2021 xorriso : UPDATE : 8.14% done, estimate finish Sat Oct 09 11:42:09 2021 xorriso : UPDATE : 5.65% done, estimate finish Sat Oct 09 11:46:48 2021 xorriso : UPDATE : 8.41% done, estimate finish Sat Oct 09 11:40:14 2021 xorriso : UPDATE : 5.68% done, estimate finish Sat Oct 09 11:47:22 2021 xorriso : UPDATE : 8.52% done, estimate finish Sat Oct 09 11:40:04 2021 xorriso : UPDATE : 5.68% done, estimate finish Sat Oct 09 11:48:22 2021 xorriso : UPDATE : 8.52% done, estimate finish Sat Oct 09 11:40:44 2021 xorriso : UPDATE : 5.83% done, estimate finish Sat Oct 09 11:47:13 2021 xorriso : UPDATE : 8.67% done, estimate finish Sat Oct 09 11:40:18 2021 xorriso : UPDATE : 5.83% done, estimate finish Sat Oct 09 11:48:06 2021 xorriso : UPDATE : 8.77% done, estimate finish Sat Oct 09 11:40:12 2021 xorriso : UPDATE : 5.83% done, estimate finish Sat Oct 09 11:48:59 2021 xorriso : UPDATE : 8.85% done, estimate finish Sat Oct 09 11:40:15 2021 xorriso : UPDATE : 5.83% done, estimate finish Sat Oct 09 11:49:52 2021 xorriso : UPDATE : 8.86% done, estimate finish Sat Oct 09 11:40:43 2021 xorriso : UPDATE : 5.83% done, estimate finish Sat Oct 09 11:50:44 2021 xorriso : UPDATE : 9.02% done, estimate finish Sat Oct 09 11:40:24 2021 xorriso : UPDATE : 5.83% done, estimate finish Sat Oct 09 11:55:42 2021 xorriso : UPDATE : 9.05% done, estimate finish Sat Oct 09 11:41:03 2021 xorriso : UPDATE : 5.83% done, estimate finish Sat Oct 09 11:57:43 2021 xorriso : UPDATE : 9.19% done, estimate finish Sat Oct 09 11:40:26 2021 xorriso : UPDATE : 5.83% done, estimate finish Sat Oct 09 11:59:44 2021 xorriso : UPDATE : 9.21% done, estimate finish Sat Oct 09 11:41:04 2021 xorriso : UPDATE : 5.83% done, estimate finish Sat Oct 09 12:01:45 2021 xorriso : UPDATE : 9.37% done, estimate finish Sat Oct 09 11:40:25 2021 xorriso : UPDATE : 5.83% done, estimate finish Sat Oct 09 12:03:46 2021 xorriso : UPDATE : 9.44% done, estimate finish Sat Oct 09 11:40:32 2021 xorriso : UPDATE : 5.83% done, estimate finish Sat Oct 09 12:05:47 2021 xorriso : UPDATE : 9.48% done, estimate finish Sat Oct 09 11:40:51 2021 xorriso : UPDATE : 5.83% done, estimate finish Sat Oct 09 12:07:48 2021 xorriso : UPDATE : 9.61% done, estimate finish Sat Oct 09 11:40:33 2021 xorriso : UPDATE : 5.83% done, estimate finish Sat Oct 09 12:09:49 2021 xorriso : UPDATE : 9.68% done, estimate finish Sat Oct 09 11:40:36 2021 xorriso : UPDATE : 5.83% done, estimate finish Sat Oct 09 12:11:50 2021 xorriso : UPDATE : 9.72% done, estimate finish Sat Oct 09 11:40:56 2021 xorriso : UPDATE : 5.83% done, estimate finish Sat Oct 09 12:13:51 2021 xorriso : UPDATE : 9.72% done, estimate finish Sat Oct 09 11:42:48 2021 xorriso : UPDATE : 6.20% done, estimate finish Sat Oct 09 11:59:22 2021 xorriso : UPDATE : 6.89% done, estimate finish Sat Oct 09 11:44:12 2021 xorriso : UPDATE : 9.72% done, estimate finish Sat Oct 09 11:44:00 2021 xorriso : UPDATE : 7.04% done, estimate finish Sat Oct 09 11:43:38 2021 xorriso : UPDATE : 9.86% done, estimate finish Sat Oct 09 11:42:52 2021 xorriso : UPDATE : 7.10% done, estimate finish Sat Oct 09 11:43:51 2021 xorriso : UPDATE : 10.12% done, estimate finish Sat Oct 09 11:40:44 2021 xorriso : UPDATE : 7.15% done, estimate finish Sat Oct 09 11:44:12 2021 xorriso : UPDATE : 10.12% done, estimate finish Sat Oct 09 11:41:32 2021 xorriso : UPDATE : 7.23% done, estimate finish Sat Oct 09 11:44:13 2021 xorriso : UPDATE : 10.12% done, estimate finish Sat Oct 09 11:42:20 2021 xorriso : UPDATE : 7.30% done, estimate finish Sat Oct 09 11:44:22 2021 xorriso : UPDATE : 10.12% done, estimate finish Sat Oct 09 11:43:09 2021 xorriso : UPDATE : 7.35% done, estimate finish Sat Oct 09 11:44:33 2021 xorriso : UPDATE : 10.12% done, estimate finish Sat Oct 09 11:43:57 2021 xorriso : UPDATE : 7.42% done, estimate finish Sat Oct 09 11:44:42 2021 xorriso : UPDATE : 10.12% done, estimate finish Sat Oct 09 11:44:45 2021 xorriso : UPDATE : 7.46% done, estimate finish Sat Oct 09 11:45:00 2021 xorriso : UPDATE : 10.12% done, estimate finish Sat Oct 09 11:45:34 2021 xorriso : UPDATE : 7.46% done, estimate finish Sat Oct 09 11:45:36 2021 xorriso : UPDATE : 10.12% done, estimate finish Sat Oct 09 11:51:57 2021 xorriso : UPDATE : 7.61% done, estimate finish Sat Oct 09 11:41:50 2021 xorriso : UPDATE : 10.92% done, estimate finish Sat Oct 09 11:38:30 2021 xorriso : UPDATE : 7.64% done, estimate finish Sat Oct 09 11:42:17 2021 xorriso : UPDATE : 10.99% done, estimate finish Sat Oct 09 11:38:44 2021 xorriso : UPDATE : 7.78% done, estimate finish Sat Oct 09 11:42:02 2021 xorriso : UPDATE : 11.03% done, estimate finish Sat Oct 09 11:39:06 2021 xorriso : UPDATE : 7.85% done, estimate finish Sat Oct 09 11:42:14 2021 xorriso : UPDATE : 11.18% done, estimate finish Sat Oct 09 11:38:49 2021 xorriso : UPDATE : 7.86% done, estimate finish Sat Oct 09 11:42:46 2021 xorriso : UPDATE : 11.27% done, estimate finish Sat Oct 09 11:38:53 2021 xorriso : UPDATE : 7.86% done, estimate finish Sat Oct 09 11:43:21 2021 xorriso : UPDATE : 11.35% done, estimate finish Sat Oct 09 11:38:58 2021 xorriso : UPDATE : 8.04% done, estimate finish Sat Oct 09 11:42:48 2021 xorriso : UPDATE : 11.44% done, estimate finish Sat Oct 09 11:39:02 2021 xorriso : UPDATE : 8.11% done, estimate finish Sat Oct 09 11:42:57 2021 xorriso : UPDATE : 11.52% done, estimate finish Sat Oct 09 11:39:06 2021 xorriso : UPDATE : 8.17% done, estimate finish Sat Oct 09 11:43:08 2021 xorriso : UPDATE : 11.60% done, estimate finish Sat Oct 09 11:39:10 2021 xorriso : UPDATE : 8.23% done, estimate finish Sat Oct 09 11:43:17 2021 xorriso : UPDATE : 11.68% done, estimate finish Sat Oct 09 11:36:17 2021 xorriso : UPDATE : 8.25% done, estimate finish Sat Oct 09 11:47:59 2021 xorriso : UPDATE : 11.78% done, estimate finish Sat Oct 09 11:36:27 2021 xorriso : UPDATE : 8.35% done, estimate finish Sat Oct 09 11:47:12 2021 xorriso : UPDATE : 11.86% done, estimate finish Sat Oct 09 11:36:39 2021 xorriso : UPDATE : 8.42% done, estimate finish Sat Oct 09 11:47:16 2021 xorriso : UPDATE : 11.93% done, estimate finish Sat Oct 09 11:36:53 2021 xorriso : UPDATE : 8.48% done, estimate finish Sat Oct 09 11:47:19 2021 xorriso : UPDATE : 12.03% done, estimate finish Sat Oct 09 11:37:00 2021 xorriso : UPDATE : 8.53% done, estimate finish Sat Oct 09 11:47:30 2021 xorriso : UPDATE : 12.03% done, estimate finish Sat Oct 09 11:37:29 2021 xorriso : UPDATE : 8.60% done, estimate finish Sat Oct 09 11:47:29 2021 xorriso : UPDATE : 12.23% done, estimate finish Sat Oct 09 11:37:11 2021 xorriso : UPDATE : 8.67% done, estimate finish Sat Oct 09 11:47:26 2021 xorriso : UPDATE : 12.24% done, estimate finish Sat Oct 09 11:37:35 2021 xorriso : UPDATE : 8.73% done, estimate finish Sat Oct 09 11:47:29 2021 xorriso : UPDATE : 12.24% done, estimate finish Sat Oct 09 11:38:02 2021 xorriso : UPDATE : 8.81% done, estimate finish Sat Oct 09 11:47:19 2021 xorriso : UPDATE : 12.24% done, estimate finish Sat Oct 09 11:38:28 2021 xorriso : UPDATE : 8.87% done, estimate finish Sat Oct 09 11:47:24 2021 xorriso : UPDATE : 12.24% done, estimate finish Sat Oct 09 11:45:35 2021 xorriso : UPDATE : 8.93% done, estimate finish Sat Oct 09 11:47:05 2021 xorriso : UPDATE : 12.24% done, estimate finish Sat Oct 09 11:47:04 2021 xorriso : UPDATE : 9.00% done, estimate finish Sat Oct 09 11:47:07 2021 xorriso : UPDATE : 12.82% done, estimate finish Sat Oct 09 11:39:23 2021 xorriso : UPDATE : 9.06% done, estimate finish Sat Oct 09 11:47:13 2021 xorriso : UPDATE : 12.91% done, estimate finish Sat Oct 09 11:39:24 2021 xorriso : UPDATE : 9.14% done, estimate finish Sat Oct 09 11:46:58 2021 xorriso : UPDATE : 12.99% done, estimate finish Sat Oct 09 11:39:31 2021 xorriso : UPDATE : 9.19% done, estimate finish Sat Oct 09 11:47:13 2021 xorriso : UPDATE : 13.13% done, estimate finish Sat Oct 09 11:39:14 2021 xorriso : UPDATE : 9.25% done, estimate finish Sat Oct 09 11:47:18 2021 xorriso : UPDATE : 13.21% done, estimate finish Sat Oct 09 11:39:18 2021 xorriso : UPDATE : 9.35% done, estimate finish Sat Oct 09 11:46:55 2021 xorriso : UPDATE : 13.21% done, estimate finish Sat Oct 09 11:39:52 2021 xorriso : UPDATE : 9.41% done, estimate finish Sat Oct 09 11:47:01 2021 xorriso : UPDATE : 13.21% done, estimate finish Sat Oct 09 11:40:27 2021 xorriso : UPDATE : 9.47% done, estimate finish Sat Oct 09 11:47:01 2021 xorriso : UPDATE : 13.42% done, estimate finish Sat Oct 09 11:39:41 2021 xorriso : UPDATE : 13.50% done, estimate finish Sat Oct 09 11:39:42 2021 xorriso : UPDATE : 9.49% done, estimate finish Sat Oct 09 11:47:33 2021 xorriso : UPDATE : 13.50% done, estimate finish Sat Oct 09 11:37:58 2021 xorriso : UPDATE : 9.57% done, estimate finish Sat Oct 09 11:47:45 2021 xorriso : UPDATE : 13.76% done, estimate finish Sat Oct 09 11:37:13 2021 xorriso : UPDATE : 9.57% done, estimate finish Sat Oct 09 11:49:04 2021 xorriso : UPDATE : 13.76% done, estimate finish Sat Oct 09 11:37:48 2021 xorriso : UPDATE : 9.75% done, estimate finish Sat Oct 09 11:46:56 2021 xorriso : UPDATE : 13.76% done, estimate finish Sat Oct 09 11:38:22 2021 xorriso : UPDATE : 9.82% done, estimate finish Sat Oct 09 11:46:55 2021 xorriso : UPDATE : 14.06% done, estimate finish Sat Oct 09 11:37:28 2021 xorriso : UPDATE : 9.87% done, estimate finish Sat Oct 09 11:47:05 2021 xorriso : UPDATE : 14.14% done, estimate finish Sat Oct 09 11:37:37 2021 xorriso : UPDATE : 9.94% done, estimate finish Sat Oct 09 11:47:05 2021 xorriso : UPDATE : 14.14% done, estimate finish Sat Oct 09 11:38:05 2021 xorriso : UPDATE : 9.99% done, estimate finish Sat Oct 09 11:47:12 2021 xorriso : UPDATE : 14.14% done, estimate finish Sat Oct 09 11:38:33 2021 xorriso : UPDATE : 10.05% done, estimate finish Sat Oct 09 11:47:19 2021 xorriso : UPDATE : 14.40% done, estimate finish Sat Oct 09 11:37:54 2021 xorriso : UPDATE : 10.13% done, estimate finish Sat Oct 09 11:47:11 2021 xorriso : UPDATE : 14.40% done, estimate finish Sat Oct 09 11:38:19 2021 xorriso : UPDATE : 10.18% done, estimate finish Sat Oct 09 11:47:16 2021 xorriso : UPDATE : 14.65% done, estimate finish Sat Oct 09 11:37:50 2021 xorriso : UPDATE : 10.24% done, estimate finish Sat Oct 09 11:47:02 2021 xorriso : UPDATE : 14.65% done, estimate finish Sat Oct 09 11:38:33 2021 xorriso : UPDATE : 10.24% done, estimate finish Sat Oct 09 11:48:18 2021 xorriso : UPDATE : 14.65% done, estimate finish Sat Oct 09 11:39:17 2021 xorriso : UPDATE : 10.24% done, estimate finish Sat Oct 09 11:49:33 2021 xorriso : UPDATE : 14.89% done, estimate finish Sat Oct 09 11:38:18 2021 xorriso : UPDATE : 10.24% done, estimate finish Sat Oct 09 11:50:49 2021 xorriso : UPDATE : 15.04% done, estimate finish Sat Oct 09 11:38:05 2021 xorriso : UPDATE : 10.44% done, estimate finish Sat Oct 09 11:48:01 2021 xorriso : UPDATE : 15.12% done, estimate finish Sat Oct 09 11:38:12 2021 xorriso : UPDATE : 10.59% done, estimate finish Sat Oct 09 11:46:53 2021 xorriso : UPDATE : 15.19% done, estimate finish Sat Oct 09 11:38:24 2021 xorriso : UPDATE : 10.59% done, estimate finish Sat Oct 09 11:47:44 2021 xorriso : UPDATE : 15.29% done, estimate finish Sat Oct 09 11:38:25 2021 xorriso : UPDATE : 10.71% done, estimate finish Sat Oct 09 11:46:59 2021 xorriso : UPDATE : 15.37% done, estimate finish Sat Oct 09 11:38:29 2021 xorriso : UPDATE : 10.80% done, estimate finish Sat Oct 09 11:46:48 2021 xorriso : UPDATE : 15.37% done, estimate finish Sat Oct 09 11:38:58 2021 xorriso : UPDATE : 10.86% done, estimate finish Sat Oct 09 11:46:51 2021 xorriso : UPDATE : 15.56% done, estimate finish Sat Oct 09 11:39:33 2021 xorriso : UPDATE : 10.92% done, estimate finish Sat Oct 09 11:46:51 2021 xorriso : UPDATE : 15.56% done, estimate finish Sat Oct 09 11:40:26 2021 xorriso : UPDATE : 10.96% done, estimate finish Sat Oct 09 11:47:22 2021 xorriso : UPDATE : 15.56% done, estimate finish Sat Oct 09 11:41:21 2021 xorriso : UPDATE : 10.99% done, estimate finish Sat Oct 09 11:47:58 2021 xorriso : UPDATE : 15.86% done, estimate finish Sat Oct 09 11:39:18 2021 xorriso : UPDATE : 10.99% done, estimate finish Sat Oct 09 11:49:06 2021 xorriso : UPDATE : 11.04% done, estimate finish Sat Oct 09 11:49:08 2021 xorriso : UPDATE : 15.95% done, estimate finish Sat Oct 09 11:39:20 2021 xorriso : UPDATE : 11.22% done, estimate finish Sat Oct 09 11:47:11 2021 xorriso : UPDATE : 16.03% done, estimate finish Sat Oct 09 11:39:22 2021 xorriso : UPDATE : 11.22% done, estimate finish Sat Oct 09 11:48:04 2021 xorriso : UPDATE : 16.11% done, estimate finish Sat Oct 09 11:39:29 2021 xorriso : UPDATE : 11.26% done, estimate finish Sat Oct 09 11:48:22 2021 xorriso : UPDATE : 16.20% done, estimate finish Sat Oct 09 11:39:27 2021 xorriso : UPDATE : 11.41% done, estimate finish Sat Oct 09 11:47:21 2021 xorriso : UPDATE : 16.29% done, estimate finish Sat Oct 09 11:39:28 2021 xorriso : UPDATE : 11.52% done, estimate finish Sat Oct 09 11:46:51 2021 xorriso : UPDATE : 16.29% done, estimate finish Sat Oct 09 11:39:59 2021 xorriso : UPDATE : 11.59% done, estimate finish Sat Oct 09 11:46:48 2021 xorriso : UPDATE : 16.29% done, estimate finish Sat Oct 09 11:41:36 2021 xorriso : UPDATE : 11.62% done, estimate finish Sat Oct 09 11:47:28 2021 xorriso : UPDATE : 16.29% done, estimate finish Sat Oct 09 11:42:41 2021 xorriso : UPDATE : 11.74% done, estimate finish Sat Oct 09 11:46:37 2021 xorriso : UPDATE : 16.29% done, estimate finish Sat Oct 09 11:43:47 2021 xorriso : UPDATE : 11.79% done, estimate finish Sat Oct 09 11:46:45 2021 xorriso : UPDATE : 16.29% done, estimate finish Sat Oct 09 11:44:52 2021 xorriso : UPDATE : 11.86% done, estimate finish Sat Oct 09 11:46:47 2021 xorriso : UPDATE : 16.29% done, estimate finish Sat Oct 09 11:45:58 2021 xorriso : UPDATE : 11.93% done, estimate finish Sat Oct 09 11:46:43 2021 xorriso : UPDATE : 17.01% done, estimate finish Sat Oct 09 11:38:55 2021 xorriso : UPDATE : 12.00% done, estimate finish Sat Oct 09 11:46:42 2021 xorriso : UPDATE : 17.09% done, estimate finish Sat Oct 09 11:39:01 2021 xorriso : UPDATE : 12.06% done, estimate finish Sat Oct 09 11:46:46 2021 xorriso : UPDATE : 17.18% done, estimate finish Sat Oct 09 11:39:01 2021 xorriso : UPDATE : 12.06% done, estimate finish Sat Oct 09 11:47:32 2021 xorriso : UPDATE : 17.29% done, estimate finish Sat Oct 09 11:38:56 2021 xorriso : UPDATE : 12.21% done, estimate finish Sat Oct 09 11:46:36 2021 xorriso : UPDATE : 17.37% done, estimate finish Sat Oct 09 11:39:01 2021 xorriso : UPDATE : 12.21% done, estimate finish Sat Oct 09 11:47:16 2021 xorriso : UPDATE : 17.38% done, estimate finish Sat Oct 09 11:38:07 2021 xorriso : UPDATE : 12.21% done, estimate finish Sat Oct 09 11:48:31 2021 xorriso : UPDATE : 17.59% done, estimate finish Sat Oct 09 11:37:29 2021 xorriso : UPDATE : 12.21% done, estimate finish Sat Oct 09 11:49:54 2021 xorriso : UPDATE : 17.68% done, estimate finish Sat Oct 09 11:37:36 2021 xorriso : UPDATE : 12.21% done, estimate finish Sat Oct 09 11:51:18 2021 xorriso : UPDATE : 17.77% done, estimate finish Sat Oct 09 11:37:43 2021 xorriso : UPDATE : 12.58% done, estimate finish Sat Oct 09 11:45:37 2021 xorriso : UPDATE : 17.86% done, estimate finish Sat Oct 09 11:37:49 2021 xorriso : UPDATE : 12.64% done, estimate finish Sat Oct 09 11:45:46 2021 xorriso : UPDATE : 17.88% done, estimate finish Sat Oct 09 11:38:14 2021 xorriso : UPDATE : 12.71% done, estimate finish Sat Oct 09 11:45:47 2021 xorriso : UPDATE : 17.99% done, estimate finish Sat Oct 09 11:38:11 2021 xorriso : UPDATE : 12.78% done, estimate finish Sat Oct 09 11:45:49 2021 xorriso : UPDATE : 18.16% done, estimate finish Sat Oct 09 11:37:56 2021 xorriso : UPDATE : 12.82% done, estimate finish Sat Oct 09 11:46:09 2021 xorriso : UPDATE : 18.18% done, estimate finish Sat Oct 09 11:38:16 2021 xorriso : UPDATE : 12.91% done, estimate finish Sat Oct 09 11:45:57 2021 xorriso : UPDATE : 18.18% done, estimate finish Sat Oct 09 11:38:42 2021 xorriso : UPDATE : 12.97% done, estimate finish Sat Oct 09 11:46:02 2021 xorriso : UPDATE : 18.42% done, estimate finish Sat Oct 09 11:38:17 2021 xorriso : UPDATE : 13.05% done, estimate finish Sat Oct 09 11:44:17 2021 xorriso : UPDATE : 18.52% done, estimate finish Sat Oct 09 11:38:17 2021 xorriso : UPDATE : 13.10% done, estimate finish Sat Oct 09 11:44:40 2021 xorriso : UPDATE : 18.63% done, estimate finish Sat Oct 09 11:38:17 2021 xorriso : UPDATE : 13.14% done, estimate finish Sat Oct 09 11:45:09 2021 xorriso : UPDATE : 18.73% done, estimate finish Sat Oct 09 11:38:18 2021 xorriso : UPDATE : 13.25% done, estimate finish Sat Oct 09 11:44:48 2021 xorriso : UPDATE : 18.81% done, estimate finish Sat Oct 09 11:38:23 2021 xorriso : UPDATE : 13.31% done, estimate finish Sat Oct 09 11:44:55 2021 xorriso : UPDATE : 18.90% done, estimate finish Sat Oct 09 11:38:28 2021 xorriso : UPDATE : 13.33% done, estimate finish Sat Oct 09 11:45:30 2021 xorriso : UPDATE : 18.98% done, estimate finish Sat Oct 09 11:38:32 2021 xorriso : UPDATE : 13.33% done, estimate finish Sat Oct 09 11:46:14 2021 xorriso : UPDATE : 19.16% done, estimate finish Sat Oct 09 11:38:11 2021 xorriso : UPDATE : 13.52% done, estimate finish Sat Oct 09 11:45:07 2021 xorriso : UPDATE : 19.18% done, estimate finish Sat Oct 09 11:38:33 2021 xorriso : UPDATE : 13.60% done, estimate finish Sat Oct 09 11:45:06 2021 xorriso : UPDATE : 19.35% done, estimate finish Sat Oct 09 11:38:16 2021 xorriso : UPDATE : 13.65% done, estimate finish Sat Oct 09 11:45:18 2021 xorriso : UPDATE : 19.42% done, estimate finish Sat Oct 09 11:38:33 2021 xorriso : UPDATE : 13.68% done, estimate finish Sat Oct 09 11:47:27 2021 xorriso : UPDATE : 19.53% done, estimate finish Sat Oct 09 11:38:26 2021 xorriso : UPDATE : 13.68% done, estimate finish Sat Oct 09 11:48:46 2021 xorriso : UPDATE : 19.62% done, estimate finish Sat Oct 09 11:38:30 2021 xorriso : UPDATE : 19.68% done, estimate finish Sat Oct 09 11:38:43 2021 xorriso : UPDATE : 13.86% done, estimate finish Sat Oct 09 11:46:33 2021 xorriso : UPDATE : 19.69% done, estimate finish Sat Oct 09 11:39:17 2021 xorriso : UPDATE : 13.95% done, estimate finish Sat Oct 09 11:46:11 2021 xorriso : UPDATE : 19.86% done, estimate finish Sat Oct 09 11:38:46 2021 xorriso : UPDATE : 14.05% done, estimate finish Sat Oct 09 11:45:48 2021 xorriso : UPDATE : 19.99% done, estimate finish Sat Oct 09 11:38:36 2021 xorriso : UPDATE : 14.06% done, estimate finish Sat Oct 09 11:46:31 2021 xorriso : UPDATE : 20.08% done, estimate finish Sat Oct 09 11:38:40 2021 xorriso : UPDATE : 14.21% done, estimate finish Sat Oct 09 11:45:39 2021 xorriso : UPDATE : 20.14% done, estimate finish Sat Oct 09 11:38:51 2021 xorriso : UPDATE : 14.26% done, estimate finish Sat Oct 09 11:45:48 2021 xorriso : UPDATE : 20.18% done, estimate finish Sat Oct 09 11:39:07 2021 xorriso : UPDATE : 14.37% done, estimate finish Sat Oct 09 11:45:28 2021 xorriso : UPDATE : 20.18% done, estimate finish Sat Oct 09 11:39:35 2021 xorriso : UPDATE : 14.41% done, estimate finish Sat Oct 09 11:45:48 2021 xorriso : UPDATE : 20.48% done, estimate finish Sat Oct 09 11:38:43 2021 xorriso : UPDATE : 14.52% done, estimate finish Sat Oct 09 11:44:06 2021 xorriso : UPDATE : 20.58% done, estimate finish Sat Oct 09 11:38:40 2021 xorriso : UPDATE : 14.59% done, estimate finish Sat Oct 09 11:44:11 2021 xorriso : UPDATE : 20.67% done, estimate finish Sat Oct 09 11:38:42 2021 xorriso : UPDATE : 14.66% done, estimate finish Sat Oct 09 11:44:21 2021 xorriso : UPDATE : 20.75% done, estimate finish Sat Oct 09 11:38:48 2021 xorriso : UPDATE : 14.72% done, estimate finish Sat Oct 09 11:44:32 2021 xorriso : UPDATE : 20.87% done, estimate finish Sat Oct 09 11:38:41 2021 xorriso : UPDATE : 14.80% done, estimate finish Sat Oct 09 11:44:32 2021 xorriso : UPDATE : 20.99% done, estimate finish Sat Oct 09 11:38:31 2021 xorriso : UPDATE : 14.87% done, estimate finish Sat Oct 09 11:44:36 2021 xorriso : UPDATE : 21.12% done, estimate finish Sat Oct 09 11:38:23 2021 xorriso : UPDATE : 14.92% done, estimate finish Sat Oct 09 11:44:50 2021 xorriso : UPDATE : 21.26% done, estimate finish Sat Oct 09 11:38:13 2021 xorriso : UPDATE : 15.02% done, estimate finish Sat Oct 09 11:44:39 2021 xorriso : UPDATE : 21.30% done, estimate finish Sat Oct 09 11:38:27 2021 xorriso : UPDATE : 15.07% done, estimate finish Sat Oct 09 11:44:50 2021 xorriso : UPDATE : 21.39% done, estimate finish Sat Oct 09 11:38:30 2021 xorriso : UPDATE : 15.16% done, estimate finish Sat Oct 09 11:44:43 2021 xorriso : UPDATE : 21.52% done, estimate finish Sat Oct 09 11:38:06 2021 xorriso : UPDATE : 15.23% done, estimate finish Sat Oct 09 11:45:37 2021 xorriso : UPDATE : 21.65% done, estimate finish Sat Oct 09 11:37:55 2021 xorriso : UPDATE : 15.30% done, estimate finish Sat Oct 09 11:45:37 2021 xorriso : UPDATE : 21.78% done, estimate finish Sat Oct 09 11:37:49 2021 xorriso : UPDATE : 15.39% done, estimate finish Sat Oct 09 11:45:27 2021 xorriso : UPDATE : 21.78% done, estimate finish Sat Oct 09 11:38:22 2021 xorriso : UPDATE : 15.44% done, estimate finish Sat Oct 09 11:45:40 2021 xorriso : UPDATE : 15.57% done, estimate finish Sat Oct 09 11:44:58 2021 xorriso : UPDATE : 21.92% done, estimate finish Sat Oct 09 11:38:12 2021 xorriso : UPDATE : 15.65% done, estimate finish Sat Oct 09 11:44:57 2021 xorriso : UPDATE : 22.08% done, estimate finish Sat Oct 09 11:37:52 2021 xorriso : UPDATE : 15.65% done, estimate finish Sat Oct 09 11:45:41 2021 xorriso : UPDATE : 22.10% done, estimate finish Sat Oct 09 11:38:18 2021 xorriso : UPDATE : 15.79% done, estimate finish Sat Oct 09 11:44:58 2021 xorriso : UPDATE : 22.22% done, estimate finish Sat Oct 09 11:38:12 2021 xorriso : UPDATE : 15.79% done, estimate finish Sat Oct 09 11:45:37 2021 xorriso : UPDATE : 22.35% done, estimate finish Sat Oct 09 11:38:04 2021 xorriso : UPDATE : 15.79% done, estimate finish Sat Oct 09 11:46:17 2021 xorriso : UPDATE : 22.47% done, estimate finish Sat Oct 09 11:37:59 2021 xorriso : UPDATE : 16.08% done, estimate finish Sat Oct 09 11:44:28 2021 xorriso : UPDATE : 22.60% done, estimate finish Sat Oct 09 11:37:48 2021 xorriso : UPDATE : 16.12% done, estimate finish Sat Oct 09 11:44:09 2021 xorriso : UPDATE : 22.72% done, estimate finish Sat Oct 09 11:37:42 2021 xorriso : UPDATE : 16.21% done, estimate finish Sat Oct 09 11:44:03 2021 xorriso : UPDATE : 22.84% done, estimate finish Sat Oct 09 11:37:39 2021 xorriso : UPDATE : 16.28% done, estimate finish Sat Oct 09 11:44:08 2021 xorriso : UPDATE : 22.97% done, estimate finish Sat Oct 09 11:37:32 2021 xorriso : UPDATE : 16.33% done, estimate finish Sat Oct 09 11:44:27 2021 xorriso : UPDATE : 23.10% done, estimate finish Sat Oct 09 11:37:26 2021 xorriso : UPDATE : 16.43% done, estimate finish Sat Oct 09 11:44:16 2021 xorriso : UPDATE : 23.22% done, estimate finish Sat Oct 09 11:37:23 2021 xorriso : UPDATE : 16.50% done, estimate finish Sat Oct 09 11:44:19 2021 xorriso : UPDATE : 23.22% done, estimate finish Sat Oct 09 11:37:51 2021 xorriso : UPDATE : 16.59% done, estimate finish Sat Oct 09 11:44:13 2021 xorriso : UPDATE : 23.34% done, estimate finish Sat Oct 09 11:37:47 2021 xorriso : UPDATE : 16.59% done, estimate finish Sat Oct 09 11:44:48 2021 xorriso : UPDATE : 23.46% done, estimate finish Sat Oct 09 11:37:43 2021 xorriso : UPDATE : 16.59% done, estimate finish Sat Oct 09 11:45:25 2021 xorriso : UPDATE : 23.58% done, estimate finish Sat Oct 09 11:37:42 2021 xorriso : UPDATE : 16.59% done, estimate finish Sat Oct 09 11:46:02 2021 xorriso : UPDATE : 23.71% done, estimate finish Sat Oct 09 11:37:32 2021 xorriso : UPDATE : 16.59% done, estimate finish Sat Oct 09 11:51:04 2021 xorriso : UPDATE : 23.80% done, estimate finish Sat Oct 09 11:37:36 2021 xorriso : UPDATE : 16.59% done, estimate finish Sat Oct 09 11:52:45 2021 xorriso : UPDATE : 23.85% done, estimate finish Sat Oct 09 11:37:59 2021 xorriso : UPDATE : 16.59% done, estimate finish Sat Oct 09 11:54:25 2021 xorriso : UPDATE : 23.98% done, estimate finish Sat Oct 09 11:37:50 2021 xorriso : UPDATE : 17.14% done, estimate finish Sat Oct 09 11:44:21 2021 xorriso : UPDATE : 24.11% done, estimate finish Sat Oct 09 11:37:42 2021 xorriso : UPDATE : 17.20% done, estimate finish Sat Oct 09 11:44:29 2021 xorriso : UPDATE : 24.24% done, estimate finish Sat Oct 09 11:37:36 2021 xorriso : UPDATE : 17.27% done, estimate finish Sat Oct 09 11:44:35 2021 xorriso : UPDATE : 24.36% done, estimate finish Sat Oct 09 11:37:31 2021 xorriso : UPDATE : 17.29% done, estimate finish Sat Oct 09 11:45:09 2021 xorriso : UPDATE : 24.40% done, estimate finish Sat Oct 09 11:37:47 2021 xorriso : UPDATE : 17.42% done, estimate finish Sat Oct 09 11:44:37 2021 xorriso : UPDATE : 24.55% done, estimate finish Sat Oct 09 11:37:38 2021 xorriso : UPDATE : 17.44% done, estimate finish Sat Oct 09 11:45:01 2021 xorriso : UPDATE : 24.64% done, estimate finish Sat Oct 09 11:37:40 2021 xorriso : UPDATE : 17.56% done, estimate finish Sat Oct 09 11:44:41 2021 xorriso : UPDATE : 24.79% done, estimate finish Sat Oct 09 11:37:37 2021 xorriso : UPDATE : 17.61% done, estimate finish Sat Oct 09 11:42:06 2021 xorriso : UPDATE : 24.79% done, estimate finish Sat Oct 09 11:38:20 2021 xorriso : UPDATE : 17.63% done, estimate finish Sat Oct 09 11:42:47 2021 xorriso : UPDATE : 24.91% done, estimate finish Sat Oct 09 11:38:09 2021 xorriso : UPDATE : 17.63% done, estimate finish Sat Oct 09 11:43:33 2021 xorriso : UPDATE : 25.03% done, estimate finish Sat Oct 09 11:38:02 2021 xorriso : UPDATE : 17.84% done, estimate finish Sat Oct 09 11:42:36 2021 xorriso : UPDATE : 25.15% done, estimate finish Sat Oct 09 11:37:56 2021 xorriso : UPDATE : 17.90% done, estimate finish Sat Oct 09 11:42:46 2021 xorriso : UPDATE : 25.27% done, estimate finish Sat Oct 09 11:37:52 2021 xorriso : UPDATE : 17.97% done, estimate finish Sat Oct 09 11:42:54 2021 xorriso : UPDATE : 25.38% done, estimate finish Sat Oct 09 11:37:49 2021 xorriso : UPDATE : 17.99% done, estimate finish Sat Oct 09 11:43:23 2021 xorriso : UPDATE : 25.38% done, estimate finish Sat Oct 09 11:38:18 2021 xorriso : UPDATE : 17.99% done, estimate finish Sat Oct 09 11:43:59 2021 xorriso : UPDATE : 25.51% done, estimate finish Sat Oct 09 11:38:10 2021 xorriso : UPDATE : 17.99% done, estimate finish Sat Oct 09 11:44:34 2021 xorriso : UPDATE : 25.64% done, estimate finish Sat Oct 09 11:38:01 2021 xorriso : UPDATE : 25.77% done, estimate finish Sat Oct 09 11:37:53 2021 xorriso : UPDATE : 17.99% done, estimate finish Sat Oct 09 11:45:10 2021 xorriso : UPDATE : 25.77% done, estimate finish Sat Oct 09 11:38:57 2021 xorriso : UPDATE : 18.36% done, estimate finish Sat Oct 09 11:44:48 2021 xorriso : UPDATE : 25.90% done, estimate finish Sat Oct 09 11:38:40 2021 xorriso : UPDATE : 18.43% done, estimate finish Sat Oct 09 11:44:52 2021 xorriso : UPDATE : 26.02% done, estimate finish Sat Oct 09 11:38:27 2021 xorriso : UPDATE : 18.49% done, estimate finish Sat Oct 09 11:45:01 2021 xorriso : UPDATE : 26.14% done, estimate finish Sat Oct 09 11:38:19 2021 xorriso : UPDATE : 18.53% done, estimate finish Sat Oct 09 11:45:23 2021 xorriso : UPDATE : 26.28% done, estimate finish Sat Oct 09 11:38:06 2021 xorriso : UPDATE : 18.53% done, estimate finish Sat Oct 09 11:46:16 2021 xorriso : UPDATE : 26.28% done, estimate finish Sat Oct 09 11:38:38 2021 xorriso : UPDATE : 18.70% done, estimate finish Sat Oct 09 11:45:05 2021 xorriso : UPDATE : 26.40% done, estimate finish Sat Oct 09 11:38:28 2021 xorriso : UPDATE : 18.75% done, estimate finish Sat Oct 09 11:45:13 2021 xorriso : UPDATE : 26.52% done, estimate finish Sat Oct 09 11:38:21 2021 xorriso : UPDATE : 18.81% done, estimate finish Sat Oct 09 11:45:19 2021 xorriso : UPDATE : 26.68% done, estimate finish Sat Oct 09 11:38:04 2021 xorriso : UPDATE : 18.82% done, estimate finish Sat Oct 09 11:45:59 2021 xorriso : UPDATE : 26.78% done, estimate finish Sat Oct 09 11:38:05 2021 xorriso : UPDATE : 18.97% done, estimate finish Sat Oct 09 11:45:13 2021 xorriso : UPDATE : 26.87% done, estimate finish Sat Oct 09 11:37:27 2021 xorriso : UPDATE : 19.00% done, estimate finish Sat Oct 09 11:46:25 2021 xorriso : UPDATE : 26.96% done, estimate finish Sat Oct 09 11:37:33 2021 xorriso : UPDATE : 19.00% done, estimate finish Sat Oct 09 11:47:38 2021 xorriso : UPDATE : 27.05% done, estimate finish Sat Oct 09 11:37:38 2021 xorriso : UPDATE : 19.00% done, estimate finish Sat Oct 09 11:48:51 2021 xorriso : UPDATE : 27.14% done, estimate finish Sat Oct 09 11:37:44 2021 xorriso : UPDATE : 19.28% done, estimate finish Sat Oct 09 11:45:15 2021 xorriso : UPDATE : 27.23% done, estimate finish Sat Oct 09 11:37:49 2021 xorriso : UPDATE : 19.30% done, estimate finish Sat Oct 09 11:45:47 2021 xorriso : UPDATE : 27.33% done, estimate finish Sat Oct 09 11:37:49 2021 xorriso : UPDATE : 19.30% done, estimate finish Sat Oct 09 11:46:38 2021 xorriso : UPDATE : 27.40% done, estimate finish Sat Oct 09 11:37:56 2021 xorriso : UPDATE : 19.30% done, estimate finish Sat Oct 09 11:47:28 2021 xorriso : UPDATE : 27.52% done, estimate finish Sat Oct 09 11:37:52 2021 xorriso : UPDATE : 19.30% done, estimate finish Sat Oct 09 11:48:18 2021 xorriso : UPDATE : 27.63% done, estimate finish Sat Oct 09 11:37:52 2021 xorriso : UPDATE : 19.30% done, estimate finish Sat Oct 09 11:49:09 2021 xorriso : UPDATE : 27.73% done, estimate finish Sat Oct 09 11:37:52 2021 xorriso : UPDATE : 19.30% done, estimate finish Sat Oct 09 11:49:59 2021 xorriso : UPDATE : 27.84% done, estimate finish Sat Oct 09 11:38:17 2021 xorriso : UPDATE : 19.30% done, estimate finish Sat Oct 09 11:59:31 2021 xorriso : UPDATE : 27.91% done, estimate finish Sat Oct 09 11:38:26 2021 xorriso : UPDATE : 19.81% done, estimate finish Sat Oct 09 11:44:45 2021 xorriso : UPDATE : 28.02% done, estimate finish Sat Oct 09 11:38:20 2021 xorriso : UPDATE : 19.91% done, estimate finish Sat Oct 09 11:44:32 2021 xorriso : UPDATE : 28.11% done, estimate finish Sat Oct 09 11:38:22 2021 xorriso : UPDATE : 19.91% done, estimate finish Sat Oct 09 11:45:24 2021 xorriso : UPDATE : 28.22% done, estimate finish Sat Oct 09 11:38:19 2021 xorriso : UPDATE : 19.91% done, estimate finish Sat Oct 09 11:46:15 2021 xorriso : UPDATE : 28.31% done, estimate finish Sat Oct 09 11:38:21 2021 xorriso : UPDATE : 19.91% done, estimate finish Sat Oct 09 11:47:07 2021 xorriso : UPDATE : 28.37% done, estimate finish Sat Oct 09 11:38:31 2021 xorriso : UPDATE : 19.91% done, estimate finish Sat Oct 09 11:47:59 2021 xorriso : UPDATE : 28.46% done, estimate finish Sat Oct 09 11:38:34 2021 xorriso : UPDATE : 19.91% done, estimate finish Sat Oct 09 11:48:51 2021 xorriso : UPDATE : 19.91% done, estimate finish Sat Oct 09 11:49:38 2021 xorriso : UPDATE : 28.58% done, estimate finish Sat Oct 09 11:38:24 2021 xorriso : UPDATE : 19.91% done, estimate finish Sat Oct 09 11:50:30 2021 xorriso : UPDATE : 28.68% done, estimate finish Sat Oct 09 11:38:24 2021 xorriso : UPDATE : 19.91% done, estimate finish Sat Oct 09 11:51:21 2021 xorriso : UPDATE : 28.76% done, estimate finish Sat Oct 09 11:38:37 2021 xorriso : UPDATE : 19.91% done, estimate finish Sat Oct 09 11:48:32 2021 xorriso : UPDATE : 28.85% done, estimate finish Sat Oct 09 11:38:38 2021 xorriso : UPDATE : 19.91% done, estimate finish Sat Oct 09 11:49:49 2021 xorriso : UPDATE : 28.94% done, estimate finish Sat Oct 09 11:38:40 2021 xorriso : UPDATE : 19.91% done, estimate finish Sat Oct 09 11:51:05 2021 xorriso : UPDATE : 29.03% done, estimate finish Sat Oct 09 11:38:41 2021 xorriso : UPDATE : 19.91% done, estimate finish Sat Oct 09 11:52:21 2021 xorriso : UPDATE : 29.12% done, estimate finish Sat Oct 09 11:38:41 2021 xorriso : UPDATE : 19.91% done, estimate finish Sat Oct 09 11:53:38 2021 xorriso : UPDATE : 29.21% done, estimate finish Sat Oct 09 11:38:42 2021 xorriso : UPDATE : 19.91% done, estimate finish Sat Oct 09 11:54:54 2021 xorriso : UPDATE : 29.28% done, estimate finish Sat Oct 09 11:38:49 2021 xorriso : UPDATE : 19.91% done, estimate finish Sat Oct 09 11:56:11 2021 xorriso : UPDATE : 29.38% done, estimate finish Sat Oct 09 11:38:48 2021 xorriso : UPDATE : 19.91% done, estimate finish Sat Oct 09 11:57:27 2021 xorriso : UPDATE : 29.47% done, estimate finish Sat Oct 09 11:38:47 2021 xorriso : UPDATE : 19.91% done, estimate finish Sat Oct 09 11:58:43 2021 xorriso : UPDATE : 29.57% done, estimate finish Sat Oct 09 11:38:45 2021 xorriso : UPDATE : 19.91% done, estimate finish Sat Oct 09 12:00:00 2021 xorriso : UPDATE : 29.65% done, estimate finish Sat Oct 09 11:38:56 2021 xorriso : UPDATE : 19.91% done xorriso : UPDATE : 29.76% done, estimate finish Sat Oct 09 11:38:50 2021 xorriso : UPDATE : 19.91% done xorriso : UPDATE : 29.84% done, estimate finish Sat Oct 09 11:38:52 2021 xorriso : UPDATE : 19.91% done xorriso : UPDATE : 29.93% done, estimate finish Sat Oct 09 11:38:52 2021 xorriso : UPDATE : 19.91% done xorriso : UPDATE : 30.02% done, estimate finish Sat Oct 09 11:38:52 2021 xorriso : UPDATE : 19.91% done xorriso : UPDATE : 30.09% done, estimate finish Sat Oct 09 11:39:00 2021 xorriso : UPDATE : 19.91% done xorriso : UPDATE : 30.17% done, estimate finish Sat Oct 09 11:39:02 2021 xorriso : UPDATE : 19.91% done xorriso : UPDATE : 30.26% done, estimate finish Sat Oct 09 11:39:02 2021 xorriso : UPDATE : 19.91% done xorriso : UPDATE : 30.37% done, estimate finish Sat Oct 09 11:38:55 2021 xorriso : UPDATE : 19.91% done xorriso : UPDATE : 30.44% done, estimate finish Sat Oct 09 11:39:00 2021 xorriso : UPDATE : 19.91% done xorriso : UPDATE : 30.54% done, estimate finish Sat Oct 09 11:38:59 2021 xorriso : UPDATE : 19.91% done xorriso : UPDATE : 30.63% done, estimate finish Sat Oct 09 11:39:00 2021 xorriso : UPDATE : 19.91% done xorriso : UPDATE : 30.72% done, estimate finish Sat Oct 09 11:38:57 2021 xorriso : UPDATE : 19.91% done xorriso : UPDATE : 30.81% done, estimate finish Sat Oct 09 11:38:57 2021 xorriso : UPDATE : 19.91% done xorriso : UPDATE : 30.89% done, estimate finish Sat Oct 09 11:38:59 2021 xorriso : UPDATE : 19.91% done xorriso : UPDATE : 31.00% done, estimate finish Sat Oct 09 11:38:54 2021 xorriso : UPDATE : 19.91% done xorriso : UPDATE : 31.07% done, estimate finish Sat Oct 09 11:39:00 2021 xorriso : UPDATE : 19.98% done, estimate finish Sat Oct 09 14:10:22 2021 xorriso : UPDATE : 31.16% done, estimate finish Sat Oct 09 11:39:00 2021 xorriso : UPDATE : 20.73% done, estimate finish Sat Oct 09 11:51:08 2021 xorriso : UPDATE : 31.26% done, estimate finish Sat Oct 09 11:38:56 2021 xorriso : UPDATE : 21.46% done, estimate finish Sat Oct 09 11:43:56 2021 xorriso : UPDATE : 31.35% done, estimate finish Sat Oct 09 11:38:55 2021 xorriso : UPDATE : 22.29% done, estimate finish Sat Oct 09 11:40:48 2021 xorriso : UPDATE : 31.44% done, estimate finish Sat Oct 09 11:38:54 2021 xorriso : UPDATE : 22.91% done, estimate finish Sat Oct 09 11:37:05 2021 xorriso : UPDATE : 31.52% done, estimate finish Sat Oct 09 11:38:57 2021 xorriso : UPDATE : 22.91% done, estimate finish Sat Oct 09 11:37:22 2021 xorriso : UPDATE : 31.63% done, estimate finish Sat Oct 09 11:38:47 2021 xorriso : UPDATE : 22.91% done, estimate finish Sat Oct 09 11:37:39 2021 xorriso : UPDATE : 31.73% done, estimate finish Sat Oct 09 11:38:43 2021 xorriso : UPDATE : 22.91% done, estimate finish Sat Oct 09 11:37:56 2021 xorriso : UPDATE : 31.83% done, estimate finish Sat Oct 09 11:38:41 2021 xorriso : UPDATE : 23.21% done, estimate finish Sat Oct 09 11:37:44 2021 xorriso : UPDATE : 31.91% done, estimate finish Sat Oct 09 11:38:44 2021 xorriso : UPDATE : 23.28% done, estimate finish Sat Oct 09 11:37:53 2021 xorriso : UPDATE : 31.98% done, estimate finish Sat Oct 09 11:38:52 2021 xorriso : UPDATE : 23.35% done, estimate finish Sat Oct 09 11:38:03 2021 xorriso : UPDATE : 32.06% done, estimate finish Sat Oct 09 11:38:55 2021 xorriso : UPDATE : 23.39% done, estimate finish Sat Oct 09 11:38:13 2021 xorriso : UPDATE : 32.18% done, estimate finish Sat Oct 09 11:38:46 2021 xorriso : UPDATE : 23.43% done, estimate finish Sat Oct 09 11:38:25 2021 xorriso : UPDATE : 32.26% done, estimate finish Sat Oct 09 11:38:48 2021 xorriso : UPDATE : 23.43% done, estimate finish Sat Oct 09 11:38:39 2021 xorriso : UPDATE : 32.34% done, estimate finish Sat Oct 09 11:38:47 2021 xorriso : UPDATE : 23.43% done, estimate finish Sat Oct 09 11:48:37 2021 xorriso : UPDATE : 32.43% done, estimate finish Sat Oct 09 11:38:49 2021 xorriso : UPDATE : 23.69% done, estimate finish Sat Oct 09 11:44:52 2021 xorriso : UPDATE : 32.54% done, estimate finish Sat Oct 09 11:38:42 2021 xorriso : UPDATE : 23.75% done, estimate finish Sat Oct 09 11:44:58 2021 xorriso : UPDATE : 32.62% done, estimate finish Sat Oct 09 11:38:46 2021 xorriso : UPDATE : 23.82% done, estimate finish Sat Oct 09 11:44:59 2021 xorriso : UPDATE : 32.72% done, estimate finish Sat Oct 09 11:38:43 2021 xorriso : UPDATE : 32.80% done, estimate finish Sat Oct 09 11:38:45 2021 xorriso : UPDATE : 23.89% done, estimate finish Sat Oct 09 11:45:03 2021 xorriso : UPDATE : 32.89% done, estimate finish Sat Oct 09 11:38:43 2021 xorriso : UPDATE : 23.94% done, estimate finish Sat Oct 09 11:45:13 2021 xorriso : UPDATE : 32.97% done, estimate finish Sat Oct 09 11:38:48 2021 xorriso : UPDATE : 24.00% done, estimate finish Sat Oct 09 11:45:20 2021 xorriso : UPDATE : 33.07% done, estimate finish Sat Oct 09 11:38:45 2021 xorriso : UPDATE : 24.03% done, estimate finish Sat Oct 09 11:45:43 2021 xorriso : UPDATE : 33.13% done, estimate finish Sat Oct 09 11:38:53 2021 xorriso : UPDATE : 24.15% done, estimate finish Sat Oct 09 11:45:10 2021 xorriso : UPDATE : 33.22% done, estimate finish Sat Oct 09 11:38:53 2021 xorriso : UPDATE : 24.15% done, estimate finish Sat Oct 09 11:45:47 2021 xorriso : UPDATE : 33.31% done, estimate finish Sat Oct 09 11:39:00 2021 xorriso : UPDATE : 24.15% done, estimate finish Sat Oct 09 11:44:50 2021 xorriso : UPDATE : 33.42% done, estimate finish Sat Oct 09 11:38:50 2021 xorriso : UPDATE : 24.33% done, estimate finish Sat Oct 09 11:43:35 2021 xorriso : UPDATE : 33.50% done, estimate finish Sat Oct 09 11:38:52 2021 xorriso : UPDATE : 24.33% done, estimate finish Sat Oct 09 11:44:25 2021 xorriso : UPDATE : 33.59% done, estimate finish Sat Oct 09 11:38:52 2021 xorriso : UPDATE : 24.48% done, estimate finish Sat Oct 09 11:43:39 2021 xorriso : UPDATE : 33.66% done, estimate finish Sat Oct 09 11:39:01 2021 xorriso : UPDATE : 24.54% done, estimate finish Sat Oct 09 11:43:50 2021 xorriso : UPDATE : 33.74% done, estimate finish Sat Oct 09 11:39:03 2021 xorriso : UPDATE : 24.60% done, estimate finish Sat Oct 09 11:44:01 2021 xorriso : UPDATE : 33.83% done, estimate finish Sat Oct 09 11:39:03 2021 xorriso : UPDATE : 24.65% done, estimate finish Sat Oct 09 11:44:15 2021 xorriso : UPDATE : 33.90% done, estimate finish Sat Oct 09 11:39:09 2021 xorriso : UPDATE : 24.73% done, estimate finish Sat Oct 09 11:44:10 2021 xorriso : UPDATE : 33.99% done, estimate finish Sat Oct 09 11:39:08 2021 xorriso : UPDATE : 24.80% done, estimate finish Sat Oct 09 11:44:15 2021 xorriso : UPDATE : 34.08% done, estimate finish Sat Oct 09 11:39:07 2021 xorriso : UPDATE : 24.84% done, estimate finish Sat Oct 09 11:44:27 2021 xorriso : UPDATE : 34.18% done, estimate finish Sat Oct 09 11:39:03 2021 xorriso : UPDATE : 24.91% done, estimate finish Sat Oct 09 11:44:14 2021 xorriso : UPDATE : 34.27% done, estimate finish Sat Oct 09 11:39:02 2021 xorriso : UPDATE : 25.01% done, estimate finish Sat Oct 09 11:43:59 2021 xorriso : UPDATE : 34.38% done, estimate finish Sat Oct 09 11:38:55 2021 xorriso : UPDATE : 25.03% done, estimate finish Sat Oct 09 11:44:33 2021 xorriso : UPDATE : 34.46% done, estimate finish Sat Oct 09 11:38:59 2021 xorriso : UPDATE : 25.03% done, estimate finish Sat Oct 09 11:45:24 2021 xorriso : UPDATE : 34.56% done, estimate finish Sat Oct 09 11:38:55 2021 xorriso : UPDATE : 25.18% done, estimate finish Sat Oct 09 11:44:31 2021 xorriso : UPDATE : 34.65% done, estimate finish Sat Oct 09 11:38:55 2021 xorriso : UPDATE : 25.24% done, estimate finish Sat Oct 09 11:44:42 2021 xorriso : UPDATE : 34.74% done, estimate finish Sat Oct 09 11:38:55 2021 xorriso : UPDATE : 25.24% done, estimate finish Sat Oct 09 11:45:23 2021 xorriso : UPDATE : 34.83% done, estimate finish Sat Oct 09 11:38:55 2021 xorriso : UPDATE : 25.24% done, estimate finish Sat Oct 09 11:46:05 2021 xorriso : UPDATE : 34.93% done, estimate finish Sat Oct 09 11:38:52 2021 xorriso : UPDATE : 25.24% done, estimate finish Sat Oct 09 11:46:46 2021 xorriso : UPDATE : 34.99% done, estimate finish Sat Oct 09 11:38:59 2021 xorriso : UPDATE : 25.51% done, estimate finish Sat Oct 09 11:44:52 2021 xorriso : UPDATE : 35.09% done, estimate finish Sat Oct 09 11:38:50 2021 xorriso : UPDATE : 25.51% done, estimate finish Sat Oct 09 11:46:51 2021 xorriso : UPDATE : 35.18% done, estimate finish Sat Oct 09 11:38:49 2021 xorriso : UPDATE : 25.66% done, estimate finish Sat Oct 09 11:45:16 2021 xorriso : UPDATE : 35.26% done, estimate finish Sat Oct 09 11:38:54 2021 xorriso : UPDATE : 25.72% done, estimate finish Sat Oct 09 11:45:24 2021 xorriso : UPDATE : 35.35% done, estimate finish Sat Oct 09 11:38:56 2021 xorriso : UPDATE : 25.76% done, estimate finish Sat Oct 09 11:45:50 2021 xorriso : UPDATE : 35.45% done, estimate finish Sat Oct 09 11:38:50 2021 xorriso : UPDATE : 25.84% done, estimate finish Sat Oct 09 11:45:39 2021 xorriso : UPDATE : 35.52% done, estimate finish Sat Oct 09 11:39:00 2021 xorriso : UPDATE : 25.88% done, estimate finish Sat Oct 09 11:45:52 2021 xorriso : UPDATE : 35.60% done, estimate finish Sat Oct 09 11:39:00 2021 xorriso : UPDATE : 25.97% done, estimate finish Sat Oct 09 11:45:39 2021 xorriso : UPDATE : 26.02% done, estimate finish Sat Oct 09 11:45:45 2021 xorriso : UPDATE : 35.70% done, estimate finish Sat Oct 09 11:38:57 2021 xorriso : UPDATE : 26.08% done, estimate finish Sat Oct 09 11:45:44 2021 xorriso : UPDATE : 35.78% done, estimate finish Sat Oct 09 11:39:01 2021 xorriso : UPDATE : 26.15% done, estimate finish Sat Oct 09 11:45:45 2021 xorriso : UPDATE : 35.87% done, estimate finish Sat Oct 09 11:39:00 2021 xorriso : UPDATE : 26.21% done, estimate finish Sat Oct 09 11:45:50 2021 xorriso : UPDATE : 35.96% done, estimate finish Sat Oct 09 11:39:08 2021 xorriso : UPDATE : 26.27% done, estimate finish Sat Oct 09 11:45:03 2021 xorriso : UPDATE : 36.06% done, estimate finish Sat Oct 09 11:39:01 2021 xorriso : UPDATE : 26.31% done, estimate finish Sat Oct 09 11:45:25 2021 xorriso : UPDATE : 36.14% done, estimate finish Sat Oct 09 11:39:05 2021 xorriso : UPDATE : 26.39% done, estimate finish Sat Oct 09 11:45:20 2021 xorriso : UPDATE : 36.24% done, estimate finish Sat Oct 09 11:39:00 2021 xorriso : UPDATE : 26.44% done, estimate finish Sat Oct 09 11:45:34 2021 xorriso : UPDATE : 36.24% done, estimate finish Sat Oct 09 11:39:34 2021 xorriso : UPDATE : 26.52% done, estimate finish Sat Oct 09 11:45:24 2021 xorriso : UPDATE : 36.45% done, estimate finish Sat Oct 09 11:38:50 2021 xorriso : UPDATE : 26.61% done, estimate finish Sat Oct 09 11:45:07 2021 xorriso : UPDATE : 36.54% done, estimate finish Sat Oct 09 11:38:49 2021 xorriso : UPDATE : 26.65% done, estimate finish Sat Oct 09 11:45:26 2021 xorriso : UPDATE : 36.62% done, estimate finish Sat Oct 09 11:38:54 2021 xorriso : UPDATE : 26.71% done, estimate finish Sat Oct 09 11:45:31 2021 xorriso : UPDATE : 36.71% done, estimate finish Sat Oct 09 11:38:51 2021 xorriso : UPDATE : 26.78% done, estimate finish Sat Oct 09 11:45:31 2021 xorriso : UPDATE : 36.80% done, estimate finish Sat Oct 09 11:38:53 2021 xorriso : UPDATE : 26.86% done, estimate finish Sat Oct 09 11:45:21 2021 xorriso : UPDATE : 36.89% done, estimate finish Sat Oct 09 11:38:38 2021 xorriso : UPDATE : 26.91% done, estimate finish Sat Oct 09 11:46:06 2021 xorriso : UPDATE : 37.00% done, estimate finish Sat Oct 09 11:38:31 2021 xorriso : UPDATE : 26.91% done, estimate finish Sat Oct 09 11:47:15 2021 xorriso : UPDATE : 37.11% done, estimate finish Sat Oct 09 11:38:27 2021 xorriso : UPDATE : 26.91% done, estimate finish Sat Oct 09 11:48:24 2021 xorriso : UPDATE : 37.21% done, estimate finish Sat Oct 09 11:38:23 2021 xorriso : UPDATE : 26.91% done, estimate finish Sat Oct 09 11:49:33 2021 xorriso : UPDATE : 37.33% done, estimate finish Sat Oct 09 11:38:15 2021 xorriso : UPDATE : 26.91% done, estimate finish Sat Oct 09 11:50:41 2021 xorriso : UPDATE : 37.47% done, estimate finish Sat Oct 09 11:38:05 2021 xorriso : UPDATE : 26.92% done, estimate finish Sat Oct 09 11:51:32 2021 xorriso : UPDATE : 37.56% done, estimate finish Sat Oct 09 11:38:08 2021 xorriso : UPDATE : 27.38% done, estimate finish Sat Oct 09 11:45:08 2021 xorriso : UPDATE : 37.64% done, estimate finish Sat Oct 09 11:38:12 2021 xorriso : UPDATE : 27.38% done, estimate finish Sat Oct 09 11:45:49 2021 xorriso : UPDATE : 37.75% done, estimate finish Sat Oct 09 11:38:09 2021 xorriso : UPDATE : 27.38% done, estimate finish Sat Oct 09 11:46:29 2021 xorriso : UPDATE : 37.84% done, estimate finish Sat Oct 09 11:38:11 2021 xorriso : UPDATE : 27.63% done, estimate finish Sat Oct 09 11:44:48 2021 xorriso : UPDATE : 37.97% done, estimate finish Sat Oct 09 11:37:38 2021 xorriso : UPDATE : 27.70% done, estimate finish Sat Oct 09 11:43:52 2021 xorriso : UPDATE : 38.06% done, estimate finish Sat Oct 09 11:37:44 2021 xorriso : UPDATE : 27.79% done, estimate finish Sat Oct 09 11:43:45 2021 xorriso : UPDATE : 38.20% done, estimate finish Sat Oct 09 11:37:34 2021 xorriso : UPDATE : 27.85% done, estimate finish Sat Oct 09 11:43:56 2021 xorriso : UPDATE : 38.31% done, estimate finish Sat Oct 09 11:37:35 2021 xorriso : UPDATE : 27.92% done, estimate finish Sat Oct 09 11:43:57 2021 xorriso : UPDATE : 38.39% done, estimate finish Sat Oct 09 11:37:41 2021 xorriso : UPDATE : 28.00% done, estimate finish Sat Oct 09 11:43:59 2021 xorriso : UPDATE : 38.49% done, estimate finish Sat Oct 09 11:37:42 2021 xorriso : UPDATE : 28.05% done, estimate finish Sat Oct 09 11:44:09 2021 xorriso : UPDATE : 38.58% done, estimate finish Sat Oct 09 11:37:45 2021 xorriso : UPDATE : 28.14% done, estimate finish Sat Oct 09 11:44:05 2021 xorriso : UPDATE : 38.68% done, estimate finish Sat Oct 09 11:37:47 2021 xorriso : UPDATE : 28.19% done, estimate finish Sat Oct 09 11:44:14 2021 xorriso : UPDATE : 38.80% done, estimate finish Sat Oct 09 11:37:44 2021 xorriso : UPDATE : 28.24% done, estimate finish Sat Oct 09 11:44:28 2021 xorriso : UPDATE : 38.89% done, estimate finish Sat Oct 09 11:37:48 2021 xorriso : UPDATE : 28.35% done, estimate finish Sat Oct 09 11:44:13 2021 xorriso : UPDATE : 39.03% done, estimate finish Sat Oct 09 11:37:47 2021 xorriso : UPDATE : 28.41% done, estimate finish Sat Oct 09 11:44:47 2021 xorriso : UPDATE : 39.13% done, estimate finish Sat Oct 09 11:37:48 2021 xorriso : UPDATE : 28.47% done, estimate finish Sat Oct 09 11:44:56 2021 xorriso : UPDATE : 39.23% done, estimate finish Sat Oct 09 11:37:47 2021 xorriso : UPDATE : 28.47% done, estimate finish Sat Oct 09 11:45:51 2021 xorriso : UPDATE : 39.33% done, estimate finish Sat Oct 09 11:37:48 2021 xorriso : UPDATE : 28.64% done, estimate finish Sat Oct 09 11:44:38 2021 xorriso : UPDATE : 39.42% done, estimate finish Sat Oct 09 11:37:52 2021 xorriso : UPDATE : 28.66% done, estimate finish Sat Oct 09 11:45:08 2021 xorriso : UPDATE : 39.54% done, estimate finish Sat Oct 09 11:37:49 2021 xorriso : UPDATE : 28.79% done, estimate finish Sat Oct 09 11:44:37 2021 xorriso : UPDATE : 39.62% done, estimate finish Sat Oct 09 11:37:53 2021 xorriso : UPDATE : 28.87% done, estimate finish Sat Oct 09 11:44:31 2021 xorriso : UPDATE : 39.72% done, estimate finish Sat Oct 09 11:37:54 2021 xorriso : UPDATE : 28.94% done, estimate finish Sat Oct 09 11:44:31 2021 xorriso : UPDATE : 39.85% done, estimate finish Sat Oct 09 11:37:49 2021 xorriso : UPDATE : 39.95% done, estimate finish Sat Oct 09 11:37:48 2021 xorriso : UPDATE : 29.02% done, estimate finish Sat Oct 09 11:44:30 2021 xorriso : UPDATE : 40.07% done, estimate finish Sat Oct 09 11:37:45 2021 xorriso : UPDATE : 29.07% done, estimate finish Sat Oct 09 11:44:39 2021 xorriso : UPDATE : 40.20% done, estimate finish Sat Oct 09 11:37:35 2021 xorriso : UPDATE : 29.16% done, estimate finish Sat Oct 09 11:44:20 2021 xorriso : UPDATE : 40.30% done, estimate finish Sat Oct 09 11:37:37 2021 xorriso : UPDATE : 29.17% done, estimate finish Sat Oct 09 11:45:11 2021 xorriso : UPDATE : 40.40% done, estimate finish Sat Oct 09 11:37:38 2021 xorriso : UPDATE : 29.26% done, estimate finish Sat Oct 09 11:44:54 2021 xorriso : UPDATE : 40.51% done, estimate finish Sat Oct 09 11:37:39 2021 xorriso : UPDATE : 29.35% done, estimate finish Sat Oct 09 11:44:43 2021 xorriso : UPDATE : 40.61% done, estimate finish Sat Oct 09 11:37:40 2021 xorriso : UPDATE : 29.43% done, estimate finish Sat Oct 09 11:44:34 2021 xorriso : UPDATE : 40.71% done, estimate finish Sat Oct 09 11:37:41 2021 xorriso : UPDATE : 29.52% done, estimate finish Sat Oct 09 11:44:29 2021 xorriso : UPDATE : 40.79% done, estimate finish Sat Oct 09 11:37:46 2021 xorriso : UPDATE : 29.62% done, estimate finish Sat Oct 09 11:44:12 2021 xorriso : UPDATE : 40.92% done, estimate finish Sat Oct 09 11:37:41 2021 xorriso : UPDATE : 29.62% done, estimate finish Sat Oct 09 11:44:48 2021 xorriso : UPDATE : 41.05% done, estimate finish Sat Oct 09 11:37:36 2021 xorriso : UPDATE : 29.72% done, estimate finish Sat Oct 09 11:44:34 2021 xorriso : UPDATE : 41.14% done, estimate finish Sat Oct 09 11:37:39 2021 xorriso : UPDATE : 29.82% done, estimate finish Sat Oct 09 11:44:21 2021 xorriso : UPDATE : 41.29% done, estimate finish Sat Oct 09 11:37:28 2021 xorriso : UPDATE : 29.92% done, estimate finish Sat Oct 09 11:44:11 2021 xorriso : UPDATE : 41.39% done, estimate finish Sat Oct 09 11:37:33 2021 xorriso : UPDATE : 30.02% done, estimate finish Sat Oct 09 11:43:56 2021 xorriso : UPDATE : 41.50% done, estimate finish Sat Oct 09 11:37:31 2021 xorriso : UPDATE : 30.11% done, estimate finish Sat Oct 09 11:43:46 2021 xorriso : UPDATE : 41.61% done, estimate finish Sat Oct 09 11:37:31 2021 xorriso : UPDATE : 30.23% done, estimate finish Sat Oct 09 11:43:25 2021 xorriso : UPDATE : 41.73% done, estimate finish Sat Oct 09 11:37:28 2021 xorriso : UPDATE : 30.31% done, estimate finish Sat Oct 09 11:43:25 2021 xorriso : UPDATE : 41.84% done, estimate finish Sat Oct 09 11:37:27 2021 xorriso : UPDATE : 30.39% done, estimate finish Sat Oct 09 11:43:25 2021 xorriso : UPDATE : 41.96% done, estimate finish Sat Oct 09 11:37:26 2021 xorriso : UPDATE : 30.47% done, estimate finish Sat Oct 09 11:43:25 2021 xorriso : UPDATE : 42.05% done, estimate finish Sat Oct 09 11:37:29 2021 xorriso : UPDATE : 30.55% done, estimate finish Sat Oct 09 11:43:27 2021 xorriso : UPDATE : 42.16% done, estimate finish Sat Oct 09 11:37:29 2021 xorriso : UPDATE : 30.60% done, estimate finish Sat Oct 09 11:43:37 2021 xorriso : UPDATE : 42.24% done, estimate finish Sat Oct 09 11:37:33 2021 xorriso : UPDATE : 30.71% done, estimate finish Sat Oct 09 11:43:27 2021 xorriso : UPDATE : 42.36% done, estimate finish Sat Oct 09 11:37:34 2021 xorriso : UPDATE : 30.83% done, estimate finish Sat Oct 09 11:42:31 2021 xorriso : UPDATE : 42.46% done, estimate finish Sat Oct 09 11:37:36 2021 xorriso : UPDATE : 30.91% done, estimate finish Sat Oct 09 11:42:37 2021 xorriso : UPDATE : 42.58% done, estimate finish Sat Oct 09 11:37:33 2021 xorriso : UPDATE : 30.99% done, estimate finish Sat Oct 09 11:42:41 2021 xorriso : UPDATE : 42.69% done, estimate finish Sat Oct 09 11:37:31 2021 xorriso : UPDATE : 31.07% done, estimate finish Sat Oct 09 11:42:45 2021 xorriso : UPDATE : 42.81% done, estimate finish Sat Oct 09 11:37:30 2021 xorriso : UPDATE : 31.13% done, estimate finish Sat Oct 09 11:42:56 2021 xorriso : UPDATE : 42.93% done, estimate finish Sat Oct 09 11:37:27 2021 xorriso : UPDATE : 31.21% done, estimate finish Sat Oct 09 11:42:59 2021 xorriso : UPDATE : 43.03% done, estimate finish Sat Oct 09 11:37:29 2021 xorriso : UPDATE : 31.28% done, estimate finish Sat Oct 09 11:43:05 2021 xorriso : UPDATE : 43.18% done, estimate finish Sat Oct 09 11:37:19 2021 xorriso : UPDATE : 31.37% done, estimate finish Sat Oct 09 11:43:03 2021 xorriso : UPDATE : 43.31% done, estimate finish Sat Oct 09 11:37:16 2021 xorriso : UPDATE : 31.45% done, estimate finish Sat Oct 09 11:43:05 2021 xorriso : UPDATE : 43.41% done, estimate finish Sat Oct 09 11:37:17 2021 xorriso : UPDATE : 31.51% done, estimate finish Sat Oct 09 11:43:10 2021 xorriso : UPDATE : 43.43% done, estimate finish Sat Oct 09 11:37:33 2021 xorriso : UPDATE : 31.58% done, estimate finish Sat Oct 09 11:44:07 2021 xorriso : UPDATE : 31.73% done, estimate finish Sat Oct 09 11:43:17 2021 xorriso : UPDATE : 43.60% done, estimate finish Sat Oct 09 11:37:15 2021 xorriso : UPDATE : 31.79% done, estimate finish Sat Oct 09 11:43:28 2021 xorriso : UPDATE : 43.70% done, estimate finish Sat Oct 09 11:37:19 2021 xorriso : UPDATE : 31.87% done, estimate finish Sat Oct 09 11:43:27 2021 xorriso : UPDATE : 43.78% done, estimate finish Sat Oct 09 11:37:25 2021 xorriso : UPDATE : 31.95% done, estimate finish Sat Oct 09 11:43:29 2021 xorriso : UPDATE : 43.90% done, estimate finish Sat Oct 09 11:37:22 2021 xorriso : UPDATE : 31.95% done, estimate finish Sat Oct 09 11:44:07 2021 xorriso : UPDATE : 44.03% done, estimate finish Sat Oct 09 11:37:19 2021 xorriso : UPDATE : 32.09% done, estimate finish Sat Oct 09 11:43:36 2021 xorriso : UPDATE : 44.16% done, estimate finish Sat Oct 09 11:37:15 2021 xorriso : UPDATE : 32.18% done, estimate finish Sat Oct 09 11:43:32 2021 xorriso : UPDATE : 44.20% done, estimate finish Sat Oct 09 11:37:28 2021 xorriso : UPDATE : 32.18% done, estimate finish Sat Oct 09 11:44:05 2021 xorriso : UPDATE : 44.28% done, estimate finish Sat Oct 09 11:37:32 2021 xorriso : UPDATE : 32.36% done, estimate finish Sat Oct 09 11:43:23 2021 xorriso : UPDATE : 44.40% done, estimate finish Sat Oct 09 11:37:31 2021 xorriso : UPDATE : 32.36% done, estimate finish Sat Oct 09 11:43:51 2021 xorriso : UPDATE : 44.60% done, estimate finish Sat Oct 09 11:37:01 2021 xorriso : UPDATE : 32.52% done, estimate finish Sat Oct 09 11:42:54 2021 xorriso : UPDATE : 44.70% done, estimate finish Sat Oct 09 11:37:06 2021 xorriso : UPDATE : 32.55% done, estimate finish Sat Oct 09 11:43:23 2021 xorriso : UPDATE : 44.78% done, estimate finish Sat Oct 09 11:37:12 2021 xorriso : UPDATE : 32.68% done, estimate finish Sat Oct 09 11:42:57 2021 xorriso : UPDATE : 44.87% done, estimate finish Sat Oct 09 11:37:17 2021 xorriso : UPDATE : 32.69% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 45.00% done, estimate finish Sat Oct 09 11:37:15 2021 xorriso : UPDATE : 32.78% done, estimate finish Sat Oct 09 11:43:27 2021 xorriso : UPDATE : 45.12% done, estimate finish Sat Oct 09 11:37:13 2021 xorriso : UPDATE : 32.88% done, estimate finish Sat Oct 09 11:43:19 2021 xorriso : UPDATE : 45.20% done, estimate finish Sat Oct 09 11:37:19 2021 xorriso : UPDATE : 32.97% done, estimate finish Sat Oct 09 11:43:15 2021 xorriso : UPDATE : 45.27% done, estimate finish Sat Oct 09 11:37:27 2021 xorriso : UPDATE : 33.07% done, estimate finish Sat Oct 09 11:43:11 2021 xorriso : UPDATE : 45.37% done, estimate finish Sat Oct 09 11:37:27 2021 xorriso : UPDATE : 33.08% done, estimate finish Sat Oct 09 11:43:33 2021 xorriso : UPDATE : 45.45% done, estimate finish Sat Oct 09 11:37:32 2021 xorriso : UPDATE : 33.16% done, estimate finish Sat Oct 09 11:43:33 2021 xorriso : UPDATE : 45.53% done, estimate finish Sat Oct 09 11:38:22 2021 xorriso : UPDATE : 33.26% done, estimate finish Sat Oct 09 11:44:06 2021 xorriso : UPDATE : 45.61% done, estimate finish Sat Oct 09 11:38:25 2021 xorriso : UPDATE : 33.36% done, estimate finish Sat Oct 09 11:43:52 2021 xorriso : UPDATE : 45.70% done, estimate finish Sat Oct 09 11:38:26 2021 xorriso : UPDATE : 33.45% done, estimate finish Sat Oct 09 11:43:41 2021 xorriso : UPDATE : 45.78% done, estimate finish Sat Oct 09 11:38:28 2021 xorriso : UPDATE : 33.57% done, estimate finish Sat Oct 09 11:43:22 2021 xorriso : UPDATE : 45.87% done, estimate finish Sat Oct 09 11:38:29 2021 xorriso : UPDATE : 33.63% done, estimate finish Sat Oct 09 11:43:30 2021 xorriso : UPDATE : 45.97% done, estimate finish Sat Oct 09 11:38:27 2021 xorriso : UPDATE : 33.72% done, estimate finish Sat Oct 09 11:43:26 2021 xorriso : UPDATE : 46.05% done, estimate finish Sat Oct 09 11:38:30 2021 xorriso : UPDATE : 33.77% done, estimate finish Sat Oct 09 11:43:38 2021 xorriso : UPDATE : 46.15% done, estimate finish Sat Oct 09 11:38:27 2021 xorriso : UPDATE : 33.87% done, estimate finish Sat Oct 09 11:43:27 2021 xorriso : UPDATE : 46.25% done, estimate finish Sat Oct 09 11:38:26 2021 xorriso : UPDATE : 33.93% done, estimate finish Sat Oct 09 11:43:37 2021 xorriso : UPDATE : 46.32% done, estimate finish Sat Oct 09 11:38:31 2021 xorriso : UPDATE : 34.01% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 46.41% done, estimate finish Sat Oct 09 11:38:41 2021 xorriso : UPDATE : 34.11% done, estimate finish Sat Oct 09 11:42:56 2021 xorriso : UPDATE : 46.51% done, estimate finish Sat Oct 09 11:38:36 2021 xorriso : UPDATE : 34.12% done, estimate finish Sat Oct 09 11:43:36 2021 xorriso : UPDATE : 46.63% done, estimate finish Sat Oct 09 11:38:24 2021 xorriso : UPDATE : 34.28% done, estimate finish Sat Oct 09 11:42:57 2021 xorriso : UPDATE : 46.72% done, estimate finish Sat Oct 09 11:38:24 2021 xorriso : UPDATE : 34.34% done, estimate finish Sat Oct 09 11:43:07 2021 xorriso : UPDATE : 46.84% done, estimate finish Sat Oct 09 11:38:15 2021 xorriso : UPDATE : 34.42% done, estimate finish Sat Oct 09 11:43:06 2021 xorriso : UPDATE : 46.95% done, estimate finish Sat Oct 09 11:38:11 2021 xorriso : UPDATE : 34.49% done, estimate finish Sat Oct 09 11:43:10 2021 xorriso : UPDATE : 47.06% done, estimate finish Sat Oct 09 11:38:08 2021 xorriso : UPDATE : 34.51% done, estimate finish Sat Oct 09 11:43:36 2021 xorriso : UPDATE : 47.15% done, estimate finish Sat Oct 09 11:38:10 2021 xorriso : UPDATE : 34.64% done, estimate finish Sat Oct 09 11:43:16 2021 xorriso : UPDATE : 47.21% done, estimate finish Sat Oct 09 11:38:17 2021 xorriso : UPDATE : 34.69% done, estimate finish Sat Oct 09 11:43:26 2021 xorriso : UPDATE : 47.31% done, estimate finish Sat Oct 09 11:38:15 2021 xorriso : UPDATE : 34.76% done, estimate finish Sat Oct 09 11:43:32 2021 xorriso : UPDATE : 47.40% done, estimate finish Sat Oct 09 11:37:54 2021 xorriso : UPDATE : 34.82% done, estimate finish Sat Oct 09 11:44:24 2021 xorriso : UPDATE : 47.48% done, estimate finish Sat Oct 09 11:38:00 2021 xorriso : UPDATE : 47.55% done, estimate finish Sat Oct 09 11:38:09 2021 xorriso : UPDATE : 34.89% done, estimate finish Sat Oct 09 11:44:29 2021 xorriso : UPDATE : 47.66% done, estimate finish Sat Oct 09 11:38:04 2021 xorriso : UPDATE : 34.93% done, estimate finish Sat Oct 09 11:44:49 2021 xorriso : UPDATE : 47.76% done, estimate finish Sat Oct 09 11:38:04 2021 xorriso : UPDATE : 34.93% done, estimate finish Sat Oct 09 11:45:38 2021 xorriso : UPDATE : 47.86% done, estimate finish Sat Oct 09 11:38:02 2021 xorriso : UPDATE : 35.15% done, estimate finish Sat Oct 09 11:44:01 2021 xorriso : UPDATE : 47.94% done, estimate finish Sat Oct 09 11:38:08 2021 xorriso : UPDATE : 35.22% done, estimate finish Sat Oct 09 11:44:04 2021 xorriso : UPDATE : 48.02% done, estimate finish Sat Oct 09 11:38:09 2021 xorriso : UPDATE : 35.25% done, estimate finish Sat Oct 09 11:44:23 2021 xorriso : UPDATE : 48.07% done, estimate finish Sat Oct 09 11:38:22 2021 xorriso : UPDATE : 35.25% done, estimate finish Sat Oct 09 11:44:59 2021 xorriso : UPDATE : 48.25% done, estimate finish Sat Oct 09 11:38:03 2021 xorriso : UPDATE : 35.25% done, estimate finish Sat Oct 09 11:45:35 2021 xorriso : UPDATE : 48.35% done, estimate finish Sat Oct 09 11:38:02 2021 xorriso : UPDATE : 35.25% done, estimate finish Sat Oct 09 11:46:11 2021 xorriso : UPDATE : 48.41% done, estimate finish Sat Oct 09 11:38:23 2021 xorriso : UPDATE : 35.25% done, estimate finish Sat Oct 09 11:50:32 2021 xorriso : UPDATE : 48.50% done, estimate finish Sat Oct 09 11:38:22 2021 xorriso : UPDATE : 35.25% done, estimate finish Sat Oct 09 11:52:06 2021 xorriso : UPDATE : 48.63% done, estimate finish Sat Oct 09 11:38:11 2021 xorriso : UPDATE : 35.25% done, estimate finish Sat Oct 09 11:53:38 2021 xorriso : UPDATE : 48.71% done, estimate finish Sat Oct 09 11:38:16 2021 xorriso : UPDATE : 35.90% done, estimate finish Sat Oct 09 11:43:03 2021 xorriso : UPDATE : 48.89% done, estimate finish Sat Oct 09 11:37:54 2021 xorriso : UPDATE : 35.97% done, estimate finish Sat Oct 09 11:43:10 2021 xorriso : UPDATE : 49.01% done, estimate finish Sat Oct 09 11:37:47 2021 xorriso : UPDATE : 36.05% done, estimate finish Sat Oct 09 11:43:10 2021 xorriso : UPDATE : 49.15% done, estimate finish Sat Oct 09 11:37:41 2021 xorriso : UPDATE : 36.12% done, estimate finish Sat Oct 09 11:43:14 2021 xorriso : UPDATE : 49.28% done, estimate finish Sat Oct 09 11:37:36 2021 xorriso : UPDATE : 36.20% done, estimate finish Sat Oct 09 11:43:13 2021 xorriso : UPDATE : 49.36% done, estimate finish Sat Oct 09 11:37:40 2021 xorriso : UPDATE : 36.22% done, estimate finish Sat Oct 09 11:43:36 2021 xorriso : UPDATE : 49.48% done, estimate finish Sat Oct 09 11:37:37 2021 xorriso : UPDATE : 36.36% done, estimate finish Sat Oct 09 11:43:13 2021 xorriso : UPDATE : 49.59% done, estimate finish Sat Oct 09 11:37:00 2021 xorriso : UPDATE : 36.45% done, estimate finish Sat Oct 09 11:40:37 2021 xorriso : UPDATE : 49.69% done, estimate finish Sat Oct 09 11:37:02 2021 xorriso : UPDATE : 36.48% done, estimate finish Sat Oct 09 11:41:02 2021 xorriso : UPDATE : 49.75% done, estimate finish Sat Oct 09 11:37:15 2021 xorriso : UPDATE : 36.61% done, estimate finish Sat Oct 09 11:40:56 2021 xorriso : UPDATE : 49.88% done, estimate finish Sat Oct 09 11:37:11 2021 xorriso : UPDATE : 36.69% done, estimate finish Sat Oct 09 11:41:05 2021 xorriso : UPDATE : 49.96% done, estimate finish Sat Oct 09 11:37:19 2021 xorriso : UPDATE : 36.78% done, estimate finish Sat Oct 09 11:41:10 2021 xorriso : UPDATE : 50.05% done, estimate finish Sat Oct 09 11:37:21 2021 xorriso : UPDATE : 36.88% done, estimate finish Sat Oct 09 11:41:09 2021 xorriso : UPDATE : 50.12% done, estimate finish Sat Oct 09 11:37:30 2021 xorriso : UPDATE : 36.94% done, estimate finish Sat Oct 09 11:41:20 2021 xorriso : UPDATE : 50.28% done, estimate finish Sat Oct 09 11:37:20 2021 xorriso : UPDATE : 37.04% done, estimate finish Sat Oct 09 11:41:22 2021 xorriso : UPDATE : 50.39% done, estimate finish Sat Oct 09 11:37:19 2021 xorriso : UPDATE : 37.13% done, estimate finish Sat Oct 09 11:41:24 2021 xorriso : UPDATE : 50.47% done, estimate finish Sat Oct 09 11:37:25 2021 xorriso : UPDATE : 37.21% done, estimate finish Sat Oct 09 11:41:28 2021 xorriso : UPDATE : 50.64% done, estimate finish Sat Oct 09 11:37:33 2021 xorriso : UPDATE : 37.30% done, estimate finish Sat Oct 09 11:42:50 2021 xorriso : UPDATE : 37.40% done, estimate finish Sat Oct 09 11:42:39 2021 xorriso : UPDATE : 50.77% done, estimate finish Sat Oct 09 11:37:26 2021 xorriso : UPDATE : 37.47% done, estimate finish Sat Oct 09 11:42:44 2021 xorriso : UPDATE : 50.86% done, estimate finish Sat Oct 09 11:37:31 2021 xorriso : UPDATE : 37.55% done, estimate finish Sat Oct 09 11:42:49 2021 xorriso : UPDATE : 50.99% done, estimate finish Sat Oct 09 11:37:24 2021 xorriso : UPDATE : 37.61% done, estimate finish Sat Oct 09 11:42:56 2021 xorriso : UPDATE : 51.11% done, estimate finish Sat Oct 09 11:37:21 2021 xorriso : UPDATE : 37.75% done, estimate finish Sat Oct 09 11:42:34 2021 xorriso : UPDATE : 51.16% done, estimate finish Sat Oct 09 11:37:33 2021 xorriso : UPDATE : 37.84% done, estimate finish Sat Oct 09 11:42:33 2021 xorriso : UPDATE : 51.36% done, estimate finish Sat Oct 09 11:37:16 2021 xorriso : UPDATE : 37.92% done, estimate finish Sat Oct 09 11:42:35 2021 xorriso : UPDATE : 51.36% done, estimate finish Sat Oct 09 11:37:36 2021 xorriso : UPDATE : 37.99% done, estimate finish Sat Oct 09 11:42:42 2021 xorriso : UPDATE : 51.36% done, estimate finish Sat Oct 09 11:37:56 2021 xorriso : UPDATE : 38.08% done, estimate finish Sat Oct 09 11:42:40 2021 xorriso : UPDATE : 51.36% done, estimate finish Sat Oct 09 11:38:16 2021 xorriso : UPDATE : 38.16% done, estimate finish Sat Oct 09 11:42:40 2021 xorriso : UPDATE : 51.36% done, estimate finish Sat Oct 09 11:40:03 2021 xorriso : UPDATE : 38.23% done, estimate finish Sat Oct 09 11:42:40 2021 xorriso : UPDATE : 51.36% done, estimate finish Sat Oct 09 11:40:51 2021 xorriso : UPDATE : 38.31% done, estimate finish Sat Oct 09 11:42:44 2021 xorriso : UPDATE : 51.36% done, estimate finish Sat Oct 09 11:41:37 2021 xorriso : UPDATE : 38.38% done, estimate finish Sat Oct 09 11:42:51 2021 xorriso : UPDATE : 51.36% done, estimate finish Sat Oct 09 11:42:25 2021 xorriso : UPDATE : 38.38% done, estimate finish Sat Oct 09 11:43:28 2021 xorriso : UPDATE : 51.36% done, estimate finish Sat Oct 09 11:43:12 2021 xorriso : UPDATE : 38.38% done, estimate finish Sat Oct 09 11:44:05 2021 xorriso : UPDATE : 51.36% done, estimate finish Sat Oct 09 11:44:00 2021 xorriso : UPDATE : 38.70% done, estimate finish Sat Oct 09 11:42:26 2021 xorriso : UPDATE : 51.36% done, estimate finish Sat Oct 09 11:44:46 2021 xorriso : UPDATE : 38.75% done, estimate finish Sat Oct 09 11:42:37 2021 xorriso : UPDATE : 51.36% done, estimate finish Sat Oct 09 11:45:34 2021 xorriso : UPDATE : 38.83% done, estimate finish Sat Oct 09 11:42:41 2021 xorriso : UPDATE : 51.36% done, estimate finish Sat Oct 09 11:46:21 2021 xorriso : UPDATE : 38.98% done, estimate finish Sat Oct 09 11:42:21 2021 xorriso : UPDATE : 51.36% done, estimate finish Sat Oct 09 11:47:08 2021 xorriso : UPDATE : 39.08% done, estimate finish Sat Oct 09 11:42:17 2021 xorriso : UPDATE : 52.02% done, estimate finish Sat Oct 09 11:40:44 2021 xorriso : UPDATE : 39.18% done, estimate finish Sat Oct 09 11:41:55 2021 xorriso : UPDATE : 53.38% done, estimate finish Sat Oct 09 11:35:15 2021 xorriso : UPDATE : 39.18% done, estimate finish Sat Oct 09 11:42:37 2021 xorriso : UPDATE : 53.38% done, estimate finish Sat Oct 09 11:35:32 2021 xorriso : UPDATE : 39.18% done, estimate finish Sat Oct 09 11:43:18 2021 xorriso : UPDATE : 53.38% done, estimate finish Sat Oct 09 11:35:49 2021 xorriso : UPDATE : 39.47% done, estimate finish Sat Oct 09 11:41:51 2021 xorriso : UPDATE : 53.38% done, estimate finish Sat Oct 09 11:36:06 2021 xorriso : UPDATE : 39.47% done, estimate finish Sat Oct 09 11:42:23 2021 xorriso : UPDATE : 53.38% done, estimate finish Sat Oct 09 11:36:23 2021 xorriso : UPDATE : 39.47% done, estimate finish Sat Oct 09 11:42:55 2021 xorriso : UPDATE : 53.38% done, estimate finish Sat Oct 09 11:36:41 2021 xorriso : UPDATE : 39.77% done, estimate finish Sat Oct 09 11:41:45 2021 xorriso : UPDATE : 53.38% done, estimate finish Sat Oct 09 11:36:57 2021 xorriso : UPDATE : 39.89% done, estimate finish Sat Oct 09 11:41:39 2021 xorriso : UPDATE : 53.38% done, estimate finish Sat Oct 09 11:37:14 2021 xorriso : UPDATE : 39.97% done, estimate finish Sat Oct 09 11:41:43 2021 xorriso : UPDATE : 53.38% done, estimate finish Sat Oct 09 11:37:31 2021 xorriso : UPDATE : 40.05% done, estimate finish Sat Oct 09 11:41:45 2021 xorriso : UPDATE : 53.38% done, estimate finish Sat Oct 09 11:36:27 2021 xorriso : UPDATE : 40.14% done, estimate finish Sat Oct 09 11:41:45 2021 xorriso : UPDATE : 53.38% done, estimate finish Sat Oct 09 11:36:52 2021 xorriso : UPDATE : 40.25% done, estimate finish Sat Oct 09 11:41:37 2021 xorriso : UPDATE : 53.38% done, estimate finish Sat Oct 09 11:37:17 2021 xorriso : UPDATE : 40.36% done, estimate finish Sat Oct 09 11:41:34 2021 xorriso : UPDATE : 53.38% done, estimate finish Sat Oct 09 11:37:42 2021 xorriso : UPDATE : 40.44% done, estimate finish Sat Oct 09 11:41:38 2021 xorriso : UPDATE : 53.38% done, estimate finish Sat Oct 09 11:38:06 2021 xorriso : UPDATE : 40.55% done, estimate finish Sat Oct 09 11:41:35 2021 xorriso : UPDATE : 54.45% done, estimate finish Sat Oct 09 11:35:43 2021 xorriso : UPDATE : 40.64% done, estimate finish Sat Oct 09 11:41:36 2021 xorriso : UPDATE : 55.40% done, estimate finish Sat Oct 09 11:34:50 2021 xorriso : UPDATE : 40.72% done, estimate finish Sat Oct 09 11:41:40 2021 xorriso : UPDATE : 55.53% done, estimate finish Sat Oct 09 11:34:53 2021 xorriso : UPDATE : 55.66% done, estimate finish Sat Oct 09 11:34:55 2021 xorriso : UPDATE : 40.80% done, estimate finish Sat Oct 09 11:41:43 2021 xorriso : UPDATE : 55.66% done, estimate finish Sat Oct 09 11:35:05 2021 xorriso : UPDATE : 40.89% done, estimate finish Sat Oct 09 11:41:47 2021 xorriso : UPDATE : 55.66% done, estimate finish Sat Oct 09 11:35:14 2021 xorriso : UPDATE : 40.95% done, estimate finish Sat Oct 09 11:41:53 2021 xorriso : UPDATE : 55.66% done, estimate finish Sat Oct 09 11:34:55 2021 xorriso : UPDATE : 41.04% done, estimate finish Sat Oct 09 11:42:06 2021 xorriso : UPDATE : 55.66% done, estimate finish Sat Oct 09 11:35:10 2021 xorriso : UPDATE : 41.11% done, estimate finish Sat Oct 09 11:42:16 2021 xorriso : UPDATE : 55.66% done, estimate finish Sat Oct 09 11:35:24 2021 xorriso : UPDATE : 41.22% done, estimate finish Sat Oct 09 11:42:06 2021 xorriso : UPDATE : 55.66% done, estimate finish Sat Oct 09 11:35:39 2021 xorriso : UPDATE : 41.28% done, estimate finish Sat Oct 09 11:42:15 2021 xorriso : UPDATE : 55.66% done, estimate finish Sat Oct 09 11:35:54 2021 xorriso : UPDATE : 41.38% done, estimate finish Sat Oct 09 11:42:14 2021 xorriso : UPDATE : 55.66% done, estimate finish Sat Oct 09 11:36:08 2021 xorriso : UPDATE : 41.45% done, estimate finish Sat Oct 09 11:42:18 2021 xorriso : UPDATE : 55.66% done, estimate finish Sat Oct 09 11:36:24 2021 xorriso : UPDATE : 41.52% done, estimate finish Sat Oct 09 11:42:23 2021 xorriso : UPDATE : 55.66% done, estimate finish Sat Oct 09 11:36:38 2021 xorriso : UPDATE : 41.60% done, estimate finish Sat Oct 09 11:42:25 2021 xorriso : UPDATE : 55.66% done, estimate finish Sat Oct 09 11:36:53 2021 xorriso : UPDATE : 41.69% done, estimate finish Sat Oct 09 11:42:25 2021 xorriso : UPDATE : 55.66% done, estimate finish Sat Oct 09 11:37:08 2021 xorriso : UPDATE : 41.76% done, estimate finish Sat Oct 09 11:42:29 2021 xorriso : UPDATE : 55.87% done, estimate finish Sat Oct 09 11:56:58 2021 xorriso : UPDATE : 41.78% done, estimate finish Sat Oct 09 11:43:40 2021 xorriso : UPDATE : 57.44% done, estimate finish Sat Oct 09 11:35:32 2021 xorriso : UPDATE : 41.91% done, estimate finish Sat Oct 09 11:43:02 2021 xorriso : UPDATE : 57.81% done, estimate finish Sat Oct 09 11:35:11 2021 xorriso : UPDATE : 41.96% done, estimate finish Sat Oct 09 11:43:20 2021 xorriso : UPDATE : 57.81% done, estimate finish Sat Oct 09 11:35:26 2021 xorriso : UPDATE : 42.09% done, estimate finish Sat Oct 09 11:42:51 2021 xorriso : UPDATE : 57.81% done, estimate finish Sat Oct 09 11:35:41 2021 xorriso : UPDATE : 42.20% done, estimate finish Sat Oct 09 11:42:43 2021 xorriso : UPDATE : 57.81% done, estimate finish Sat Oct 09 11:35:56 2021 xorriso : UPDATE : 42.20% done, estimate finish Sat Oct 09 11:43:16 2021 xorriso : UPDATE : 57.81% done, estimate finish Sat Oct 09 11:36:11 2021 xorriso : UPDATE : 42.20% done, estimate finish Sat Oct 09 11:43:50 2021 xorriso : UPDATE : 57.81% done, estimate finish Sat Oct 09 11:36:26 2021 xorriso : UPDATE : 42.20% done, estimate finish Sat Oct 09 11:44:23 2021 xorriso : UPDATE : 57.81% done, estimate finish Sat Oct 09 11:36:41 2021 xorriso : UPDATE : 42.20% done, estimate finish Sat Oct 09 11:44:56 2021 xorriso : UPDATE : 57.81% done, estimate finish Sat Oct 09 11:36:57 2021 xorriso : UPDATE : 42.20% done, estimate finish Sat Oct 09 11:45:29 2021 xorriso : UPDATE : 57.81% done, estimate finish Sat Oct 09 11:35:08 2021 xorriso : UPDATE : 42.53% done, estimate finish Sat Oct 09 11:43:26 2021 xorriso : UPDATE : 57.81% done, estimate finish Sat Oct 09 11:35:25 2021 xorriso : UPDATE : 43.02% done, estimate finish Sat Oct 09 11:40:37 2021 xorriso : UPDATE : 57.81% done, estimate finish Sat Oct 09 11:35:41 2021 xorriso : UPDATE : 43.09% done, estimate finish Sat Oct 09 11:40:47 2021 xorriso : UPDATE : 57.81% done, estimate finish Sat Oct 09 11:35:57 2021 xorriso : UPDATE : 43.14% done, estimate finish Sat Oct 09 11:41:03 2021 xorriso : UPDATE : 57.81% done, estimate finish Sat Oct 09 11:36:14 2021 xorriso : UPDATE : 43.14% done, estimate finish Sat Oct 09 11:41:32 2021 xorriso : UPDATE : 43.28% done, estimate finish Sat Oct 09 11:41:18 2021 xorriso : UPDATE : 57.81% done, estimate finish Sat Oct 09 11:36:31 2021 xorriso : UPDATE : 43.34% done, estimate finish Sat Oct 09 11:41:26 2021 xorriso : UPDATE : 57.96% done, estimate finish Sat Oct 09 11:36:28 2021 xorriso : UPDATE : 43.41% done, estimate finish Sat Oct 09 11:41:33 2021 xorriso : UPDATE : 59.52% done, estimate finish Sat Oct 09 11:34:46 2021 xorriso : UPDATE : 43.49% done, estimate finish Sat Oct 09 11:41:36 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Oct 09 11:34:41 2021 xorriso : UPDATE : 43.54% done, estimate finish Sat Oct 09 11:41:47 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Oct 09 11:34:49 2021 xorriso : UPDATE : 43.68% done, estimate finish Sat Oct 09 11:41:37 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Oct 09 11:34:55 2021 xorriso : UPDATE : 43.70% done, estimate finish Sat Oct 09 11:40:56 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Oct 09 11:35:11 2021 xorriso : UPDATE : 43.75% done, estimate finish Sat Oct 09 11:41:13 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Oct 09 11:35:26 2021 xorriso : UPDATE : 43.90% done, estimate finish Sat Oct 09 11:40:58 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Oct 09 11:35:41 2021 xorriso : UPDATE : 43.93% done, estimate finish Sat Oct 09 11:41:17 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Oct 09 11:35:57 2021 xorriso : UPDATE : 44.06% done, estimate finish Sat Oct 09 11:41:11 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Oct 09 11:36:12 2021 xorriso : UPDATE : 44.06% done, estimate finish Sat Oct 09 11:41:35 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Oct 09 11:36:28 2021 xorriso : UPDATE : 44.22% done, estimate finish Sat Oct 09 11:41:20 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Oct 09 11:36:43 2021 xorriso : UPDATE : 44.30% done, estimate finish Sat Oct 09 11:41:25 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Oct 09 11:36:58 2021 xorriso : UPDATE : 44.34% done, estimate finish Sat Oct 09 11:41:37 2021 xorriso : UPDATE : 59.83% done, estimate finish Sat Oct 09 11:37:14 2021 xorriso : UPDATE : 44.39% done, estimate finish Sat Oct 09 11:41:47 2021 xorriso : UPDATE : 59.83% done xorriso : UPDATE : 44.50% done, estimate finish Sat Oct 09 11:42:50 2021 xorriso : UPDATE : 59.83% done xorriso : UPDATE : 44.56% done, estimate finish Sat Oct 09 11:43:04 2021 xorriso : UPDATE : 59.83% done xorriso : UPDATE : 44.62% done, estimate finish Sat Oct 09 11:43:13 2021 xorriso : UPDATE : 59.83% done xorriso : UPDATE : 44.71% done, estimate finish Sat Oct 09 11:43:04 2021 xorriso : UPDATE : 59.91% done, estimate finish Sat Oct 09 12:58:33 2021 xorriso : UPDATE : 44.78% done, estimate finish Sat Oct 09 11:43:06 2021 xorriso : UPDATE : 61.58% done, estimate finish Sat Oct 09 11:36:38 2021 xorriso : UPDATE : 44.85% done, estimate finish Sat Oct 09 11:43:10 2021 xorriso : UPDATE : 61.86% done, estimate finish Sat Oct 09 11:36:17 2021 xorriso : UPDATE : 44.91% done, estimate finish Sat Oct 09 11:43:15 2021 xorriso : UPDATE : 61.99% done, estimate finish Sat Oct 09 11:36:17 2021 xorriso : UPDATE : 44.99% done, estimate finish Sat Oct 09 11:43:16 2021 xorriso : UPDATE : 62.12% done, estimate finish Sat Oct 09 11:36:17 2021 xorriso : UPDATE : 45.07% done, estimate finish Sat Oct 09 11:43:13 2021 xorriso : UPDATE : 62.12% done, estimate finish Sat Oct 09 11:36:29 2021 xorriso : UPDATE : 45.15% done, estimate finish Sat Oct 09 11:43:11 2021 xorriso : UPDATE : 62.12% done, estimate finish Sat Oct 09 11:34:42 2021 xorriso : UPDATE : 45.25% done, estimate finish Sat Oct 09 11:43:22 2021 xorriso : UPDATE : 62.12% done, estimate finish Sat Oct 09 11:34:55 2021 xorriso : UPDATE : 45.26% done, estimate finish Sat Oct 09 11:44:00 2021 xorriso : UPDATE : 62.12% done, estimate finish Sat Oct 09 11:35:09 2021 xorriso : UPDATE : 45.39% done, estimate finish Sat Oct 09 11:43:27 2021 xorriso : UPDATE : 62.12% done, estimate finish Sat Oct 09 11:35:22 2021 xorriso : UPDATE : 45.47% done, estimate finish Sat Oct 09 11:43:25 2021 xorriso : UPDATE : 62.12% done, estimate finish Sat Oct 09 11:35:35 2021 xorriso : UPDATE : 45.53% done, estimate finish Sat Oct 09 11:43:31 2021 xorriso : UPDATE : 62.12% done, estimate finish Sat Oct 09 11:35:48 2021 xorriso : UPDATE : 45.53% done, estimate finish Sat Oct 09 11:44:06 2021 xorriso : UPDATE : 62.12% done, estimate finish Sat Oct 09 11:36:01 2021 xorriso : UPDATE : 45.53% done, estimate finish Sat Oct 09 11:44:42 2021 xorriso : UPDATE : 62.12% done, estimate finish Sat Oct 09 11:36:15 2021 xorriso : UPDATE : 45.79% done, estimate finish Sat Oct 09 11:43:15 2021 xorriso : UPDATE : 62.12% done, estimate finish Sat Oct 09 11:36:28 2021 xorriso : UPDATE : 45.79% done, estimate finish Sat Oct 09 11:43:42 2021 xorriso : UPDATE : 62.12% done, estimate finish Sat Oct 09 11:36:41 2021 xorriso : UPDATE : 45.89% done, estimate finish Sat Oct 09 11:43:33 2021 xorriso : UPDATE : 62.12% done xorriso : UPDATE : 45.98% done, estimate finish Sat Oct 09 11:43:30 2021 xorriso : UPDATE : 62.12% done xorriso : UPDATE : 46.08% done, estimate finish Sat Oct 09 11:43:17 2021 xorriso : UPDATE : 62.12% done xorriso : UPDATE : 46.09% done, estimate finish Sat Oct 09 11:43:50 2021 xorriso : UPDATE : 62.12% done xorriso : UPDATE : 62.12% done xorriso : UPDATE : 46.23% done, estimate finish Sat Oct 09 11:43:15 2021 xorriso : UPDATE : 62.12% done xorriso : UPDATE : 46.29% done, estimate finish Sat Oct 09 11:43:23 2021 xorriso : UPDATE : 62.81% done, estimate finish Sat Oct 09 11:43:14 2021 xorriso : UPDATE : 46.35% done, estimate finish Sat Oct 09 11:43:29 2021 xorriso : UPDATE : 64.15% done, estimate finish Sat Oct 09 11:36:28 2021 xorriso : UPDATE : 46.44% done, estimate finish Sat Oct 09 11:43:23 2021 xorriso : UPDATE : 64.27% done, estimate finish Sat Oct 09 11:36:27 2021 xorriso : UPDATE : 46.48% done, estimate finish Sat Oct 09 11:43:36 2021 xorriso : UPDATE : 64.31% done, estimate finish Sat Oct 09 11:36:37 2021 xorriso : UPDATE : 46.57% done, estimate finish Sat Oct 09 11:43:31 2021 xorriso : UPDATE : 64.44% done, estimate finish Sat Oct 09 11:36:35 2021 xorriso : UPDATE : 46.58% done, estimate finish Sat Oct 09 11:43:53 2021 xorriso : UPDATE : 64.52% done, estimate finish Sat Oct 09 11:34:50 2021 xorriso : UPDATE : 46.69% done, estimate finish Sat Oct 09 11:43:45 2021 xorriso : UPDATE : 64.64% done, estimate finish Sat Oct 09 11:34:54 2021 xorriso : UPDATE : 46.77% done, estimate finish Sat Oct 09 11:43:39 2021 xorriso : UPDATE : 64.71% done, estimate finish Sat Oct 09 11:35:01 2021 xorriso : UPDATE : 46.84% done, estimate finish Sat Oct 09 11:43:43 2021 xorriso : UPDATE : 64.82% done, estimate finish Sat Oct 09 11:35:05 2021 xorriso : UPDATE : 46.92% done, estimate finish Sat Oct 09 11:43:39 2021 xorriso : UPDATE : 64.87% done, estimate finish Sat Oct 09 11:35:14 2021 xorriso : UPDATE : 46.95% done, estimate finish Sat Oct 09 11:44:01 2021 xorriso : UPDATE : 64.98% done, estimate finish Sat Oct 09 11:35:17 2021 xorriso : UPDATE : 47.04% done, estimate finish Sat Oct 09 11:43:48 2021 xorriso : UPDATE : 64.98% done, estimate finish Sat Oct 09 11:35:28 2021 xorriso : UPDATE : 47.07% done, estimate finish Sat Oct 09 11:44:05 2021 xorriso : UPDATE : 65.19% done, estimate finish Sat Oct 09 11:35:26 2021 xorriso : UPDATE : 47.16% done, estimate finish Sat Oct 09 11:43:58 2021 xorriso : UPDATE : 65.27% done, estimate finish Sat Oct 09 11:35:30 2021 xorriso : UPDATE : 47.23% done, estimate finish Sat Oct 09 11:43:56 2021 xorriso : UPDATE : 65.34% done, estimate finish Sat Oct 09 11:35:35 2021 xorriso : UPDATE : 47.30% done, estimate finish Sat Oct 09 11:43:58 2021 xorriso : UPDATE : 65.42% done, estimate finish Sat Oct 09 11:37:41 2021 xorriso : UPDATE : 47.35% done, estimate finish Sat Oct 09 11:44:22 2021 xorriso : UPDATE : 65.50% done, estimate finish Sat Oct 09 11:37:47 2021 xorriso : UPDATE : 47.41% done, estimate finish Sat Oct 09 11:44:33 2021 xorriso : UPDATE : 65.57% done, estimate finish Sat Oct 09 11:37:50 2021 xorriso : UPDATE : 47.47% done, estimate finish Sat Oct 09 11:44:32 2021 xorriso : UPDATE : 65.66% done, estimate finish Sat Oct 09 11:37:50 2021 xorriso : UPDATE : 47.53% done, estimate finish Sat Oct 09 11:44:38 2021 xorriso : UPDATE : 65.74% done, estimate finish Sat Oct 09 11:37:52 2021 xorriso : UPDATE : 47.58% done, estimate finish Sat Oct 09 11:44:43 2021 xorriso : UPDATE : 65.82% done, estimate finish Sat Oct 09 11:37:55 2021 xorriso : UPDATE : 47.63% done, estimate finish Sat Oct 09 11:44:53 2021 xorriso : UPDATE : 65.91% done, estimate finish Sat Oct 09 11:37:54 2021 xorriso : UPDATE : 47.67% done, estimate finish Sat Oct 09 11:45:08 2021 xorriso : UPDATE : 66.02% done, estimate finish Sat Oct 09 11:37:50 2021 xorriso : UPDATE : 47.74% done, estimate finish Sat Oct 09 11:44:59 2021 xorriso : UPDATE : 66.11% done, estimate finish Sat Oct 09 11:37:48 2021 xorriso : UPDATE : 47.80% done, estimate finish Sat Oct 09 11:45:03 2021 xorriso : UPDATE : 66.21% done, estimate finish Sat Oct 09 11:37:46 2021 xorriso : UPDATE : 47.87% done, estimate finish Sat Oct 09 11:44:57 2021 xorriso : UPDATE : 66.29% done, estimate finish Sat Oct 09 11:37:56 2021 xorriso : UPDATE : 47.95% done, estimate finish Sat Oct 09 11:45:19 2021 xorriso : UPDATE : 66.36% done, estimate finish Sat Oct 09 11:37:58 2021 xorriso : UPDATE : 48.01% done, estimate finish Sat Oct 09 11:45:24 2021 xorriso : UPDATE : 48.07% done, estimate finish Sat Oct 09 11:45:17 2021 xorriso : UPDATE : 66.43% done, estimate finish Sat Oct 09 11:38:05 2021 xorriso : UPDATE : 48.14% done, estimate finish Sat Oct 09 11:45:06 2021 xorriso : UPDATE : 66.59% done, estimate finish Sat Oct 09 11:37:43 2021 xorriso : UPDATE : 48.21% done, estimate finish Sat Oct 09 11:44:59 2021 xorriso : UPDATE : 66.70% done, estimate finish Sat Oct 09 11:37:39 2021 xorriso : UPDATE : 48.28% done, estimate finish Sat Oct 09 11:44:55 2021 xorriso : UPDATE : 66.82% done, estimate finish Sat Oct 09 11:37:34 2021 xorriso : UPDATE : 48.35% done, estimate finish Sat Oct 09 11:44:56 2021 xorriso : UPDATE : 66.89% done, estimate finish Sat Oct 09 11:37:37 2021 xorriso : UPDATE : 48.40% done, estimate finish Sat Oct 09 11:45:01 2021 xorriso : UPDATE : 66.97% done, estimate finish Sat Oct 09 11:37:39 2021 xorriso : UPDATE : 48.48% done, estimate finish Sat Oct 09 11:44:52 2021 xorriso : UPDATE : 67.06% done, estimate finish Sat Oct 09 11:37:41 2021 xorriso : UPDATE : 48.54% done, estimate finish Sat Oct 09 11:44:54 2021 xorriso : UPDATE : 67.09% done, estimate finish Sat Oct 09 11:37:51 2021 xorriso : UPDATE : 48.59% done, estimate finish Sat Oct 09 11:44:57 2021 xorriso : UPDATE : 67.19% done, estimate finish Sat Oct 09 11:37:42 2021 xorriso : UPDATE : 48.66% done, estimate finish Sat Oct 09 11:44:34 2021 xorriso : UPDATE : 67.34% done, estimate finish Sat Oct 09 11:37:26 2021 xorriso : UPDATE : 48.74% done, estimate finish Sat Oct 09 11:44:24 2021 xorriso : UPDATE : 67.43% done, estimate finish Sat Oct 09 11:37:29 2021 xorriso : UPDATE : 48.74% done, estimate finish Sat Oct 09 11:45:09 2021 xorriso : UPDATE : 67.48% done, estimate finish Sat Oct 09 11:37:39 2021 xorriso : UPDATE : 48.74% done, estimate finish Sat Oct 09 11:45:53 2021 xorriso : UPDATE : 67.55% done, estimate finish Sat Oct 09 11:37:42 2021 xorriso : UPDATE : 48.74% done, estimate finish Sat Oct 09 11:46:38 2021 xorriso : UPDATE : 67.72% done, estimate finish Sat Oct 09 11:37:28 2021 xorriso : UPDATE : 48.74% done, estimate finish Sat Oct 09 11:47:22 2021 xorriso : UPDATE : 67.75% done, estimate finish Sat Oct 09 11:37:38 2021 xorriso : UPDATE : 48.74% done, estimate finish Sat Oct 09 11:48:07 2021 xorriso : UPDATE : 67.75% done, estimate finish Sat Oct 09 11:37:56 2021 xorriso : UPDATE : 48.74% done, estimate finish Sat Oct 09 11:48:51 2021 xorriso : UPDATE : 68.05% done, estimate finish Sat Oct 09 11:37:21 2021 xorriso : UPDATE : 48.74% done, estimate finish Sat Oct 09 11:49:36 2021 xorriso : UPDATE : 68.08% done, estimate finish Sat Oct 09 11:37:31 2021 xorriso : UPDATE : 48.74% done, estimate finish Sat Oct 09 11:50:20 2021 xorriso : UPDATE : 68.08% done, estimate finish Sat Oct 09 11:37:48 2021 xorriso : UPDATE : 48.74% done, estimate finish Sat Oct 09 12:47:20 2021 xorriso : UPDATE : 68.08% done, estimate finish Sat Oct 09 11:38:17 2021 xorriso : UPDATE : 48.74% done, estimate finish Sat Oct 09 12:54:29 2021 xorriso : UPDATE : 68.08% done, estimate finish Sat Oct 09 11:38:45 2021 xorriso : UPDATE : 48.74% done, estimate finish Sat Oct 09 13:01:38 2021 xorriso : UPDATE : 68.08% done, estimate finish Sat Oct 09 11:39:13 2021 xorriso : UPDATE : 48.74% done, estimate finish Sat Oct 09 13:08:47 2021 xorriso : UPDATE : 68.64% done, estimate finish Sat Oct 09 11:37:08 2021 xorriso : UPDATE : 49.13% done, estimate finish Sat Oct 09 11:52:53 2021 xorriso : UPDATE : 68.66% done, estimate finish Sat Oct 09 11:37:22 2021 xorriso : UPDATE : 49.90% done, estimate finish Sat Oct 09 11:42:41 2021 xorriso : UPDATE : 68.89% done, estimate finish Sat Oct 09 11:37:02 2021 xorriso : UPDATE : 50.00% done, estimate finish Sat Oct 09 11:42:35 2021 xorriso : UPDATE : 68.96% done, estimate finish Sat Oct 09 11:37:06 2021 xorriso : UPDATE : 50.06% done, estimate finish Sat Oct 09 11:42:42 2021 xorriso : UPDATE : 69.08% done, estimate finish Sat Oct 09 11:37:03 2021 xorriso : UPDATE : 50.14% done, estimate finish Sat Oct 09 11:42:41 2021 xorriso : UPDATE : 69.16% done, estimate finish Sat Oct 09 11:37:08 2021 xorriso : UPDATE : 50.22% done, estimate finish Sat Oct 09 11:42:44 2021 xorriso : UPDATE : 69.27% done, estimate finish Sat Oct 09 11:36:38 2021 xorriso : UPDATE : 50.29% done, estimate finish Sat Oct 09 11:39:33 2021 xorriso : UPDATE : 69.33% done, estimate finish Sat Oct 09 11:36:48 2021 xorriso : UPDATE : 50.35% done, estimate finish Sat Oct 09 11:39:45 2021 xorriso : UPDATE : 69.33% done, estimate finish Sat Oct 09 11:37:08 2021 xorriso : UPDATE : 50.42% done, estimate finish Sat Oct 09 11:39:56 2021 xorriso : UPDATE : 69.33% done, estimate finish Sat Oct 09 11:37:27 2021 xorriso : UPDATE : 50.48% done, estimate finish Sat Oct 09 11:40:06 2021 xorriso : UPDATE : 69.33% done, estimate finish Sat Oct 09 11:37:47 2021 xorriso : UPDATE : 50.55% done, estimate finish Sat Oct 09 11:40:17 2021 xorriso : UPDATE : 69.33% done, estimate finish Sat Oct 09 11:38:07 2021 xorriso : UPDATE : 50.60% done, estimate finish Sat Oct 09 11:40:27 2021 xorriso : UPDATE : 69.91% done, estimate finish Sat Oct 09 11:36:46 2021 xorriso : UPDATE : 50.62% done, estimate finish Sat Oct 09 11:40:43 2021 xorriso : UPDATE : 69.99% done, estimate finish Sat Oct 09 11:36:49 2021 xorriso : UPDATE : 50.62% done, estimate finish Sat Oct 09 11:41:03 2021 xorriso : UPDATE : 70.08% done, estimate finish Sat Oct 09 11:36:52 2021 xorriso : UPDATE : 50.62% done, estimate finish Sat Oct 09 11:41:21 2021 xorriso : UPDATE : 70.21% done, estimate finish Sat Oct 09 11:36:49 2021 xorriso : UPDATE : 50.89% done, estimate finish Sat Oct 09 11:40:53 2021 xorriso : UPDATE : 70.25% done, estimate finish Sat Oct 09 11:37:20 2021 xorriso : UPDATE : 50.94% done, estimate finish Sat Oct 09 11:44:24 2021 xorriso : UPDATE : 70.39% done, estimate finish Sat Oct 09 11:37:10 2021 xorriso : UPDATE : 51.00% done, estimate finish Sat Oct 09 11:44:32 2021 xorriso : UPDATE : 70.49% done, estimate finish Sat Oct 09 11:37:11 2021 xorriso : UPDATE : 51.07% done, estimate finish Sat Oct 09 11:44:30 2021 xorriso : UPDATE : 70.58% done, estimate finish Sat Oct 09 11:37:13 2021 xorriso : UPDATE : 70.68% done, estimate finish Sat Oct 09 11:37:11 2021 xorriso : UPDATE : 51.13% done, estimate finish Sat Oct 09 11:44:30 2021 xorriso : UPDATE : 70.75% done, estimate finish Sat Oct 09 11:37:17 2021 xorriso : UPDATE : 51.19% done, estimate finish Sat Oct 09 11:44:36 2021 xorriso : UPDATE : 70.75% done, estimate finish Sat Oct 09 11:37:34 2021 xorriso : UPDATE : 51.24% done, estimate finish Sat Oct 09 11:44:44 2021 xorriso : UPDATE : 70.75% done, estimate finish Sat Oct 09 11:37:50 2021 xorriso : UPDATE : 51.33% done, estimate finish Sat Oct 09 11:44:31 2021 xorriso : UPDATE : 71.11% done, estimate finish Sat Oct 09 11:37:08 2021 xorriso : UPDATE : 51.34% done, estimate finish Sat Oct 09 11:44:55 2021 xorriso : UPDATE : 71.21% done, estimate finish Sat Oct 09 11:37:09 2021 xorriso : UPDATE : 51.42% done, estimate finish Sat Oct 09 11:44:48 2021 xorriso : UPDATE : 71.25% done, estimate finish Sat Oct 09 11:37:16 2021 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 09 11:44:29 2021 xorriso : UPDATE : 71.25% done, estimate finish Sat Oct 09 11:37:36 2021 xorriso : UPDATE : 51.53% done, estimate finish Sat Oct 09 11:45:30 2021 xorriso : UPDATE : 71.25% done, estimate finish Sat Oct 09 11:38:00 2021 xorriso : UPDATE : 51.72% done, estimate finish Sat Oct 09 11:43:51 2021 xorriso : UPDATE : 71.66% done, estimate finish Sat Oct 09 11:36:56 2021 xorriso : UPDATE : 51.79% done, estimate finish Sat Oct 09 11:43:49 2021 xorriso : UPDATE : 71.74% done, estimate finish Sat Oct 09 11:36:59 2021 xorriso : UPDATE : 51.83% done, estimate finish Sat Oct 09 11:44:07 2021 xorriso : UPDATE : 71.83% done, estimate finish Sat Oct 09 11:37:02 2021 xorriso : UPDATE : 51.94% done, estimate finish Sat Oct 09 11:43:47 2021 xorriso : UPDATE : 71.86% done, estimate finish Sat Oct 09 11:37:14 2021 xorriso : UPDATE : 52.01% done, estimate finish Sat Oct 09 11:43:45 2021 xorriso : UPDATE : 72.04% done, estimate finish Sat Oct 09 11:37:03 2021 xorriso : UPDATE : 52.04% done, estimate finish Sat Oct 09 11:44:06 2021 xorriso : UPDATE : 72.09% done, estimate finish Sat Oct 09 11:37:08 2021 xorriso : UPDATE : 52.14% done, estimate finish Sat Oct 09 11:43:49 2021 xorriso : UPDATE : 72.19% done, estimate finish Sat Oct 09 11:37:10 2021 xorriso : UPDATE : 52.20% done, estimate finish Sat Oct 09 11:43:55 2021 xorriso : UPDATE : 72.35% done, estimate finish Sat Oct 09 11:37:03 2021 xorriso : UPDATE : 52.30% done, estimate finish Sat Oct 09 11:43:43 2021 xorriso : UPDATE : 72.41% done, estimate finish Sat Oct 09 11:36:44 2021 xorriso : UPDATE : 52.37% done, estimate finish Sat Oct 09 11:42:37 2021 xorriso : UPDATE : 72.49% done, estimate finish Sat Oct 09 11:36:50 2021 xorriso : UPDATE : 52.42% done, estimate finish Sat Oct 09 11:42:50 2021 xorriso : UPDATE : 72.57% done, estimate finish Sat Oct 09 11:36:56 2021 xorriso : UPDATE : 52.49% done, estimate finish Sat Oct 09 11:42:56 2021 xorriso : UPDATE : 72.65% done, estimate finish Sat Oct 09 11:37:00 2021 xorriso : UPDATE : 52.49% done, estimate finish Sat Oct 09 11:43:31 2021 xorriso : UPDATE : 72.79% done, estimate finish Sat Oct 09 11:36:55 2021 xorriso : UPDATE : 52.49% done, estimate finish Sat Oct 09 11:44:06 2021 xorriso : UPDATE : 72.89% done, estimate finish Sat Oct 09 11:36:56 2021 xorriso : UPDATE : 52.49% done, estimate finish Sat Oct 09 11:44:41 2021 xorriso : UPDATE : 72.98% done, estimate finish Sat Oct 09 11:36:58 2021 xorriso : UPDATE : 52.78% done, estimate finish Sat Oct 09 11:43:05 2021 xorriso : UPDATE : 73.08% done, estimate finish Sat Oct 09 11:37:00 2021 xorriso : UPDATE : 52.85% done, estimate finish Sat Oct 09 11:43:07 2021 xorriso : UPDATE : 73.17% done, estimate finish Sat Oct 09 11:37:02 2021 xorriso : UPDATE : 52.92% done, estimate finish Sat Oct 09 11:43:09 2021 xorriso : UPDATE : 73.24% done, estimate finish Sat Oct 09 11:37:05 2021 xorriso : UPDATE : 52.99% done, estimate finish Sat Oct 09 11:43:13 2021 xorriso : UPDATE : 73.24% done, estimate finish Sat Oct 09 11:37:59 2021 xorriso : UPDATE : 53.06% done, estimate finish Sat Oct 09 11:44:01 2021 xorriso : UPDATE : 73.41% done, estimate finish Sat Oct 09 11:37:38 2021 xorriso : UPDATE : 53.08% done, estimate finish Sat Oct 09 11:44:30 2021 xorriso : UPDATE : 73.44% done, estimate finish Sat Oct 09 11:37:52 2021 xorriso : UPDATE : 53.08% done, estimate finish Sat Oct 09 11:45:16 2021 xorriso : UPDATE : 53.08% done, estimate finish Sat Oct 09 11:45:58 2021 xorriso : UPDATE : 73.68% done, estimate finish Sat Oct 09 11:37:21 2021 xorriso : UPDATE : 53.08% done, estimate finish Sat Oct 09 11:46:43 2021 xorriso : UPDATE : 73.78% done, estimate finish Sat Oct 09 11:37:21 2021 xorriso : UPDATE : 53.08% done, estimate finish Sat Oct 09 11:47:29 2021 xorriso : UPDATE : 73.78% done, estimate finish Sat Oct 09 11:37:36 2021 xorriso : UPDATE : 53.08% done, estimate finish Sat Oct 09 11:48:15 2021 xorriso : UPDATE : 73.99% done, estimate finish Sat Oct 09 11:37:19 2021 xorriso : UPDATE : 53.48% done, estimate finish Sat Oct 09 11:44:23 2021 xorriso : UPDATE : 74.07% done, estimate finish Sat Oct 09 11:37:21 2021 xorriso : UPDATE : 53.64% done, estimate finish Sat Oct 09 11:43:46 2021 xorriso : UPDATE : 74.12% done, estimate finish Sat Oct 09 11:37:27 2021 xorriso : UPDATE : 53.70% done, estimate finish Sat Oct 09 11:43:49 2021 xorriso : UPDATE : 74.12% done, estimate finish Sat Oct 09 11:37:40 2021 xorriso : UPDATE : 53.70% done, estimate finish Sat Oct 09 11:44:14 2021 xorriso : UPDATE : 74.12% done, estimate finish Sat Oct 09 11:37:46 2021 xorriso : UPDATE : 53.70% done, estimate finish Sat Oct 09 11:45:16 2021 xorriso : UPDATE : 74.12% done, estimate finish Sat Oct 09 11:38:11 2021 xorriso : UPDATE : 53.70% done, estimate finish Sat Oct 09 11:46:06 2021 xorriso : UPDATE : 74.12% done, estimate finish Sat Oct 09 11:38:36 2021 xorriso : UPDATE : 53.70% done, estimate finish Sat Oct 09 11:46:56 2021 xorriso : UPDATE : 74.12% done, estimate finish Sat Oct 09 11:39:01 2021 xorriso : UPDATE : 53.70% done, estimate finish Sat Oct 09 11:47:46 2021 xorriso : UPDATE : 74.12% done, estimate finish Sat Oct 09 11:39:25 2021 xorriso : UPDATE : 54.19% done, estimate finish Sat Oct 09 11:43:17 2021 xorriso : UPDATE : 75.04% done, estimate finish Sat Oct 09 11:36:40 2021 xorriso : UPDATE : 54.29% done, estimate finish Sat Oct 09 11:43:08 2021 xorriso : UPDATE : 75.06% done, estimate finish Sat Oct 09 11:36:49 2021 xorriso : UPDATE : 54.36% done, estimate finish Sat Oct 09 11:43:11 2021 xorriso : UPDATE : 75.22% done, estimate finish Sat Oct 09 11:36:45 2021 xorriso : UPDATE : 54.43% done, estimate finish Sat Oct 09 11:43:12 2021 xorriso : UPDATE : 75.23% done, estimate finish Sat Oct 09 11:36:57 2021 xorriso : UPDATE : 54.51% done, estimate finish Sat Oct 09 11:43:12 2021 xorriso : UPDATE : 75.41% done, estimate finish Sat Oct 09 11:36:49 2021 xorriso : UPDATE : 54.58% done, estimate finish Sat Oct 09 11:43:14 2021 xorriso : UPDATE : 75.49% done, estimate finish Sat Oct 09 11:36:20 2021 xorriso : UPDATE : 54.59% done, estimate finish Sat Oct 09 11:42:18 2021 xorriso : UPDATE : 75.58% done, estimate finish Sat Oct 09 11:36:26 2021 xorriso : UPDATE : 54.71% done, estimate finish Sat Oct 09 11:42:09 2021 xorriso : UPDATE : 75.69% done, estimate finish Sat Oct 09 11:36:28 2021 xorriso : UPDATE : 54.79% done, estimate finish Sat Oct 09 11:42:13 2021 xorriso : UPDATE : 75.69% done, estimate finish Sat Oct 09 11:36:41 2021 xorriso : UPDATE : 54.86% done, estimate finish Sat Oct 09 11:42:20 2021 xorriso : UPDATE : 75.69% done, estimate finish Sat Oct 09 11:36:54 2021 xorriso : UPDATE : 54.95% done, estimate finish Sat Oct 09 11:42:18 2021 xorriso : UPDATE : 76.01% done, estimate finish Sat Oct 09 11:36:34 2021 xorriso : UPDATE : 55.01% done, estimate finish Sat Oct 09 11:42:26 2021 xorriso : UPDATE : 76.09% done, estimate finish Sat Oct 09 11:36:37 2021 xorriso : UPDATE : 55.07% done, estimate finish Sat Oct 09 11:42:32 2021 xorriso : UPDATE : 76.17% done, estimate finish Sat Oct 09 11:36:41 2021 xorriso : UPDATE : 55.14% done, estimate finish Sat Oct 09 11:42:36 2021 xorriso : UPDATE : 76.23% done, estimate finish Sat Oct 09 11:36:47 2021 xorriso : UPDATE : 55.19% done, estimate finish Sat Oct 09 11:42:47 2021 xorriso : UPDATE : 76.29% done, estimate finish Sat Oct 09 11:36:51 2021 xorriso : UPDATE : 55.29% done, estimate finish Sat Oct 09 11:42:41 2021 xorriso : UPDATE : 76.46% done, estimate finish Sat Oct 09 11:37:19 2021 xorriso : UPDATE : 55.35% done, estimate finish Sat Oct 09 11:43:18 2021 xorriso : UPDATE : 76.56% done, estimate finish Sat Oct 09 11:37:20 2021 xorriso : UPDATE : 55.40% done, estimate finish Sat Oct 09 11:43:30 2021 xorriso : UPDATE : 76.56% done, estimate finish Sat Oct 09 11:37:39 2021 xorriso : UPDATE : 55.49% done, estimate finish Sat Oct 09 11:43:26 2021 xorriso : UPDATE : 76.77% done, estimate finish Sat Oct 09 11:37:18 2021 xorriso : UPDATE : 55.51% done, estimate finish Sat Oct 09 11:43:52 2021 xorriso : UPDATE : 76.87% done, estimate finish Sat Oct 09 11:37:18 2021 xorriso : UPDATE : 55.51% done, estimate finish Sat Oct 09 11:44:27 2021 xorriso : UPDATE : 76.99% done, estimate finish Sat Oct 09 11:37:14 2021 xorriso : UPDATE : 55.51% done, estimate finish Sat Oct 09 11:45:02 2021 xorriso : UPDATE : 77.05% done, estimate finish Sat Oct 09 11:37:19 2021 xorriso : UPDATE : 55.51% done, estimate finish Sat Oct 09 11:45:37 2021 xorriso : UPDATE : 77.08% done, estimate finish Sat Oct 09 11:37:28 2021 xorriso : UPDATE : 55.51% done, estimate finish Sat Oct 09 11:46:12 2021 xorriso : UPDATE : 77.21% done, estimate finish Sat Oct 09 11:37:23 2021 xorriso : UPDATE : 55.51% done, estimate finish Sat Oct 09 11:46:47 2021 xorriso : UPDATE : 77.33% done, estimate finish Sat Oct 09 11:37:20 2021 xorriso : UPDATE : 55.51% done, estimate finish Sat Oct 09 11:47:22 2021 xorriso : UPDATE : 77.33% done, estimate finish Sat Oct 09 11:37:43 2021 xorriso : UPDATE : 55.51% done, estimate finish Sat Oct 09 12:10:17 2021 xorriso : UPDATE : 77.33% done, estimate finish Sat Oct 09 11:38:06 2021 xorriso : UPDATE : 55.51% done, estimate finish Sat Oct 09 12:13:40 2021 xorriso : UPDATE : 77.33% done, estimate finish Sat Oct 09 11:38:28 2021 xorriso : UPDATE : 55.96% done, estimate finish Sat Oct 09 11:46:48 2021 xorriso : UPDATE : 77.33% done, estimate finish Sat Oct 09 11:38:51 2021 xorriso : UPDATE : 56.19% done, estimate finish Sat Oct 09 11:44:34 2021 xorriso : UPDATE : 77.90% done, estimate finish Sat Oct 09 11:37:10 2021 xorriso : UPDATE : 56.19% done, estimate finish Sat Oct 09 11:45:12 2021 xorriso : UPDATE : 78.00% done, estimate finish Sat Oct 09 11:37:09 2021 xorriso : UPDATE : 56.34% done, estimate finish Sat Oct 09 11:44:20 2021 xorriso : UPDATE : 78.06% done, estimate finish Sat Oct 09 11:37:13 2021 xorriso : UPDATE : 56.47% done, estimate finish Sat Oct 09 11:43:54 2021 xorriso : UPDATE : 78.19% done, estimate finish Sat Oct 09 11:37:11 2021 xorriso : UPDATE : 78.21% done, estimate finish Sat Oct 09 11:37:19 2021 xorriso : UPDATE : 56.53% done, estimate finish Sat Oct 09 11:43:58 2021 xorriso : UPDATE : 78.37% done, estimate finish Sat Oct 09 11:37:12 2021 xorriso : UPDATE : 56.53% done, estimate finish Sat Oct 09 11:44:25 2021 xorriso : UPDATE : 78.47% done, estimate finish Sat Oct 09 11:37:12 2021 xorriso : UPDATE : 56.53% done, estimate finish Sat Oct 09 11:44:52 2021 xorriso : UPDATE : 78.58% done, estimate finish Sat Oct 09 11:36:51 2021 xorriso : UPDATE : 56.53% done, estimate finish Sat Oct 09 11:41:39 2021 xorriso : UPDATE : 78.66% done, estimate finish Sat Oct 09 11:36:55 2021 xorriso : UPDATE : 56.53% done, estimate finish Sat Oct 09 11:42:11 2021 xorriso : UPDATE : 78.73% done, estimate finish Sat Oct 09 11:37:00 2021 xorriso : UPDATE : 56.53% done, estimate finish Sat Oct 09 11:42:41 2021 xorriso : UPDATE : 78.85% done, estimate finish Sat Oct 09 11:36:59 2021 xorriso : UPDATE : 56.53% done, estimate finish Sat Oct 09 11:43:12 2021 xorriso : UPDATE : 78.94% done, estimate finish Sat Oct 09 11:37:02 2021 xorriso : UPDATE : 56.53% done, estimate finish Sat Oct 09 11:43:43 2021 xorriso : UPDATE : 79.02% done, estimate finish Sat Oct 09 11:37:04 2021 xorriso : UPDATE : 56.68% done, estimate finish Sat Oct 09 11:43:15 2021 xorriso : UPDATE : 79.11% done, estimate finish Sat Oct 09 11:37:07 2021 xorriso : UPDATE : 57.28% done, estimate finish Sat Oct 09 11:41:13 2021 xorriso : UPDATE : 79.18% done, estimate finish Sat Oct 09 11:37:08 2021 xorriso : UPDATE : 57.34% done, estimate finish Sat Oct 09 11:41:21 2021 xorriso : UPDATE : 79.27% done, estimate finish Sat Oct 09 11:37:10 2021 xorriso : UPDATE : 57.37% done, estimate finish Sat Oct 09 11:41:34 2021 xorriso : UPDATE : 79.33% done, estimate finish Sat Oct 09 11:37:15 2021 xorriso : UPDATE : 57.48% done, estimate finish Sat Oct 09 11:41:33 2021 xorriso : UPDATE : 79.51% done, estimate finish Sat Oct 09 11:37:29 2021 xorriso : UPDATE : 57.54% done, estimate finish Sat Oct 09 11:41:42 2021 xorriso : UPDATE : 79.60% done, estimate finish Sat Oct 09 11:37:29 2021 xorriso : UPDATE : 57.60% done, estimate finish Sat Oct 09 11:41:54 2021 xorriso : UPDATE : 79.68% done, estimate finish Sat Oct 09 11:37:29 2021 xorriso : UPDATE : 57.66% done, estimate finish Sat Oct 09 11:42:03 2021 xorriso : UPDATE : 79.77% done, estimate finish Sat Oct 09 11:37:31 2021 xorriso : UPDATE : 57.71% done, estimate finish Sat Oct 09 11:42:16 2021 xorriso : UPDATE : 79.84% done, estimate finish Sat Oct 09 11:37:33 2021 xorriso : UPDATE : 57.76% done, estimate finish Sat Oct 09 11:42:28 2021 xorriso : UPDATE : 79.92% done, estimate finish Sat Oct 09 11:37:36 2021 xorriso : UPDATE : 57.85% done, estimate finish Sat Oct 09 11:42:27 2021 xorriso : UPDATE : 80.03% done, estimate finish Sat Oct 09 11:37:33 2021 xorriso : UPDATE : 57.85% done, estimate finish Sat Oct 09 11:42:51 2021 xorriso : UPDATE : 80.12% done, estimate finish Sat Oct 09 11:37:33 2021 xorriso : UPDATE : 57.85% done, estimate finish Sat Oct 09 11:43:14 2021 xorriso : UPDATE : 80.24% done, estimate finish Sat Oct 09 11:37:30 2021 xorriso : UPDATE : 57.85% done, estimate finish Sat Oct 09 11:43:38 2021 xorriso : UPDATE : 80.33% done, estimate finish Sat Oct 09 11:37:30 2021 xorriso : UPDATE : 57.85% done, estimate finish Sat Oct 09 11:44:03 2021 xorriso : UPDATE : 80.38% done, estimate finish Sat Oct 09 11:37:39 2021 xorriso : UPDATE : 57.85% done, estimate finish Sat Oct 09 11:52:58 2021 xorriso : UPDATE : 80.51% done, estimate finish Sat Oct 09 11:37:30 2021 xorriso : UPDATE : 58.21% done, estimate finish Sat Oct 09 11:44:56 2021 xorriso : UPDATE : 80.53% done, estimate finish Sat Oct 09 11:37:44 2021 xorriso : UPDATE : 58.40% done, estimate finish Sat Oct 09 11:43:42 2021 xorriso : UPDATE : 80.53% done, estimate finish Sat Oct 09 11:38:01 2021 xorriso : UPDATE : 58.46% done, estimate finish Sat Oct 09 11:43:47 2021 xorriso : UPDATE : 80.53% done, estimate finish Sat Oct 09 11:38:18 2021 xorriso : UPDATE : 58.57% done, estimate finish Sat Oct 09 11:43:30 2021 xorriso : UPDATE : 80.53% done, estimate finish Sat Oct 09 11:38:35 2021 xorriso : UPDATE : 58.57% done, estimate finish Sat Oct 09 11:43:59 2021 xorriso : UPDATE : 81.08% done, estimate finish Sat Oct 09 11:37:17 2021 xorriso : UPDATE : 58.57% done, estimate finish Sat Oct 09 11:44:28 2021 xorriso : UPDATE : 58.57% done, estimate finish Sat Oct 09 11:44:56 2021 xorriso : UPDATE : 81.15% done, estimate finish Sat Oct 09 11:37:20 2021 xorriso : UPDATE : 58.57% done, estimate finish Sat Oct 09 11:45:26 2021 xorriso : UPDATE : 81.25% done, estimate finish Sat Oct 09 11:37:19 2021 xorriso : UPDATE : 58.57% done, estimate finish Sat Oct 09 11:45:55 2021 xorriso : UPDATE : 81.33% done, estimate finish Sat Oct 09 11:37:21 2021 xorriso : UPDATE : 58.57% done, estimate finish Sat Oct 09 11:46:24 2021 xorriso : UPDATE : 81.45% done, estimate finish Sat Oct 09 11:37:03 2021 xorriso : UPDATE : 58.57% done, estimate finish Sat Oct 09 11:44:22 2021 xorriso : UPDATE : 81.52% done, estimate finish Sat Oct 09 11:37:09 2021 xorriso : UPDATE : 58.57% done, estimate finish Sat Oct 09 11:45:03 2021 xorriso : UPDATE : 81.62% done, estimate finish Sat Oct 09 11:37:10 2021 xorriso : UPDATE : 58.57% done, estimate finish Sat Oct 09 11:45:45 2021 xorriso : UPDATE : 81.62% done, estimate finish Sat Oct 09 11:37:23 2021 xorriso : UPDATE : 58.67% done, estimate finish Sat Oct 09 11:45:19 2021 xorriso : UPDATE : 81.87% done, estimate finish Sat Oct 09 11:37:05 2021 xorriso : UPDATE : 59.52% done, estimate finish Sat Oct 09 11:41:12 2021 xorriso : UPDATE : 81.87% done, estimate finish Sat Oct 09 11:37:16 2021 xorriso : UPDATE : 59.59% done, estimate finish Sat Oct 09 11:41:20 2021 xorriso : UPDATE : 81.87% done, estimate finish Sat Oct 09 11:37:28 2021 xorriso : UPDATE : 59.67% done, estimate finish Sat Oct 09 11:41:24 2021 xorriso : UPDATE : 81.87% done, estimate finish Sat Oct 09 11:37:39 2021 xorriso : UPDATE : 59.71% done, estimate finish Sat Oct 09 11:41:34 2021 xorriso : UPDATE : 81.87% done, estimate finish Sat Oct 09 11:37:50 2021 xorriso : UPDATE : 59.80% done, estimate finish Sat Oct 09 11:41:36 2021 xorriso : UPDATE : 81.87% done, estimate finish Sat Oct 09 11:38:02 2021 xorriso : UPDATE : 59.87% done, estimate finish Sat Oct 09 11:41:41 2021 xorriso : UPDATE : 81.87% done, estimate finish Sat Oct 09 11:40:57 2021 xorriso : UPDATE : 59.89% done, estimate finish Sat Oct 09 11:40:37 2021 xorriso : UPDATE : 81.87% done, estimate finish Sat Oct 09 11:41:35 2021 xorriso : UPDATE : 60.01% done, estimate finish Sat Oct 09 11:40:39 2021 xorriso : UPDATE : 81.87% done, estimate finish Sat Oct 09 11:42:13 2021 xorriso : UPDATE : 60.06% done, estimate finish Sat Oct 09 11:40:51 2021 xorriso : UPDATE : 81.87% done, estimate finish Sat Oct 09 11:42:51 2021 xorriso : UPDATE : 60.12% done, estimate finish Sat Oct 09 11:41:01 2021 xorriso : UPDATE : 81.87% done, estimate finish Sat Oct 09 11:43:29 2021 xorriso : UPDATE : 60.19% done, estimate finish Sat Oct 09 11:41:08 2021 xorriso : UPDATE : 81.87% done, estimate finish Sat Oct 09 11:44:07 2021 xorriso : UPDATE : 60.19% done, estimate finish Sat Oct 09 11:41:26 2021 xorriso : UPDATE : 81.87% done, estimate finish Sat Oct 09 11:44:45 2021 xorriso : UPDATE : 60.34% done, estimate finish Sat Oct 09 11:41:19 2021 xorriso : UPDATE : 81.87% done, estimate finish Sat Oct 09 11:45:23 2021 xorriso : UPDATE : 60.44% done, estimate finish Sat Oct 09 11:41:22 2021 xorriso : UPDATE : 81.87% done, estimate finish Sat Oct 09 11:46:01 2021 xorriso : UPDATE : 60.49% done, estimate finish Sat Oct 09 11:41:29 2021 xorriso : UPDATE : 81.87% done, estimate finish Sat Oct 09 11:46:39 2021 xorriso : UPDATE : 60.58% done, estimate finish Sat Oct 09 11:41:31 2021 xorriso : UPDATE : 81.87% done xorriso : UPDATE : 60.62% done, estimate finish Sat Oct 09 11:43:30 2021 xorriso : UPDATE : 81.87% done xorriso : UPDATE : 60.71% done, estimate finish Sat Oct 09 11:43:20 2021 xorriso : UPDATE : 81.87% done xorriso : UPDATE : 60.75% done, estimate finish Sat Oct 09 11:43:38 2021 xorriso : UPDATE : 81.87% done xorriso : UPDATE : 60.82% done, estimate finish Sat Oct 09 11:43:36 2021 xorriso : UPDATE : 81.87% done xorriso : UPDATE : 60.82% done, estimate finish Sat Oct 09 11:44:07 2021 xorriso : UPDATE : 82.24% done, estimate finish Sat Oct 09 11:45:11 2021 xorriso : UPDATE : 60.97% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 84.02% done, estimate finish Sat Oct 09 11:36:40 2021 xorriso : UPDATE : 61.06% done, estimate finish Sat Oct 09 11:43:28 2021 xorriso : UPDATE : 84.82% done, estimate finish Sat Oct 09 11:36:12 2021 xorriso : UPDATE : 61.20% done, estimate finish Sat Oct 09 11:43:10 2021 xorriso : UPDATE : 84.89% done, estimate finish Sat Oct 09 11:36:15 2021 xorriso : UPDATE : 61.28% done, estimate finish Sat Oct 09 11:43:10 2021 xorriso : UPDATE : 84.89% done, estimate finish Sat Oct 09 11:36:20 2021 xorriso : UPDATE : 61.28% done, estimate finish Sat Oct 09 11:43:31 2021 xorriso : UPDATE : 84.89% done, estimate finish Sat Oct 09 11:35:42 2021 xorriso : UPDATE : 61.43% done, estimate finish Sat Oct 09 11:42:53 2021 xorriso : UPDATE : 84.89% done, estimate finish Sat Oct 09 11:35:47 2021 xorriso : UPDATE : 61.49% done, estimate finish Sat Oct 09 11:43:03 2021 xorriso : UPDATE : 84.89% done, estimate finish Sat Oct 09 11:35:54 2021 xorriso : UPDATE : 61.49% done, estimate finish Sat Oct 09 11:43:36 2021 xorriso : UPDATE : 85.20% done, estimate finish Sat Oct 09 11:35:51 2021 xorriso : UPDATE : 61.69% done, estimate finish Sat Oct 09 11:42:45 2021 xorriso : UPDATE : 85.72% done, estimate finish Sat Oct 09 11:35:47 2021 xorriso : UPDATE : 61.77% done, estimate finish Sat Oct 09 11:42:47 2021 xorriso : UPDATE : 85.78% done, estimate finish Sat Oct 09 11:35:49 2021 xorriso : UPDATE : 61.84% done, estimate finish Sat Oct 09 11:42:50 2021 xorriso : UPDATE : 85.87% done, estimate finish Sat Oct 09 11:35:51 2021 xorriso : UPDATE : 61.89% done, estimate finish Sat Oct 09 11:43:00 2021 xorriso : UPDATE : 86.03% done, estimate finish Sat Oct 09 11:35:53 2021 xorriso : UPDATE : 61.89% done, estimate finish Sat Oct 09 11:43:24 2021 xorriso : UPDATE : 86.12% done, estimate finish Sat Oct 09 11:35:55 2021 xorriso : UPDATE : 61.89% done, estimate finish Sat Oct 09 11:43:47 2021 xorriso : UPDATE : 86.19% done, estimate finish Sat Oct 09 11:35:58 2021 xorriso : UPDATE : 62.16% done, estimate finish Sat Oct 09 11:42:53 2021 xorriso : UPDATE : 86.30% done, estimate finish Sat Oct 09 11:36:30 2021 xorriso : UPDATE : 62.21% done, estimate finish Sat Oct 09 11:43:07 2021 xorriso : UPDATE : 86.38% done, estimate finish Sat Oct 09 11:36:34 2021 xorriso : UPDATE : 62.21% done, estimate finish Sat Oct 09 11:43:43 2021 xorriso : UPDATE : 86.50% done, estimate finish Sat Oct 09 11:36:36 2021 xorriso : UPDATE : 62.21% done, estimate finish Sat Oct 09 11:44:19 2021 xorriso : UPDATE : 86.57% done, estimate finish Sat Oct 09 11:36:39 2021 xorriso : UPDATE : 86.63% done, estimate finish Sat Oct 09 11:36:42 2021 xorriso : UPDATE : 62.46% done, estimate finish Sat Oct 09 11:42:59 2021 xorriso : UPDATE : 86.70% done, estimate finish Sat Oct 09 11:36:46 2021 xorriso : UPDATE : 62.53% done, estimate finish Sat Oct 09 11:43:01 2021 xorriso : UPDATE : 86.78% done, estimate finish Sat Oct 09 11:36:48 2021 xorriso : UPDATE : 62.53% done, estimate finish Sat Oct 09 11:43:27 2021 xorriso : UPDATE : 86.90% done, estimate finish Sat Oct 09 11:36:49 2021 xorriso : UPDATE : 62.53% done, estimate finish Sat Oct 09 11:43:53 2021 xorriso : UPDATE : 86.97% done, estimate finish Sat Oct 09 11:36:52 2021 xorriso : UPDATE : 62.74% done, estimate finish Sat Oct 09 11:43:09 2021 xorriso : UPDATE : 87.04% done, estimate finish Sat Oct 09 11:36:53 2021 xorriso : UPDATE : 62.83% done, estimate finish Sat Oct 09 11:43:05 2021 xorriso : UPDATE : 87.08% done, estimate finish Sat Oct 09 11:36:57 2021 xorriso : UPDATE : 62.91% done, estimate finish Sat Oct 09 11:43:06 2021 xorriso : UPDATE : 87.08% done, estimate finish Sat Oct 09 11:37:55 2021 xorriso : UPDATE : 62.97% done, estimate finish Sat Oct 09 11:43:12 2021 xorriso : UPDATE : 87.41% done, estimate finish Sat Oct 09 11:37:15 2021 xorriso : UPDATE : 62.97% done, estimate finish Sat Oct 09 11:43:48 2021 xorriso : UPDATE : 87.50% done, estimate finish Sat Oct 09 11:37:15 2021 xorriso : UPDATE : 62.97% done, estimate finish Sat Oct 09 11:44:24 2021 xorriso : UPDATE : 87.59% done, estimate finish Sat Oct 09 11:37:16 2021 xorriso : UPDATE : 62.97% done, estimate finish Sat Oct 09 11:45:00 2021 xorriso : UPDATE : 87.68% done, estimate finish Sat Oct 09 11:37:16 2021 xorriso : UPDATE : 62.97% done, estimate finish Sat Oct 09 11:45:36 2021 xorriso : UPDATE : 87.82% done, estimate finish Sat Oct 09 11:37:12 2021 xorriso : UPDATE : 62.97% done, estimate finish Sat Oct 09 11:46:14 2021 xorriso : UPDATE : 87.91% done, estimate finish Sat Oct 09 11:37:12 2021 xorriso : UPDATE : 63.50% done, estimate finish Sat Oct 09 11:42:54 2021 xorriso : UPDATE : 88.01% done, estimate finish Sat Oct 09 11:37:13 2021 xorriso : UPDATE : 63.61% done, estimate finish Sat Oct 09 11:42:45 2021 xorriso : UPDATE : 88.11% done, estimate finish Sat Oct 09 11:37:12 2021 xorriso : UPDATE : 63.61% done, estimate finish Sat Oct 09 11:43:05 2021 xorriso : UPDATE : 88.21% done, estimate finish Sat Oct 09 11:37:11 2021 xorriso : UPDATE : 63.61% done, estimate finish Sat Oct 09 11:43:25 2021 xorriso : UPDATE : 88.21% done, estimate finish Sat Oct 09 11:36:55 2021 xorriso : UPDATE : 63.61% done, estimate finish Sat Oct 09 11:44:25 2021 xorriso : UPDATE : 88.21% done, estimate finish Sat Oct 09 11:37:05 2021 xorriso : UPDATE : 63.61% done, estimate finish Sat Oct 09 11:45:09 2021 xorriso : UPDATE : 88.21% done, estimate finish Sat Oct 09 11:37:16 2021 xorriso : UPDATE : 63.61% done, estimate finish Sat Oct 09 11:45:52 2021 xorriso : UPDATE : 88.31% done, estimate finish Sat Oct 09 11:37:15 2021 xorriso : UPDATE : 64.20% done, estimate finish Sat Oct 09 11:42:02 2021 xorriso : UPDATE : 88.79% done, estimate finish Sat Oct 09 11:36:48 2021 xorriso : UPDATE : 64.29% done, estimate finish Sat Oct 09 11:42:03 2021 xorriso : UPDATE : 88.85% done, estimate finish Sat Oct 09 11:36:51 2021 xorriso : UPDATE : 64.30% done, estimate finish Sat Oct 09 11:42:24 2021 xorriso : UPDATE : 89.04% done, estimate finish Sat Oct 09 11:36:48 2021 xorriso : UPDATE : 64.44% done, estimate finish Sat Oct 09 11:42:11 2021 xorriso : UPDATE : 89.07% done, estimate finish Sat Oct 09 11:36:51 2021 xorriso : UPDATE : 64.44% done, estimate finish Sat Oct 09 11:42:31 2021 xorriso : UPDATE : 89.15% done, estimate finish Sat Oct 09 11:36:53 2021 xorriso : UPDATE : 64.44% done, estimate finish Sat Oct 09 11:42:49 2021 xorriso : UPDATE : 89.30% done, estimate finish Sat Oct 09 11:36:52 2021 xorriso : UPDATE : 64.44% done, estimate finish Sat Oct 09 11:43:09 2021 xorriso : UPDATE : 89.44% done, estimate finish Sat Oct 09 11:36:47 2021 xorriso : UPDATE : 64.44% done, estimate finish Sat Oct 09 11:42:45 2021 xorriso : UPDATE : 89.52% done, estimate finish Sat Oct 09 11:36:49 2021 xorriso : UPDATE : 64.44% done, estimate finish Sat Oct 09 11:43:18 2021 xorriso : UPDATE : 89.57% done, estimate finish Sat Oct 09 11:36:55 2021 xorriso : UPDATE : 64.44% done, estimate finish Sat Oct 09 11:43:51 2021 xorriso : UPDATE : 89.67% done, estimate finish Sat Oct 09 11:36:55 2021 xorriso : UPDATE : 64.81% done, estimate finish Sat Oct 09 11:42:10 2021 xorriso : UPDATE : 89.81% done, estimate finish Sat Oct 09 11:36:54 2021 xorriso : UPDATE : 65.10% done, estimate finish Sat Oct 09 11:41:31 2021 xorriso : UPDATE : 65.19% done, estimate finish Sat Oct 09 11:41:32 2021 xorriso : UPDATE : 89.86% done, estimate finish Sat Oct 09 11:36:58 2021 xorriso : UPDATE : 65.20% done, estimate finish Sat Oct 09 11:41:47 2021 xorriso : UPDATE : 90.02% done, estimate finish Sat Oct 09 11:36:55 2021 xorriso : UPDATE : 65.32% done, estimate finish Sat Oct 09 11:41:44 2021 xorriso : UPDATE : 90.12% done, estimate finish Sat Oct 09 11:36:56 2021 xorriso : UPDATE : 65.42% done, estimate finish Sat Oct 09 11:41:45 2021 xorriso : UPDATE : 90.16% done, estimate finish Sat Oct 09 11:36:59 2021 xorriso : UPDATE : 65.50% done, estimate finish Sat Oct 09 11:41:47 2021 xorriso : UPDATE : 90.32% done, estimate finish Sat Oct 09 11:36:57 2021 xorriso : UPDATE : 65.54% done, estimate finish Sat Oct 09 11:41:55 2021 xorriso : UPDATE : 90.40% done, estimate finish Sat Oct 09 11:37:10 2021 xorriso : UPDATE : 65.59% done, estimate finish Sat Oct 09 11:41:35 2021 xorriso : UPDATE : 90.49% done, estimate finish Sat Oct 09 11:37:11 2021 xorriso : UPDATE : 65.71% done, estimate finish Sat Oct 09 11:41:32 2021 xorriso : UPDATE : 90.49% done, estimate finish Sat Oct 09 11:37:20 2021 xorriso : UPDATE : 65.74% done, estimate finish Sat Oct 09 11:41:46 2021 xorriso : UPDATE : 90.74% done, estimate finish Sat Oct 09 11:37:05 2021 xorriso : UPDATE : 65.79% done, estimate finish Sat Oct 09 11:41:57 2021 xorriso : UPDATE : 90.78% done, estimate finish Sat Oct 09 11:37:10 2021 xorriso : UPDATE : 65.79% done, estimate finish Sat Oct 09 11:42:17 2021 xorriso : UPDATE : 90.93% done, estimate finish Sat Oct 09 11:37:06 2021 xorriso : UPDATE : 65.96% done, estimate finish Sat Oct 09 11:42:01 2021 xorriso : UPDATE : 91.07% done, estimate finish Sat Oct 09 11:37:04 2021 xorriso : UPDATE : 66.07% done, estimate finish Sat Oct 09 11:41:59 2021 xorriso : UPDATE : 91.17% done, estimate finish Sat Oct 09 11:37:04 2021 xorriso : UPDATE : 66.13% done, estimate finish Sat Oct 09 11:42:04 2021 xorriso : UPDATE : 91.21% done, estimate finish Sat Oct 09 11:37:07 2021 xorriso : UPDATE : 66.21% done, estimate finish Sat Oct 09 11:42:07 2021 xorriso : UPDATE : 91.36% done, estimate finish Sat Oct 09 11:37:04 2021 xorriso : UPDATE : 66.29% done, estimate finish Sat Oct 09 11:42:09 2021 xorriso : UPDATE : 91.46% done, estimate finish Sat Oct 09 11:37:01 2021 xorriso : UPDATE : 66.38% done, estimate finish Sat Oct 09 11:42:58 2021 xorriso : UPDATE : 91.58% done, estimate finish Sat Oct 09 11:37:00 2021 xorriso : UPDATE : 66.39% done, estimate finish Sat Oct 09 11:43:25 2021 xorriso : UPDATE : 91.72% done, estimate finish Sat Oct 09 11:36:57 2021 xorriso : UPDATE : 66.53% done, estimate finish Sat Oct 09 11:43:01 2021 xorriso : UPDATE : 91.76% done, estimate finish Sat Oct 09 11:37:01 2021 xorriso : UPDATE : 66.54% done, estimate finish Sat Oct 09 11:43:25 2021 xorriso : UPDATE : 91.91% done, estimate finish Sat Oct 09 11:36:59 2021 xorriso : UPDATE : 66.68% done, estimate finish Sat Oct 09 11:43:01 2021 xorriso : UPDATE : 92.03% done, estimate finish Sat Oct 09 11:36:59 2021 xorriso : UPDATE : 66.69% done, estimate finish Sat Oct 09 11:43:22 2021 xorriso : UPDATE : 92.09% done, estimate finish Sat Oct 09 11:37:01 2021 xorriso : UPDATE : 66.88% done, estimate finish Sat Oct 09 11:42:49 2021 xorriso : UPDATE : 92.26% done, estimate finish Sat Oct 09 11:36:57 2021 xorriso : UPDATE : 66.93% done, estimate finish Sat Oct 09 11:42:58 2021 xorriso : UPDATE : 92.35% done, estimate finish Sat Oct 09 11:36:58 2021 xorriso : UPDATE : 67.04% done, estimate finish Sat Oct 09 11:42:51 2021 xorriso : UPDATE : 92.40% done, estimate finish Sat Oct 09 11:37:01 2021 xorriso : UPDATE : 67.11% done, estimate finish Sat Oct 09 11:42:52 2021 xorriso : UPDATE : 92.54% done, estimate finish Sat Oct 09 11:36:59 2021 xorriso : UPDATE : 67.19% done, estimate finish Sat Oct 09 11:42:49 2021 xorriso : UPDATE : 92.66% done, estimate finish Sat Oct 09 11:36:59 2021 xorriso : UPDATE : 67.25% done, estimate finish Sat Oct 09 11:42:57 2021 xorriso : UPDATE : 92.72% done, estimate finish Sat Oct 09 11:37:01 2021 xorriso : UPDATE : 67.32% done, estimate finish Sat Oct 09 11:42:59 2021 xorriso : UPDATE : 92.77% done, estimate finish Sat Oct 09 11:37:05 2021 xorriso : UPDATE : 67.44% done, estimate finish Sat Oct 09 11:42:44 2021 xorriso : UPDATE : 92.77% done, estimate finish Sat Oct 09 11:37:11 2021 xorriso : UPDATE : 67.51% done, estimate finish Sat Oct 09 11:42:49 2021 xorriso : UPDATE : 92.77% done, estimate finish Sat Oct 09 11:37:18 2021 xorriso : UPDATE : 67.58% done, estimate finish Sat Oct 09 11:42:52 2021 xorriso : UPDATE : 93.26% done, estimate finish Sat Oct 09 11:36:56 2021 xorriso : UPDATE : 67.67% done, estimate finish Sat Oct 09 11:42:49 2021 xorriso : UPDATE : 93.31% done, estimate finish Sat Oct 09 11:36:58 2021 xorriso : UPDATE : 67.75% done, estimate finish Sat Oct 09 11:42:48 2021 xorriso : UPDATE : 93.31% done, estimate finish Sat Oct 09 11:37:03 2021 xorriso : UPDATE : 67.80% done, estimate finish Sat Oct 09 11:42:56 2021 xorriso : UPDATE : 93.31% done, estimate finish Sat Oct 09 11:37:07 2021 xorriso : UPDATE : 67.93% done, estimate finish Sat Oct 09 11:42:44 2021 xorriso : UPDATE : 93.31% done, estimate finish Sat Oct 09 11:37:26 2021 xorriso : UPDATE : 68.03% done, estimate finish Sat Oct 09 11:42:36 2021 xorriso : UPDATE : 93.31% done, estimate finish Sat Oct 09 11:37:35 2021 xorriso : UPDATE : 68.13% done, estimate finish Sat Oct 09 11:42:31 2021 xorriso : UPDATE : 94.03% done, estimate finish Sat Oct 09 11:36:51 2021 xorriso : UPDATE : 68.18% done, estimate finish Sat Oct 09 11:42:41 2021 xorriso : UPDATE : 94.13% done, estimate finish Sat Oct 09 11:36:52 2021 xorriso : UPDATE : 68.27% done, estimate finish Sat Oct 09 11:42:39 2021 xorriso : UPDATE : 94.15% done, estimate finish Sat Oct 09 11:36:55 2021 xorriso : UPDATE : 68.34% done, estimate finish Sat Oct 09 11:42:43 2021 xorriso : UPDATE : 94.39% done, estimate finish Sat Oct 09 11:36:51 2021 xorriso : UPDATE : 94.39% done, estimate finish Sat Oct 09 11:36:55 2021 xorriso : UPDATE : 68.38% done, estimate finish Sat Oct 09 11:42:51 2021 xorriso : UPDATE : 94.61% done, estimate finish Sat Oct 09 11:36:51 2021 xorriso : UPDATE : 68.51% done, estimate finish Sat Oct 09 11:42:40 2021 xorriso : UPDATE : 94.73% done, estimate finish Sat Oct 09 11:36:51 2021 xorriso : UPDATE : 68.59% done, estimate finish Sat Oct 09 11:42:40 2021 xorriso : UPDATE : 94.80% done, estimate finish Sat Oct 09 11:36:52 2021 xorriso : UPDATE : 68.67% done, estimate finish Sat Oct 09 11:42:42 2021 xorriso : UPDATE : 94.92% done, estimate finish Sat Oct 09 11:36:52 2021 xorriso : UPDATE : 68.73% done, estimate finish Sat Oct 09 11:42:46 2021 xorriso : UPDATE : 94.92% done, estimate finish Sat Oct 09 11:36:46 2021 xorriso : UPDATE : 68.81% done, estimate finish Sat Oct 09 11:42:56 2021 xorriso : UPDATE : 94.92% done, estimate finish Sat Oct 09 11:36:50 2021 xorriso : UPDATE : 68.89% done, estimate finish Sat Oct 09 11:42:57 2021 xorriso : UPDATE : 94.92% done, estimate finish Sat Oct 09 11:36:53 2021 xorriso : UPDATE : 68.94% done, estimate finish Sat Oct 09 11:43:06 2021 xorriso : UPDATE : 94.92% done, estimate finish Sat Oct 09 11:36:57 2021 xorriso : UPDATE : 69.03% done, estimate finish Sat Oct 09 11:43:01 2021 xorriso : UPDATE : 94.92% done, estimate finish Sat Oct 09 11:37:02 2021 xorriso : UPDATE : 69.12% done, estimate finish Sat Oct 09 11:42:57 2021 xorriso : UPDATE : 94.92% done, estimate finish Sat Oct 09 11:37:06 2021 xorriso : UPDATE : 69.19% done, estimate finish Sat Oct 09 11:43:00 2021 xorriso : UPDATE : 94.92% done, estimate finish Sat Oct 09 11:37:10 2021 xorriso : UPDATE : 69.27% done, estimate finish Sat Oct 09 11:42:59 2021 xorriso : UPDATE : 94.92% done, estimate finish Sat Oct 09 11:37:14 2021 xorriso : UPDATE : 69.35% done, estimate finish Sat Oct 09 11:42:58 2021 xorriso : UPDATE : 94.92% done, estimate finish Sat Oct 09 11:37:18 2021 xorriso : UPDATE : 69.44% done, estimate finish Sat Oct 09 11:42:56 2021 xorriso : UPDATE : 94.92% done, estimate finish Sat Oct 09 11:37:21 2021 xorriso : UPDATE : 69.53% done, estimate finish Sat Oct 09 11:42:54 2021 xorriso : UPDATE : 94.92% done xorriso : UPDATE : 69.60% done, estimate finish Sat Oct 09 11:42:55 2021 xorriso : UPDATE : 94.92% done xorriso : UPDATE : 69.70% done, estimate finish Sat Oct 09 11:42:46 2021 xorriso : UPDATE : 94.92% done xorriso : UPDATE : 69.77% done, estimate finish Sat Oct 09 11:42:49 2021 xorriso : UPDATE : 94.92% done xorriso : UPDATE : 69.84% done, estimate finish Sat Oct 09 11:42:52 2021 xorriso : UPDATE : 94.92% done xorriso : UPDATE : 69.92% done, estimate finish Sat Oct 09 11:42:51 2021 xorriso : UPDATE : 94.92% done xorriso : UPDATE : 70.00% done, estimate finish Sat Oct 09 11:42:53 2021 xorriso : UPDATE : 95.09% done, estimate finish Sat Oct 09 11:43:49 2021 xorriso : UPDATE : 70.08% done, estimate finish Sat Oct 09 11:42:52 2021 xorriso : UPDATE : 96.54% done, estimate finish Sat Oct 09 11:37:04 2021 xorriso : UPDATE : 70.15% done, estimate finish Sat Oct 09 11:42:54 2021 xorriso : UPDATE : 97.31% done, estimate finish Sat Oct 09 11:36:49 2021 xorriso : UPDATE : 70.24% done, estimate finish Sat Oct 09 11:42:53 2021 xorriso : UPDATE : 97.41% done, estimate finish Sat Oct 09 11:36:49 2021 xorriso : UPDATE : 70.30% done, estimate finish Sat Oct 09 11:42:54 2021 xorriso : UPDATE : 97.50% done, estimate finish Sat Oct 09 11:36:40 2021 xorriso : UPDATE : 70.36% done, estimate finish Sat Oct 09 11:43:04 2021 xorriso : UPDATE : 97.55% done, estimate finish Sat Oct 09 11:36:42 2021 xorriso : UPDATE : 70.40% done, estimate finish Sat Oct 09 11:43:17 2021 xorriso : UPDATE : 97.63% done, estimate finish Sat Oct 09 11:36:43 2021 xorriso : UPDATE : 70.43% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 97.72% done, estimate finish Sat Oct 09 11:36:44 2021 xorriso : UPDATE : 70.54% done, estimate finish Sat Oct 09 11:43:19 2021 xorriso : UPDATE : 97.91% done, estimate finish Sat Oct 09 11:36:44 2021 xorriso : UPDATE : 70.63% done, estimate finish Sat Oct 09 11:43:14 2021 xorriso : UPDATE : 97.96% done, estimate finish Sat Oct 09 11:36:46 2021 xorriso : UPDATE : 70.71% done, estimate finish Sat Oct 09 11:43:13 2021 xorriso : UPDATE : 70.77% done, estimate finish Sat Oct 09 11:43:15 2021 xorriso : UPDATE : 98.12% done, estimate finish Sat Oct 09 11:36:46 2021 xorriso : UPDATE : 70.83% done, estimate finish Sat Oct 09 11:43:17 2021 xorriso : UPDATE : 98.12% done, estimate finish Sat Oct 09 11:36:47 2021 xorriso : UPDATE : 70.90% done, estimate finish Sat Oct 09 11:43:18 2021 xorriso : UPDATE : 98.29% done, estimate finish Sat Oct 09 11:36:48 2021 xorriso : UPDATE : 70.90% done, estimate finish Sat Oct 09 11:43:37 2021 xorriso : UPDATE : 98.29% done, estimate finish Sat Oct 09 11:36:49 2021 xorriso : UPDATE : 71.03% done, estimate finish Sat Oct 09 11:43:22 2021 xorriso : UPDATE : 98.29% done, estimate finish Sat Oct 09 11:37:02 2021 xorriso : UPDATE : 71.09% done, estimate finish Sat Oct 09 11:43:48 2021 xorriso : UPDATE : 98.65% done, estimate finish Sat Oct 09 11:36:54 2021 xorriso : UPDATE : 71.18% done, estimate finish Sat Oct 09 11:43:37 2021 xorriso : UPDATE : 98.74% done, estimate finish Sat Oct 09 11:36:55 2021 xorriso : UPDATE : 71.24% done, estimate finish Sat Oct 09 11:43:40 2021 xorriso : UPDATE : 98.83% done, estimate finish Sat Oct 09 11:36:55 2021 xorriso : UPDATE : 71.30% done, estimate finish Sat Oct 09 11:43:43 2021 xorriso : UPDATE : 98.96% done, estimate finish Sat Oct 09 11:36:54 2021 xorriso : UPDATE : 71.39% done, estimate finish Sat Oct 09 11:43:35 2021 xorriso : UPDATE : 98.96% done, estimate finish Sat Oct 09 11:36:56 2021 xorriso : UPDATE : 71.45% done, estimate finish Sat Oct 09 11:43:37 2021 xorriso : UPDATE : 98.96% done, estimate finish Sat Oct 09 11:36:58 2021 xorriso : UPDATE : 71.53% done, estimate finish Sat Oct 09 11:43:33 2021 xorriso : UPDATE : 99.13% done, estimate finish Sat Oct 09 11:36:57 2021 xorriso : UPDATE : 71.60% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 99.38% done, estimate finish Sat Oct 09 11:36:54 2021 xorriso : UPDATE : 71.66% done, estimate finish Sat Oct 09 11:43:37 2021 xorriso : UPDATE : 99.47% done, estimate finish Sat Oct 09 11:36:55 2021 xorriso : UPDATE : 71.68% done, estimate finish Sat Oct 09 11:43:51 2021 xorriso : UPDATE : 99.57% done, estimate finish Sat Oct 09 11:36:54 2021 xorriso : UPDATE : 71.79% done, estimate finish Sat Oct 09 11:43:28 2021 xorriso : UPDATE : 99.57% done, estimate finish Sat Oct 09 11:36:55 2021 xorriso : UPDATE : 71.85% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 99.69% done, estimate finish Sat Oct 09 11:36:55 2021 xorriso : UPDATE : 71.89% done, estimate finish Sat Oct 09 11:43:47 2021 xorriso : UPDATE : 99.87% done xorriso : UPDATE : 71.98% done, estimate finish Sat Oct 09 11:43:36 2021 xorriso : UPDATE : 99.95% done xorriso : UPDATE : 72.09% done, estimate finish Sat Oct 09 11:43:23 2021 xorriso : UPDATE : Thank you for being patient. Working since 994 seconds. xorriso : UPDATE : 72.17% done, estimate finish Sat Oct 09 11:43:23 2021 ISO image produced: 17225951 sectors Written to medium : 17225951 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 72.23% done, estimate finish Sat Oct 09 11:43:24 2021 xorriso : UPDATE : 72.28% done, estimate finish Sat Oct 09 11:43:31 2021 xorriso : UPDATE : 72.28% done, estimate finish Sat Oct 09 11:43:50 2021 xorriso : UPDATE : 72.28% done, estimate finish Sat Oct 09 11:44:10 2021 xorriso : UPDATE : 72.28% done, estimate finish Sat Oct 09 11:45:53 2021 xorriso : UPDATE : 72.28% done, estimate finish Sat Oct 09 11:46:39 2021 xorriso : UPDATE : 72.28% done, estimate finish Sat Oct 09 11:47:25 2021 xorriso : UPDATE : 72.28% done, estimate finish Sat Oct 09 11:48:11 2021 xorriso : UPDATE : 72.28% done, estimate finish Sat Oct 09 11:48:57 2021 xorriso : UPDATE : 72.28% done, estimate finish Sat Oct 09 11:49:43 2021 xorriso : UPDATE : 72.28% done, estimate finish Sat Oct 09 11:50:29 2021 xorriso : UPDATE : 72.28% done, estimate finish Sat Oct 09 11:51:14 2021 xorriso : UPDATE : 72.28% done, estimate finish Sat Oct 09 11:52:01 2021 xorriso : UPDATE : 72.28% done, estimate finish Sat Oct 09 11:52:46 2021 xorriso : UPDATE : 72.28% done xorriso : UPDATE : 72.28% done xorriso : UPDATE : 72.28% done xorriso : UPDATE : 72.28% done xorriso : UPDATE : 72.28% done xorriso : UPDATE : 72.28% done xorriso : UPDATE : 73.27% done, estimate finish Sat Oct 09 11:44:16 2021 xorriso : UPDATE : 74.08% done, estimate finish Sat Oct 09 11:41:46 2021 xorriso : UPDATE : 74.19% done, estimate finish Sat Oct 09 11:41:44 2021 xorriso : UPDATE : 74.25% done, estimate finish Sat Oct 09 11:41:51 2021 xorriso : UPDATE : 74.37% done, estimate finish Sat Oct 09 11:40:10 2021 xorriso : UPDATE : 74.45% done, estimate finish Sat Oct 09 11:40:17 2021 xorriso : UPDATE : 74.53% done, estimate finish Sat Oct 09 11:40:22 2021 xorriso : UPDATE : 74.61% done, estimate finish Sat Oct 09 11:40:27 2021 xorriso : UPDATE : 74.67% done, estimate finish Sat Oct 09 11:40:34 2021 xorriso : UPDATE : 74.72% done, estimate finish Sat Oct 09 11:40:41 2021 xorriso : UPDATE : 74.77% done, estimate finish Sat Oct 09 11:40:46 2021 xorriso : UPDATE : 74.82% done, estimate finish Sat Oct 09 11:40:52 2021 xorriso : UPDATE : 74.91% done, estimate finish Sat Oct 09 11:40:55 2021 xorriso : UPDATE : 74.97% done, estimate finish Sat Oct 09 11:41:01 2021 xorriso : UPDATE : 75.07% done, estimate finish Sat Oct 09 11:43:25 2021 xorriso : UPDATE : 75.14% done, estimate finish Sat Oct 09 11:43:23 2021 xorriso : UPDATE : 75.23% done, estimate finish Sat Oct 09 11:43:18 2021 xorriso : UPDATE : 75.31% done, estimate finish Sat Oct 09 11:43:15 2021 xorriso : UPDATE : 75.36% done, estimate finish Sat Oct 09 11:43:20 2021 xorriso : UPDATE : 75.49% done, estimate finish Sat Oct 09 11:43:04 2021 xorriso : UPDATE : 75.57% done, estimate finish Sat Oct 09 11:43:05 2021 xorriso : UPDATE : 75.64% done, estimate finish Sat Oct 09 11:43:05 2021 xorriso : UPDATE : 75.71% done, estimate finish Sat Oct 09 11:43:06 2021 xorriso : UPDATE : 75.77% done, estimate finish Sat Oct 09 11:43:10 2021 xorriso : UPDATE : 75.84% done, estimate finish Sat Oct 09 11:42:57 2021 xorriso : UPDATE : 75.90% done, estimate finish Sat Oct 09 11:43:03 2021 xorriso : UPDATE : 75.97% done, estimate finish Sat Oct 09 11:43:05 2021 xorriso : UPDATE : 76.03% done, estimate finish Sat Oct 09 11:43:10 2021 xorriso : UPDATE : 76.10% done, estimate finish Sat Oct 09 11:43:09 2021 xorriso : UPDATE : 76.17% done, estimate finish Sat Oct 09 11:43:12 2021 xorriso : UPDATE : 76.23% done, estimate finish Sat Oct 09 11:43:14 2021 xorriso : UPDATE : 76.30% done, estimate finish Sat Oct 09 11:43:15 2021 xorriso : UPDATE : 76.37% done, estimate finish Sat Oct 09 11:43:16 2021 xorriso : UPDATE : 76.44% done, estimate finish Sat Oct 09 11:43:16 2021 xorriso : UPDATE : 76.50% done, estimate finish Sat Oct 09 11:43:43 2021 xorriso : UPDATE : 76.56% done, estimate finish Sat Oct 09 11:43:43 2021 xorriso : UPDATE : 76.63% done, estimate finish Sat Oct 09 11:43:40 2021 xorriso : UPDATE : 76.69% done, estimate finish Sat Oct 09 11:43:40 2021 xorriso : UPDATE : 76.77% done, estimate finish Sat Oct 09 11:43:37 2021 xorriso : UPDATE : 76.77% done, estimate finish Sat Oct 09 11:43:59 2021 xorriso : UPDATE : 76.84% done, estimate finish Sat Oct 09 11:43:55 2021 xorriso : UPDATE : 77.01% done, estimate finish Sat Oct 09 11:43:28 2021 xorriso : UPDATE : 77.07% done, estimate finish Sat Oct 09 11:43:29 2021 xorriso : UPDATE : 77.17% done, estimate finish Sat Oct 09 11:43:23 2021 xorriso : UPDATE : 77.25% done, estimate finish Sat Oct 09 11:43:21 2021 xorriso : UPDATE : 77.33% done, estimate finish Sat Oct 09 11:43:02 2021 xorriso : UPDATE : 77.34% done, estimate finish Sat Oct 09 11:43:22 2021 xorriso : UPDATE : 77.52% done, estimate finish Sat Oct 09 11:42:54 2021 xorriso : UPDATE : 77.58% done, estimate finish Sat Oct 09 11:42:56 2021 xorriso : UPDATE : 77.65% done, estimate finish Sat Oct 09 11:42:58 2021 xorriso : UPDATE : 77.71% done, estimate finish Sat Oct 09 11:43:03 2021 xorriso : UPDATE : 77.77% done, estimate finish Sat Oct 09 11:43:06 2021 xorriso : UPDATE : 77.89% done, estimate finish Sat Oct 09 11:42:58 2021 xorriso : UPDATE : 77.97% done, estimate finish Sat Oct 09 11:42:56 2021 xorriso : UPDATE : 78.02% done, estimate finish Sat Oct 09 11:43:01 2021 xorriso : UPDATE : 78.13% done, estimate finish Sat Oct 09 11:42:51 2021 xorriso : UPDATE : 78.21% done, estimate finish Sat Oct 09 11:42:52 2021 xorriso : UPDATE : 78.28% done, estimate finish Sat Oct 09 11:42:54 2021 xorriso : UPDATE : 78.34% done, estimate finish Sat Oct 09 11:42:59 2021 xorriso : UPDATE : 78.45% done, estimate finish Sat Oct 09 11:42:51 2021 xorriso : UPDATE : 78.45% done, estimate finish Sat Oct 09 11:43:07 2021 xorriso : UPDATE : 78.58% done, estimate finish Sat Oct 09 11:42:56 2021 xorriso : UPDATE : 78.62% done, estimate finish Sat Oct 09 11:43:03 2021 xorriso : UPDATE : 78.77% done, estimate finish Sat Oct 09 11:42:51 2021 xorriso : UPDATE : 78.81% done, estimate finish Sat Oct 09 11:42:58 2021 xorriso : UPDATE : 78.93% done, estimate finish Sat Oct 09 11:42:52 2021 xorriso : UPDATE : 79.01% done, estimate finish Sat Oct 09 11:42:52 2021 xorriso : UPDATE : 79.08% done, estimate finish Sat Oct 09 11:42:53 2021 xorriso : UPDATE : 79.17% done, estimate finish Sat Oct 09 11:42:51 2021 xorriso : UPDATE : 79.22% done, estimate finish Sat Oct 09 11:42:56 2021 xorriso : UPDATE : 79.28% done, estimate finish Sat Oct 09 11:43:01 2021 xorriso : UPDATE : 79.33% done, estimate finish Sat Oct 09 11:43:06 2021 xorriso : UPDATE : 79.40% done, estimate finish Sat Oct 09 11:43:07 2021 xorriso : UPDATE : 79.41% done, estimate finish Sat Oct 09 11:43:18 2021 xorriso : UPDATE : 79.47% done, estimate finish Sat Oct 09 11:43:22 2021 xorriso : UPDATE : 79.60% done, estimate finish Sat Oct 09 11:43:32 2021 xorriso : UPDATE : 79.64% done, estimate finish Sat Oct 09 11:43:44 2021 xorriso : UPDATE : 79.64% done, estimate finish Sat Oct 09 11:44:09 2021 xorriso : UPDATE : 79.64% done, estimate finish Sat Oct 09 11:44:34 2021 xorriso : UPDATE : 79.64% done, estimate finish Sat Oct 09 11:44:59 2021 xorriso : UPDATE : 79.64% done, estimate finish Sat Oct 09 11:45:23 2021 xorriso : UPDATE : 80.07% done, estimate finish Sat Oct 09 11:43:17 2021 xorriso : UPDATE : 80.14% done, estimate finish Sat Oct 09 11:43:17 2021 xorriso : UPDATE : 80.19% done, estimate finish Sat Oct 09 11:43:22 2021 xorriso : UPDATE : 80.27% done, estimate finish Sat Oct 09 11:43:21 2021 xorriso : UPDATE : 80.29% done, estimate finish Sat Oct 09 11:43:26 2021 xorriso : UPDATE : 80.29% done, estimate finish Sat Oct 09 11:43:50 2021 xorriso : UPDATE : 80.29% done, estimate finish Sat Oct 09 11:44:15 2021 xorriso : UPDATE : 80.29% done, estimate finish Sat Oct 09 11:44:40 2021 xorriso : UPDATE : 80.61% done, estimate finish Sat Oct 09 11:43:15 2021 xorriso : UPDATE : 80.61% done, estimate finish Sat Oct 09 11:43:32 2021 xorriso : UPDATE : 80.61% done, estimate finish Sat Oct 09 11:43:49 2021 xorriso : UPDATE : 80.61% done, estimate finish Sat Oct 09 11:44:05 2021 xorriso : UPDATE : 80.61% done, estimate finish Sat Oct 09 11:44:22 2021 xorriso : UPDATE : 80.61% done, estimate finish Sat Oct 09 11:44:39 2021 xorriso : UPDATE : 80.61% done, estimate finish Sat Oct 09 11:48:01 2021 xorriso : UPDATE : 80.61% done, estimate finish Sat Oct 09 11:48:53 2021 xorriso : UPDATE : 80.61% done, estimate finish Sat Oct 09 11:49:44 2021 xorriso : UPDATE : 80.61% done, estimate finish Sat Oct 09 11:50:36 2021 xorriso : UPDATE : 80.61% done, estimate finish Sat Oct 09 11:51:27 2021 xorriso : UPDATE : 80.61% done, estimate finish Sat Oct 09 11:52:18 2021 xorriso : UPDATE : 80.61% done, estimate finish Sat Oct 09 11:53:11 2021 xorriso : UPDATE : 80.92% done, estimate finish Sat Oct 09 11:46:56 2021 xorriso : UPDATE : 81.83% done, estimate finish Sat Oct 09 11:42:38 2021 xorriso : UPDATE : 81.88% done, estimate finish Sat Oct 09 11:42:43 2021 xorriso : UPDATE : 81.90% done, estimate finish Sat Oct 09 11:41:39 2021 xorriso : UPDATE : 81.90% done, estimate finish Sat Oct 09 11:41:52 2021 xorriso : UPDATE : 81.90% done, estimate finish Sat Oct 09 11:42:05 2021 xorriso : UPDATE : 82.19% done, estimate finish Sat Oct 09 11:41:47 2021 xorriso : UPDATE : 82.25% done, estimate finish Sat Oct 09 11:41:51 2021 xorriso : UPDATE : 82.32% done, estimate finish Sat Oct 09 11:41:56 2021 xorriso : UPDATE : 82.38% done, estimate finish Sat Oct 09 11:42:00 2021 xorriso : UPDATE : 82.43% done, estimate finish Sat Oct 09 11:42:05 2021 xorriso : UPDATE : 82.50% done, estimate finish Sat Oct 09 11:42:08 2021 xorriso : UPDATE : 82.56% done, estimate finish Sat Oct 09 11:42:11 2021 xorriso : UPDATE : 82.64% done, estimate finish Sat Oct 09 11:42:13 2021 xorriso : UPDATE : 82.69% done, estimate finish Sat Oct 09 11:43:11 2021 xorriso : UPDATE : 82.76% done, estimate finish Sat Oct 09 11:43:13 2021 xorriso : UPDATE : 82.83% done, estimate finish Sat Oct 09 11:43:15 2021 xorriso : UPDATE : 82.89% done, estimate finish Sat Oct 09 11:43:17 2021 xorriso : UPDATE : 82.95% done, estimate finish Sat Oct 09 11:43:19 2021 xorriso : UPDATE : 83.02% done, estimate finish Sat Oct 09 11:43:20 2021 xorriso : UPDATE : 83.09% done, estimate finish Sat Oct 09 11:43:18 2021 xorriso : UPDATE : 83.11% done, estimate finish Sat Oct 09 11:43:29 2021 xorriso : UPDATE : 83.22% done, estimate finish Sat Oct 09 11:43:21 2021 xorriso : UPDATE : 83.28% done, estimate finish Sat Oct 09 11:43:23 2021 xorriso : UPDATE : 83.31% done, estimate finish Sat Oct 09 11:43:51 2021 xorriso : UPDATE : 83.36% done, estimate finish Sat Oct 09 11:43:51 2021 xorriso : UPDATE : 83.36% done, estimate finish Sat Oct 09 11:44:14 2021 xorriso : UPDATE : 83.52% done, estimate finish Sat Oct 09 11:43:42 2021 xorriso : UPDATE : 83.60% done, estimate finish Sat Oct 09 11:43:37 2021 xorriso : UPDATE : 83.66% done, estimate finish Sat Oct 09 11:43:39 2021 xorriso : UPDATE : 83.73% done, estimate finish Sat Oct 09 11:43:36 2021 xorriso : UPDATE : 83.73% done, estimate finish Sat Oct 09 11:43:51 2021 xorriso : UPDATE : 83.73% done, estimate finish Sat Oct 09 11:44:05 2021 xorriso : UPDATE : 83.73% done, estimate finish Sat Oct 09 11:44:20 2021 xorriso : UPDATE : 83.73% done, estimate finish Sat Oct 09 11:45:31 2021 xorriso : UPDATE : 84.10% done, estimate finish Sat Oct 09 11:43:14 2021 xorriso : UPDATE : 84.17% done, estimate finish Sat Oct 09 11:43:17 2021 xorriso : UPDATE : 84.17% done, estimate finish Sat Oct 09 11:43:33 2021 xorriso : UPDATE : 84.30% done, estimate finish Sat Oct 09 11:43:17 2021 xorriso : UPDATE : 84.30% done, estimate finish Sat Oct 09 11:43:32 2021 xorriso : UPDATE : 84.43% done, estimate finish Sat Oct 09 11:43:21 2021 xorriso : UPDATE : 84.43% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 84.43% done, estimate finish Sat Oct 09 11:43:47 2021 xorriso : UPDATE : 84.65% done, estimate finish Sat Oct 09 11:43:19 2021 xorriso : UPDATE : 84.65% done, estimate finish Sat Oct 09 11:42:38 2021 xorriso : UPDATE : 84.65% done, estimate finish Sat Oct 09 11:42:53 2021 xorriso : UPDATE : 84.65% done, estimate finish Sat Oct 09 11:43:08 2021 xorriso : UPDATE : 84.65% done, estimate finish Sat Oct 09 11:43:24 2021 xorriso : UPDATE : 84.65% done, estimate finish Sat Oct 09 11:43:40 2021 xorriso : UPDATE : 84.65% done, estimate finish Sat Oct 09 11:43:56 2021 xorriso : UPDATE : 84.65% done, estimate finish Sat Oct 09 11:44:11 2021 xorriso : UPDATE : 84.65% done, estimate finish Sat Oct 09 11:44:26 2021 xorriso : UPDATE : 84.65% done, estimate finish Sat Oct 09 11:44:42 2021 xorriso : UPDATE : 84.65% done, estimate finish Sat Oct 09 11:44:58 2021 xorriso : UPDATE : 84.65% done xorriso : UPDATE : 84.65% done xorriso : UPDATE : 84.98% done, estimate finish Sat Oct 09 11:48:21 2021 xorriso : UPDATE : 85.72% done, estimate finish Sat Oct 09 11:42:53 2021 xorriso : UPDATE : 85.76% done, estimate finish Sat Oct 09 11:42:58 2021 xorriso : UPDATE : 85.81% done, estimate finish Sat Oct 09 11:43:04 2021 xorriso : UPDATE : 85.81% done, estimate finish Sat Oct 09 11:43:16 2021 xorriso : UPDATE : 85.81% done, estimate finish Sat Oct 09 11:43:27 2021 xorriso : UPDATE : 85.81% done, estimate finish Sat Oct 09 11:43:40 2021 xorriso : UPDATE : 85.81% done, estimate finish Sat Oct 09 11:43:51 2021 xorriso : UPDATE : 85.81% done, estimate finish Sat Oct 09 11:42:15 2021 xorriso : UPDATE : 85.81% done, estimate finish Sat Oct 09 11:42:27 2021 xorriso : UPDATE : 85.81% done, estimate finish Sat Oct 09 11:42:39 2021 xorriso : UPDATE : 85.81% done, estimate finish Sat Oct 09 11:42:50 2021 xorriso : UPDATE : 85.81% done, estimate finish Sat Oct 09 11:43:02 2021 xorriso : UPDATE : 85.81% done, estimate finish Sat Oct 09 11:43:14 2021 xorriso : UPDATE : 85.81% done, estimate finish Sat Oct 09 11:43:26 2021 xorriso : UPDATE : 85.81% done, estimate finish Sat Oct 09 11:43:37 2021 xorriso : UPDATE : 85.88% done, estimate finish Sat Oct 09 11:43:38 2021 xorriso : UPDATE : 86.87% done, estimate finish Sat Oct 09 11:42:13 2021 xorriso : UPDATE : 86.91% done, estimate finish Sat Oct 09 11:42:19 2021 xorriso : UPDATE : 86.97% done, estimate finish Sat Oct 09 11:42:25 2021 xorriso : UPDATE : 87.03% done, estimate finish Sat Oct 09 11:42:28 2021 xorriso : UPDATE : 87.03% done, estimate finish Sat Oct 09 11:42:40 2021 xorriso : UPDATE : 87.03% done, estimate finish Sat Oct 09 11:42:50 2021 xorriso : UPDATE : 87.03% done, estimate finish Sat Oct 09 11:43:01 2021 xorriso : UPDATE : 87.03% done, estimate finish Sat Oct 09 11:43:11 2021 xorriso : UPDATE : 87.03% done, estimate finish Sat Oct 09 11:43:21 2021 xorriso : UPDATE : 87.03% done, estimate finish Sat Oct 09 11:43:32 2021 xorriso : UPDATE : 87.49% done, estimate finish Sat Oct 09 11:42:47 2021 xorriso : UPDATE : 87.62% done, estimate finish Sat Oct 09 11:43:18 2021 xorriso : UPDATE : 87.62% done, estimate finish Sat Oct 09 11:43:33 2021 xorriso : UPDATE : 87.62% done, estimate finish Sat Oct 09 11:43:49 2021 xorriso : UPDATE : 87.62% done, estimate finish Sat Oct 09 11:44:07 2021 xorriso : UPDATE : 87.62% done, estimate finish Sat Oct 09 11:44:24 2021 xorriso : UPDATE : 87.73% done, estimate finish Sat Oct 09 11:44:04 2021 xorriso : UPDATE : 88.01% done, estimate finish Sat Oct 09 11:43:22 2021 xorriso : UPDATE : 88.01% done, estimate finish Sat Oct 09 11:43:33 2021 xorriso : UPDATE : 88.16% done, estimate finish Sat Oct 09 11:43:21 2021 xorriso : UPDATE : 88.21% done, estimate finish Sat Oct 09 11:43:23 2021 xorriso : UPDATE : 88.31% done, estimate finish Sat Oct 09 11:43:19 2021 xorriso : UPDATE : 88.35% done, estimate finish Sat Oct 09 11:43:26 2021 xorriso : UPDATE : 88.37% done, estimate finish Sat Oct 09 11:43:36 2021 xorriso : UPDATE : 88.37% done, estimate finish Sat Oct 09 11:43:50 2021 xorriso : UPDATE : 88.54% done, estimate finish Sat Oct 09 11:43:27 2021 xorriso : UPDATE : 88.57% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 88.57% done, estimate finish Sat Oct 09 11:43:45 2021 xorriso : UPDATE : 88.71% done, estimate finish Sat Oct 09 11:43:32 2021 xorriso : UPDATE : 88.76% done, estimate finish Sat Oct 09 11:43:36 2021 xorriso : UPDATE : 88.76% done, estimate finish Sat Oct 09 11:43:46 2021 xorriso : UPDATE : 88.94% done, estimate finish Sat Oct 09 11:43:28 2021 xorriso : UPDATE : 88.94% done, estimate finish Sat Oct 09 11:43:49 2021 xorriso : UPDATE : 88.94% done, estimate finish Sat Oct 09 11:44:07 2021 xorriso : UPDATE : 89.09% done, estimate finish Sat Oct 09 11:43:41 2021 xorriso : UPDATE : 89.18% done, estimate finish Sat Oct 09 11:43:36 2021 xorriso : UPDATE : 89.27% done, estimate finish Sat Oct 09 11:43:31 2021 xorriso : UPDATE : 89.34% done, estimate finish Sat Oct 09 11:43:30 2021 xorriso : UPDATE : 89.40% done, estimate finish Sat Oct 09 11:43:32 2021 xorriso : UPDATE : 89.46% done, estimate finish Sat Oct 09 11:43:33 2021 xorriso : UPDATE : 89.52% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 89.53% done, estimate finish Sat Oct 09 11:43:41 2021 xorriso : UPDATE : 89.64% done, estimate finish Sat Oct 09 11:43:21 2021 xorriso : UPDATE : 89.70% done, estimate finish Sat Oct 09 11:43:23 2021 xorriso : UPDATE : 89.76% done, estimate finish Sat Oct 09 11:43:26 2021 xorriso : UPDATE : 89.79% done, estimate finish Sat Oct 09 11:43:32 2021 xorriso : UPDATE : 89.79% done, estimate finish Sat Oct 09 11:43:44 2021 xorriso : UPDATE : 89.79% done, estimate finish Sat Oct 09 11:43:56 2021 xorriso : UPDATE : 89.79% done, estimate finish Sat Oct 09 11:44:08 2021 xorriso : UPDATE : 89.79% done, estimate finish Sat Oct 09 11:44:19 2021 xorriso : UPDATE : 89.79% done, estimate finish Sat Oct 09 11:44:31 2021 xorriso : UPDATE : 89.79% done, estimate finish Sat Oct 09 11:44:43 2021 xorriso : UPDATE : 89.79% done, estimate finish Sat Oct 09 11:51:27 2021 xorriso : UPDATE : 89.79% done, estimate finish Sat Oct 09 11:52:29 2021 xorriso : UPDATE : 89.92% done, estimate finish Sat Oct 09 11:47:55 2021 xorriso : UPDATE : 90.51% done, estimate finish Sat Oct 09 11:43:28 2021 xorriso : UPDATE : 90.53% done, estimate finish Sat Oct 09 11:43:37 2021 xorriso : UPDATE : 90.62% done, estimate finish Sat Oct 09 11:43:32 2021 xorriso : UPDATE : 90.62% done, estimate finish Sat Oct 09 11:43:42 2021 xorriso : UPDATE : 90.62% done, estimate finish Sat Oct 09 11:43:52 2021 xorriso : UPDATE : 90.64% done, estimate finish Sat Oct 09 11:43:59 2021 xorriso : UPDATE : 90.89% done, estimate finish Sat Oct 09 11:43:31 2021 xorriso : UPDATE : 90.95% done, estimate finish Sat Oct 09 11:42:37 2021 xorriso : UPDATE : 91.04% done, estimate finish Sat Oct 09 11:42:39 2021 xorriso : UPDATE : 91.09% done, estimate finish Sat Oct 09 11:42:42 2021 xorriso : UPDATE : 91.11% done, estimate finish Sat Oct 09 11:42:48 2021 xorriso : UPDATE : 91.11% done, estimate finish Sat Oct 09 11:42:55 2021 xorriso : UPDATE : 91.11% done, estimate finish Sat Oct 09 11:43:02 2021 xorriso : UPDATE : 91.11% done, estimate finish Sat Oct 09 11:43:09 2021 xorriso : UPDATE : 91.26% done, estimate finish Sat Oct 09 11:43:05 2021 xorriso : UPDATE : 91.49% done, estimate finish Sat Oct 09 11:42:55 2021 xorriso : UPDATE : 91.49% done, estimate finish Sat Oct 09 11:43:00 2021 xorriso : UPDATE : 91.49% done, estimate finish Sat Oct 09 11:43:58 2021 xorriso : UPDATE : 91.67% done, estimate finish Sat Oct 09 11:43:31 2021 xorriso : UPDATE : 91.67% done, estimate finish Sat Oct 09 11:43:42 2021 xorriso : UPDATE : 91.78% done, estimate finish Sat Oct 09 11:43:35 2021 xorriso : UPDATE : 91.83% done, estimate finish Sat Oct 09 11:43:37 2021 xorriso : UPDATE : 91.91% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 91.92% done, estimate finish Sat Oct 09 11:43:41 2021 xorriso : UPDATE : 91.92% done, estimate finish Sat Oct 09 11:43:50 2021 xorriso : UPDATE : 91.92% done, estimate finish Sat Oct 09 11:43:59 2021 xorriso : UPDATE : 91.92% done, estimate finish Sat Oct 09 11:44:07 2021 xorriso : UPDATE : 91.92% done, estimate finish Sat Oct 09 11:44:37 2021 xorriso : UPDATE : 91.92% done, estimate finish Sat Oct 09 11:44:55 2021 xorriso : UPDATE : 91.92% done, estimate finish Sat Oct 09 11:45:13 2021 xorriso : UPDATE : 91.92% done, estimate finish Sat Oct 09 11:45:32 2021 xorriso : UPDATE : 91.92% done, estimate finish Sat Oct 09 11:45:50 2021 xorriso : UPDATE : 91.92% done, estimate finish Sat Oct 09 11:46:09 2021 xorriso : UPDATE : 92.52% done, estimate finish Sat Oct 09 11:43:36 2021 xorriso : UPDATE : 92.57% done, estimate finish Sat Oct 09 11:43:38 2021 xorriso : UPDATE : 92.57% done, estimate finish Sat Oct 09 11:43:45 2021 xorriso : UPDATE : 92.57% done, estimate finish Sat Oct 09 11:43:53 2021 xorriso : UPDATE : 92.57% done, estimate finish Sat Oct 09 11:43:39 2021 xorriso : UPDATE : 92.57% done, estimate finish Sat Oct 09 11:43:50 2021 xorriso : UPDATE : 92.57% done, estimate finish Sat Oct 09 11:44:02 2021 xorriso : UPDATE : 92.57% done, estimate finish Sat Oct 09 11:44:14 2021 xorriso : UPDATE : 92.57% done, estimate finish Sat Oct 09 11:44:26 2021 xorriso : UPDATE : 92.57% done, estimate finish Sat Oct 09 11:44:36 2021 xorriso : UPDATE : 92.57% done, estimate finish Sat Oct 09 11:44:48 2021 xorriso : UPDATE : 92.57% done, estimate finish Sat Oct 09 11:45:00 2021 xorriso : UPDATE : 93.35% done, estimate finish Sat Oct 09 11:43:17 2021 xorriso : UPDATE : 93.35% done, estimate finish Sat Oct 09 11:43:23 2021 xorriso : UPDATE : 93.35% done, estimate finish Sat Oct 09 11:43:27 2021 xorriso : UPDATE : 93.35% done, estimate finish Sat Oct 09 11:43:28 2021 xorriso : UPDATE : 93.35% done, estimate finish Sat Oct 09 11:43:38 2021 xorriso : UPDATE : 93.35% done, estimate finish Sat Oct 09 11:43:46 2021 xorriso : UPDATE : 93.35% done, estimate finish Sat Oct 09 11:43:55 2021 xorriso : UPDATE : 93.35% done, estimate finish Sat Oct 09 11:44:04 2021 xorriso : UPDATE : 93.35% done, estimate finish Sat Oct 09 11:44:13 2021 xorriso : UPDATE : 93.35% done, estimate finish Sat Oct 09 11:44:22 2021 xorriso : UPDATE : 93.35% done, estimate finish Sat Oct 09 11:44:31 2021 xorriso : UPDATE : 94.05% done, estimate finish Sat Oct 09 11:43:20 2021 xorriso : UPDATE : 94.05% done, estimate finish Sat Oct 09 11:43:25 2021 xorriso : UPDATE : 94.05% done, estimate finish Sat Oct 09 11:43:30 2021 xorriso : UPDATE : 94.05% done, estimate finish Sat Oct 09 11:43:40 2021 xorriso : UPDATE : 94.05% done, estimate finish Sat Oct 09 11:43:49 2021 xorriso : UPDATE : 94.05% done, estimate finish Sat Oct 09 11:43:58 2021 xorriso : UPDATE : 94.10% done, estimate finish Sat Oct 09 11:43:58 2021 xorriso : UPDATE : 94.52% done, estimate finish Sat Oct 09 11:43:22 2021 xorriso : UPDATE : 94.57% done, estimate finish Sat Oct 09 11:43:24 2021 xorriso : UPDATE : 94.57% done, estimate finish Sat Oct 09 11:43:29 2021 xorriso : UPDATE : 94.71% done, estimate finish Sat Oct 09 11:43:23 2021 xorriso : UPDATE : 94.77% done, estimate finish Sat Oct 09 11:43:24 2021 xorriso : UPDATE : 94.82% done, estimate finish Sat Oct 09 11:43:22 2021 xorriso : UPDATE : 94.82% done, estimate finish Sat Oct 09 11:43:30 2021 xorriso : UPDATE : 94.82% done, estimate finish Sat Oct 09 11:43:37 2021 xorriso : UPDATE : 94.82% done, estimate finish Sat Oct 09 11:43:44 2021 xorriso : UPDATE : 94.82% done, estimate finish Sat Oct 09 11:43:52 2021 xorriso : UPDATE : 94.82% done, estimate finish Sat Oct 09 11:43:59 2021 xorriso : UPDATE : 94.82% done, estimate finish Sat Oct 09 11:44:06 2021 xorriso : UPDATE : 95.12% done, estimate finish Sat Oct 09 11:43:40 2021 xorriso : UPDATE : 95.35% done, estimate finish Sat Oct 09 11:43:28 2021 xorriso : UPDATE : 95.44% done, estimate finish Sat Oct 09 11:43:27 2021 xorriso : UPDATE : 95.47% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 95.56% done, estimate finish Sat Oct 09 11:43:33 2021 xorriso : UPDATE : 95.61% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 95.67% done, estimate finish Sat Oct 09 11:43:35 2021 xorriso : UPDATE : 95.73% done, estimate finish Sat Oct 09 11:43:36 2021 xorriso : UPDATE : 95.79% done, estimate finish Sat Oct 09 11:43:36 2021 xorriso : UPDATE : 95.85% done, estimate finish Sat Oct 09 11:43:36 2021 xorriso : UPDATE : 95.92% done, estimate finish Sat Oct 09 11:43:36 2021 xorriso : UPDATE : 95.98% done, estimate finish Sat Oct 09 11:43:36 2021 xorriso : UPDATE : 95.99% done, estimate finish Sat Oct 09 11:43:40 2021 xorriso : UPDATE : 95.99% done, estimate finish Sat Oct 09 11:43:53 2021 xorriso : UPDATE : 96.19% done, estimate finish Sat Oct 09 11:43:35 2021 xorriso : UPDATE : 96.19% done, estimate finish Sat Oct 09 11:43:41 2021 xorriso : UPDATE : 96.31% done, estimate finish Sat Oct 09 11:43:35 2021 xorriso : UPDATE : 96.40% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 96.47% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 96.49% done, estimate finish Sat Oct 09 11:43:36 2021 xorriso : UPDATE : 96.49% done, estimate finish Sat Oct 09 11:43:41 2021 xorriso : UPDATE : 96.49% done, estimate finish Sat Oct 09 11:43:44 2021 xorriso : UPDATE : 96.77% done, estimate finish Sat Oct 09 11:43:32 2021 xorriso : UPDATE : 96.83% done, estimate finish Sat Oct 09 11:43:23 2021 xorriso : UPDATE : 96.86% done, estimate finish Sat Oct 09 11:43:26 2021 xorriso : UPDATE : 96.86% done, estimate finish Sat Oct 09 11:43:31 2021 xorriso : UPDATE : 96.86% done, estimate finish Sat Oct 09 11:43:35 2021 xorriso : UPDATE : 96.86% done, estimate finish Sat Oct 09 11:43:40 2021 xorriso : UPDATE : 97.21% done, estimate finish Sat Oct 09 11:43:26 2021 xorriso : UPDATE : 97.26% done, estimate finish Sat Oct 09 11:43:27 2021 xorriso : UPDATE : 97.36% done, estimate finish Sat Oct 09 11:43:25 2021 xorriso : UPDATE : 97.37% done, estimate finish Sat Oct 09 11:43:28 2021 xorriso : UPDATE : 97.45% done, estimate finish Sat Oct 09 11:43:28 2021 xorriso : UPDATE : 97.45% done, estimate finish Sat Oct 09 11:43:36 2021 xorriso : UPDATE : 97.45% done, estimate finish Sat Oct 09 11:43:41 2021 xorriso : UPDATE : 97.45% done, estimate finish Sat Oct 09 11:43:46 2021 xorriso : UPDATE : 97.45% done, estimate finish Sat Oct 09 11:43:51 2021 xorriso : UPDATE : 97.45% done, estimate finish Sat Oct 09 11:43:56 2021 xorriso : UPDATE : 97.45% done, estimate finish Sat Oct 09 11:44:02 2021 xorriso : UPDATE : 97.45% done, estimate finish Sat Oct 09 11:44:07 2021 xorriso : UPDATE : 97.45% done, estimate finish Sat Oct 09 11:44:12 2021 xorriso : UPDATE : 98.02% done, estimate finish Sat Oct 09 11:43:33 2021 xorriso : UPDATE : 98.19% done, estimate finish Sat Oct 09 11:43:30 2021 xorriso : UPDATE : 98.27% done, estimate finish Sat Oct 09 11:43:27 2021 xorriso : UPDATE : 98.32% done, estimate finish Sat Oct 09 11:43:28 2021 xorriso : UPDATE : 98.38% done, estimate finish Sat Oct 09 11:43:28 2021 xorriso : UPDATE : 98.46% done, estimate finish Sat Oct 09 11:43:28 2021 xorriso : UPDATE : 98.52% done, estimate finish Sat Oct 09 11:43:29 2021 xorriso : UPDATE : 98.59% done, estimate finish Sat Oct 09 11:43:29 2021 xorriso : UPDATE : 98.63% done, estimate finish Sat Oct 09 11:43:30 2021 xorriso : UPDATE : 98.71% done, estimate finish Sat Oct 09 11:43:30 2021 xorriso : UPDATE : 98.77% done, estimate finish Sat Oct 09 11:43:30 2021 xorriso : UPDATE : 98.83% done, estimate finish Sat Oct 09 11:43:31 2021 xorriso : UPDATE : 98.87% done, estimate finish Sat Oct 09 11:43:31 2021 xorriso : UPDATE : 98.90% done, estimate finish Sat Oct 09 11:43:35 2021 xorriso : UPDATE : 98.99% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 99.05% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 99.12% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 99.17% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 99.22% done, estimate finish Sat Oct 09 11:43:35 2021 xorriso : UPDATE : 99.23% done, estimate finish Sat Oct 09 11:43:36 2021 xorriso : UPDATE : 99.34% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 99.40% done, estimate finish Sat Oct 09 11:43:35 2021 xorriso : UPDATE : 99.45% done, estimate finish Sat Oct 09 11:43:35 2021 xorriso : UPDATE : 99.50% done, estimate finish Sat Oct 09 11:43:35 2021 xorriso : UPDATE : 99.58% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 99.64% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 99.70% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 99.76% done, estimate finish Sat Oct 09 11:43:34 2021 xorriso : UPDATE : 99.81% done, estimate finish Sat Oct 09 11:43:35 2021 xorriso : UPDATE : 99.88% done xorriso : UPDATE : 99.93% done xorriso : UPDATE : 100.00% done xorriso : UPDATE : Thank you for being patient. Working since 1393 seconds. ISO image produced: 23632359 sectors Written to medium : 23632359 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. echo 1.image 2.image 1.image 2.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/Dbullseyei386 2a533d03cdf727c1b5a0cb6c8bb94a4f444db796bbca957cd139c40537e6388e1da712f6c675db111152557c4edbd9df52cc46a1b64ae5bb8d570b7ad4ebbf8d debian-11.1.0-i386-DLBD-1.iso 953f73d5a2b28f1967f45a890a6bdaba7b578a6d620bc46668bd07c23b20bc92125524cfc005db837e3b1ec3c443e4924f47f6c60b2866fd1b012f3fd5d317fc debian-11.1.0-i386-DLBD-1.jigdo e475b25ae294f12101e0f5277b0faf4cd5d7f90a565371ed23699541e86944e2 debian-11.1.0-i386-DLBD-1.iso b64d790cc58b59293bb45c2e3658b57dabcd6340bba4d175f0f483561ac6fe6c debian-11.1.0-i386-DLBD-1.jigdo 1ba00b7edb6269008b8ee4226a92cbe49524176d1a6686645054654f27efeac5687f4070618e0f4bd9d08f0ea405e506e1713f228a5c55ca7c5937d35873c5cd debian-11.1.0-i386-DLBD-2.iso 89060ae3e51e7a6592418cb5f135737f7a7b867c364bd41fd446a6dff30e4b194f10b95e5a44a0abff1651ef3d8a3bcbca5f89c86fcbfef3f8756e6fc95c15a5 debian-11.1.0-i386-DLBD-2.jigdo 0e09cb307f7d78b7c383e16b4dab82af6c4d6e61eed71a0e4ed7ff58cdc3a804 debian-11.1.0-i386-DLBD-2.iso 4ce2ec158444c7cefe19bb1e255d36bf8b9253850ec36a50c4a0248e00206e65 debian-11.1.0-i386-DLBD-2.jigdo 3ee44b02ceab039bc59c13f18d2758d4f0cd20a8df8839150d64b79d8817eee7d9f3568cbea637f8deab2e83887589f1c77900289a310912e95e7a8bf51afff8 debian-11.1.0-i386-DLBD-1.template e9053eaa025e95d7697e081a883808f9d102b9fc74a1529e40637fc9b873de9e debian-11.1.0-i386-DLBD-1.template a7b8aef985261681e545a3a33a8328098cdae74bd3f47d27b8f8ab84880f931c08a0e0c77a7a98cb6347067392bb906fea45ef76e7a3932d22bb0a748c671f1a debian-11.1.0-i386-DLBD-2.template a43e1358770491b5bd22f1165607a0318667d60b3280c737e6be1e5a32673fa4 debian-11.1.0-i386-DLBD-2.template make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/bullseye/debian-cd' Sat 9 Oct 11:43:40 UTC 2021: Finished.