Sat 6 Feb 13:35:44 UTC 2021: Using CONF from /home/debian-cd/build.buster/CONF.sh.buster_release. make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD[1234567890]* rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/tasks rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/*.filelist* rm -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/packages-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/upgrade-stamp /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/md5-check echo "Cleaning the build directory" Cleaning the build directory rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/apt rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/apt echo "Updating task files..." Updating task files... mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/tasks echo "- copying task files from 'tasks/buster/'" - copying task files from 'tasks/buster/' cp -r /home/debian-cd/build.buster/debian-cd/tasks/buster/* /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/tasks echo "- generating dynamic task files" - generating dynamic task files set -e; cd /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/tasks; \ /home/debian-cd/build.buster/debian-cd/tools/update_tasks; \ /home/debian-cd/build.buster/debian-cd/tools/generate_di_list; \ /home/debian-cd/build.buster/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.53_all.deb date -u '+%Y%m%d' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/DATE date -u '+%Y%m%dT%H%M%SZ' --date tomorrow > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/DATE-zulu dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.114_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/debootstrap/usr/share/debootstrap/scripts/buster ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/debootstrap/usr/share/debootstrap/scripts/buster ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/tools/boot/sid ; \ fi for ARCH in mips; do \ echo "Using the provided status file for buster-$ARCH ..."; \ cp /home/debian-cd/build.buster/debian-cd/data/buster/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/apt/buster-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ if [ "$BACKPORTS"x != ""x ] ; then \ echo "Using the provided status file for buster-backports-$ARCH ..."; \ cp /home/debian-cd/build.buster/debian-cd/data/buster/status.$ARCH /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/apt/buster-backports-$ARCH/status 2>/dev/null || make status || make correctstatus ; \ fi; \ done Using the provided status file for buster-mips ... make[2]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.114_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/debootstrap/usr/share/debootstrap/scripts/buster ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/debootstrap/usr/share/debootstrap/scripts/buster ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/tools/boot/sid ; \ fi Generating a fake status file for apt-get and apt-cache... for ARCH in mips; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/apt/buster-$ARCH/apt/preferences.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/apt/buster-backports-$ARCH/apt/preferences.d; \ fi; \ if [ $ARCH = "source" -o "3" = "1" -o "3" = "2" -o "3" = "C" -o "3" = "F" ];then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/apt/buster-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/apt/buster-backports-$ARCH/status ; \ fi; \ else \ /home/debian-cd/build.buster/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/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/3bustermips/apt/buster-$ARCH/status ; \ if [ "$BACKPORTS"x != ""x ] ; then \ /home/debian-cd/build.buster/debian-cd/tools/catz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/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/3bustermips/apt/buster-backports-$ARCH/status ; \ fi; \ fi; \ done; :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/apt/status # Set up keyring so apt doesn't complain Setting up archive-keyring mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/archive-keyring dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2019.1_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/archive-keyring for ARCH in mips; do \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/apt/buster-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/apt/buster-$ARCH/apt/trusted.gpg.d; \ if [ "$BACKPORTS"x != ""x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/apt/buster-backports-$ARCH/apt/trusted.gpg.d; \ ln -s /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/archive-keyring/usr/share/keyrings/debian-archive-keyring.gpg /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/apt/buster-backports-$ARCH/apt/trusted.gpg.d; \ fi; \ done # Updating the apt database for ARCH in mips; do \ export ARCH=$ARCH; \ /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \ fi; \ done Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian buster InRelease [122 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian buster InRelease [122 kB] Get:2 file:/srv/cdbuilder.debian.org/src/ftp/debian buster/main mips Packages [10.3 MB] Get:3 file:/srv/cdbuilder.debian.org/src/ftp/debian buster/main/debian-installer mips Packages [71.8 kB] Get:4 file:/srv/cdbuilder.debian.org/src/ftp/debian buster/contrib mips Packages [45.9 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 ] && \ [ "buster"x != ""x ] && \ [ "buster"x != "buster"x ] ; then \ mkdir -p /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/apt/buster-source/apt/preferences.d ; \ :> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/apt/buster-source/status ; \ export CODENAME=buster; \ export ARCH=source; \ /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \ fi; \ fi for ARCH in mips; do \ export ARCH=$ARCH; \ /home/debian-cd/build.buster/debian-cd/tools/apt-selection check || make correctstatus; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 /home/debian-cd/build.buster/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-pkg5.0 (>= 1.7.0~alpha3~) but it is not installed Depends: libc6 (>= 2.15) Depends: libgcc1 (>= 1:4.2) but it is not installed Depends: libgnutls30 (>= 3.6.6) but it is not installed Depends: libseccomp2 (>= 1.0.1) but it is not installed Depends: libstdc++6 (>= 5.2) but it is not installed 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.5~) apt-utils : Depends: libapt-inst2.0 (>= 1.0.5) but it is not installed Depends: libapt-pkg5.0 (>= 1.3~rc2) but it is not installed Depends: libc6 (>= 2.4) Depends: libdb5.3 but it is not installed Depends: libgcc1 (>= 1:4.2) but it is not installed Depends: libstdc++6 (>= 5.2) but it is not installed base-passwd : Depends: libc6 (>= 2.8) Depends: libdebconfclient0 (>= 0.145) but it is not installed bash : PreDepends: libc6 (>= 2.28) PreDepends: libtinfo6 (>= 6) but it is not installed bind9-host : Depends: libbind9-161 (= 1:9.11.5.P4+dfsg-5.1+deb10u2) but it is not installed Depends: libdns1104 (= 1:9.11.5.P4+dfsg-5.1+deb10u2) but it is not installed Depends: libisc1100 (= 1:9.11.5.P4+dfsg-5.1+deb10u2) but it is not installed Depends: libisccfg163 (= 1:9.11.5.P4+dfsg-5.1+deb10u2) but it is not installed Depends: liblwres161 (= 1:9.11.5.P4+dfsg-5.1+deb10u2) but it is not installed Depends: libatomic1 (>= 4.8) but it is not installed Depends: libc6 (>= 2.4) Depends: libcap2 (>= 1:2.10) but it is not installed Depends: libcom-err2 (>= 1.43.9) but it is not installed Depends: libfstrm0 (>= 0.2.0) but it is not installed Depends: libgeoip1 but it is not installed Depends: libgssapi-krb5-2 (>= 1.6.dfsg.2) but it is not installed Depends: libidn2-0 (>= 2.0.0) but it is not installed Depends: libjson-c3 (>= 0.10) but it is not installed Depends: libk5crypto3 (>= 1.6.dfsg.2) but it is not installed Depends: libkrb5-3 (>= 1.6.dfsg.2) but it is not installed Depends: liblmdb0 (>= 0.9.6) but it is not installed Depends: libprotobuf-c1 (>= 1.0.0) but it is not installed Depends: libssl1.1 (>= 1.1.0) but it is not installed Depends: libxml2 (>= 2.6.27) but it is not installed bsdmainutils : Depends: libbsd0 (>= 0.2.0) but it is not installed Depends: libc6 (>= 2.8) Depends: libtinfo6 (>= 6) but it is not installed bsdutils : PreDepends: libc6 (>= 2.28) PreDepends: libsystemd0 but it is not installed bzip2 : Depends: libbz2-1.0 (= 1.0.6-9.2~deb10u1) but it is not installed Depends: libc6 (>= 2.4) 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: libselinux1 (>= 2.1.13) 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 (>= 2.0.82) 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-0+deb10u1) but it is not installed Depends: libexpat1 (>= 2.1~beta3) but it is not installed Depends: libselinux1 (>= 2.0.65) but it is not installed Depends: libsystemd0 but it is not installed 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) 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 (>= 2.3) but it is not installed PreDepends: zlib1g (>= 1:1.1.4) but it is not installed e2fsprogs : PreDepends: libblkid1 (>= 2.17.2) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libcom-err2 (>= 1.43.9) but it is not installed PreDepends: libext2fs2 (= 1.44.5-1+deb10u3) but it is not installed PreDepends: libss2 (>= 1.38) but it is not installed PreDepends: libuuid1 (>= 2.16) but it is not installed fdisk : Depends: libc6 (>= 2.28) Depends: libfdisk1 (>= 2.33) 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.35-4+deb10u2) but it is not installed Depends: zlib1g (>= 1:1.1.4) but it is not installed findutils : PreDepends: libc6 (>= 2.28) PreDepends: libselinux1 (>= 1.32) 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.26-2~) 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.4) Depends: libgcc1 (>= 1: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) hdparm : Depends: libc6 (>= 2.7) Depends: lsb-base but it is not installed hostname : PreDepends: libc6 (>= 2.4) ifupdown : Depends: libc6 (>= 2.28) Depends: lsb-base but it is not installed iproute2 : Depends: libc6 (>= 2.27) 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 (>= 2.0.15) but it is not installed Depends: libxtables12 (>= 1.6.0+snapshot20161117) but it is not installed Depends: libcap2-bin but it is not installed iptables : Depends: libip4tc0 (= 1.8.2-4) but it is not installed Depends: libip6tc0 (= 1.8.2-4) but it is not installed Depends: libiptc0 (= 1.8.2-4) but it is not installed Depends: libxtables12 (= 1.8.2-4) but it is not installed Depends: libc6 (>= 2.28) Depends: libmnl0 (>= 1.0.3-4~) but it is not installed Depends: libnetfilter-conntrack3 but it is not installed Depends: libnfnetlink0 but it is not installed Depends: libnftnl11 (>= 1.1.2) but it is not installed iputils-ping : Depends: libc6 (>= 2.11) Depends: libcap2 (>= 1:2.10) but it is not installed Depends: libidn2-0 (>= 0.6) but it is not installed Depends: libnettle6 but it is not installed isc-dhcp-client : Depends: libc6 (>= 2.28) Depends: libdns-export1104 but it is not installed Depends: libisc-export1100 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 (= 26-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.28) Depends: libc6 (< 2.29) liblockfile-bin : Depends: libc6 (>= 2.4) libnss-systemd : Depends: libc6 (>= 2.28) libpam-modules : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libdb5.3 but it is not installed PreDepends: libpam0g (>= 1.3.1) but it is not installed PreDepends: libselinux1 (>= 2.1.9) but it is not installed libpam-modules-bin : Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libc6 (>= 2.4) Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 1.32) but it is not installed libpam-systemd : Depends: libc6 (>= 2.28) Depends: libpam0g (>= 0.99.7.1) but it is not installed login : PreDepends: libaudit1 (>= 1:2.2.1) but it is not installed PreDepends: libc6 (>= 2.7) PreDepends: libpam0g (>= 0.99.7.1) but it is not installed logrotate : Depends: libacl1 (>= 2.2.51-8) but it is not installed Depends: libc6 (>= 2.27) Depends: libpopt0 (>= 1.14) but it is not installed Depends: libselinux1 (>= 1.32) but it is not installed lsof : Depends: libc6 (>= 2.11) Depends: libselinux1 (>= 1.32) but it is not installed man-db : 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 : PreDepends: libc6 (>= 2.11) mount : PreDepends: libblkid1 (>= 2.17.2) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libmount1 (>= 2.33) but it is not installed PreDepends: libselinux1 (>= 2.6-3~) 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 Depends: zlib1g (>= 1:1.1.4) but it is not installed ncurses-bin : PreDepends: libc6 (>= 2.7) PreDepends: libtinfo6 (>= 6.1) but it is not installed netcat-traditional : Depends: libc6 (>= 2.15) openssh-client : Depends: libc6 (>= 2.28) Depends: libedit2 (>= 2.11-20080614-0) but it is not installed Depends: libgssapi-krb5-2 (>= 1.17) but it is not installed Depends: libselinux1 (>= 1.32) 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.19) Depends: libpam0g (>= 0.99.7.1) but it is not installed Depends: libselinux1 (>= 1.32) but it is not installed Depends: libsemanage1 (>= 2.0.3) but it is not installed pciutils : Depends: libc6 (>= 2.7) Depends: libkmod2 (>= 5~) but it is not installed Depends: libpci3 (= 1:3.5.2-1) but it is not installed perl : Depends: libperl5.28 (= 5.28.1-6+deb10u1) but it is not installed perl-base : PreDepends: libc6 (>= 2.28) procps : Depends: libc6 (>= 2.27) Depends: libncurses6 (>= 6) but it is not installed Depends: libncursesw6 (>= 6) but it is not installed Depends: libprocps7 (>= 2:3.3.15-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 python : Depends: libpython-stdlib (= 2.7.16-1) but it is not installed Depends: python2 (= 2.7.16-1) but it is not installed python-minimal : Depends: python2.7-minimal (>= 2.7.16-1~) but it is not installed Depends: python2-minimal (= 2.7.16-1) but it is not installed python2.7 : Depends: python2.7-minimal (= 2.7.16-2+deb10u1) but it is not installed Depends: libpython2.7-stdlib (= 2.7.16-2+deb10u1) but it is not installed python3-reportbug : Depends: python3:any Depends: python3-debian but it is not installed Depends: python3-debianbts (>= 1.13) 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.7) but it is not installed Depends: liblognorm5 (>= 2.0.3) but it is not installed Depends: libsystemd0 (>= 209) 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 Depends: lsb-base (>= 3.2-14) 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.28) 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 (>= 2.1.9) but it is not installed Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libapparmor1 (>= 2.9.0-3+exp2) but it is not installed Depends: libaudit1 (>= 1:2.2.1) but it is not installed Depends: libcap2 (>= 1:2.10) but it is not installed Depends: libcryptsetup12 (>= 2:1.6.0) but it is not installed Depends: libgnutls30 (>= 3.6.6) but it is not installed Depends: libgpg-error0 (>= 1.14) but it is not installed Depends: libidn11 (>= 1.13) but it is not installed Depends: libip4tc0 (>= 1.6.0+snapshot20161117) 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.3.1) but it is not installed Depends: libsystemd0 (= 241-7~deb10u6) but it is not installed sysvinit-utils : Depends: libc6 (>= 2.4) tar : PreDepends: libacl1 (>= 2.2.23) but it is not installed PreDepends: libc6 (>= 2.28) PreDepends: libselinux1 (>= 1.32) but it is not installed tasksel : Depends: liblocale-gettext-perl but it is not installed telnet : Depends: libc6 (>= 2.15) Depends: libgcc1 (>= 1:3.0) but it is not installed Depends: libstdc++6 (>= 5) but it is not installed traceroute : Depends: libc6 (>= 2.4) udev : Depends: libacl1 (>= 2.2.23) but it is not installed Depends: libblkid1 (>= 2.24) but it is not installed Depends: libc6 (>= 2.28) Depends: libkmod2 (>= 5~) but it is not installed Depends: libselinux1 (>= 2.1.9) but it is not installed Depends: libudev1 (= 241-7~deb10u6) but it is not installed Depends: lsb-base (>= 3.0-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: libmount1 (>= 2.25) but it is not installed PreDepends: libpam0g (>= 0.99.7.1) but it is not installed PreDepends: libselinux1 (>= 2.6-3~) but it is not installed PreDepends: libsmartcols1 (>= 2.33) but it is not installed PreDepends: libsystemd0 but it is not installed 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 (>= 1.32) but it is not installed Depends: libtinfo6 (>= 6) but it is not installed wget : Depends: libc6 (>= 2.28) Depends: libgnutls30 (>= 3.6.6) but it is not installed Depends: libidn2-0 (>= 0.6) but it is not installed Depends: libnettle6 but it is not installed Depends: libpcre2-8-0 (>= 10.32) 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.20) 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/buster/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.114_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/debootstrap/usr/share/debootstrap/scripts/buster ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/debootstrap/usr/share/debootstrap/scripts/buster ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/tools/boot/sid ; \ fi if [ "mips" != "source" ] ; then \ for ARCH in mips; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.buster/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 buster InRelease [122 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian buster InRelease [122 kB] Reading package lists... set -e; \ if [ "mips" != "source" ] ; then \ for ARCH in mips; do \ export ARCH=$ARCH; \ for i in `/home/debian-cd/build.buster/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/3bustermips/apt/buster-$ARCH/status; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ for i in `USE_BP=1 /home/debian-cd/build.buster/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/3bustermips/apt/buster-backports-$ARCH/status; \ done; \ fi; \ done; \ fi set -e; \ if [ "mips" != "source" ] ; then \ for ARCH in mips; do \ export ARCH=$ARCH; \ for i in `/home/debian-cd/build.buster/debian-cd/tools/apt-selection selected -f install`; do \ echo $ARCH:$i; \ /home/debian-cd/build.buster/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/3bustermips/apt/buster-$ARCH/status; \ done; \ if [ "$BACKPORTS"x != ""x ] ; then \ for i in `USE_BP=1 /home/debian-cd/build.buster/debian-cd/tools/apt-selection selected -f install`; do \ echo $ARCH:$i; \ USE_BP=1 /home/debian-cd/build.buster/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/3bustermips/apt/buster-backports-$ARCH/status; \ done; \ fi; \ done; \ fi mips:ca-certificates mips:dmsetup mips:gcc-8-base mips:libacl1 mips:libapparmor1 mips:libapt-inst2.0 mips:libapt-pkg5.0 mips:libargon2-1 mips:libatomic1 mips:libattr1 mips:libaudit-common mips:libaudit1 mips:libbind9-161 mips:libblkid1 mips:libbsd0 mips:libbz2-1.0 mips:libc6 mips:libcap-ng0 mips:libcap2 mips:libcap2-bin mips:libcom-err2 mips:libcryptsetup12 mips:libcurl3-gnutls mips:libdb5.3 mips:libdbus-1-3 mips:libdebconfclient0 mips:libdevmapper1.02.1 mips:libdns-export1104 mips:libdns1104 mips:libedit2 mips:libelf1 mips:libestr0 mips:libexpat1 mips:libext2fs2 mips:libfastjson4 mips:libfdisk1 mips:libffi6 mips:libfstrm0 mips:libgcc1 mips:libgcrypt20 mips:libgdbm-compat4 mips:libgdbm6 mips:libgeoip1 mips:libgmp10 mips:libgnutls30 mips:libgpg-error0 mips:libgssapi-krb5-2 mips:libhogweed4 mips:libicu63 mips:libidn11 mips:libidn2-0 mips:libip4tc0 mips:libip6tc0 mips:libiptc0 mips:libisc-export1100 mips:libisc1100 mips:libisccc161 mips:libisccfg163 mips:libjson-c3 mips:libk5crypto3 mips:libkeyutils1 mips:libkmod2 mips:libkrb5-3 mips:libkrb5support0 mips:libldap-2.4-2 mips:libldap-common mips:liblmdb0 mips:liblocale-gettext-perl mips:liblognorm5 mips:liblwres161 mips:liblz4-1 mips:liblzma5 mips:libmagic-mgc mips:libmagic1 mips:libmnl0 mips:libmount1 mips:libmpdec2 mips:libncurses6 mips:libncursesw6 mips:libnetfilter-conntrack3 mips:libnettle6 mips:libnewt0.52 mips:libnfnetlink0 mips:libnftnl11 mips:libnghttp2-14 mips:libp11-kit0 mips:libpam0g mips:libpci3 mips:libpcre2-8-0 mips:libpcre3 mips:libperl5.28 mips:libpipeline1 mips:libpopt0 mips:libprocps7 mips:libprotobuf-c1 mips:libpsl5 mips:libpython-stdlib mips:libpython2-stdlib mips:libpython2.7-minimal mips:libpython2.7-stdlib mips:libpython3-stdlib mips:libpython3.7-minimal mips:libpython3.7-stdlib mips:libreadline7 mips:librtmp1 mips:libsasl2-2 mips:libsasl2-modules-db mips:libseccomp2 mips:libselinux1 mips:libsemanage-common mips:libsemanage1 mips:libsepol1 mips:libslang2 mips:libsmartcols1 mips:libsqlite3-0 mips:libss2 mips:libssh2-1 mips:libssl1.1 mips:libstdc++6 mips:libsystemd0 mips:libtasn1-6 mips:libtext-charwidth-perl mips:libtext-iconv-perl mips:libtext-wrapi18n-perl mips:libtinfo6 mips:libuchardet0 mips:libudev1 mips:libunistring2 mips:libuuid1 mips:libxml2 mips:libxtables12 mips:libzstd1 mips:lsb-base mips:openssl mips:python-apt-common mips:python2 mips:python2-minimal mips:python2.7-minimal mips:python3 mips:python3-apt mips:python3-certifi mips:python3-chardet mips:python3-debconf mips:python3-debian mips:python3-debianbts mips:python3-httplib2 mips:python3-idna mips:python3-minimal mips:python3-pkg-resources mips:python3-pycurl mips:python3-pysimplesoap mips:python3-requests mips:python3-six mips:python3-urllib3 mips:python3.7 mips:python3.7-minimal mips:xxd mips:zlib1g for ARCH in mips; do \ ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/apt-selection check; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/apt-selection check; \ fi; \ done Reading package lists... Building dependency tree... make[3]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' make[2]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/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/buster/debian-cd' /home/debian-cd/build.buster/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian "mips" buster buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/md5-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/ Using MD5 sums from Packages files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mipsel/Packages.xz Using MD5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/installer-mips/20190702/images/MD5SUMS Using MD5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/installer-mips/20190702+deb10u8/images/MD5SUMS for ARCH in mips; do \ if [ -e /home/debian-cd/build.buster/debian-cd/data/buster/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source MD5 info too"; \ /home/debian-cd/build.buster/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian source buster buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/md5-check; \ fi; \ done make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' ... building the images; using target(s) "official_images" Building all available jigdos and up to 1 isos for mips DVD make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' dpkg -x /srv/cdbuilder.debian.org/src/ftp/debian/pool/main/d/debootstrap/debootstrap_1.0.114_all.deb /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/debootstrap if [ ! -e /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/debootstrap/usr/share/debootstrap/scripts/buster ] ; then \ ln -sf sid /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/debootstrap/usr/share/debootstrap/scripts/buster ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/data/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/data/sid ; \ fi if [ ! -d /home/debian-cd/build.buster/debian-cd/tools/boot/sid ] ; then \ ln -s buster /home/debian-cd/build.buster/debian-cd/tools/boot/sid ; \ fi if [ "mips" != "source" ] ; then \ for ARCH in mips; do \ echo "Apt-get is updating its files ..."; \ ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/apt-selection update; \ if [ "$BACKPORTS"x != ""x ] ; then \ USE_BP=1 ARCH=$ARCH /home/debian-cd/build.buster/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 buster InRelease [122 kB] Get:1 file:/srv/cdbuilder.debian.org/src/ftp/debian buster InRelease [122 kB] Reading package lists... if [ ""x != "yes"x ] ; then \ if [ "3"x = "1"x ] ; then \ : ; \ elif [ "3"x = "2"x -o "3"x = "C"x ] ; then \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/rawlist; \ else \ echo "mawk" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/rawlist; \ echo "exim4-daemon-light" >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/rawlist; \ fi; \ fi if [ ""x != "yes"x ] ; then \ if [ _3 != _1 ]; then \ for ARCH in mips; 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 \ buster \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/debootstrap.tmp \ file:/srv/cdbuilder.debian.org/src/ftp/debian \ 2>/dev/null \ | tr ' ' '\n' > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/debootstrap-list; \ cat /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/debootstrap-list >>/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/rawlist; \ rm -rf /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/debootstrap.tmp; \ done; \ fi; \ fi for ARCH in mips; do \ ARCHDEFS="$ARCHDEFS -D ARCH_`echo $ARCH | sed 's/-/_/'`"; \ ARCHUNDEFS="$ARCHUNDEFS -U $ARCH"; \ done; \ for VARIANT in ; do \ VARIANTDEFS="$VARIANTDEFS -D VARIANT_$VARIANT"; \ done; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DFORCE_FIRMWARE"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_486_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_586_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_686_KERNEL"; \ fi; \ if [ ""x = "1"x ] ; then \ ARCHDEFS="$ARCHDEFS -DARCH_i386_EXCLUDE_686_PAE_KERNEL"; \ fi; \ if [ ""x != "yes"x ] ; then \ cpp -nostdinc -P -undef $ARCHDEFS $VARIANTDEFS\ $ARCHUNDEFS -U i386 -U linux -U unix \ -DFORCENONUSONCD1=0 \ -I /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/tasks /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/tasks/Debian-all >> /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/rawlist; \ fi if [ ""x = "yes"x ] ; then \ awk '/^Package:/ {print $2}' /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/apt/buster-source/apt-state/lists/*Sources | \ sort -u > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/rawlist; \ fi Generating the complete list of packages to be included in /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/list... perl -ne 'chomp; next if /^\s*$/; \ print "$_\n" if not $seen{$_}; $seen{$_}++;' \ /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/rawlist \ > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/list /home/debian-cd/build.buster/debian-cd/tools/check_backports_packages /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/list.backports if [ -f /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/list.backports ]; then mv /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/list.backports /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/list; fi for ARCH in mips; do \ ARCH=$ARCH /home/debian-cd/build.buster/debian-cd/tools/sort_deps /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/list; \ done Running sort_deps to sort packages for mips: Generating dependency tree with apt-cache depends... Adding standard, required, important and base packages first S/R/I/B packages take 109981494 bytes Adding the rest of the requested packages Now up to 60269697832 bytes COMPLETE=1; add all remaining packages Done: processed/sorted 54491 packages, total size 63801016764 bytes. if [ ""x = "yes"x ] ; then \ /home/debian-cd/build.buster/debian-cd/tools/grab_source_list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/apt /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/packages; \ else \ /home/debian-cd/build.buster/debian-cd/tools/merge_package_lists /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/apt "mips" /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/packages; \ fi if [ ""x = "yes"x ] ; then \ grep ^source /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/packages > /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/packages.source; \ fi /home/debian-cd/build.buster/debian-cd/tools/make_disc_trees.pl /home/debian-cd/build.buster/debian-cd /srv/cdbuilder.debian.org/src/ftp/debian /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips buster "mips" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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 mips: Done: Read details of 54491 packages for mips Reading in translated package descriptions for main: Done: read 224367 entries for 36 languages Reading in translated package descriptions for contrib: Done: read 295 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.buster/debian-cd/data/buster/mips_udeb_exclude Adding docs to CD1 Removing old dedications removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-9.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-2.2.cn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-9.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-2.2.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-9.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-2.2.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-9.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-2.2.fi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-9.0.ta.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-2.2.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-9.0.th.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-2.2.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-9.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-2.2.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-2.2.pt_BR.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-2.2.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-2.2.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-5.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-5.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-5.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-5.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-5.0.fr.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-5.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-5.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-5.0.lt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-5.0.ml.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-5.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-5.0.ro.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-5.0.ru.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-5.0.sigs.tar.gz' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-5.0.sk.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-5.0.sv.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-5.0.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-5.0.vi.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-9.0.bn.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-9.0.ca.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-9.0.cs.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-9.0.da.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-9.0.de.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-9.0.es.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-9.0.gl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-9.0.id.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-9.0.it.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-9.0.ja.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-9.0.ms.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-9.0.nl.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-9.0.pt.txt' removed '/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1/doc/dedication/dedication-9.0.pt_BR.txt' Extracting FAQ on CD1 Adding installtools ERROR: package installation-guide-mips not found. Downloading most recent release notes for mips --2021-02-06 13:40:45-- https://www.debian.org/releases/buster/release-notes-mips.tar.gz Resolving www.debian.org (www.debian.org)... 2001:67c:2564:a119::77, 130.89.148.77 Connecting to www.debian.org (www.debian.org)|2001:67c:2564:a119::77|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 7027212 (6.7M) [application/x-gzip] Saving to: 'release-notes-mips.tar.gz' 0K .......... .......... .......... .......... .......... 0% 1.73M 4s 50K .......... .......... .......... .......... .......... 1% 3.95M 3s 100K .......... .......... .......... .......... .......... 2% 7.34M 2s 150K .......... .......... .......... .......... .......... 2% 9.42M 2s 200K .......... .......... .......... .......... .......... 3% 9.39M 2s 250K .......... .......... .......... .......... .......... 4% 15.5M 1s 300K .......... .......... .......... .......... .......... 5% 16.6M 1s 350K .......... .......... .......... .......... .......... 5% 21.1M 1s 400K .......... .......... .......... .......... .......... 6% 17.2M 1s 450K .......... .......... .......... .......... .......... 7% 19.1M 1s 500K .......... .......... .......... .......... .......... 8% 24.8M 1s 550K .......... .......... .......... .......... .......... 8% 33.3M 1s 600K .......... .......... .......... .......... .......... 9% 31.4M 1s 650K .......... .......... .......... .......... .......... 10% 26.5M 1s 700K .......... .......... .......... .......... .......... 10% 44.0M 1s 750K .......... .......... .......... .......... .......... 11% 28.4M 1s 800K .......... .......... .......... .......... .......... 12% 32.6M 1s 850K .......... .......... .......... .......... .......... 13% 72.3M 1s 900K .......... .......... .......... .......... .......... 13% 39.5M 1s 950K .......... .......... .......... .......... .......... 14% 43.3M 1s 1000K .......... .......... .......... .......... .......... 15% 49.8M 0s 1050K .......... .......... .......... .......... .......... 16% 69.9M 0s 1100K .......... .......... .......... .......... .......... 16% 53.2M 0s 1150K .......... .......... .......... .......... .......... 17% 33.3M 0s 1200K .......... .......... .......... .......... .......... 18% 81.1M 0s 1250K .......... .......... .......... .......... .......... 18% 87.1M 0s 1300K .......... .......... .......... .......... .......... 19% 66.6M 0s 1350K .......... .......... .......... .......... .......... 20% 54.8M 0s 1400K .......... .......... .......... .......... .......... 21% 66.2M 0s 1450K .......... .......... .......... .......... .......... 21% 92.8M 0s 1500K .......... .......... .......... .......... .......... 22% 68.8M 0s 1550K .......... .......... .......... .......... .......... 23% 55.3M 0s 1600K .......... .......... .......... .......... .......... 24% 81.3M 0s 1650K .......... .......... .......... .......... .......... 24% 65.3M 0s 1700K .......... .......... .......... .......... .......... 25% 91.6M 0s 1750K .......... .......... .......... .......... .......... 26% 87.8M 0s 1800K .......... .......... .......... .......... .......... 26% 83.0M 0s 1850K .......... .......... .......... .......... .......... 27% 88.7M 0s 1900K .......... .......... .......... .......... .......... 28% 74.6M 0s 1950K .......... .......... .......... .......... .......... 29% 88.8M 0s 2000K .......... .......... .......... .......... .......... 29% 76.5M 0s 2050K .......... .......... .......... .......... .......... 30% 89.8M 0s 2100K .......... .......... .......... .......... .......... 31% 87.7M 0s 2150K .......... .......... .......... .......... .......... 32% 90.7M 0s 2200K .......... .......... .......... .......... .......... 32% 80.8M 0s 2250K .......... .......... .......... .......... .......... 33% 95.9M 0s 2300K .......... .......... .......... .......... .......... 34% 92.4M 0s 2350K .......... .......... .......... .......... .......... 34% 92.4M 0s 2400K .......... .......... .......... .......... .......... 35% 76.1M 0s 2450K .......... .......... .......... .......... .......... 36% 87.0M 0s 2500K .......... .......... .......... .......... .......... 37% 88.5M 0s 2550K .......... .......... .......... .......... .......... 37% 89.4M 0s 2600K .......... .......... .......... .......... .......... 38% 82.0M 0s 2650K .......... .......... .......... .......... .......... 39% 93.3M 0s 2700K .......... .......... .......... .......... .......... 40% 87.8M 0s 2750K .......... .......... .......... .......... .......... 40% 92.1M 0s 2800K .......... .......... .......... .......... .......... 41% 74.3M 0s 2850K .......... .......... .......... .......... .......... 42% 90.4M 0s 2900K .......... .......... .......... .......... .......... 42% 91.1M 0s 2950K .......... .......... .......... .......... .......... 43% 88.1M 0s 3000K .......... .......... .......... .......... .......... 44% 83.1M 0s 3050K .......... .......... .......... .......... .......... 45% 91.8M 0s 3100K .......... .......... .......... .......... .......... 45% 90.4M 0s 3150K .......... .......... .......... .......... .......... 46% 92.1M 0s 3200K .......... .......... .......... .......... .......... 47% 73.8M 0s 3250K .......... .......... .......... .......... .......... 48% 96.6M 0s 3300K .......... .......... .......... .......... .......... 48% 93.7M 0s 3350K .......... .......... .......... .......... .......... 49% 99.8M 0s 3400K .......... .......... .......... .......... .......... 50% 89.0M 0s 3450K .......... .......... .......... .......... .......... 51% 96.6M 0s 3500K .......... .......... .......... .......... .......... 51% 97.2M 0s 3550K .......... .......... .......... .......... .......... 52% 3.90M 0s 3600K .......... .......... .......... .......... .......... 53% 78.4M 0s 3650K .......... .......... .......... .......... .......... 53% 93.6M 0s 3700K .......... .......... .......... .......... .......... 54% 89.9M 0s 3750K .......... .......... .......... .......... .......... 55% 92.5M 0s 3800K .......... .......... .......... .......... .......... 56% 85.6M 0s 3850K .......... .......... .......... .......... .......... 56% 98.2M 0s 3900K .......... .......... .......... .......... .......... 57% 95.9M 0s 3950K .......... .......... .......... .......... .......... 58% 94.0M 0s 4000K .......... .......... .......... .......... .......... 59% 80.7M 0s 4050K .......... .......... .......... .......... .......... 59% 87.4M 0s 4100K .......... .......... .......... .......... .......... 60% 93.0M 0s 4150K .......... .......... .......... .......... .......... 61% 96.0M 0s 4200K .......... .......... .......... .......... .......... 61% 86.7M 0s 4250K .......... .......... .......... .......... .......... 62% 95.1M 0s 4300K .......... .......... .......... .......... .......... 63% 89.0M 0s 4350K .......... .......... .......... .......... .......... 64% 91.5M 0s 4400K .......... .......... .......... .......... .......... 64% 76.3M 0s 4450K .......... .......... .......... .......... .......... 65% 97.6M 0s 4500K .......... .......... .......... .......... .......... 66% 93.8M 0s 4550K .......... .......... .......... .......... .......... 67% 98.2M 0s 4600K .......... .......... .......... .......... .......... 67% 88.4M 0s 4650K .......... .......... .......... .......... .......... 68% 92.9M 0s 4700K .......... .......... .......... .......... .......... 69% 93.6M 0s 4750K .......... .......... .......... .......... .......... 69% 99.1M 0s 4800K .......... .......... .......... .......... .......... 70% 83.0M 0s 4850K .......... .......... .......... .......... .......... 71% 97.6M 0s 4900K .......... .......... .......... .......... .......... 72% 97.3M 0s 4950K .......... .......... .......... .......... .......... 72% 93.8M 0s 5000K .......... .......... .......... .......... .......... 73% 88.7M 0s 5050K .......... .......... .......... .......... .......... 74% 90.5M 0s 5100K .......... .......... .......... .......... .......... 75% 95.1M 0s 5150K .......... .......... .......... .......... .......... 75% 94.7M 0s 5200K .......... .......... .......... .......... .......... 76% 82.4M 0s 5250K .......... .......... .......... .......... .......... 77% 90.7M 0s 5300K .......... .......... .......... .......... .......... 77% 85.9M 0s 5350K .......... .......... .......... .......... .......... 78% 93.1M 0s 5400K .......... .......... .......... .......... .......... 79% 82.0M 0s 5450K .......... .......... .......... .......... .......... 80% 89.2M 0s 5500K .......... .......... .......... .......... .......... 80% 88.7M 0s 5550K .......... .......... .......... .......... .......... 81% 92.0M 0s 5600K .......... .......... .......... .......... .......... 82% 79.7M 0s 5650K .......... .......... .......... .......... .......... 83% 96.7M 0s 5700K .......... .......... .......... .......... .......... 83% 99.0M 0s 5750K .......... .......... .......... .......... .......... 84% 96.9M 0s 5800K .......... .......... .......... .......... .......... 85% 85.4M 0s 5850K .......... .......... .......... .......... .......... 85% 96.6M 0s 5900K .......... .......... .......... .......... .......... 86% 99.1M 0s 5950K .......... .......... .......... .......... .......... 87% 97.4M 0s 6000K .......... .......... .......... .......... .......... 88% 82.3M 0s 6050K .......... .......... .......... .......... .......... 88% 97.8M 0s 6100K .......... .......... .......... .......... .......... 89% 96.4M 0s 6150K .......... .......... .......... .......... .......... 90% 96.1M 0s 6200K .......... .......... .......... .......... .......... 91% 88.1M 0s 6250K .......... .......... .......... .......... .......... 91% 97.0M 0s 6300K .......... .......... .......... .......... .......... 92% 98.9M 0s 6350K .......... .......... .......... .......... .......... 93% 96.8M 0s 6400K .......... .......... .......... .......... .......... 93% 82.7M 0s 6450K .......... .......... .......... .......... .......... 94% 95.7M 0s 6500K .......... .......... .......... .......... .......... 95% 95.5M 0s 6550K .......... .......... .......... .......... .......... 96% 96.1M 0s 6600K .......... .......... .......... .......... .......... 96% 88.0M 0s 6650K .......... .......... .......... .......... .......... 97% 96.3M 0s 6700K .......... .......... .......... .......... .......... 98% 97.3M 0s 6750K .......... .......... .......... .......... .......... 99% 96.7M 0s 6800K .......... .......... .......... .......... .......... 99% 82.2M 0s 6850K .......... .. 100% 142M=0.2s 2021-02-06 13:40:45 (40.7 MB/s) - 'release-notes-mips.tar.gz' saved [7027212/7027212] ca/ ca/ap-old-stuff.ca.html ca/apb.ca.html ca/ch-about.ca.html ca/ch-information.ca.html ca/ch-installing.ca.html ca/ch-moreinfo.ca.html ca/ch-upgrading.ca.html ca/ch-whats-new.ca.html ca/debian.css ca/images/ ca/images/annot-close.png ca/images/annot-open.png ca/images/blank.png ca/images/caution.png ca/images/draft.png ca/images/home.png ca/images/important.png ca/images/next.png ca/images/note.png ca/images/prev.png ca/images/tip.png ca/images/toc-blank.png ca/images/toc-minus.png ca/images/toc-plus.png ca/images/up.png ca/images/warning.png ca/index.ca.html ca/relnotes-glossary.ca.html ca/relnotes-index.ca.html ca/release-notes.ca.txt ca/release-notes.ca.pdf da/ da/ap-old-stuff.da.html da/apb.da.html da/ch-about.da.html da/ch-information.da.html da/ch-installing.da.html da/ch-moreinfo.da.html da/ch-upgrading.da.html da/ch-whats-new.da.html da/debian.css da/images/ da/images/annot-close.png da/images/annot-open.png da/images/blank.png da/images/caution.png da/images/draft.png da/images/home.png da/images/important.png da/images/next.png da/images/note.png da/images/prev.png da/images/tip.png da/images/toc-blank.png da/images/toc-minus.png da/images/toc-plus.png da/images/up.png da/images/warning.png da/index.da.html da/relnotes-glossary.da.html da/relnotes-index.da.html da/release-notes.da.txt da/release-notes.da.pdf de/ de/ap-old-stuff.de.html de/apb.de.html de/ch-about.de.html de/ch-information.de.html de/ch-installing.de.html de/ch-moreinfo.de.html de/ch-upgrading.de.html de/ch-whats-new.de.html de/debian.css de/images/ de/images/annot-close.png de/images/annot-open.png de/images/blank.png de/images/caution.png de/images/draft.png de/images/home.png de/images/important.png de/images/next.png de/images/note.png de/images/prev.png de/images/tip.png de/images/toc-blank.png de/images/toc-minus.png de/images/toc-plus.png de/images/up.png de/images/warning.png de/index.de.html de/relnotes-glossary.de.html de/relnotes-index.de.html de/release-notes.de.txt de/release-notes.de.pdf en/ en/ap-old-stuff.en.html en/apb.en.html en/ch-about.en.html en/ch-information.en.html en/ch-installing.en.html en/ch-moreinfo.en.html en/ch-upgrading.en.html en/ch-whats-new.en.html en/debian.css en/images/ en/images/annot-close.png en/images/annot-open.png en/images/blank.png en/images/caution.png en/images/draft.png en/images/home.png en/images/important.png en/images/next.png en/images/note.png en/images/prev.png en/images/tip.png en/images/toc-blank.png en/images/toc-minus.png en/images/toc-plus.png en/images/up.png en/images/warning.png en/index.en.html en/relnotes-glossary.en.html en/relnotes-index.en.html en/release-notes.en.txt en/release-notes.en.pdf es/ es/ap-old-stuff.es.html es/apb.es.html es/ch-about.es.html es/ch-information.es.html es/ch-installing.es.html es/ch-moreinfo.es.html es/ch-upgrading.es.html es/ch-whats-new.es.html es/debian.css es/images/ es/images/annot-close.png es/images/annot-open.png es/images/blank.png es/images/caution.png es/images/draft.png es/images/home.png es/images/important.png es/images/next.png es/images/note.png es/images/prev.png es/images/tip.png es/images/toc-blank.png es/images/toc-minus.png es/images/toc-plus.png es/images/up.png es/images/warning.png es/index.es.html es/relnotes-glossary.es.html es/relnotes-index.es.html es/release-notes.es.txt es/release-notes.es.pdf fr/ fr/ap-old-stuff.fr.html fr/apb.fr.html fr/ch-about.fr.html fr/ch-information.fr.html fr/ch-installing.fr.html fr/ch-moreinfo.fr.html fr/ch-upgrading.fr.html fr/ch-whats-new.fr.html fr/debian.css fr/images/ fr/images/annot-close.png fr/images/annot-open.png fr/images/blank.png fr/images/caution.png fr/images/draft.png fr/images/home.png fr/images/important.png fr/images/next.png fr/images/note.png fr/images/prev.png fr/images/tip.png fr/images/toc-blank.png fr/images/toc-minus.png fr/images/toc-plus.png fr/images/up.png fr/images/warning.png fr/index.fr.html fr/relnotes-glossary.fr.html fr/relnotes-index.fr.html fr/release-notes.fr.txt fr/release-notes.fr.pdf it/ it/ap-old-stuff.it.html it/apb.it.html it/ch-about.it.html it/ch-information.it.html it/ch-installing.it.html it/ch-moreinfo.it.html it/ch-upgrading.it.html it/ch-whats-new.it.html it/debian.css it/images/ it/images/annot-close.png it/images/annot-open.png it/images/blank.png it/images/caution.png it/images/draft.png it/images/home.png it/images/important.png it/images/next.png it/images/note.png it/images/prev.png it/images/tip.png it/images/toc-blank.png it/images/toc-minus.png it/images/toc-plus.png it/images/up.png it/images/warning.png it/index.it.html it/relnotes-glossary.it.html it/relnotes-index.it.html it/release-notes.it.txt it/release-notes.it.pdf ja/ ja/ap-old-stuff.ja.html ja/apb.ja.html ja/ch-about.ja.html ja/ch-information.ja.html ja/ch-installing.ja.html ja/ch-moreinfo.ja.html ja/ch-upgrading.ja.html ja/ch-whats-new.ja.html ja/debian.css ja/images/ ja/images/annot-close.png ja/images/annot-open.png ja/images/blank.png ja/images/caution.png ja/images/draft.png ja/images/home.png ja/images/important.png ja/images/next.png ja/images/note.png ja/images/prev.png ja/images/tip.png ja/images/toc-blank.png ja/images/toc-minus.png ja/images/toc-plus.png ja/images/up.png ja/images/warning.png ja/index.ja.html ja/relnotes-glossary.ja.html ja/relnotes-index.ja.html ja/release-notes.ja.txt ja/release-notes.ja.pdf nl/ nl/ap-old-stuff.nl.html nl/apb.nl.html nl/ch-about.nl.html nl/ch-information.nl.html nl/ch-installing.nl.html nl/ch-moreinfo.nl.html nl/ch-upgrading.nl.html nl/ch-whats-new.nl.html nl/debian.css nl/images/ nl/images/annot-close.png nl/images/annot-open.png nl/images/blank.png nl/images/caution.png nl/images/draft.png nl/images/home.png nl/images/important.png nl/images/next.png nl/images/note.png nl/images/prev.png nl/images/tip.png nl/images/toc-blank.png nl/images/toc-minus.png nl/images/toc-plus.png nl/images/up.png nl/images/warning.png nl/index.nl.html nl/relnotes-glossary.nl.html nl/relnotes-index.nl.html nl/release-notes.nl.txt nl/release-notes.nl.pdf pl/ pl/ap-old-stuff.pl.html pl/apb.pl.html pl/ch-about.pl.html pl/ch-information.pl.html pl/ch-installing.pl.html pl/ch-moreinfo.pl.html pl/ch-upgrading.pl.html pl/ch-whats-new.pl.html pl/debian.css pl/images/ pl/images/annot-close.png pl/images/annot-open.png pl/images/blank.png pl/images/caution.png pl/images/draft.png pl/images/home.png pl/images/important.png pl/images/next.png pl/images/note.png pl/images/prev.png pl/images/tip.png pl/images/toc-blank.png pl/images/toc-minus.png pl/images/toc-plus.png pl/images/up.png pl/images/warning.png pl/index.pl.html pl/relnotes-glossary.pl.html pl/relnotes-index.pl.html pl/release-notes.pl.txt pl/release-notes.pl.pdf pt/ pt/ap-old-stuff.pt.html pt/apb.pt.html pt/ch-about.pt.html pt/ch-information.pt.html pt/ch-installing.pt.html pt/ch-moreinfo.pt.html pt/ch-upgrading.pt.html pt/ch-whats-new.pt.html pt/debian.css pt/images/ pt/images/annot-close.png pt/images/annot-open.png pt/images/blank.png pt/images/caution.png pt/images/draft.png pt/images/home.png pt/images/important.png pt/images/next.png pt/images/note.png pt/images/prev.png pt/images/tip.png pt/images/toc-blank.png pt/images/toc-minus.png pt/images/toc-plus.png pt/images/up.png pt/images/warning.png pt/index.pt.html pt/relnotes-glossary.pt.html pt/relnotes-index.pt.html pt/release-notes.pt.txt pt/release-notes.pt.pdf pt-br/ pt-br/ap-old-stuff.pt-br.html pt-br/apb.pt-br.html pt-br/ch-about.pt-br.html pt-br/ch-information.pt-br.html pt-br/ch-installing.pt-br.html pt-br/ch-moreinfo.pt-br.html pt-br/ch-upgrading.pt-br.html pt-br/ch-whats-new.pt-br.html pt-br/debian.css pt-br/images/ pt-br/images/annot-close.png pt-br/images/annot-open.png pt-br/images/blank.png pt-br/images/caution.png pt-br/images/draft.png pt-br/images/home.png pt-br/images/important.png pt-br/images/next.png pt-br/images/note.png pt-br/images/prev.png pt-br/images/tip.png pt-br/images/toc-blank.png pt-br/images/toc-minus.png pt-br/images/toc-plus.png pt-br/images/up.png pt-br/images/warning.png pt-br/index.pt-br.html pt-br/relnotes-glossary.pt-br.html pt-br/relnotes-index.pt-br.html pt-br/release-notes.pt-br.txt pt-br/release-notes.pt-br.pdf ro/ ro/ap-old-stuff.ro.html ro/apb.ro.html ro/ch-about.ro.html ro/ch-information.ro.html ro/ch-installing.ro.html ro/ch-moreinfo.ro.html ro/ch-upgrading.ro.html ro/ch-whats-new.ro.html ro/debian.css ro/images/ ro/images/annot-close.png ro/images/annot-open.png ro/images/blank.png ro/images/caution.png ro/images/draft.png ro/images/home.png ro/images/important.png ro/images/next.png ro/images/note.png ro/images/prev.png ro/images/tip.png ro/images/toc-blank.png ro/images/toc-minus.png ro/images/toc-plus.png ro/images/up.png ro/images/warning.png ro/index.ro.html ro/relnotes-glossary.ro.html ro/relnotes-index.ro.html ro/release-notes.ro.txt ro/release-notes.ro.pdf ru/ ru/ap-old-stuff.ru.html ru/apb.ru.html ru/ch-about.ru.html ru/ch-information.ru.html ru/ch-installing.ru.html ru/ch-moreinfo.ru.html ru/ch-upgrading.ru.html ru/ch-whats-new.ru.html ru/debian.css ru/images/ ru/images/annot-close.png ru/images/annot-open.png ru/images/blank.png ru/images/caution.png ru/images/draft.png ru/images/home.png ru/images/important.png ru/images/next.png ru/images/note.png ru/images/prev.png ru/images/tip.png ru/images/toc-blank.png ru/images/toc-minus.png ru/images/toc-plus.png ru/images/up.png ru/images/warning.png ru/index.ru.html ru/relnotes-glossary.ru.html ru/relnotes-index.ru.html ru/release-notes.ru.txt ru/release-notes.ru.pdf sk/ sk/ap-old-stuff.sk.html sk/apb.sk.html sk/ch-about.sk.html sk/ch-information.sk.html sk/ch-installing.sk.html sk/ch-moreinfo.sk.html sk/ch-upgrading.sk.html sk/ch-whats-new.sk.html sk/debian.css sk/images/ sk/images/annot-close.png sk/images/annot-open.png sk/images/blank.png sk/images/caution.png sk/images/draft.png sk/images/home.png sk/images/important.png sk/images/next.png sk/images/note.png sk/images/prev.png sk/images/tip.png sk/images/toc-blank.png sk/images/toc-minus.png sk/images/toc-plus.png sk/images/up.png sk/images/warning.png sk/index.sk.html sk/relnotes-glossary.sk.html sk/relnotes-index.sk.html sk/release-notes.sk.txt sk/release-notes.sk.pdf sv/ sv/ap-old-stuff.sv.html sv/apb.sv.html sv/ch-about.sv.html sv/ch-information.sv.html sv/ch-installing.sv.html sv/ch-moreinfo.sv.html sv/ch-upgrading.sv.html sv/ch-whats-new.sv.html sv/debian.css sv/images/ sv/images/annot-close.png sv/images/annot-open.png sv/images/blank.png sv/images/caution.png sv/images/draft.png sv/images/home.png sv/images/important.png sv/images/next.png sv/images/note.png sv/images/prev.png sv/images/tip.png sv/images/toc-blank.png sv/images/toc-minus.png sv/images/toc-plus.png sv/images/up.png sv/images/warning.png sv/index.sv.html sv/relnotes-glossary.sv.html sv/relnotes-index.sv.html sv/release-notes.sv.txt sv/release-notes.sv.pdf zh-cn/ zh-cn/ap-old-stuff.zh-cn.html zh-cn/apb.zh-cn.html zh-cn/ch-about.zh-cn.html zh-cn/ch-information.zh-cn.html zh-cn/ch-installing.zh-cn.html zh-cn/ch-moreinfo.zh-cn.html zh-cn/ch-upgrading.zh-cn.html zh-cn/ch-whats-new.zh-cn.html zh-cn/debian.css zh-cn/images/ zh-cn/images/annot-close.png zh-cn/images/annot-open.png zh-cn/images/blank.png zh-cn/images/caution.png zh-cn/images/draft.png zh-cn/images/home.png zh-cn/images/important.png zh-cn/images/next.png zh-cn/images/note.png zh-cn/images/prev.png zh-cn/images/tip.png zh-cn/images/toc-blank.png zh-cn/images/toc-minus.png zh-cn/images/toc-plus.png zh-cn/images/up.png zh-cn/images/warning.png zh-cn/index.zh-cn.html zh-cn/relnotes-glossary.zh-cn.html zh-cn/relnotes-index.zh-cn.html zh-cn/release-notes.zh-cn.txt zh-cn/release-notes.zh-cn.pdf Adding common docs on CD1 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips: Running tools/boot/buster/boot-mips 1 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1 Starting new "mips" DVD 1 at /home/debian-cd/build.buster/debian-cd/buster/CD1 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 1 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Checking base is installable for mips 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 5350 packages, 2287865 blocks, 4685547520 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 mips: Running tools/boot/buster/boot-mips 2 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD2 Starting new "mips" DVD 2 at /home/debian-cd/build.buster/debian-cd/buster/CD2 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 2 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 2 filled with 3049 packages, 2215835 blocks, 4538030080 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD3 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips: Running tools/boot/buster/boot-mips 3 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD3 Starting new "mips" DVD 3 at /home/debian-cd/build.buster/debian-cd/buster/CD3 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 3 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 3 filled with 2466 packages, 2290241 blocks, 4690413568 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD4 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips: Running tools/boot/buster/boot-mips 4 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD4 Starting new "mips" DVD 4 at /home/debian-cd/build.buster/debian-cd/buster/CD4 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 4 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 4 filled with 1900 packages, 2288537 blocks, 4686923776 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD5 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips: Running tools/boot/buster/boot-mips 5 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD5 Starting new "mips" DVD 5 at /home/debian-cd/build.buster/debian-cd/buster/CD5 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 5 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 5 filled with 3043 packages, 2292520 blocks, 4695080960 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD6 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips: Running tools/boot/buster/boot-mips 6 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD6 Starting new "mips" DVD 6 at /home/debian-cd/build.buster/debian-cd/buster/CD6 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 6 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 6 filled with 1810 packages, 2163965 blocks, 4431800320 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD7 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips: Running tools/boot/buster/boot-mips 7 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD7 Starting new "mips" DVD 7 at /home/debian-cd/build.buster/debian-cd/buster/CD7 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 7 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 7 filled with 2277 packages, 2293859 blocks, 4697823232 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD8 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips: Running tools/boot/buster/boot-mips 8 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD8 Starting new "mips" DVD 8 at /home/debian-cd/build.buster/debian-cd/buster/CD8 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 8 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 8 filled with 4303 packages, 2292885 blocks, 4695828480 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD9 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips: Running tools/boot/buster/boot-mips 9 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD9 Starting new "mips" DVD 9 at /home/debian-cd/build.buster/debian-cd/buster/CD9 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 9 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 9 filled with 4068 packages, 2287899 blocks, 4685617152 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD10 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips: Running tools/boot/buster/boot-mips 10 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD10 Starting new "mips" DVD 10 at /home/debian-cd/build.buster/debian-cd/buster/CD10 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 10 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 10 filled with 5322 packages, 2292291 blocks, 4694611968 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD11 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips: Running tools/boot/buster/boot-mips 11 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD11 Starting new "mips" DVD 11 at /home/debian-cd/build.buster/debian-cd/buster/CD11 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 11 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 11 filled with 5945 packages, 2288531 blocks, 4686911488 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD12 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips: Running tools/boot/buster/boot-mips 12 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD12 Starting new "mips" DVD 12 at /home/debian-cd/build.buster/debian-cd/buster/CD12 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 12 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 12 filled with 7482 packages, 2291529 blocks, 4693051392 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD13 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips: Running tools/boot/buster/boot-mips 13 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD13 Starting new "mips" DVD 13 at /home/debian-cd/build.buster/debian-cd/buster/CD13 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 13 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 13 filled with 6972 packages, 2270406 blocks, 4649791488 bytes Adding the required directories Generating the image label and volume id Adding common docs on CD14 Adding Release files Trying to add upgrade* directories (Optionally) making the image bootable for mips: Running tools/boot/buster/boot-mips 14 /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD14 Starting new "mips" DVD 14 at /home/debian-cd/build.buster/debian-cd/buster/CD14 Specified size for this image: 4.7GB DVD, 2294921 2K-blocks maximum Starting the md5sum.txt file Placing packages into image 14 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Finishing off the Release file Finishing off md5sum.txt xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. CD 14 (not) filled with 504 packages, 1787064 blocks, 3659907072 bytes Finished: 54491 packages placed make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' make[1]: warning: -j4 forced in submake: resetting jobserver mode. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' /home/debian-cd/build.buster/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian "mips" buster buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/md5-check Looking in /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/ /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/ Using MD5 sums from Packages files: /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/contrib/debian-installer/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/debian-installer/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mipsel/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mips/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mips/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mips64el/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mips64el/Packages.xz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mipsel/Packages.gz /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/non-free/debian-installer/binary-mipsel/Packages.xz Using MD5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/installer-mips/20190702/images/MD5SUMS Using MD5 sums from d-i: /srv/cdbuilder.debian.org/src/ftp/debian/dists/buster/main/installer-mips/20190702+deb10u8/images/MD5SUMS for ARCH in mips; do \ if [ -e /home/debian-cd/build.buster/debian-cd/data/buster/$ARCH/extra-sources ]; then \ echo "Extra dedicated source added; need to grab source MD5 info too"; \ /home/debian-cd/build.buster/debian-cd/tools/grab_md5 /srv/cdbuilder.debian.org/src/ftp/debian source buster buster /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/md5-check; \ fi; \ done CD=13 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster" "mips" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup" CD=1 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster" "mips" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup" Generating mips iso/jigdo image number 13 ... CD=3 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster" "mips" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup" Last-minute updates: README.html Generating mips iso/jigdo image number 1 ... CD=4 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster" "mips" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup" Last-minute updates: README.html Generating mips iso/jigdo image number 3 ... Last-minute updates: README.html Generating mips iso/jigdo image number 4 ... README.txt Last-minute updates: README.html README.txt README.txt README.txt Sat 6 Feb 14:37:06 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 mips 13' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-13.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-13.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot13 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/md5-check -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*' -J -joliet-long -cache-inodes CD13 Sat 6 Feb 14:37:06 UTC 2021 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 mips 3' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-3.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-3.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot3 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/md5-check -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*' -J -joliet-long -cache-inodes CD3 Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Sat 6 Feb 14:37:06 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 mips 1' -o /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-1.iso -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-1.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-1.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot1 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/md5-check -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*' -J -joliet-long -cache-inodes CD1 Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Sat 6 Feb 14:37:06 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 mips 4' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-4.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-4.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot4 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/md5-check -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*' -J -joliet-long -cache-inodes CD4 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-1.iso' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 2118g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/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/3bustermips/buster/CD3' xorriso : UPDATE : 4382 files added in 1 seconds xorriso : UPDATE : 4382 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD4' xorriso : UPDATE : 3591 files added in 1 seconds xorriso : UPDATE : 3591 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD13' xorriso : UPDATE : 11899 files added in 1 seconds xorriso : UPDATE : 11899 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-b43legacy-installer_019-4+deb10u1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/alsa-firmware-loaders_1.1.7-1_mips.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-b43-installer_019-4+deb10u1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD1' xorriso : UPDATE : 8772 files added in 1 seconds xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.02% done libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 8772 files added in 1 seconds xorriso : UPDATE : 0.02% done libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. 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/firmware-linux-free_3.4_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 0.16% done xorriso : UPDATE : 0.16% done xorriso : UPDATE : 0.09% done xorriso : UPDATE : 0.16% done xorriso : UPDATE : 0.42% done, estimate finish Sat Feb 06 14:45:32 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 14:50:33 2021 xorriso : UPDATE : 0.25% done xorriso : UPDATE : 0.27% done, estimate finish Sat Feb 06 14:49:27 2021 xorriso : UPDATE : 1.13% done, estimate finish Sat Feb 06 14:41:41 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 14:56:57 2021 xorriso : UPDATE : 0.36% done, estimate finish Sat Feb 06 14:49:13 2021 xorriso : UPDATE : 0.43% done, estimate finish Sat Feb 06 14:48:48 2021 xorriso : UPDATE : 1.86% done, estimate finish Sat Feb 06 14:40:48 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 15:03:20 2021 xorriso : UPDATE : 0.49% done, estimate finish Sat Feb 06 14:49:20 2021 xorriso : UPDATE : 0.52% done, estimate finish Sat Feb 06 14:49:55 2021 xorriso : UPDATE : 2.66% done, estimate finish Sat Feb 06 14:40:20 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 15:09:44 2021 xorriso : UPDATE : 0.63% done, estimate finish Sat Feb 06 14:49:23 2021 xorriso : UPDATE : 0.89% done, estimate finish Sat Feb 06 14:46:30 2021 xorriso : UPDATE : 3.23% done, estimate finish Sat Feb 06 14:40:17 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 15:16:08 2021 xorriso : UPDATE : 0.71% done, estimate finish Sat Feb 06 14:50:14 2021 xorriso : UPDATE : 1.57% done, estimate finish Sat Feb 06 14:43:29 2021 xorriso : UPDATE : 4.00% done, estimate finish Sat Feb 06 14:40:05 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 15:22:31 2021 xorriso : UPDATE : 1.53% done, estimate finish Sat Feb 06 14:44:19 2021 xorriso : UPDATE : 2.28% done, estimate finish Sat Feb 06 14:42:15 2021 xorriso : UPDATE : 4.20% done, estimate finish Sat Feb 06 14:40:21 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 15:28:55 2021 xorriso : UPDATE : 2.42% done, estimate finish Sat Feb 06 14:42:22 2021 xorriso : UPDATE : 2.92% done, estimate finish Sat Feb 06 14:41:42 2021 xorriso : UPDATE : 5.26% done, estimate finish Sat Feb 06 14:40:00 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 15:35:19 2021 xorriso : UPDATE : 2.97% done, estimate finish Sat Feb 06 14:41:58 2021 xorriso : UPDATE : 3.73% done, estimate finish Sat Feb 06 14:41:09 2021 xorriso : UPDATE : 6.23% done, estimate finish Sat Feb 06 14:39:50 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 15:41:42 2021 xorriso : UPDATE : 3.65% done, estimate finish Sat Feb 06 14:41:31 2021 xorriso : UPDATE : 4.17% done, estimate finish Sat Feb 06 14:41:07 2021 xorriso : UPDATE : 6.65% done, estimate finish Sat Feb 06 14:39:55 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 15:48:06 2021 xorriso : UPDATE : 4.28% done, estimate finish Sat Feb 06 14:41:16 2021 xorriso : UPDATE : 5.23% done, estimate finish Sat Feb 06 14:40:38 2021 xorriso : UPDATE : 6.65% done, estimate finish Sat Feb 06 14:40:10 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 15:54:29 2021 xorriso : UPDATE : 4.88% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 5.89% done, estimate finish Sat Feb 06 14:40:31 2021 xorriso : UPDATE : 8.51% done, estimate finish Sat Feb 06 14:39:24 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 16:00:53 2021 xorriso : UPDATE : 5.66% done, estimate finish Sat Feb 06 14:40:51 2021 xorriso : UPDATE : 6.40% done, estimate finish Sat Feb 06 14:40:31 2021 xorriso : UPDATE : 8.75% done, estimate finish Sat Feb 06 14:39:33 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 16:07:17 2021 xorriso : UPDATE : 6.24% done, estimate finish Sat Feb 06 14:40:46 2021 xorriso : UPDATE : 6.40% done, estimate finish Sat Feb 06 14:40:47 2021 xorriso : UPDATE : 8.75% done, estimate finish Sat Feb 06 14:39:46 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 16:13:40 2021 xorriso : UPDATE : 6.84% done, estimate finish Sat Feb 06 14:40:42 2021 xorriso : UPDATE : 8.23% done, estimate finish Sat Feb 06 14:39:27 2021 xorriso : UPDATE : 8.75% done, estimate finish Sat Feb 06 14:39:59 2021 xorriso : UPDATE : 0.26% done, estimate finish Sat Feb 06 16:20:04 2021 xorriso : UPDATE : 7.03% done, estimate finish Sat Feb 06 14:40:50 2021 xorriso : UPDATE : 8.97% done, estimate finish Sat Feb 06 14:39:27 2021 xorriso : UPDATE : 8.75% done, estimate finish Sat Feb 06 14:40:12 2021 xorriso : UPDATE : 7.89% done, estimate finish Sat Feb 06 14:40:44 2021 xorriso : UPDATE : 8.22% done, estimate finish Sat Feb 06 14:39:42 2021 xorriso : UPDATE : 9.08% done, estimate finish Sat Feb 06 14:39:38 2021 xorriso : UPDATE : 8.75% done, estimate finish Sat Feb 06 14:40:25 2021 xorriso : UPDATE : 15.40% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 8.86% done, estimate finish Sat Feb 06 14:39:42 2021 xorriso : UPDATE : 10.31% done, estimate finish Sat Feb 06 14:39:29 2021 xorriso : UPDATE : 8.75% done, estimate finish Sat Feb 06 14:40:38 2021 xorriso : UPDATE : 15.95% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 9.68% done, estimate finish Sat Feb 06 14:39:39 2021 xorriso : UPDATE : 10.31% done, estimate finish Sat Feb 06 14:39:39 2021 xorriso : UPDATE : 8.75% done, estimate finish Sat Feb 06 14:40:51 2021 xorriso : UPDATE : 16.81% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 10.45% done, estimate finish Sat Feb 06 14:39:38 2021 xorriso : UPDATE : 10.31% done, estimate finish Sat Feb 06 14:39:50 2021 xorriso : UPDATE : 15.41% done, estimate finish Sat Feb 06 14:39:15 2021 xorriso : UPDATE : 17.42% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 11.19% done, estimate finish Sat Feb 06 14:39:37 2021 xorriso : UPDATE : 10.31% done, estimate finish Sat Feb 06 14:40:00 2021 xorriso : UPDATE : 15.41% done, estimate finish Sat Feb 06 14:39:22 2021 xorriso : UPDATE : 18.14% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 11.52% done, estimate finish Sat Feb 06 14:39:42 2021 xorriso : UPDATE : 10.31% done, estimate finish Sat Feb 06 14:40:11 2021 xorriso : UPDATE : 15.41% done, estimate finish Sat Feb 06 14:39:31 2021 xorriso : UPDATE : 18.91% done, estimate finish Sat Feb 06 14:39:10 2021 xorriso : UPDATE : 12.99% done, estimate finish Sat Feb 06 14:39:31 2021 xorriso : UPDATE : 10.31% done, estimate finish Sat Feb 06 14:40:21 2021 xorriso : UPDATE : 15.41% done, estimate finish Sat Feb 06 14:39:42 2021 xorriso : UPDATE : 19.60% done, estimate finish Sat Feb 06 14:39:10 2021 xorriso : UPDATE : 13.77% done, estimate finish Sat Feb 06 14:39:31 2021 xorriso : UPDATE : 15.62% done, estimate finish Sat Feb 06 14:39:19 2021 xorriso : UPDATE : 15.41% done, estimate finish Sat Feb 06 14:39:52 2021 xorriso : UPDATE : 20.22% done, estimate finish Sat Feb 06 14:39:12 2021 xorriso : UPDATE : 14.57% done, estimate finish Sat Feb 06 14:39:30 2021 xorriso : UPDATE : 16.33% done, estimate finish Sat Feb 06 14:39:18 2021 xorriso : UPDATE : 15.41% done, estimate finish Sat Feb 06 14:40:02 2021 xorriso : UPDATE : 20.92% done, estimate finish Sat Feb 06 14:39:12 2021 xorriso : UPDATE : 14.57% done, estimate finish Sat Feb 06 14:39:38 2021 xorriso : UPDATE : 16.91% done, estimate finish Sat Feb 06 14:39:20 2021 xorriso : UPDATE : 15.41% done, estimate finish Sat Feb 06 14:40:12 2021 xorriso : UPDATE : 21.15% done, estimate finish Sat Feb 06 14:38:33 2021 xorriso : UPDATE : 16.23% done, estimate finish Sat Feb 06 14:39:23 2021 xorriso : UPDATE : 17.71% done, estimate finish Sat Feb 06 14:39:20 2021 xorriso : UPDATE : 15.41% done, estimate finish Sat Feb 06 14:40:23 2021 xorriso : UPDATE : 22.43% done, estimate finish Sat Feb 06 14:38:34 2021 xorriso : UPDATE : 16.23% done, estimate finish Sat Feb 06 14:39:32 2021 xorriso : UPDATE : 17.71% done, estimate finish Sat Feb 06 14:39:27 2021 xorriso : UPDATE : 15.41% done, estimate finish Sat Feb 06 14:40:33 2021 xorriso : UPDATE : 23.13% done, estimate finish Sat Feb 06 14:38:36 2021 xorriso : UPDATE : 16.23% done, estimate finish Sat Feb 06 14:39:42 2021 xorriso : UPDATE : 19.54% done, estimate finish Sat Feb 06 14:39:17 2021 xorriso : UPDATE : 15.41% done, estimate finish Sat Feb 06 14:40:43 2021 xorriso : UPDATE : 23.79% done, estimate finish Sat Feb 06 14:38:39 2021 xorriso : UPDATE : 18.95% done, estimate finish Sat Feb 06 14:39:19 2021 xorriso : UPDATE : 20.34% done, estimate finish Sat Feb 06 14:39:17 2021 xorriso : UPDATE : 15.41% done, estimate finish Sat Feb 06 14:40:54 2021 xorriso : UPDATE : 24.48% done, estimate finish Sat Feb 06 14:38:42 2021 xorriso : UPDATE : 19.17% done, estimate finish Sat Feb 06 14:39:25 2021 xorriso : UPDATE : 20.99% done, estimate finish Sat Feb 06 14:39:18 2021 xorriso : UPDATE : 15.41% done, estimate finish Sat Feb 06 14:41:04 2021 xorriso : UPDATE : 25.16% done, estimate finish Sat Feb 06 14:38:44 2021 xorriso : UPDATE : 20.69% done, estimate finish Sat Feb 06 14:39:18 2021 xorriso : UPDATE : 21.75% done, estimate finish Sat Feb 06 14:39:19 2021 xorriso : UPDATE : 15.41% done xorriso : UPDATE : 25.71% done, estimate finish Sat Feb 06 14:38:46 2021 xorriso : UPDATE : 21.17% done, estimate finish Sat Feb 06 14:39:21 2021 xorriso : UPDATE : 21.94% done, estimate finish Sat Feb 06 14:39:23 2021 xorriso : UPDATE : 23.14% done, estimate finish Sat Feb 06 14:39:19 2021 xorriso : UPDATE : 15.41% done xorriso : UPDATE : 26.29% done, estimate finish Sat Feb 06 14:38:49 2021 xorriso : UPDATE : 22.10% done, estimate finish Sat Feb 06 14:39:19 2021 xorriso : UPDATE : 23.91% done, estimate finish Sat Feb 06 14:39:20 2021 xorriso : UPDATE : 15.41% done xorriso : UPDATE : 26.99% done, estimate finish Sat Feb 06 14:38:51 2021 xorriso : UPDATE : 22.76% done, estimate finish Sat Feb 06 14:39:20 2021 xorriso : UPDATE : 24.23% done, estimate finish Sat Feb 06 14:39:26 2021 xorriso : UPDATE : 15.41% done xorriso : UPDATE : 28.19% done, estimate finish Sat Feb 06 14:38:50 2021 xorriso : UPDATE : 23.18% done, estimate finish Sat Feb 06 14:39:23 2021 xorriso : UPDATE : 24.40% done, estimate finish Sat Feb 06 14:39:32 2021 xorriso : UPDATE : 15.41% done xorriso : UPDATE : 28.19% done, estimate finish Sat Feb 06 14:39:13 2021 xorriso : UPDATE : 23.72% done, estimate finish Sat Feb 06 14:39:27 2021 xorriso : UPDATE : 25.61% done, estimate finish Sat Feb 06 14:39:26 2021 xorriso : UPDATE : 15.41% done xorriso : UPDATE : 29.98% done, estimate finish Sat Feb 06 14:39:04 2021 xorriso : UPDATE : 24.84% done, estimate finish Sat Feb 06 14:39:23 2021 xorriso : UPDATE : 26.35% done, estimate finish Sat Feb 06 14:39:27 2021 xorriso : UPDATE : 15.41% done xorriso : UPDATE : 30.63% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 25.29% done, estimate finish Sat Feb 06 14:39:26 2021 xorriso : UPDATE : 27.13% done, estimate finish Sat Feb 06 14:39:26 2021 xorriso : UPDATE : 15.41% done xorriso : UPDATE : 30.63% done, estimate finish Sat Feb 06 14:39:12 2021 xorriso : UPDATE : 26.16% done, estimate finish Sat Feb 06 14:39:25 2021 xorriso : UPDATE : 27.98% done, estimate finish Sat Feb 06 14:39:25 2021 xorriso : UPDATE : 15.41% done xorriso : UPDATE : 31.70% done, estimate finish Sat Feb 06 14:39:10 2021 xorriso : UPDATE : 26.16% done, estimate finish Sat Feb 06 14:39:31 2021 xorriso : UPDATE : 28.71% done, estimate finish Sat Feb 06 14:39:25 2021 xorriso : UPDATE : 15.41% done xorriso : UPDATE : 32.86% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 26.16% done, estimate finish Sat Feb 06 14:39:38 2021 xorriso : UPDATE : 29.53% done, estimate finish Sat Feb 06 14:39:24 2021 xorriso : UPDATE : 15.41% done xorriso : UPDATE : 33.59% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 28.92% done, estimate finish Sat Feb 06 14:39:21 2021 xorriso : UPDATE : 30.32% done, estimate finish Sat Feb 06 14:39:25 2021 xorriso : UPDATE : 15.41% done xorriso : UPDATE : 34.31% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 29.50% done, estimate finish Sat Feb 06 14:39:22 2021 xorriso : UPDATE : 31.20% done, estimate finish Sat Feb 06 14:39:24 2021 xorriso : UPDATE : 15.48% done, estimate finish Sat Feb 06 16:52:01 2021 xorriso : UPDATE : 35.02% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 30.31% done, estimate finish Sat Feb 06 14:39:23 2021 xorriso : UPDATE : 31.99% done, estimate finish Sat Feb 06 14:39:21 2021 xorriso : UPDATE : 29.93% done, estimate finish Sat Feb 06 14:39:13 2021 xorriso : UPDATE : 35.68% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 30.94% done, estimate finish Sat Feb 06 14:39:23 2021 xorriso : UPDATE : 32.66% done, estimate finish Sat Feb 06 14:39:22 2021 xorriso : UPDATE : 40.56% done, estimate finish Sat Feb 06 14:38:40 2021 xorriso : UPDATE : 36.29% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 31.69% done, estimate finish Sat Feb 06 14:39:21 2021 xorriso : UPDATE : 33.37% done, estimate finish Sat Feb 06 14:39:23 2021 xorriso : UPDATE : 40.56% done, estimate finish Sat Feb 06 14:38:43 2021 xorriso : UPDATE : 36.70% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 32.40% done, estimate finish Sat Feb 06 14:39:22 2021 xorriso : UPDATE : 34.21% done, estimate finish Sat Feb 06 14:39:22 2021 xorriso : UPDATE : 40.56% done, estimate finish Sat Feb 06 14:38:45 2021 xorriso : UPDATE : 37.76% done, estimate finish Sat Feb 06 14:39:10 2021 xorriso : UPDATE : 33.08% done, estimate finish Sat Feb 06 14:39:23 2021 xorriso : UPDATE : 34.95% done, estimate finish Sat Feb 06 14:39:22 2021 xorriso : UPDATE : 43.71% done, estimate finish Sat Feb 06 14:38:41 2021 xorriso : UPDATE : 38.02% done, estimate finish Sat Feb 06 14:39:14 2021 xorriso : UPDATE : 33.85% done, estimate finish Sat Feb 06 14:39:23 2021 xorriso : UPDATE : 35.65% done, estimate finish Sat Feb 06 14:39:22 2021 xorriso : UPDATE : 44.02% done, estimate finish Sat Feb 06 14:38:43 2021 xorriso : UPDATE : 38.02% done, estimate finish Sat Feb 06 14:39:19 2021 xorriso : UPDATE : 34.58% done, estimate finish Sat Feb 06 14:39:24 2021 xorriso : UPDATE : 36.42% done, estimate finish Sat Feb 06 14:39:23 2021 xorriso : UPDATE : 45.23% done, estimate finish Sat Feb 06 14:38:43 2021 xorriso : UPDATE : 40.36% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 35.25% done, estimate finish Sat Feb 06 14:39:24 2021 xorriso : UPDATE : 37.06% done, estimate finish Sat Feb 06 14:39:23 2021 xorriso : UPDATE : 45.66% done, estimate finish Sat Feb 06 14:38:33 2021 xorriso : UPDATE : 41.13% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 35.92% done, estimate finish Sat Feb 06 14:39:25 2021 xorriso : UPDATE : 37.88% done, estimate finish Sat Feb 06 14:39:24 2021 xorriso : UPDATE : 46.50% done, estimate finish Sat Feb 06 14:38:34 2021 xorriso : UPDATE : 41.44% done, estimate finish Sat Feb 06 14:39:12 2021 xorriso : UPDATE : 36.60% done, estimate finish Sat Feb 06 14:39:25 2021 xorriso : UPDATE : 38.69% done, estimate finish Sat Feb 06 14:39:22 2021 xorriso : UPDATE : 47.04% done, estimate finish Sat Feb 06 14:38:36 2021 xorriso : UPDATE : 42.55% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 37.29% done, estimate finish Sat Feb 06 14:39:25 2021 xorriso : UPDATE : 39.22% done, estimate finish Sat Feb 06 14:39:26 2021 xorriso : UPDATE : 47.29% done, estimate finish Sat Feb 06 14:38:38 2021 xorriso : UPDATE : 43.06% done, estimate finish Sat Feb 06 14:39:12 2021 xorriso : UPDATE : 37.82% done, estimate finish Sat Feb 06 14:39:27 2021 xorriso : UPDATE : 39.64% done, estimate finish Sat Feb 06 14:39:28 2021 xorriso : UPDATE : 48.33% done, estimate finish Sat Feb 06 14:38:38 2021 xorriso : UPDATE : 43.38% done, estimate finish Sat Feb 06 14:39:19 2021 xorriso : UPDATE : 38.51% done, estimate finish Sat Feb 06 14:39:32 2021 xorriso : UPDATE : 40.18% done, estimate finish Sat Feb 06 14:39:30 2021 xorriso : UPDATE : 49.28% done, estimate finish Sat Feb 06 14:38:39 2021 xorriso : UPDATE : 43.38% done, estimate finish Sat Feb 06 14:39:25 2021 xorriso : UPDATE : 38.85% done, estimate finish Sat Feb 06 14:39:35 2021 xorriso : UPDATE : 40.82% done, estimate finish Sat Feb 06 14:39:31 2021 xorriso : UPDATE : 50.01% done, estimate finish Sat Feb 06 14:38:41 2021 xorriso : UPDATE : 43.38% done, estimate finish Sat Feb 06 14:39:31 2021 xorriso : UPDATE : 39.95% done, estimate finish Sat Feb 06 14:39:31 2021 xorriso : UPDATE : 41.36% done, estimate finish Sat Feb 06 14:39:31 2021 xorriso : UPDATE : 50.87% done, estimate finish Sat Feb 06 14:38:41 2021 xorriso : UPDATE : 45.98% done, estimate finish Sat Feb 06 14:39:15 2021 xorriso : UPDATE : 40.59% done, estimate finish Sat Feb 06 14:39:31 2021 xorriso : UPDATE : 41.98% done, estimate finish Sat Feb 06 14:39:32 2021 xorriso : UPDATE : 51.44% done, estimate finish Sat Feb 06 14:38:43 2021 xorriso : UPDATE : 46.99% done, estimate finish Sat Feb 06 14:39:14 2021 xorriso : UPDATE : 41.20% done, estimate finish Sat Feb 06 14:39:32 2021 xorriso : UPDATE : 42.45% done, estimate finish Sat Feb 06 14:39:34 2021 xorriso : UPDATE : 52.16% done, estimate finish Sat Feb 06 14:38:43 2021 xorriso : UPDATE : 47.86% done, estimate finish Sat Feb 06 14:39:13 2021 xorriso : UPDATE : 41.80% done, estimate finish Sat Feb 06 14:39:33 2021 xorriso : UPDATE : 42.86% done, estimate finish Sat Feb 06 14:39:36 2021 xorriso : UPDATE : 52.74% done, estimate finish Sat Feb 06 14:39:13 2021 xorriso : UPDATE : 48.69% done, estimate finish Sat Feb 06 14:39:13 2021 xorriso : UPDATE : 42.31% done, estimate finish Sat Feb 06 14:39:34 2021 xorriso : UPDATE : 43.88% done, estimate finish Sat Feb 06 14:39:33 2021 xorriso : UPDATE : 52.74% done, estimate finish Sat Feb 06 14:39:19 2021 xorriso : UPDATE : 49.37% done, estimate finish Sat Feb 06 14:39:14 2021 xorriso : UPDATE : 42.66% done, estimate finish Sat Feb 06 14:39:36 2021 xorriso : UPDATE : 44.38% done, estimate finish Sat Feb 06 14:39:34 2021 xorriso : UPDATE : 52.74% done, estimate finish Sat Feb 06 14:39:24 2021 xorriso : UPDATE : 49.60% done, estimate finish Sat Feb 06 14:39:17 2021 xorriso : UPDATE : 43.36% done, estimate finish Sat Feb 06 14:39:36 2021 xorriso : UPDATE : 43.50% done, estimate finish Sat Feb 06 14:39:39 2021 xorriso : UPDATE : 45.33% done, estimate finish Sat Feb 06 14:39:38 2021 xorriso : UPDATE : 52.74% done, estimate finish Sat Feb 06 14:39:30 2021 xorriso : UPDATE : 50.24% done, estimate finish Sat Feb 06 14:39:17 2021 xorriso : UPDATE : 45.01% done, estimate finish Sat Feb 06 14:39:34 2021 xorriso : UPDATE : 45.98% done, estimate finish Sat Feb 06 14:39:37 2021 xorriso : UPDATE : 55.98% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 51.63% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 51.73% done, estimate finish Sat Feb 06 14:39:16 2021 xorriso : UPDATE : 45.81% done, estimate finish Sat Feb 06 14:39:34 2021 xorriso : UPDATE : 46.38% done, estimate finish Sat Feb 06 14:39:39 2021 xorriso : UPDATE : 56.21% done, estimate finish Sat Feb 06 14:39:14 2021 xorriso : UPDATE : 52.80% done, estimate finish Sat Feb 06 14:39:14 2021 xorriso : UPDATE : 46.48% done, estimate finish Sat Feb 06 14:39:34 2021 xorriso : UPDATE : 47.06% done, estimate finish Sat Feb 06 14:39:38 2021 xorriso : UPDATE : 56.21% done, estimate finish Sat Feb 06 14:39:18 2021 xorriso : UPDATE : 53.56% done, estimate finish Sat Feb 06 14:39:14 2021 xorriso : UPDATE : 47.07% done, estimate finish Sat Feb 06 14:39:34 2021 xorriso : UPDATE : 47.60% done, estimate finish Sat Feb 06 14:39:40 2021 xorriso : UPDATE : 56.21% done, estimate finish Sat Feb 06 14:39:22 2021 xorriso : UPDATE : 53.56% done, estimate finish Sat Feb 06 14:39:19 2021 xorriso : UPDATE : 47.72% done, estimate finish Sat Feb 06 14:39:35 2021 xorriso : UPDATE : 47.60% done, estimate finish Sat Feb 06 14:39:44 2021 xorriso : UPDATE : 59.25% done, estimate finish Sat Feb 06 14:39:10 2021 xorriso : UPDATE : 53.56% done, estimate finish Sat Feb 06 14:39:23 2021 xorriso : UPDATE : 48.30% done, estimate finish Sat Feb 06 14:39:35 2021 xorriso : UPDATE : 49.11% done, estimate finish Sat Feb 06 14:39:37 2021 xorriso : UPDATE : 60.01% done, estimate finish Sat Feb 06 14:39:10 2021 xorriso : UPDATE : 60.66% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 56.34% done, estimate finish Sat Feb 06 14:39:13 2021 xorriso : UPDATE : 48.58% done, estimate finish Sat Feb 06 14:39:38 2021 xorriso : UPDATE : 49.98% done, estimate finish Sat Feb 06 14:39:36 2021 xorriso : UPDATE : 60.86% done, estimate finish Sat Feb 06 14:39:12 2021 xorriso : UPDATE : 56.92% done, estimate finish Sat Feb 06 14:39:13 2021 xorriso : UPDATE : 49.04% done, estimate finish Sat Feb 06 14:39:39 2021 xorriso : UPDATE : 50.38% done, estimate finish Sat Feb 06 14:39:38 2021 xorriso : UPDATE : 60.86% done, estimate finish Sat Feb 06 14:39:16 2021 xorriso : UPDATE : 57.67% done, estimate finish Sat Feb 06 14:39:14 2021 xorriso : UPDATE : 49.71% done, estimate finish Sat Feb 06 14:39:39 2021 xorriso : UPDATE : 51.02% done, estimate finish Sat Feb 06 14:39:38 2021 xorriso : UPDATE : 60.86% done, estimate finish Sat Feb 06 14:39:21 2021 xorriso : UPDATE : 58.50% done, estimate finish Sat Feb 06 14:39:14 2021 xorriso : UPDATE : 50.47% done, estimate finish Sat Feb 06 14:39:38 2021 xorriso : UPDATE : 51.56% done, estimate finish Sat Feb 06 14:39:37 2021 xorriso : UPDATE : 60.86% done, estimate finish Sat Feb 06 14:39:26 2021 xorriso : UPDATE : 58.50% done, estimate finish Sat Feb 06 14:39:17 2021 xorriso : UPDATE : 51.34% done, estimate finish Sat Feb 06 14:39:37 2021 xorriso : UPDATE : 52.04% done, estimate finish Sat Feb 06 14:39:39 2021 xorriso : UPDATE : 60.86% done, estimate finish Sat Feb 06 14:39:30 2021 xorriso : UPDATE : 60.05% done, estimate finish Sat Feb 06 14:39:15 2021 xorriso : UPDATE : 52.11% done, estimate finish Sat Feb 06 14:39:39 2021 xorriso : UPDATE : 52.86% done, estimate finish Sat Feb 06 14:39:38 2021 xorriso : UPDATE : 60.86% done, estimate finish Sat Feb 06 14:39:35 2021 xorriso : UPDATE : 60.32% done, estimate finish Sat Feb 06 14:39:18 2021 xorriso : UPDATE : 52.79% done, estimate finish Sat Feb 06 14:39:38 2021 xorriso : UPDATE : 53.27% done, estimate finish Sat Feb 06 14:39:39 2021 xorriso : UPDATE : 60.86% done, estimate finish Sat Feb 06 14:39:39 2021 xorriso : UPDATE : 61.55% done, estimate finish Sat Feb 06 14:39:16 2021 xorriso : UPDATE : 53.49% done, estimate finish Sat Feb 06 14:39:37 2021 xorriso : UPDATE : 54.06% done, estimate finish Sat Feb 06 14:39:37 2021 xorriso : UPDATE : 60.86% done, estimate finish Sat Feb 06 14:39:45 2021 xorriso : UPDATE : 62.22% done, estimate finish Sat Feb 06 14:39:16 2021 xorriso : UPDATE : 54.12% done, estimate finish Sat Feb 06 14:39:37 2021 xorriso : UPDATE : 54.30% done, estimate finish Sat Feb 06 14:39:41 2021 xorriso : UPDATE : 68.22% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 62.99% done, estimate finish Sat Feb 06 14:39:16 2021 xorriso : UPDATE : 54.84% done, estimate finish Sat Feb 06 14:39:37 2021 xorriso : UPDATE : 55.39% done, estimate finish Sat Feb 06 14:39:38 2021 xorriso : UPDATE : 68.65% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 63.45% done, estimate finish Sat Feb 06 14:39:17 2021 xorriso : UPDATE : 55.03% done, estimate finish Sat Feb 06 14:39:40 2021 xorriso : UPDATE : 55.91% done, estimate finish Sat Feb 06 14:39:38 2021 xorriso : UPDATE : 69.79% done, estimate finish Sat Feb 06 14:39:05 2021 xorriso : UPDATE : 64.36% done, estimate finish Sat Feb 06 14:39:17 2021 xorriso : UPDATE : 55.03% done, estimate finish Sat Feb 06 14:39:45 2021 xorriso : UPDATE : 55.91% done, estimate finish Sat Feb 06 14:39:42 2021 xorriso : UPDATE : 70.44% done, estimate finish Sat Feb 06 14:39:06 2021 xorriso : UPDATE : 65.11% done, estimate finish Sat Feb 06 14:39:17 2021 xorriso : UPDATE : 55.03% done, estimate finish Sat Feb 06 14:39:50 2021 xorriso : UPDATE : 55.91% done, estimate finish Sat Feb 06 14:39:47 2021 xorriso : UPDATE : 71.06% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 65.68% done, estimate finish Sat Feb 06 14:39:18 2021 xorriso : UPDATE : 58.25% done, estimate finish Sat Feb 06 14:39:33 2021 xorriso : UPDATE : 59.11% done, estimate finish Sat Feb 06 14:39:28 2021 xorriso : UPDATE : 71.71% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 66.27% done, estimate finish Sat Feb 06 14:39:18 2021 xorriso : UPDATE : 59.11% done, estimate finish Sat Feb 06 14:39:32 2021 xorriso : UPDATE : 59.39% done, estimate finish Sat Feb 06 14:39:31 2021 xorriso : UPDATE : 72.29% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 67.20% done, estimate finish Sat Feb 06 14:39:18 2021 xorriso : UPDATE : 59.84% done, estimate finish Sat Feb 06 14:39:28 2021 xorriso : UPDATE : 59.39% done, estimate finish Sat Feb 06 14:39:36 2021 xorriso : UPDATE : 73.12% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 67.89% done, estimate finish Sat Feb 06 14:39:20 2021 xorriso : UPDATE : 60.63% done, estimate finish Sat Feb 06 14:39:27 2021 xorriso : UPDATE : 59.39% done, estimate finish Sat Feb 06 14:39:41 2021 xorriso : UPDATE : 73.39% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 68.10% done, estimate finish Sat Feb 06 14:39:22 2021 xorriso : UPDATE : 61.36% done, estimate finish Sat Feb 06 14:39:28 2021 xorriso : UPDATE : 59.39% done, estimate finish Sat Feb 06 14:39:45 2021 xorriso : UPDATE : 74.18% done, estimate finish Sat Feb 06 14:39:10 2021 xorriso : UPDATE : 69.42% done, estimate finish Sat Feb 06 14:39:19 2021 xorriso : UPDATE : 62.04% done, estimate finish Sat Feb 06 14:39:29 2021 xorriso : UPDATE : 63.64% done, estimate finish Sat Feb 06 14:39:25 2021 xorriso : UPDATE : 74.34% done, estimate finish Sat Feb 06 14:39:13 2021 xorriso : UPDATE : 70.15% done, estimate finish Sat Feb 06 14:39:19 2021 xorriso : UPDATE : 62.75% done, estimate finish Sat Feb 06 14:39:29 2021 xorriso : UPDATE : 64.33% done, estimate finish Sat Feb 06 14:39:24 2021 xorriso : UPDATE : 75.71% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 70.55% done, estimate finish Sat Feb 06 14:39:21 2021 xorriso : UPDATE : 63.45% done, estimate finish Sat Feb 06 14:39:29 2021 xorriso : UPDATE : 65.14% done, estimate finish Sat Feb 06 14:39:24 2021 xorriso : UPDATE : 76.65% done, estimate finish Sat Feb 06 14:39:14 2021 xorriso : UPDATE : 70.55% done, estimate finish Sat Feb 06 14:39:23 2021 xorriso : UPDATE : 64.04% done, estimate finish Sat Feb 06 14:39:30 2021 xorriso : UPDATE : 65.72% done, estimate finish Sat Feb 06 14:39:25 2021 xorriso : UPDATE : 78.11% done, estimate finish Sat Feb 06 14:39:10 2021 xorriso : UPDATE : 70.91% done, estimate finish Sat Feb 06 14:39:25 2021 xorriso : UPDATE : 64.64% done, estimate finish Sat Feb 06 14:39:31 2021 xorriso : UPDATE : 66.30% done, estimate finish Sat Feb 06 14:39:26 2021 xorriso : UPDATE : 78.83% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 72.98% done, estimate finish Sat Feb 06 14:39:19 2021 xorriso : UPDATE : 65.35% done, estimate finish Sat Feb 06 14:39:30 2021 xorriso : UPDATE : 66.97% done, estimate finish Sat Feb 06 14:39:26 2021 xorriso : UPDATE : 78.83% done, estimate finish Sat Feb 06 14:39:13 2021 xorriso : UPDATE : 72.98% done, estimate finish Sat Feb 06 14:39:22 2021 xorriso : UPDATE : 65.96% done, estimate finish Sat Feb 06 14:39:31 2021 xorriso : UPDATE : 66.97% done, estimate finish Sat Feb 06 14:39:30 2021 xorriso : UPDATE : 80.43% done, estimate finish Sat Feb 06 14:39:10 2021 xorriso : UPDATE : 72.98% done, estimate finish Sat Feb 06 14:39:29 2021 xorriso : UPDATE : 66.77% done, estimate finish Sat Feb 06 14:39:32 2021 xorriso : UPDATE : 68.21% done, estimate finish Sat Feb 06 14:39:26 2021 xorriso : UPDATE : 81.00% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 72.98% done, estimate finish Sat Feb 06 14:39:34 2021 xorriso : UPDATE : 67.38% done, estimate finish Sat Feb 06 14:39:32 2021 xorriso : UPDATE : 68.82% done, estimate finish Sat Feb 06 14:39:28 2021 xorriso : UPDATE : 81.00% done, estimate finish Sat Feb 06 14:39:14 2021 xorriso : UPDATE : 72.98% done, estimate finish Sat Feb 06 14:39:39 2021 xorriso : UPDATE : 67.84% done, estimate finish Sat Feb 06 14:39:34 2021 xorriso : UPDATE : 70.06% done, estimate finish Sat Feb 06 14:39:26 2021 xorriso : UPDATE : 83.02% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 72.98% done, estimate finish Sat Feb 06 14:39:43 2021 xorriso : UPDATE : 68.43% done, estimate finish Sat Feb 06 14:39:35 2021 xorriso : UPDATE : 70.27% done, estimate finish Sat Feb 06 14:39:29 2021 xorriso : UPDATE : 83.02% done, estimate finish Sat Feb 06 14:39:12 2021 xorriso : UPDATE : 72.98% done, estimate finish Sat Feb 06 14:39:48 2021 xorriso : UPDATE : 69.03% done, estimate finish Sat Feb 06 14:39:35 2021 xorriso : UPDATE : 71.69% done, estimate finish Sat Feb 06 14:39:25 2021 xorriso : UPDATE : 84.65% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 72.98% done, estimate finish Sat Feb 06 14:39:53 2021 xorriso : UPDATE : 69.62% done, estimate finish Sat Feb 06 14:39:36 2021 xorriso : UPDATE : 72.31% done, estimate finish Sat Feb 06 14:39:26 2021 xorriso : UPDATE : 85.37% done, estimate finish Sat Feb 06 14:39:07 2021 xorriso : UPDATE : 72.98% done, estimate finish Sat Feb 06 14:39:57 2021 xorriso : UPDATE : 70.65% done, estimate finish Sat Feb 06 14:39:34 2021 xorriso : UPDATE : 73.00% done, estimate finish Sat Feb 06 14:39:27 2021 xorriso : UPDATE : 85.97% done, estimate finish Sat Feb 06 14:39:08 2021 xorriso : UPDATE : 72.98% done, estimate finish Sat Feb 06 14:40:02 2021 xorriso : UPDATE : 70.70% done, estimate finish Sat Feb 06 14:39:37 2021 xorriso : UPDATE : 73.66% done, estimate finish Sat Feb 06 14:39:27 2021 xorriso : UPDATE : 86.26% done, estimate finish Sat Feb 06 14:39:10 2021 xorriso : UPDATE : 80.05% done, estimate finish Sat Feb 06 14:39:19 2021 xorriso : UPDATE : 71.97% done, estimate finish Sat Feb 06 14:39:34 2021 xorriso : UPDATE : 74.11% done, estimate finish Sat Feb 06 14:39:29 2021 xorriso : UPDATE : 86.60% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 84.13% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 71.97% done, estimate finish Sat Feb 06 14:39:37 2021 xorriso : UPDATE : 74.46% done, estimate finish Sat Feb 06 14:39:31 2021 xorriso : UPDATE : 87.06% done, estimate finish Sat Feb 06 14:39:12 2021 xorriso : UPDATE : 84.74% done, estimate finish Sat Feb 06 14:39:09 2021 xorriso : UPDATE : 71.97% done, estimate finish Sat Feb 06 14:39:45 2021 xorriso : UPDATE : 74.72% done, estimate finish Sat Feb 06 14:39:33 2021 xorriso : UPDATE : 87.96% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 85.23% done, estimate finish Sat Feb 06 14:39:10 2021 xorriso : UPDATE : 75.11% done, estimate finish Sat Feb 06 14:39:29 2021 xorriso : UPDATE : 75.85% done, estimate finish Sat Feb 06 14:39:31 2021 xorriso : UPDATE : 88.48% done, estimate finish Sat Feb 06 14:39:12 2021 xorriso : UPDATE : 85.86% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 75.99% done, estimate finish Sat Feb 06 14:39:28 2021 xorriso : UPDATE : 76.13% done, estimate finish Sat Feb 06 14:39:32 2021 xorriso : UPDATE : 89.20% done, estimate finish Sat Feb 06 14:39:12 2021 xorriso : UPDATE : 85.86% done, estimate finish Sat Feb 06 14:39:13 2021 xorriso : UPDATE : 75.99% done, estimate finish Sat Feb 06 14:39:32 2021 xorriso : UPDATE : 77.30% done, estimate finish Sat Feb 06 14:39:30 2021 xorriso : UPDATE : 89.88% done, estimate finish Sat Feb 06 14:39:12 2021 xorriso : UPDATE : 85.86% done, estimate finish Sat Feb 06 14:39:14 2021 xorriso : UPDATE : 75.99% done, estimate finish Sat Feb 06 14:39:35 2021 xorriso : UPDATE : 78.17% done, estimate finish Sat Feb 06 14:39:30 2021 xorriso : UPDATE : 90.04% done, estimate finish Sat Feb 06 14:39:14 2021 xorriso : UPDATE : 85.86% done, estimate finish Sat Feb 06 14:39:16 2021 xorriso : UPDATE : 75.99% done, estimate finish Sat Feb 06 14:39:38 2021 xorriso : UPDATE : 78.82% done, estimate finish Sat Feb 06 14:39:30 2021 xorriso : UPDATE : 90.04% done, estimate finish Sat Feb 06 14:39:22 2021 xorriso : UPDATE : 89.73% done, estimate finish Sat Feb 06 14:39:11 2021 xorriso : UPDATE : 75.99% done, estimate finish Sat Feb 06 14:39:41 2021 xorriso : UPDATE : 79.43% done, estimate finish Sat Feb 06 14:39:30 2021 xorriso : UPDATE : 90.04% done, estimate finish Sat Feb 06 14:39:24 2021 xorriso : UPDATE : 90.32% done, estimate finish Sat Feb 06 14:39:12 2021 xorriso : UPDATE : 75.99% done, estimate finish Sat Feb 06 14:39:44 2021 xorriso : UPDATE : 80.10% done, estimate finish Sat Feb 06 14:39:30 2021 xorriso : UPDATE : 90.04% done, estimate finish Sat Feb 06 14:39:27 2021 xorriso : UPDATE : 90.47% done, estimate finish Sat Feb 06 14:39:13 2021 xorriso : UPDATE : 75.99% done, estimate finish Sat Feb 06 14:39:47 2021 xorriso : UPDATE : 80.82% done, estimate finish Sat Feb 06 14:39:31 2021 xorriso : UPDATE : 90.04% done, estimate finish Sat Feb 06 14:39:30 2021 xorriso : UPDATE : 90.47% done, estimate finish Sat Feb 06 14:39:15 2021 xorriso : UPDATE : 75.99% done, estimate finish Sat Feb 06 14:39:50 2021 xorriso : UPDATE : 81.17% done, estimate finish Sat Feb 06 14:39:32 2021 xorriso : UPDATE : 90.04% done, estimate finish Sat Feb 06 14:39:33 2021 xorriso : UPDATE : 75.99% done, estimate finish Sat Feb 06 14:40:00 2021 xorriso : UPDATE : 91.67% done, estimate finish Sat Feb 06 14:39:17 2021 xorriso : UPDATE : 82.12% done, estimate finish Sat Feb 06 14:39:31 2021 xorriso : UPDATE : 90.04% done, estimate finish Sat Feb 06 14:39:37 2021 xorriso : UPDATE : 93.56% done, estimate finish Sat Feb 06 14:39:14 2021 xorriso : UPDATE : 85.22% done, estimate finish Sat Feb 06 14:39:19 2021 xorriso : UPDATE : 82.49% done, estimate finish Sat Feb 06 14:39:33 2021 xorriso : UPDATE : 97.20% done, estimate finish Sat Feb 06 14:39:10 2021 xorriso : UPDATE : 94.13% done, estimate finish Sat Feb 06 14:39:14 2021 xorriso : UPDATE : 85.74% done, estimate finish Sat Feb 06 14:39:20 2021 xorriso : UPDATE : 83.01% done, estimate finish Sat Feb 06 14:39:33 2021 xorriso : UPDATE : 83.49% done, estimate finish Sat Feb 06 14:39:33 2021 xorriso : UPDATE : 97.95% done, estimate finish Sat Feb 06 14:39:10 2021 xorriso : UPDATE : 94.13% done, estimate finish Sat Feb 06 14:39:16 2021 xorriso : UPDATE : 85.74% done, estimate finish Sat Feb 06 14:39:22 2021 xorriso : UPDATE : 83.80% done, estimate finish Sat Feb 06 14:39:34 2021 xorriso : UPDATE : 98.66% done xorriso : UPDATE : 94.13% done, estimate finish Sat Feb 06 14:39:17 2021 xorriso : UPDATE : 85.74% done, estimate finish Sat Feb 06 14:39:24 2021 xorriso : UPDATE : 84.03% done, estimate finish Sat Feb 06 14:39:36 2021 xorriso : UPDATE : 99.38% done xorriso : UPDATE : 96.36% done, estimate finish Sat Feb 06 14:39:14 2021 xorriso : UPDATE : 85.74% done, estimate finish Sat Feb 06 14:39:25 2021 xorriso : UPDATE : 84.89% done, estimate finish Sat Feb 06 14:39:36 2021 xorriso : UPDATE : Thank you for being patient. Working since 124 seconds. xorriso : UPDATE : 97.98% done, estimate finish Sat Feb 06 14:39:13 2021 xorriso : UPDATE : 90.98% done, estimate finish Sat Feb 06 14:39:19 2021 xorriso : UPDATE : 85.75% done, estimate finish Sat Feb 06 14:39:34 2021 ISO image produced: 2288538 sectors Written to medium : 2288538 sectors at LBA 0 xorriso : UPDATE : 98.82% done xorriso : UPDATE : 91.76% done, estimate finish Sat Feb 06 14:39:19 2021 Writing to 'stdio:/dev/null' completed successfully. CD=5 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster" "mips" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup" Generating mips iso/jigdo image number 5 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:39:12 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 mips 5' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-5.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-5.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot5 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/md5-check -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*' -J -joliet-long -cache-inodes CD5 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD5' xorriso : UPDATE : 5528 files added in 1 seconds xorriso : UPDATE : 5528 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-ath9k-htc_1.4.0-97-g75b3e59+dfsg-3_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/sigrok-firmware-fx2lafw_0.1.6-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 85.96% done, estimate finish Sat Feb 06 14:39:35 2021 xorriso : UPDATE : 99.51% done xorriso : UPDATE : 91.76% done, estimate finish Sat Feb 06 14:39:20 2021 xorriso : UPDATE : 87.46% done, estimate finish Sat Feb 06 14:39:34 2021 xorriso : UPDATE : 0.18% done ISO image produced: 2290242 sectors Written to medium : 2290242 sectors at LBA 0 xorriso : UPDATE : 93.76% done, estimate finish Sat Feb 06 14:39:19 2021 Writing to 'stdio:/dev/null' completed successfully. CD=7 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster" "mips" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup" Generating mips iso/jigdo image number 7 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:39:14 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 mips 7' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-7.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-7.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot7 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/md5-check -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*' -J -joliet-long -cache-inodes CD7 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD7' xorriso : UPDATE : 4141 files added in 1 seconds xorriso : UPDATE : 4141 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 88.08% done, estimate finish Sat Feb 06 14:39:34 2021 xorriso : UPDATE : 0.30% done, estimate finish Sat Feb 06 14:51:20 2021 xorriso : UPDATE : 94.43% done, estimate finish Sat Feb 06 14:39:18 2021 xorriso : UPDATE : 88.74% done, estimate finish Sat Feb 06 14:39:34 2021 xorriso : UPDATE : 0.17% done xorriso : UPDATE : 0.95% done, estimate finish Sat Feb 06 14:44:51 2021 xorriso : UPDATE : 94.83% done, estimate finish Sat Feb 06 14:39:19 2021 xorriso : UPDATE : 90.01% done, estimate finish Sat Feb 06 14:39:32 2021 xorriso : UPDATE : 0.33% done, estimate finish Sat Feb 06 14:50:14 2021 xorriso : UPDATE : 1.71% done, estimate finish Sat Feb 06 14:43:19 2021 xorriso : UPDATE : 95.65% done, estimate finish Sat Feb 06 14:39:19 2021 xorriso : UPDATE : 90.20% done, estimate finish Sat Feb 06 14:39:33 2021 xorriso : UPDATE : 0.69% done, estimate finish Sat Feb 06 14:47:01 2021 xorriso : UPDATE : 1.90% done, estimate finish Sat Feb 06 14:43:47 2021 xorriso : UPDATE : 95.76% done, estimate finish Sat Feb 06 14:39:20 2021 xorriso : UPDATE : 91.16% done, estimate finish Sat Feb 06 14:39:32 2021 xorriso : UPDATE : 1.07% done, estimate finish Sat Feb 06 14:45:47 2021 xorriso : UPDATE : 1.90% done, estimate finish Sat Feb 06 14:44:40 2021 xorriso : UPDATE : 96.19% done, estimate finish Sat Feb 06 14:39:21 2021 xorriso : UPDATE : 92.42% done, estimate finish Sat Feb 06 14:39:31 2021 xorriso : UPDATE : 1.42% done, estimate finish Sat Feb 06 14:45:21 2021 xorriso : UPDATE : 3.66% done, estimate finish Sat Feb 06 14:42:30 2021 xorriso : UPDATE : 96.57% done, estimate finish Sat Feb 06 14:39:22 2021 xorriso : UPDATE : 93.05% done, estimate finish Sat Feb 06 14:39:31 2021 xorriso : UPDATE : 2.46% done, estimate finish Sat Feb 06 14:43:28 2021 xorriso : UPDATE : 3.86% done, estimate finish Sat Feb 06 14:42:46 2021 xorriso : UPDATE : 97.46% done xorriso : UPDATE : 93.91% done, estimate finish Sat Feb 06 14:39:30 2021 xorriso : UPDATE : 2.60% done, estimate finish Sat Feb 06 14:43:53 2021 xorriso : UPDATE : 5.61% done, estimate finish Sat Feb 06 14:41:58 2021 xorriso : UPDATE : 98.26% done xorriso : UPDATE : 94.54% done, estimate finish Sat Feb 06 14:39:30 2021 xorriso : UPDATE : 2.60% done, estimate finish Sat Feb 06 14:44:31 2021 xorriso : UPDATE : 6.32% done, estimate finish Sat Feb 06 14:41:55 2021 xorriso : UPDATE : 98.89% done xorriso : UPDATE : 95.35% done, estimate finish Sat Feb 06 14:39:29 2021 xorriso : UPDATE : 2.60% done, estimate finish Sat Feb 06 14:45:10 2021 xorriso : UPDATE : 7.04% done, estimate finish Sat Feb 06 14:41:53 2021 xorriso : UPDATE : 99.54% done xorriso : UPDATE : 95.85% done, estimate finish Sat Feb 06 14:39:30 2021 xorriso : UPDATE : 2.60% done, estimate finish Sat Feb 06 14:45:49 2021 xorriso : UPDATE : 7.82% done, estimate finish Sat Feb 06 14:41:49 2021 ISO image produced: 2287866 sectors Written to medium : 2287866 sectors at LBA 0 Writing to 'stdio:/srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-1.iso' completed successfully. CD=8 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster" "mips" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup" Generating mips iso/jigdo image number 8 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:39:25 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 mips 8' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-8.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-8.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot8 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/md5-check -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*' -J -joliet-long -cache-inodes CD8 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD8' xorriso : UPDATE : 7751 files added in 1 seconds xorriso : UPDATE : 7751 files added in 1 seconds xorriso : UPDATE : 95.85% done, estimate finish Sat Feb 06 14:39:31 2021 xorriso : UPDATE : 2.60% done, estimate finish Sat Feb 06 14:46:27 2021 xorriso : UPDATE : 8.43% done, estimate finish Sat Feb 06 14:41:29 2021 libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/dns323-firmware-tools_0.7.3-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/expeyes-firmware-dev_4.4.4+dfsg-4_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-ath9k-htc-dbgsym_1.4.0-97-g75b3e59+dfsg-3_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/nxt-firmware_1.29-20120908+dfsg-7_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-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 97.85% done, estimate finish Sat Feb 06 14:39:29 2021 xorriso : UPDATE : 2.60% done, estimate finish Sat Feb 06 14:47:06 2021 xorriso : UPDATE : 9.14% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 0.16% done xorriso : UPDATE : 97.85% done, estimate finish Sat Feb 06 14:39:30 2021 xorriso : UPDATE : 2.60% done, estimate finish Sat Feb 06 14:47:44 2021 xorriso : UPDATE : 9.76% done, estimate finish Sat Feb 06 14:41:32 2021 xorriso : UPDATE : 0.32% done, estimate finish Sat Feb 06 14:50:02 2021 xorriso : UPDATE : 99.48% done xorriso : UPDATE : 2.60% done, estimate finish Sat Feb 06 14:50:09 2021 xorriso : UPDATE : 10.76% done, estimate finish Sat Feb 06 14:41:27 2021 xorriso : UPDATE : 0.54% done, estimate finish Sat Feb 06 14:48:45 2021 xorriso : UPDATE : 99.87% done xorriso : UPDATE : 9.32% done, estimate finish Sat Feb 06 14:41:31 2021 xorriso : UPDATE : 11.39% done, estimate finish Sat Feb 06 14:41:29 2021 xorriso : UPDATE : 0.95% done, estimate finish Sat Feb 06 14:46:27 2021 xorriso : UPDATE : 99.95% done xorriso : UPDATE : 11.05% done, estimate finish Sat Feb 06 14:41:18 2021 xorriso : UPDATE : 11.87% done, estimate finish Sat Feb 06 14:41:32 2021 xorriso : UPDATE : 1.03% done, estimate finish Sat Feb 06 14:47:32 2021 ISO image produced: 2270407 sectors Written to medium : 2270407 sectors at LBA 0 xorriso : UPDATE : 11.35% done, estimate finish Sat Feb 06 14:41:24 2021 xorriso : UPDATE : 12.15% done, estimate finish Sat Feb 06 14:41:38 2021 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 1.56% done, estimate finish Sat Feb 06 14:45:52 2021 CD=9 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster" "mips" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup" Generating mips iso/jigdo image number 9 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:39:32 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 mips 9' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-9.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-9.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot9 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/md5-check -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*' -J -joliet-long -cache-inodes CD9 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD9' xorriso : UPDATE : 7533 files added in 1 seconds xorriso : UPDATE : 7533 files added in 1 seconds xorriso : UPDATE : 11.35% done, estimate finish Sat Feb 06 14:41:34 2021 xorriso : UPDATE : 12.92% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 2.38% done, estimate finish Sat Feb 06 14:44:21 2021 libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython-doc_1.0.1-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 13.36% done, estimate finish Sat Feb 06 14:41:20 2021 xorriso : UPDATE : 13.70% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 3.47% done, estimate finish Sat Feb 06 14:43:17 2021 xorriso : UPDATE : 0.16% done xorriso : UPDATE : 14.01% done, estimate finish Sat Feb 06 14:41:21 2021 xorriso : UPDATE : 14.78% done, estimate finish Sat Feb 06 14:41:32 2021 xorriso : UPDATE : 4.22% done, estimate finish Sat Feb 06 14:43:00 2021 xorriso : UPDATE : 0.31% done, estimate finish Sat Feb 06 14:50:13 2021 xorriso : UPDATE : 14.37% done, estimate finish Sat Feb 06 14:41:25 2021 xorriso : UPDATE : 14.98% done, estimate finish Sat Feb 06 14:41:42 2021 xorriso : UPDATE : 4.91% done, estimate finish Sat Feb 06 14:42:51 2021 xorriso : UPDATE : 0.41% done, estimate finish Sat Feb 06 14:51:45 2021 xorriso : UPDATE : 15.42% done, estimate finish Sat Feb 06 14:41:23 2021 xorriso : UPDATE : 16.50% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 5.63% done, estimate finish Sat Feb 06 14:42:42 2021 xorriso : UPDATE : 1.02% done, estimate finish Sat Feb 06 14:46:07 2021 xorriso : UPDATE : 15.88% done, estimate finish Sat Feb 06 14:41:26 2021 xorriso : UPDATE : 17.33% done, estimate finish Sat Feb 06 14:41:29 2021 xorriso : UPDATE : 6.08% done, estimate finish Sat Feb 06 14:42:44 2021 xorriso : UPDATE : 1.67% done, estimate finish Sat Feb 06 14:44:34 2021 xorriso : UPDATE : 16.93% done, estimate finish Sat Feb 06 14:40:59 2021 xorriso : UPDATE : 18.02% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 7.17% done, estimate finish Sat Feb 06 14:42:28 2021 xorriso : UPDATE : 2.47% done, estimate finish Sat Feb 06 14:43:37 2021 xorriso : UPDATE : 17.70% done, estimate finish Sat Feb 06 14:41:00 2021 xorriso : UPDATE : 18.69% done, estimate finish Sat Feb 06 14:41:31 2021 xorriso : UPDATE : 7.91% done, estimate finish Sat Feb 06 14:41:53 2021 xorriso : UPDATE : 3.27% done, estimate finish Sat Feb 06 14:43:08 2021 xorriso : UPDATE : 18.33% done, estimate finish Sat Feb 06 14:41:02 2021 xorriso : UPDATE : 19.44% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 8.48% done, estimate finish Sat Feb 06 14:41:55 2021 xorriso : UPDATE : 4.03% done, estimate finish Sat Feb 06 14:42:52 2021 xorriso : UPDATE : 19.12% done, estimate finish Sat Feb 06 14:41:03 2021 xorriso : UPDATE : 19.70% done, estimate finish Sat Feb 06 14:41:35 2021 xorriso : UPDATE : 9.57% done, estimate finish Sat Feb 06 14:41:49 2021 xorriso : UPDATE : 4.73% done, estimate finish Sat Feb 06 14:42:44 2021 xorriso : UPDATE : 19.63% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 20.61% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 9.57% done, estimate finish Sat Feb 06 14:42:00 2021 xorriso : UPDATE : 5.19% done, estimate finish Sat Feb 06 14:42:47 2021 xorriso : UPDATE : 20.16% done, estimate finish Sat Feb 06 14:41:08 2021 xorriso : UPDATE : 20.61% done, estimate finish Sat Feb 06 14:41:39 2021 xorriso : UPDATE : 9.57% done, estimate finish Sat Feb 06 14:42:12 2021 xorriso : UPDATE : 6.21% done, estimate finish Sat Feb 06 14:42:31 2021 xorriso : UPDATE : 20.96% done, estimate finish Sat Feb 06 14:41:09 2021 xorriso : UPDATE : 22.20% done, estimate finish Sat Feb 06 14:41:32 2021 xorriso : UPDATE : 10.07% done, estimate finish Sat Feb 06 14:42:13 2021 xorriso : UPDATE : 6.90% done, estimate finish Sat Feb 06 14:42:28 2021 xorriso : UPDATE : 20.96% done, estimate finish Sat Feb 06 14:41:14 2021 xorriso : UPDATE : 23.50% done, estimate finish Sat Feb 06 14:41:21 2021 xorriso : UPDATE : 12.56% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 7.63% done, estimate finish Sat Feb 06 14:42:24 2021 xorriso : UPDATE : 20.96% done, estimate finish Sat Feb 06 14:41:20 2021 xorriso : UPDATE : 24.14% done, estimate finish Sat Feb 06 14:41:22 2021 xorriso : UPDATE : 12.56% done, estimate finish Sat Feb 06 14:41:56 2021 xorriso : UPDATE : 8.15% done, estimate finish Sat Feb 06 14:41:56 2021 xorriso : UPDATE : 20.96% done, estimate finish Sat Feb 06 14:41:25 2021 xorriso : UPDATE : 24.66% done, estimate finish Sat Feb 06 14:41:25 2021 xorriso : UPDATE : 12.56% done, estimate finish Sat Feb 06 14:42:03 2021 xorriso : UPDATE : 8.75% done, estimate finish Sat Feb 06 14:41:58 2021 xorriso : UPDATE : 20.96% done, estimate finish Sat Feb 06 14:42:31 2021 xorriso : UPDATE : 25.25% done, estimate finish Sat Feb 06 14:41:26 2021 xorriso : UPDATE : 15.47% done, estimate finish Sat Feb 06 14:41:40 2021 xorriso : UPDATE : 8.75% done, estimate finish Sat Feb 06 14:42:11 2021 xorriso : UPDATE : 20.96% done, estimate finish Sat Feb 06 14:42:45 2021 xorriso : UPDATE : 25.90% done, estimate finish Sat Feb 06 14:41:28 2021 xorriso : UPDATE : 16.29% done, estimate finish Sat Feb 06 14:41:34 2021 xorriso : UPDATE : 8.75% done, estimate finish Sat Feb 06 14:42:24 2021 xorriso : UPDATE : 24.79% done, estimate finish Sat Feb 06 14:41:40 2021 xorriso : UPDATE : 26.86% done, estimate finish Sat Feb 06 14:41:26 2021 xorriso : UPDATE : 16.93% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 11.31% done, estimate finish Sat Feb 06 14:41:52 2021 xorriso : UPDATE : 27.79% done, estimate finish Sat Feb 06 14:41:20 2021 xorriso : UPDATE : 27.60% done, estimate finish Sat Feb 06 14:41:26 2021 xorriso : UPDATE : 17.61% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 11.95% done, estimate finish Sat Feb 06 14:41:53 2021 xorriso : UPDATE : 28.61% done, estimate finish Sat Feb 06 14:41:20 2021 xorriso : UPDATE : 28.08% done, estimate finish Sat Feb 06 14:41:28 2021 xorriso : UPDATE : 17.61% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 12.56% done, estimate finish Sat Feb 06 14:41:55 2021 xorriso : UPDATE : 28.95% done, estimate finish Sat Feb 06 14:41:23 2021 xorriso : UPDATE : 29.12% done, estimate finish Sat Feb 06 14:41:26 2021 xorriso : UPDATE : 17.61% done, estimate finish Sat Feb 06 14:41:53 2021 xorriso : UPDATE : 12.56% done, estimate finish Sat Feb 06 14:42:03 2021 xorriso : UPDATE : 29.67% done, estimate finish Sat Feb 06 14:41:24 2021 xorriso : UPDATE : 29.25% done, estimate finish Sat Feb 06 14:41:31 2021 xorriso : UPDATE : 17.61% done, estimate finish Sat Feb 06 14:42:01 2021 xorriso : UPDATE : 12.56% done, estimate finish Sat Feb 06 14:42:12 2021 xorriso : UPDATE : 29.67% done, estimate finish Sat Feb 06 14:41:29 2021 xorriso : UPDATE : 30.51% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 20.04% done, estimate finish Sat Feb 06 14:41:43 2021 xorriso : UPDATE : 15.84% done, estimate finish Sat Feb 06 14:41:43 2021 xorriso : UPDATE : 29.67% done, estimate finish Sat Feb 06 14:41:34 2021 xorriso : UPDATE : 31.20% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 21.87% done, estimate finish Sat Feb 06 14:41:35 2021 xorriso : UPDATE : 16.70% done, estimate finish Sat Feb 06 14:41:38 2021 xorriso : UPDATE : 29.67% done, estimate finish Sat Feb 06 14:41:39 2021 xorriso : UPDATE : 31.87% done, estimate finish Sat Feb 06 14:41:34 2021 xorriso : UPDATE : 22.15% done, estimate finish Sat Feb 06 14:41:39 2021 xorriso : UPDATE : 17.54% done, estimate finish Sat Feb 06 14:41:38 2021 xorriso : UPDATE : 18.16% done, estimate finish Sat Feb 06 14:41:40 2021 xorriso : UPDATE : 29.67% done, estimate finish Sat Feb 06 14:41:27 2021 xorriso : UPDATE : 32.37% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 23.50% done, estimate finish Sat Feb 06 14:41:35 2021 xorriso : UPDATE : 18.75% done, estimate finish Sat Feb 06 14:41:42 2021 xorriso : UPDATE : 34.39% done, estimate finish Sat Feb 06 14:41:05 2021 xorriso : UPDATE : 32.70% done, estimate finish Sat Feb 06 14:41:39 2021 xorriso : UPDATE : 23.84% done, estimate finish Sat Feb 06 14:41:41 2021 xorriso : UPDATE : 19.30% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 34.94% done, estimate finish Sat Feb 06 14:41:06 2021 xorriso : UPDATE : 33.24% done, estimate finish Sat Feb 06 14:41:40 2021 xorriso : UPDATE : 24.30% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 24.78% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 20.25% done, estimate finish Sat Feb 06 14:41:43 2021 xorriso : UPDATE : 35.67% done, estimate finish Sat Feb 06 14:41:08 2021 xorriso : UPDATE : 34.09% done, estimate finish Sat Feb 06 14:41:38 2021 xorriso : UPDATE : 25.68% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 21.13% done, estimate finish Sat Feb 06 14:41:42 2021 xorriso : UPDATE : 36.39% done, estimate finish Sat Feb 06 14:41:09 2021 xorriso : UPDATE : 34.83% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 25.68% done, estimate finish Sat Feb 06 14:41:51 2021 xorriso : UPDATE : 21.85% done, estimate finish Sat Feb 06 14:41:42 2021 xorriso : UPDATE : 37.21% done, estimate finish Sat Feb 06 14:41:10 2021 xorriso : UPDATE : 35.42% done, estimate finish Sat Feb 06 14:41:39 2021 xorriso : UPDATE : 25.68% done, estimate finish Sat Feb 06 14:41:58 2021 xorriso : UPDATE : 22.29% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 37.76% done, estimate finish Sat Feb 06 14:41:11 2021 xorriso : UPDATE : 36.37% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 25.68% done, estimate finish Sat Feb 06 14:42:05 2021 xorriso : UPDATE : 22.29% done, estimate finish Sat Feb 06 14:41:51 2021 xorriso : UPDATE : 38.55% done, estimate finish Sat Feb 06 14:41:12 2021 xorriso : UPDATE : 36.65% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 28.69% done, estimate finish Sat Feb 06 14:41:43 2021 xorriso : UPDATE : 24.37% done, estimate finish Sat Feb 06 14:41:41 2021 xorriso : UPDATE : 39.20% done, estimate finish Sat Feb 06 14:41:13 2021 xorriso : UPDATE : 37.63% done, estimate finish Sat Feb 06 14:41:40 2021 xorriso : UPDATE : 29.99% done, estimate finish Sat Feb 06 14:41:40 2021 xorriso : UPDATE : 25.33% done, estimate finish Sat Feb 06 14:41:42 2021 xorriso : UPDATE : 39.91% done, estimate finish Sat Feb 06 14:41:14 2021 xorriso : UPDATE : 38.60% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 29.99% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 26.34% done, estimate finish Sat Feb 06 14:41:41 2021 xorriso : UPDATE : 40.90% done, estimate finish Sat Feb 06 14:41:09 2021 xorriso : UPDATE : 39.41% done, estimate finish Sat Feb 06 14:41:35 2021 xorriso : UPDATE : 31.26% done, estimate finish Sat Feb 06 14:41:41 2021 xorriso : UPDATE : 26.87% done, estimate finish Sat Feb 06 14:41:43 2021 xorriso : UPDATE : 41.40% done, estimate finish Sat Feb 06 14:41:12 2021 xorriso : UPDATE : 40.15% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 32.83% done, estimate finish Sat Feb 06 14:41:34 2021 xorriso : UPDATE : 27.72% done, estimate finish Sat Feb 06 14:41:43 2021 xorriso : UPDATE : 42.19% done, estimate finish Sat Feb 06 14:41:13 2021 xorriso : UPDATE : 40.54% done, estimate finish Sat Feb 06 14:41:38 2021 xorriso : UPDATE : 41.24% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 33.60% done, estimate finish Sat Feb 06 14:41:35 2021 xorriso : UPDATE : 28.42% done, estimate finish Sat Feb 06 14:41:43 2021 xorriso : UPDATE : 42.81% done, estimate finish Sat Feb 06 14:41:14 2021 xorriso : UPDATE : 41.55% done, estimate finish Sat Feb 06 14:41:39 2021 xorriso : UPDATE : 34.38% done, estimate finish Sat Feb 06 14:41:35 2021 xorriso : UPDATE : 29.12% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 43.53% done, estimate finish Sat Feb 06 14:41:15 2021 xorriso : UPDATE : 42.72% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 35.25% done, estimate finish Sat Feb 06 14:41:34 2021 xorriso : UPDATE : 29.78% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 43.93% done, estimate finish Sat Feb 06 14:41:18 2021 xorriso : UPDATE : 43.40% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 35.92% done, estimate finish Sat Feb 06 14:41:35 2021 xorriso : UPDATE : 30.50% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 44.95% done, estimate finish Sat Feb 06 14:41:17 2021 xorriso : UPDATE : 44.18% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 36.20% done, estimate finish Sat Feb 06 14:41:39 2021 xorriso : UPDATE : 31.20% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 45.53% done, estimate finish Sat Feb 06 14:41:19 2021 xorriso : UPDATE : 45.19% done, estimate finish Sat Feb 06 14:41:29 2021 xorriso : UPDATE : 37.13% done, estimate finish Sat Feb 06 14:41:38 2021 xorriso : UPDATE : 31.45% done, estimate finish Sat Feb 06 14:41:48 2021 xorriso : UPDATE : 45.66% done, estimate finish Sat Feb 06 14:41:22 2021 xorriso : UPDATE : 45.66% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 37.51% done, estimate finish Sat Feb 06 14:41:40 2021 xorriso : UPDATE : 32.04% done, estimate finish Sat Feb 06 14:41:54 2021 xorriso : UPDATE : 45.96% done, estimate finish Sat Feb 06 14:41:24 2021 xorriso : UPDATE : 46.10% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 37.94% done, estimate finish Sat Feb 06 14:41:42 2021 xorriso : UPDATE : 32.69% done, estimate finish Sat Feb 06 14:41:55 2021 xorriso : UPDATE : 46.55% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 47.29% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 38.68% done, estimate finish Sat Feb 06 14:41:42 2021 xorriso : UPDATE : 32.82% done, estimate finish Sat Feb 06 14:42:00 2021 xorriso : UPDATE : 47.01% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 47.29% done, estimate finish Sat Feb 06 14:41:34 2021 xorriso : UPDATE : 39.71% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 34.01% done, estimate finish Sat Feb 06 14:41:56 2021 xorriso : UPDATE : 48.24% done, estimate finish Sat Feb 06 14:41:40 2021 xorriso : UPDATE : 47.29% done, estimate finish Sat Feb 06 14:41:39 2021 xorriso : UPDATE : 40.46% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 34.97% done, estimate finish Sat Feb 06 14:41:53 2021 xorriso : UPDATE : 48.50% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 47.29% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 40.66% done, estimate finish Sat Feb 06 14:41:49 2021 xorriso : UPDATE : 35.62% done, estimate finish Sat Feb 06 14:41:54 2021 xorriso : UPDATE : 49.92% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 50.57% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 47.29% done, estimate finish Sat Feb 06 14:41:48 2021 xorriso : UPDATE : 42.01% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 36.17% done, estimate finish Sat Feb 06 14:41:55 2021 xorriso : UPDATE : 51.38% done, estimate finish Sat Feb 06 14:41:35 2021 xorriso : UPDATE : 47.29% done, estimate finish Sat Feb 06 14:41:53 2021 xorriso : UPDATE : 42.66% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 36.27% done, estimate finish Sat Feb 06 14:42:00 2021 xorriso : UPDATE : 51.97% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 51.16% done, estimate finish Sat Feb 06 14:41:34 2021 xorriso : UPDATE : 43.45% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 36.27% done, estimate finish Sat Feb 06 14:42:04 2021 xorriso : UPDATE : 52.58% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 52.97% done, estimate finish Sat Feb 06 14:41:29 2021 xorriso : UPDATE : 44.06% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 36.27% done, estimate finish Sat Feb 06 14:42:09 2021 xorriso : UPDATE : 52.76% done, estimate finish Sat Feb 06 14:41:39 2021 xorriso : UPDATE : 53.60% done, estimate finish Sat Feb 06 14:41:29 2021 xorriso : UPDATE : 44.72% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 36.27% done, estimate finish Sat Feb 06 14:42:36 2021 xorriso : UPDATE : 53.69% done, estimate finish Sat Feb 06 14:41:38 2021 xorriso : UPDATE : 54.76% done, estimate finish Sat Feb 06 14:41:27 2021 xorriso : UPDATE : 45.21% done, estimate finish Sat Feb 06 14:41:46 2021 xorriso : UPDATE : 36.27% done, estimate finish Sat Feb 06 14:42:46 2021 xorriso : UPDATE : 54.34% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 54.76% done, estimate finish Sat Feb 06 14:41:32 2021 xorriso : UPDATE : 46.16% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 36.27% done, estimate finish Sat Feb 06 14:42:58 2021 xorriso : UPDATE : 54.98% done, estimate finish Sat Feb 06 14:41:34 2021 xorriso : UPDATE : 54.76% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 46.84% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 36.27% done, estimate finish Sat Feb 06 14:43:08 2021 xorriso : UPDATE : 55.03% done, estimate finish Sat Feb 06 14:41:38 2021 xorriso : UPDATE : 54.76% done, estimate finish Sat Feb 06 14:41:40 2021 xorriso : UPDATE : 47.69% done, estimate finish Sat Feb 06 14:41:43 2021 xorriso : UPDATE : 36.27% done, estimate finish Sat Feb 06 14:43:19 2021 xorriso : UPDATE : 55.03% done, estimate finish Sat Feb 06 14:41:42 2021 xorriso : UPDATE : 54.76% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 47.69% done, estimate finish Sat Feb 06 14:41:48 2021 xorriso : UPDATE : 36.27% done, estimate finish Sat Feb 06 14:43:30 2021 xorriso : UPDATE : 57.25% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 54.76% done, estimate finish Sat Feb 06 14:41:50 2021 xorriso : UPDATE : 49.29% done, estimate finish Sat Feb 06 14:41:42 2021 xorriso : UPDATE : 36.27% done, estimate finish Sat Feb 06 14:43:41 2021 xorriso : UPDATE : 57.25% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 54.76% done, estimate finish Sat Feb 06 14:41:55 2021 xorriso : UPDATE : 50.01% done, estimate finish Sat Feb 06 14:41:43 2021 xorriso : UPDATE : 36.27% done, estimate finish Sat Feb 06 14:43:52 2021 xorriso : UPDATE : 57.25% done, estimate finish Sat Feb 06 14:41:41 2021 xorriso : UPDATE : 54.76% done, estimate finish Sat Feb 06 14:41:58 2021 xorriso : UPDATE : 50.85% done, estimate finish Sat Feb 06 14:41:42 2021 xorriso : UPDATE : 36.27% done, estimate finish Sat Feb 06 14:44:03 2021 xorriso : UPDATE : 57.25% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 54.76% done, estimate finish Sat Feb 06 14:43:52 2021 xorriso : UPDATE : 51.44% done, estimate finish Sat Feb 06 14:41:43 2021 xorriso : UPDATE : 47.22% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 57.25% done, estimate finish Sat Feb 06 14:41:49 2021 xorriso : UPDATE : 64.47% done, estimate finish Sat Feb 06 14:41:15 2021 xorriso : UPDATE : 51.96% done, estimate finish Sat Feb 06 14:41:43 2021 xorriso : UPDATE : 49.20% done, estimate finish Sat Feb 06 14:41:26 2021 xorriso : UPDATE : 57.25% done, estimate finish Sat Feb 06 14:41:53 2021 xorriso : UPDATE : 65.12% done, estimate finish Sat Feb 06 14:41:16 2021 xorriso : UPDATE : 52.58% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 49.70% done, estimate finish Sat Feb 06 14:41:28 2021 xorriso : UPDATE : 57.25% done, estimate finish Sat Feb 06 14:42:42 2021 xorriso : UPDATE : 65.62% done, estimate finish Sat Feb 06 14:41:18 2021 xorriso : UPDATE : 52.62% done, estimate finish Sat Feb 06 14:41:48 2021 xorriso : UPDATE : 50.43% done, estimate finish Sat Feb 06 14:41:29 2021 xorriso : UPDATE : 59.09% done, estimate finish Sat Feb 06 14:42:05 2021 xorriso : UPDATE : 66.66% done, estimate finish Sat Feb 06 14:41:17 2021 xorriso : UPDATE : 52.62% done, estimate finish Sat Feb 06 14:41:57 2021 xorriso : UPDATE : 50.43% done, estimate finish Sat Feb 06 14:41:32 2021 xorriso : UPDATE : 64.33% done, estimate finish Sat Feb 06 14:41:25 2021 xorriso : UPDATE : 66.66% done, estimate finish Sat Feb 06 14:41:20 2021 xorriso : UPDATE : 52.62% done, estimate finish Sat Feb 06 14:42:05 2021 xorriso : UPDATE : 50.43% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 65.42% done, estimate finish Sat Feb 06 14:41:24 2021 xorriso : UPDATE : 66.83% done, estimate finish Sat Feb 06 14:41:23 2021 xorriso : UPDATE : 52.62% done, estimate finish Sat Feb 06 14:42:11 2021 xorriso : UPDATE : 50.43% done, estimate finish Sat Feb 06 14:41:40 2021 xorriso : UPDATE : 65.80% done, estimate finish Sat Feb 06 14:41:26 2021 xorriso : UPDATE : 68.58% done, estimate finish Sat Feb 06 14:41:20 2021 xorriso : UPDATE : 52.62% done, estimate finish Sat Feb 06 14:42:18 2021 xorriso : UPDATE : 50.43% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 66.58% done, estimate finish Sat Feb 06 14:41:26 2021 xorriso : UPDATE : 69.92% done, estimate finish Sat Feb 06 14:41:18 2021 xorriso : UPDATE : 54.92% done, estimate finish Sat Feb 06 14:41:31 2021 xorriso : UPDATE : 52.62% done, estimate finish Sat Feb 06 14:42:25 2021 xorriso : UPDATE : 66.58% done, estimate finish Sat Feb 06 14:41:29 2021 xorriso : UPDATE : 69.96% done, estimate finish Sat Feb 06 14:41:20 2021 xorriso : UPDATE : 58.67% done, estimate finish Sat Feb 06 14:41:39 2021 xorriso : UPDATE : 54.92% done, estimate finish Sat Feb 06 14:41:34 2021 xorriso : UPDATE : 66.58% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 70.11% done, estimate finish Sat Feb 06 14:41:11 2021 xorriso : UPDATE : 59.58% done, estimate finish Sat Feb 06 14:41:38 2021 xorriso : UPDATE : 54.92% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 69.21% done, estimate finish Sat Feb 06 14:41:26 2021 xorriso : UPDATE : 70.82% done, estimate finish Sat Feb 06 14:41:12 2021 xorriso : UPDATE : 60.37% done, estimate finish Sat Feb 06 14:41:38 2021 xorriso : UPDATE : 54.92% done, estimate finish Sat Feb 06 14:42:00 2021 xorriso : UPDATE : 69.21% done, estimate finish Sat Feb 06 14:41:28 2021 xorriso : UPDATE : 71.51% done, estimate finish Sat Feb 06 14:41:13 2021 xorriso : UPDATE : 61.25% done, estimate finish Sat Feb 06 14:41:38 2021 xorriso : UPDATE : 54.92% done, estimate finish Sat Feb 06 14:42:07 2021 xorriso : UPDATE : 69.69% done, estimate finish Sat Feb 06 14:41:18 2021 xorriso : UPDATE : 72.24% done, estimate finish Sat Feb 06 14:41:14 2021 xorriso : UPDATE : 61.91% done, estimate finish Sat Feb 06 14:41:39 2021 xorriso : UPDATE : 59.77% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 71.89% done, estimate finish Sat Feb 06 14:41:16 2021 xorriso : UPDATE : 72.71% done, estimate finish Sat Feb 06 14:41:15 2021 xorriso : UPDATE : 62.64% done, estimate finish Sat Feb 06 14:41:32 2021 xorriso : UPDATE : 60.54% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 72.56% done, estimate finish Sat Feb 06 14:41:16 2021 xorriso : UPDATE : 73.67% done, estimate finish Sat Feb 06 14:41:15 2021 xorriso : UPDATE : 63.29% done, estimate finish Sat Feb 06 14:41:32 2021 xorriso : UPDATE : 61.20% done, estimate finish Sat Feb 06 14:41:38 2021 xorriso : UPDATE : 73.10% done, estimate finish Sat Feb 06 14:41:18 2021 xorriso : UPDATE : 74.47% done, estimate finish Sat Feb 06 14:41:16 2021 xorriso : UPDATE : 63.89% done, estimate finish Sat Feb 06 14:41:34 2021 xorriso : UPDATE : 61.77% done, estimate finish Sat Feb 06 14:41:39 2021 xorriso : UPDATE : 73.90% done, estimate finish Sat Feb 06 14:41:17 2021 xorriso : UPDATE : 74.95% done, estimate finish Sat Feb 06 14:41:18 2021 xorriso : UPDATE : 63.99% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 61.77% done, estimate finish Sat Feb 06 14:41:42 2021 xorriso : UPDATE : 74.50% done, estimate finish Sat Feb 06 14:41:19 2021 xorriso : UPDATE : 75.92% done, estimate finish Sat Feb 06 14:41:17 2021 xorriso : UPDATE : 65.66% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 61.77% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 75.03% done, estimate finish Sat Feb 06 14:41:21 2021 xorriso : UPDATE : 76.97% done, estimate finish Sat Feb 06 14:41:17 2021 xorriso : UPDATE : 66.44% done, estimate finish Sat Feb 06 14:41:34 2021 xorriso : UPDATE : 61.77% done, estimate finish Sat Feb 06 14:41:49 2021 xorriso : UPDATE : 75.68% done, estimate finish Sat Feb 06 14:41:21 2021 xorriso : UPDATE : 77.72% done, estimate finish Sat Feb 06 14:41:26 2021 xorriso : UPDATE : 67.11% done, estimate finish Sat Feb 06 14:41:35 2021 xorriso : UPDATE : 61.77% done, estimate finish Sat Feb 06 14:41:52 2021 xorriso : UPDATE : 76.11% done, estimate finish Sat Feb 06 14:41:22 2021 xorriso : UPDATE : 77.84% done, estimate finish Sat Feb 06 14:41:29 2021 xorriso : UPDATE : 67.46% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 61.77% done, estimate finish Sat Feb 06 14:41:52 2021 xorriso : UPDATE : 76.54% done, estimate finish Sat Feb 06 14:41:24 2021 xorriso : UPDATE : 78.00% done, estimate finish Sat Feb 06 14:41:31 2021 xorriso : UPDATE : 67.64% done, estimate finish Sat Feb 06 14:41:38 2021 xorriso : UPDATE : 61.77% done, estimate finish Sat Feb 06 14:41:57 2021 xorriso : UPDATE : 77.25% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 78.93% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 68.15% done, estimate finish Sat Feb 06 14:41:40 2021 xorriso : UPDATE : 68.54% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 77.96% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 79.66% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 68.98% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 69.14% done, estimate finish Sat Feb 06 14:41:31 2021 xorriso : UPDATE : 78.00% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 80.16% done, estimate finish Sat Feb 06 14:41:31 2021 xorriso : UPDATE : 69.67% done, estimate finish Sat Feb 06 14:41:48 2021 xorriso : UPDATE : 69.79% done, estimate finish Sat Feb 06 14:41:32 2021 xorriso : UPDATE : 79.28% done, estimate finish Sat Feb 06 14:41:31 2021 xorriso : UPDATE : 80.16% done, estimate finish Sat Feb 06 14:41:34 2021 xorriso : UPDATE : 70.34% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 70.41% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 79.35% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 80.16% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 71.28% done, estimate finish Sat Feb 06 14:41:46 2021 xorriso : UPDATE : 70.51% done, estimate finish Sat Feb 06 14:41:35 2021 xorriso : UPDATE : 80.91% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 80.16% done, estimate finish Sat Feb 06 14:41:39 2021 xorriso : UPDATE : 71.32% done, estimate finish Sat Feb 06 14:41:50 2021 xorriso : UPDATE : 71.91% done, estimate finish Sat Feb 06 14:41:34 2021 xorriso : UPDATE : 81.66% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 81.95% done, estimate finish Sat Feb 06 14:41:34 2021 xorriso : UPDATE : 72.65% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 72.50% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 82.01% done, estimate finish Sat Feb 06 14:41:31 2021 xorriso : UPDATE : 84.99% done, estimate finish Sat Feb 06 14:41:27 2021 xorriso : UPDATE : 73.42% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 73.01% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 83.26% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 85.67% done, estimate finish Sat Feb 06 14:41:27 2021 xorriso : UPDATE : 73.70% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 73.47% done, estimate finish Sat Feb 06 14:41:32 2021 xorriso : UPDATE : 83.96% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 86.28% done, estimate finish Sat Feb 06 14:41:28 2021 xorriso : UPDATE : 74.68% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 74.35% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 84.21% done, estimate finish Sat Feb 06 14:41:32 2021 xorriso : UPDATE : 86.94% done, estimate finish Sat Feb 06 14:41:28 2021 xorriso : UPDATE : 75.55% done, estimate finish Sat Feb 06 14:41:46 2021 xorriso : UPDATE : 75.36% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 85.44% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 87.75% done, estimate finish Sat Feb 06 14:41:28 2021 xorriso : UPDATE : 75.67% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 76.05% done, estimate finish Sat Feb 06 14:41:34 2021 xorriso : UPDATE : 86.21% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 88.45% done, estimate finish Sat Feb 06 14:41:28 2021 xorriso : UPDATE : 75.67% done, estimate finish Sat Feb 06 14:41:51 2021 xorriso : UPDATE : 76.10% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 86.21% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 89.12% done, estimate finish Sat Feb 06 14:41:28 2021 xorriso : UPDATE : 75.67% done, estimate finish Sat Feb 06 14:41:55 2021 xorriso : UPDATE : 77.52% done, estimate finish Sat Feb 06 14:41:36 2021 xorriso : UPDATE : 86.21% done, estimate finish Sat Feb 06 14:41:35 2021 xorriso : UPDATE : 89.47% done, estimate finish Sat Feb 06 14:41:29 2021 xorriso : UPDATE : 78.98% done, estimate finish Sat Feb 06 14:41:41 2021 xorriso : UPDATE : 77.80% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 86.21% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 89.47% done, estimate finish Sat Feb 06 14:41:31 2021 xorriso : UPDATE : 79.37% done, estimate finish Sat Feb 06 14:41:42 2021 xorriso : UPDATE : 78.68% done, estimate finish Sat Feb 06 14:41:37 2021 xorriso : UPDATE : 86.21% done, estimate finish Sat Feb 06 14:41:39 2021 xorriso : UPDATE : 91.57% done, estimate finish Sat Feb 06 14:41:27 2021 xorriso : UPDATE : 79.63% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 78.83% done, estimate finish Sat Feb 06 14:41:39 2021 xorriso : UPDATE : 86.21% done, estimate finish Sat Feb 06 14:41:42 2021 xorriso : UPDATE : 91.57% done, estimate finish Sat Feb 06 14:41:29 2021 xorriso : UPDATE : 80.06% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 79.44% done, estimate finish Sat Feb 06 14:41:40 2021 xorriso : UPDATE : 86.21% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 93.26% done, estimate finish Sat Feb 06 14:41:26 2021 xorriso : UPDATE : 80.93% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 80.09% done, estimate finish Sat Feb 06 14:41:48 2021 xorriso : UPDATE : 92.86% done, estimate finish Sat Feb 06 14:41:27 2021 xorriso : UPDATE : 93.31% done, estimate finish Sat Feb 06 14:41:28 2021 xorriso : UPDATE : 81.68% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 80.78% done, estimate finish Sat Feb 06 14:41:46 2021 xorriso : UPDATE : 92.86% done, estimate finish Sat Feb 06 14:41:28 2021 xorriso : UPDATE : 93.31% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 82.43% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 81.47% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 92.86% done, estimate finish Sat Feb 06 14:41:30 2021 xorriso : UPDATE : 93.31% done, estimate finish Sat Feb 06 14:41:32 2021 xorriso : UPDATE : 83.15% done, estimate finish Sat Feb 06 14:41:43 2021 xorriso : UPDATE : 82.19% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 83.73% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 82.81% done, estimate finish Sat Feb 06 14:41:46 2021 xorriso : UPDATE : 92.86% done, estimate finish Sat Feb 06 14:41:31 2021 xorriso : UPDATE : 96.78% done, estimate finish Sat Feb 06 14:41:26 2021 xorriso : UPDATE : 84.42% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 83.51% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 92.86% done, estimate finish Sat Feb 06 14:41:33 2021 xorriso : UPDATE : 97.47% done, estimate finish Sat Feb 06 14:41:26 2021 xorriso : UPDATE : 85.27% done, estimate finish Sat Feb 06 14:41:43 2021 xorriso : UPDATE : 83.90% done, estimate finish Sat Feb 06 14:41:48 2021 xorriso : UPDATE : 97.42% done, estimate finish Sat Feb 06 14:41:26 2021 xorriso : UPDATE : 97.87% done, estimate finish Sat Feb 06 14:41:26 2021 xorriso : UPDATE : 85.92% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 85.02% done, estimate finish Sat Feb 06 14:41:46 2021 xorriso : UPDATE : 98.13% done, estimate finish Sat Feb 06 14:41:27 2021 xorriso : UPDATE : 98.86% done xorriso : UPDATE : 86.61% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 85.63% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 98.86% done xorriso : UPDATE : 99.02% done xorriso : UPDATE : 86.92% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 86.25% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 99.04% done xorriso : UPDATE : 99.90% done xorriso : UPDATE : 87.54% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 86.51% done, estimate finish Sat Feb 06 14:41:48 2021 xorriso : UPDATE : 99.73% done ISO image produced: 2292521 sectors Written to medium : 2292521 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=11 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster" "mips" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup" Generating mips iso/jigdo image number 11 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:41:28 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 mips 11' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-11.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-11.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot11 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/md5-check -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*' -J -joliet-long -cache-inodes CD11 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso : UPDATE : 88.28% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 86.76% done, estimate finish Sat Feb 06 14:41:50 2021 ISO image produced: 2293860 sectors Written to medium : 2293860 sectors at LBA 0 Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD11' xorriso : UPDATE : 10800 files added in 1 seconds Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 10800 files added in 1 seconds CD=12 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster" "mips" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup" Generating mips iso/jigdo image number 12 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:41:29 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 mips 12' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-12.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-12.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot12 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/md5-check -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*' -J -joliet-long -cache-inodes CD12 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 89.07% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 87.83% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 0.11% done Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD12' xorriso : UPDATE : 13317 files added in 1 seconds xorriso : UPDATE : 13317 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython-dl_1.2.4+dfsg-1_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 89.82% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 88.33% done, estimate finish Sat Feb 06 14:41:49 2021 xorriso : UPDATE : 0.11% done xorriso : UPDATE : 0.23% done xorriso : UPDATE : 90.53% done, estimate finish Sat Feb 06 14:41:46 2021 xorriso : UPDATE : 89.27% done, estimate finish Sat Feb 06 14:41:48 2021 xorriso : UPDATE : 0.27% done xorriso : UPDATE : 0.38% done, estimate finish Sat Feb 06 14:52:54 2021 xorriso : UPDATE : 91.14% done, estimate finish Sat Feb 06 14:41:46 2021 xorriso : UPDATE : 89.41% done, estimate finish Sat Feb 06 14:41:49 2021 xorriso : UPDATE : 0.40% done, estimate finish Sat Feb 06 14:52:18 2021 xorriso : UPDATE : 0.50% done, estimate finish Sat Feb 06 14:53:26 2021 xorriso : UPDATE : 91.95% done, estimate finish Sat Feb 06 14:41:45 2021 xorriso : UPDATE : 89.41% done, estimate finish Sat Feb 06 14:41:52 2021 xorriso : UPDATE : 0.54% done, estimate finish Sat Feb 06 14:52:43 2021 xorriso : UPDATE : 0.80% done, estimate finish Sat Feb 06 14:51:04 2021 xorriso : UPDATE : 91.96% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 91.29% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 0.65% done, estimate finish Sat Feb 06 14:53:22 2021 xorriso : UPDATE : 1.46% done, estimate finish Sat Feb 06 14:47:53 2021 xorriso : UPDATE : 92.42% done, estimate finish Sat Feb 06 14:41:48 2021 xorriso : UPDATE : 92.37% done, estimate finish Sat Feb 06 14:41:47 2021 xorriso : UPDATE : 1.21% done, estimate finish Sat Feb 06 14:49:15 2021 xorriso : UPDATE : 2.24% done, estimate finish Sat Feb 06 14:46:24 2021 xorriso : UPDATE : 93.80% done, estimate finish Sat Feb 06 14:41:46 2021 xorriso : UPDATE : 93.20% done, estimate finish Sat Feb 06 14:41:46 2021 xorriso : UPDATE : 1.85% done, estimate finish Sat Feb 06 14:47:28 2021 xorriso : UPDATE : 3.01% done, estimate finish Sat Feb 06 14:45:42 2021 xorriso : UPDATE : 95.36% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 93.20% done, estimate finish Sat Feb 06 14:41:48 2021 xorriso : UPDATE : 2.49% done, estimate finish Sat Feb 06 14:46:36 2021 xorriso : UPDATE : 3.64% done, estimate finish Sat Feb 06 14:45:26 2021 xorriso : UPDATE : 95.88% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 93.20% done, estimate finish Sat Feb 06 14:41:49 2021 xorriso : UPDATE : 2.96% done, estimate finish Sat Feb 06 14:46:22 2021 xorriso : UPDATE : 4.42% done, estimate finish Sat Feb 06 14:45:07 2021 xorriso : UPDATE : 96.90% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 93.20% done, estimate finish Sat Feb 06 14:41:51 2021 xorriso : UPDATE : 3.83% done, estimate finish Sat Feb 06 14:45:42 2021 xorriso : UPDATE : 5.17% done, estimate finish Sat Feb 06 14:44:55 2021 xorriso : UPDATE : 97.57% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 93.20% done, estimate finish Sat Feb 06 14:41:53 2021 xorriso : UPDATE : 4.54% done, estimate finish Sat Feb 06 14:45:25 2021 xorriso : UPDATE : 5.20% done, estimate finish Sat Feb 06 14:45:13 2021 xorriso : UPDATE : 98.30% done, estimate finish Sat Feb 06 14:41:44 2021 xorriso : UPDATE : 93.20% done, estimate finish Sat Feb 06 14:41:55 2021 xorriso : UPDATE : 5.11% done, estimate finish Sat Feb 06 14:45:18 2021 xorriso : UPDATE : 5.20% done, estimate finish Sat Feb 06 14:45:32 2021 xorriso : UPDATE : 99.00% done xorriso : UPDATE : 98.74% done xorriso : UPDATE : 5.11% done, estimate finish Sat Feb 06 14:45:38 2021 xorriso : UPDATE : 5.98% done, estimate finish Sat Feb 06 14:45:18 2021 xorriso : UPDATE : 99.60% done xorriso : UPDATE : 99.25% done xorriso : UPDATE : 5.11% done, estimate finish Sat Feb 06 14:45:57 2021 xorriso : UPDATE : 8.24% done, estimate finish Sat Feb 06 14:43:48 2021 xorriso : UPDATE : Thank you for being patient. Working since 139 seconds. xorriso : UPDATE : 99.87% done xorriso : UPDATE : 7.76% done, estimate finish Sat Feb 06 14:44:39 2021 xorriso : UPDATE : 8.59% done, estimate finish Sat Feb 06 14:43:55 2021 xorriso : UPDATE : 8.59% done, estimate finish Sat Feb 06 14:44:05 2021 ISO image produced: 2292886 sectors Written to medium : 2292886 sectors at LBA 0 ISO image produced: 2287900 sectors Written to medium : 2287900 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 8.63% done, estimate finish Sat Feb 06 14:43:49 2021 CD=2 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster" "mips" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup" CD=6 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster" "mips" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup" Generating mips iso/jigdo image number 2 ... Last-minute updates: README.html Generating mips iso/jigdo image number 6 ... Last-minute updates: README.html README.txt README.txt Sat 6 Feb 14:41:46 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 mips 6' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-6.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-6.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot6 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/md5-check -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*' -J -joliet-long -cache-inodes CD6 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Sat 6 Feb 14:41:46 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 mips 2' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-2.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-2.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot2 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/md5-check -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*' -J -joliet-long -cache-inodes CD2 Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/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/3bustermips/buster/CD6' xorriso : UPDATE : 3390 files added in 1 seconds xorriso : UPDATE : 3390 files added in 1 seconds Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD2' xorriso : UPDATE : 5305 files added in 1 seconds xorriso : UPDATE : 5305 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/firmware-microbit-micropython_1.0.1-1_all.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-2_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-2_all.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 10.95% done, estimate finish Sat Feb 06 14:43:40 2021 xorriso : UPDATE : 9.29% done, estimate finish Sat Feb 06 14:43:51 2021 libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 11.67% done, estimate finish Sat Feb 06 14:43:41 2021 xorriso : UPDATE : 0.14% done xorriso : UPDATE : 10.05% done, estimate finish Sat Feb 06 14:43:51 2021 xorriso : UPDATE : 0.19% done xorriso : UPDATE : 12.37% done, estimate finish Sat Feb 06 14:43:42 2021 xorriso : UPDATE : 0.26% done xorriso : UPDATE : 10.80% done, estimate finish Sat Feb 06 14:43:51 2021 xorriso : UPDATE : 0.79% done, estimate finish Sat Feb 06 14:46:28 2021 xorriso : UPDATE : 13.13% done, estimate finish Sat Feb 06 14:43:42 2021 xorriso : UPDATE : 0.66% done, estimate finish Sat Feb 06 14:49:08 2021 xorriso : UPDATE : 11.55% done, estimate finish Sat Feb 06 14:43:49 2021 xorriso : UPDATE : 1.80% done, estimate finish Sat Feb 06 14:44:45 2021 xorriso : UPDATE : 13.63% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 1.36% done, estimate finish Sat Feb 06 14:46:34 2021 xorriso : UPDATE : 12.24% done, estimate finish Sat Feb 06 14:43:50 2021 xorriso : UPDATE : 2.52% done, estimate finish Sat Feb 06 14:44:34 2021 xorriso : UPDATE : 14.67% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 1.99% done, estimate finish Sat Feb 06 14:45:54 2021 xorriso : UPDATE : 12.24% done, estimate finish Sat Feb 06 14:43:59 2021 xorriso : UPDATE : 2.52% done, estimate finish Sat Feb 06 14:45:14 2021 xorriso : UPDATE : 15.34% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 2.90% done, estimate finish Sat Feb 06 14:45:11 2021 xorriso : UPDATE : 12.24% done, estimate finish Sat Feb 06 14:44:08 2021 xorriso : UPDATE : 3.57% done, estimate finish Sat Feb 06 14:44:41 2021 xorriso : UPDATE : 15.34% done, estimate finish Sat Feb 06 14:43:50 2021 xorriso : UPDATE : 3.49% done, estimate finish Sat Feb 06 14:45:05 2021 xorriso : UPDATE : 12.24% done, estimate finish Sat Feb 06 14:44:17 2021 xorriso : UPDATE : 3.57% done, estimate finish Sat Feb 06 14:45:09 2021 xorriso : UPDATE : 16.83% done, estimate finish Sat Feb 06 14:43:42 2021 xorriso : UPDATE : 4.38% done, estimate finish Sat Feb 06 14:44:48 2021 xorriso : UPDATE : 12.24% done, estimate finish Sat Feb 06 14:44:26 2021 xorriso : UPDATE : 4.79% done, estimate finish Sat Feb 06 14:44:39 2021 xorriso : UPDATE : 6.28% done, estimate finish Sat Feb 06 14:44:13 2021 xorriso : UPDATE : 17.29% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 5.17% done, estimate finish Sat Feb 06 14:44:40 2021 xorriso : UPDATE : 12.24% done, estimate finish Sat Feb 06 14:45:20 2021 xorriso : UPDATE : 7.59% done, estimate finish Sat Feb 06 14:44:01 2021 xorriso : UPDATE : 17.38% done, estimate finish Sat Feb 06 14:43:52 2021 xorriso : UPDATE : 5.36% done, estimate finish Sat Feb 06 14:44:53 2021 xorriso : UPDATE : 12.24% done, estimate finish Sat Feb 06 14:45:38 2021 xorriso : UPDATE : 7.59% done, estimate finish Sat Feb 06 14:44:14 2021 xorriso : UPDATE : 19.58% done, estimate finish Sat Feb 06 14:43:38 2021 xorriso : UPDATE : 5.36% done, estimate finish Sat Feb 06 14:45:11 2021 xorriso : UPDATE : 12.24% done, estimate finish Sat Feb 06 14:45:56 2021 xorriso : UPDATE : 9.62% done, estimate finish Sat Feb 06 14:43:53 2021 xorriso : UPDATE : 20.22% done, estimate finish Sat Feb 06 14:43:40 2021 xorriso : UPDATE : 7.71% done, estimate finish Sat Feb 06 14:44:22 2021 xorriso : UPDATE : 13.70% done, estimate finish Sat Feb 06 14:45:12 2021 xorriso : UPDATE : 10.46% done, estimate finish Sat Feb 06 14:43:41 2021 xorriso : UPDATE : 21.03% done, estimate finish Sat Feb 06 14:43:39 2021 xorriso : UPDATE : 8.00% done, estimate finish Sat Feb 06 14:44:29 2021 xorriso : UPDATE : 20.55% done, estimate finish Sat Feb 06 14:43:36 2021 xorriso : UPDATE : 11.10% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 21.32% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 8.11% done, estimate finish Sat Feb 06 14:44:18 2021 xorriso : UPDATE : 21.04% done, estimate finish Sat Feb 06 14:43:38 2021 xorriso : UPDATE : 11.10% done, estimate finish Sat Feb 06 14:43:53 2021 xorriso : UPDATE : 22.46% done, estimate finish Sat Feb 06 14:43:41 2021 xorriso : UPDATE : 10.14% done, estimate finish Sat Feb 06 14:43:55 2021 xorriso : UPDATE : 21.81% done, estimate finish Sat Feb 06 14:43:39 2021 xorriso : UPDATE : 13.08% done, estimate finish Sat Feb 06 14:43:41 2021 xorriso : UPDATE : 23.10% done, estimate finish Sat Feb 06 14:43:41 2021 xorriso : UPDATE : 10.85% done, estimate finish Sat Feb 06 14:43:56 2021 xorriso : UPDATE : 22.93% done, estimate finish Sat Feb 06 14:43:36 2021 xorriso : UPDATE : 13.82% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 23.58% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 11.43% done, estimate finish Sat Feb 06 14:43:59 2021 xorriso : UPDATE : 23.60% done, estimate finish Sat Feb 06 14:43:37 2021 xorriso : UPDATE : 23.68% done, estimate finish Sat Feb 06 14:43:41 2021 xorriso : UPDATE : 14.46% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 23.58% done, estimate finish Sat Feb 06 14:43:54 2021 xorriso : UPDATE : 11.81% done, estimate finish Sat Feb 06 14:44:03 2021 xorriso : UPDATE : 25.21% done, estimate finish Sat Feb 06 14:43:37 2021 xorriso : UPDATE : 15.43% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 25.69% done, estimate finish Sat Feb 06 14:43:39 2021 xorriso : UPDATE : 11.81% done, estimate finish Sat Feb 06 14:44:12 2021 xorriso : UPDATE : 25.41% done, estimate finish Sat Feb 06 14:43:23 2021 xorriso : UPDATE : 15.45% done, estimate finish Sat Feb 06 14:43:50 2021 xorriso : UPDATE : 26.40% done, estimate finish Sat Feb 06 14:43:40 2021 xorriso : UPDATE : 11.81% done, estimate finish Sat Feb 06 14:44:22 2021 xorriso : UPDATE : 25.41% done, estimate finish Sat Feb 06 14:43:29 2021 xorriso : UPDATE : 17.11% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 27.00% done, estimate finish Sat Feb 06 14:43:42 2021 xorriso : UPDATE : 14.81% done, estimate finish Sat Feb 06 14:43:55 2021 xorriso : UPDATE : 27.74% done, estimate finish Sat Feb 06 14:43:21 2021 xorriso : UPDATE : 17.11% done, estimate finish Sat Feb 06 14:43:50 2021 xorriso : UPDATE : 28.14% done, estimate finish Sat Feb 06 14:43:40 2021 xorriso : UPDATE : 15.51% done, estimate finish Sat Feb 06 14:43:56 2021 xorriso : UPDATE : 28.42% done, estimate finish Sat Feb 06 14:43:23 2021 xorriso : UPDATE : 17.11% done, estimate finish Sat Feb 06 14:44:06 2021 xorriso : UPDATE : 28.66% done, estimate finish Sat Feb 06 14:43:41 2021 xorriso : UPDATE : 16.42% done, estimate finish Sat Feb 06 14:43:56 2021 xorriso : UPDATE : 29.14% done, estimate finish Sat Feb 06 14:43:24 2021 xorriso : UPDATE : 19.93% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 29.59% done, estimate finish Sat Feb 06 14:43:40 2021 xorriso : UPDATE : 17.14% done, estimate finish Sat Feb 06 14:43:49 2021 xorriso : UPDATE : 29.52% done, estimate finish Sat Feb 06 14:43:27 2021 xorriso : UPDATE : 20.99% done, estimate finish Sat Feb 06 14:43:42 2021 xorriso : UPDATE : 30.25% done, estimate finish Sat Feb 06 14:43:41 2021 xorriso : UPDATE : 17.83% done, estimate finish Sat Feb 06 14:43:51 2021 xorriso : UPDATE : 30.39% done, estimate finish Sat Feb 06 14:43:27 2021 xorriso : UPDATE : 21.76% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 30.89% done, estimate finish Sat Feb 06 14:43:42 2021 xorriso : UPDATE : 18.17% done, estimate finish Sat Feb 06 14:43:55 2021 xorriso : UPDATE : 18.17% done, estimate finish Sat Feb 06 14:44:02 2021 xorriso : UPDATE : 30.69% done, estimate finish Sat Feb 06 14:43:30 2021 xorriso : UPDATE : 22.48% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 31.55% done, estimate finish Sat Feb 06 14:43:42 2021 xorriso : UPDATE : 20.31% done, estimate finish Sat Feb 06 14:43:50 2021 xorriso : UPDATE : 32.24% done, estimate finish Sat Feb 06 14:43:28 2021 xorriso : UPDATE : 22.86% done, estimate finish Sat Feb 06 14:43:47 2021 xorriso : UPDATE : 32.19% done, estimate finish Sat Feb 06 14:43:37 2021 xorriso : UPDATE : 21.06% done, estimate finish Sat Feb 06 14:43:50 2021 xorriso : UPDATE : 32.62% done, estimate finish Sat Feb 06 14:43:29 2021 xorriso : UPDATE : 24.28% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 32.86% done, estimate finish Sat Feb 06 14:43:38 2021 xorriso : UPDATE : 21.48% done, estimate finish Sat Feb 06 14:43:54 2021 xorriso : UPDATE : 33.94% done, estimate finish Sat Feb 06 14:43:36 2021 xorriso : UPDATE : 24.99% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 33.70% done, estimate finish Sat Feb 06 14:43:39 2021 xorriso : UPDATE : 21.48% done, estimate finish Sat Feb 06 14:44:00 2021 xorriso : UPDATE : 34.60% done, estimate finish Sat Feb 06 14:43:38 2021 xorriso : UPDATE : 25.83% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 34.39% done, estimate finish Sat Feb 06 14:43:39 2021 xorriso : UPDATE : 21.48% done, estimate finish Sat Feb 06 14:44:06 2021 xorriso : UPDATE : 35.25% done, estimate finish Sat Feb 06 14:43:39 2021 xorriso : UPDATE : 25.98% done, estimate finish Sat Feb 06 14:43:49 2021 xorriso : UPDATE : 35.13% done, estimate finish Sat Feb 06 14:43:40 2021 xorriso : UPDATE : 24.57% done, estimate finish Sat Feb 06 14:43:49 2021 xorriso : UPDATE : 35.86% done, estimate finish Sat Feb 06 14:43:40 2021 xorriso : UPDATE : 27.50% done, estimate finish Sat Feb 06 14:43:35 2021 xorriso : UPDATE : 35.78% done, estimate finish Sat Feb 06 14:43:41 2021 xorriso : UPDATE : 25.41% done, estimate finish Sat Feb 06 14:43:50 2021 xorriso : UPDATE : 37.08% done, estimate finish Sat Feb 06 14:43:38 2021 xorriso : UPDATE : 28.16% done, estimate finish Sat Feb 06 14:43:38 2021 xorriso : UPDATE : 36.32% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 26.20% done, estimate finish Sat Feb 06 14:43:52 2021 xorriso : UPDATE : 37.64% done, estimate finish Sat Feb 06 14:43:39 2021 xorriso : UPDATE : 29.34% done, estimate finish Sat Feb 06 14:43:36 2021 xorriso : UPDATE : 37.20% done, estimate finish Sat Feb 06 14:43:42 2021 xorriso : UPDATE : 26.93% done, estimate finish Sat Feb 06 14:43:52 2021 xorriso : UPDATE : 38.27% done, estimate finish Sat Feb 06 14:43:40 2021 xorriso : UPDATE : 30.04% done, estimate finish Sat Feb 06 14:43:38 2021 xorriso : UPDATE : 37.66% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 27.49% done, estimate finish Sat Feb 06 14:43:55 2021 xorriso : UPDATE : 39.00% done, estimate finish Sat Feb 06 14:43:41 2021 xorriso : UPDATE : 30.51% done, estimate finish Sat Feb 06 14:43:40 2021 xorriso : UPDATE : 38.51% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 28.45% done, estimate finish Sat Feb 06 14:43:54 2021 xorriso : UPDATE : 39.66% done, estimate finish Sat Feb 06 14:43:42 2021 xorriso : UPDATE : 30.51% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 39.19% done, estimate finish Sat Feb 06 14:43:49 2021 xorriso : UPDATE : 29.12% done, estimate finish Sat Feb 06 14:43:55 2021 xorriso : UPDATE : 40.27% done, estimate finish Sat Feb 06 14:43:42 2021 xorriso : UPDATE : 30.51% done, estimate finish Sat Feb 06 14:43:51 2021 xorriso : UPDATE : 39.95% done, estimate finish Sat Feb 06 14:43:49 2021 xorriso : UPDATE : 29.95% done, estimate finish Sat Feb 06 14:43:55 2021 xorriso : UPDATE : 41.00% done, estimate finish Sat Feb 06 14:43:47 2021 xorriso : UPDATE : 32.86% done, estimate finish Sat Feb 06 14:43:42 2021 xorriso : UPDATE : 40.36% done, estimate finish Sat Feb 06 14:43:51 2021 xorriso : UPDATE : 30.46% done, estimate finish Sat Feb 06 14:43:56 2021 xorriso : UPDATE : 41.69% done, estimate finish Sat Feb 06 14:43:47 2021 xorriso : UPDATE : 34.06% done, estimate finish Sat Feb 06 14:43:41 2021 xorriso : UPDATE : 41.68% done, estimate finish Sat Feb 06 14:43:47 2021 xorriso : UPDATE : 31.37% done, estimate finish Sat Feb 06 14:43:55 2021 xorriso : UPDATE : 42.34% done, estimate finish Sat Feb 06 14:43:48 2021 xorriso : UPDATE : 34.99% done, estimate finish Sat Feb 06 14:43:41 2021 xorriso : UPDATE : 42.30% done, estimate finish Sat Feb 06 14:43:48 2021 xorriso : UPDATE : 32.13% done, estimate finish Sat Feb 06 14:43:56 2021 xorriso : UPDATE : 42.87% done, estimate finish Sat Feb 06 14:43:50 2021 xorriso : UPDATE : 35.97% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 43.19% done, estimate finish Sat Feb 06 14:43:46 2021 xorriso : UPDATE : 32.56% done, estimate finish Sat Feb 06 14:43:58 2021 xorriso : UPDATE : 43.67% done, estimate finish Sat Feb 06 14:43:50 2021 xorriso : UPDATE : 36.83% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 43.71% done, estimate finish Sat Feb 06 14:43:48 2021 xorriso : UPDATE : 33.88% done, estimate finish Sat Feb 06 14:43:57 2021 xorriso : UPDATE : 44.24% done, estimate finish Sat Feb 06 14:43:50 2021 xorriso : UPDATE : 37.52% done, estimate finish Sat Feb 06 14:43:46 2021 xorriso : UPDATE : 44.27% done, estimate finish Sat Feb 06 14:43:49 2021 xorriso : UPDATE : 34.74% done, estimate finish Sat Feb 06 14:43:56 2021 xorriso : UPDATE : 45.01% done, estimate finish Sat Feb 06 14:43:50 2021 xorriso : UPDATE : 38.15% done, estimate finish Sat Feb 06 14:43:48 2021 xorriso : UPDATE : 44.88% done, estimate finish Sat Feb 06 14:43:50 2021 xorriso : UPDATE : 35.52% done, estimate finish Sat Feb 06 14:43:57 2021 xorriso : UPDATE : 45.70% done, estimate finish Sat Feb 06 14:43:50 2021 xorriso : UPDATE : 38.29% done, estimate finish Sat Feb 06 14:43:52 2021 xorriso : UPDATE : 45.52% done, estimate finish Sat Feb 06 14:43:50 2021 xorriso : UPDATE : 36.33% done, estimate finish Sat Feb 06 14:43:56 2021 xorriso : UPDATE : 45.89% done, estimate finish Sat Feb 06 14:43:53 2021 xorriso : UPDATE : 39.93% done, estimate finish Sat Feb 06 14:43:47 2021 xorriso : UPDATE : 46.15% done, estimate finish Sat Feb 06 14:43:50 2021 xorriso : UPDATE : 37.30% done, estimate finish Sat Feb 06 14:43:55 2021 xorriso : UPDATE : 47.05% done, estimate finish Sat Feb 06 14:43:50 2021 xorriso : UPDATE : 40.18% done, estimate finish Sat Feb 06 14:43:50 2021 xorriso : UPDATE : 46.27% done, estimate finish Sat Feb 06 14:43:56 2021 xorriso : UPDATE : 38.11% done, estimate finish Sat Feb 06 14:43:55 2021 xorriso : UPDATE : 47.95% done, estimate finish Sat Feb 06 14:43:49 2021 xorriso : UPDATE : 40.18% done, estimate finish Sat Feb 06 14:43:54 2021 xorriso : UPDATE : 46.27% done, estimate finish Sat Feb 06 14:44:02 2021 xorriso : UPDATE : 38.85% done, estimate finish Sat Feb 06 14:43:55 2021 xorriso : UPDATE : 48.67% done, estimate finish Sat Feb 06 14:43:49 2021 xorriso : UPDATE : 40.18% done, estimate finish Sat Feb 06 14:43:59 2021 xorriso : UPDATE : 48.74% done, estimate finish Sat Feb 06 14:43:47 2021 xorriso : UPDATE : 39.65% done, estimate finish Sat Feb 06 14:43:55 2021 xorriso : UPDATE : 49.41% done, estimate finish Sat Feb 06 14:43:49 2021 xorriso : UPDATE : 40.18% done, estimate finish Sat Feb 06 14:44:03 2021 xorriso : UPDATE : 49.34% done, estimate finish Sat Feb 06 14:43:48 2021 xorriso : UPDATE : 40.29% done, estimate finish Sat Feb 06 14:43:56 2021 xorriso : UPDATE : 49.73% done, estimate finish Sat Feb 06 14:43:52 2021 xorriso : UPDATE : 40.18% done, estimate finish Sat Feb 06 14:44:38 2021 xorriso : UPDATE : 49.53% done, estimate finish Sat Feb 06 14:43:52 2021 xorriso : UPDATE : 40.94% done, estimate finish Sat Feb 06 14:43:57 2021 xorriso : UPDATE : 51.12% done, estimate finish Sat Feb 06 14:43:47 2021 xorriso : UPDATE : 45.66% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 49.53% done, estimate finish Sat Feb 06 14:43:57 2021 xorriso : UPDATE : 41.63% done, estimate finish Sat Feb 06 14:43:57 2021 xorriso : UPDATE : 51.76% done, estimate finish Sat Feb 06 14:43:48 2021 xorriso : UPDATE : 46.44% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 51.95% done, estimate finish Sat Feb 06 14:43:46 2021 xorriso : UPDATE : 42.55% done, estimate finish Sat Feb 06 14:43:55 2021 xorriso : UPDATE : 52.25% done, estimate finish Sat Feb 06 14:43:48 2021 xorriso : UPDATE : 47.13% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 52.28% done, estimate finish Sat Feb 06 14:43:48 2021 xorriso : UPDATE : 43.36% done, estimate finish Sat Feb 06 14:43:55 2021 xorriso : UPDATE : 53.13% done, estimate finish Sat Feb 06 14:43:48 2021 xorriso : UPDATE : 47.87% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 53.49% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 44.18% done, estimate finish Sat Feb 06 14:43:55 2021 xorriso : UPDATE : 54.38% done, estimate finish Sat Feb 06 14:43:46 2021 xorriso : UPDATE : 48.50% done, estimate finish Sat Feb 06 14:43:46 2021 xorriso : UPDATE : 53.96% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 44.93% done, estimate finish Sat Feb 06 14:43:56 2021 xorriso : UPDATE : 55.11% done, estimate finish Sat Feb 06 14:43:46 2021 xorriso : UPDATE : 49.42% done, estimate finish Sat Feb 06 14:43:46 2021 xorriso : UPDATE : 54.73% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 45.30% done, estimate finish Sat Feb 06 14:43:58 2021 xorriso : UPDATE : 55.47% done, estimate finish Sat Feb 06 14:43:46 2021 xorriso : UPDATE : 50.11% done, estimate finish Sat Feb 06 14:43:47 2021 xorriso : UPDATE : 54.73% done, estimate finish Sat Feb 06 14:43:49 2021 xorriso : UPDATE : 46.28% done, estimate finish Sat Feb 06 14:43:57 2021 xorriso : UPDATE : 56.35% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 50.91% done, estimate finish Sat Feb 06 14:43:47 2021 xorriso : UPDATE : 56.43% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 46.99% done, estimate finish Sat Feb 06 14:43:57 2021 xorriso : UPDATE : 57.02% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 51.56% done, estimate finish Sat Feb 06 14:43:47 2021 xorriso : UPDATE : 57.39% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 47.70% done, estimate finish Sat Feb 06 14:43:57 2021 xorriso : UPDATE : 57.59% done, estimate finish Sat Feb 06 14:43:47 2021 xorriso : UPDATE : 52.61% done, estimate finish Sat Feb 06 14:43:34 2021 xorriso : UPDATE : 57.45% done, estimate finish Sat Feb 06 14:43:47 2021 xorriso : UPDATE : 47.70% done, estimate finish Sat Feb 06 14:44:01 2021 xorriso : UPDATE : 58.01% done, estimate finish Sat Feb 06 14:43:49 2021 xorriso : UPDATE : 53.42% done, estimate finish Sat Feb 06 14:43:34 2021 xorriso : UPDATE : 58.95% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 49.53% done, estimate finish Sat Feb 06 14:43:56 2021 xorriso : UPDATE : 59.28% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 53.50% done, estimate finish Sat Feb 06 14:43:38 2021 xorriso : UPDATE : 59.71% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 49.93% done, estimate finish Sat Feb 06 14:43:58 2021 xorriso : UPDATE : 59.75% done, estimate finish Sat Feb 06 14:43:47 2021 xorriso : UPDATE : 53.50% done, estimate finish Sat Feb 06 14:43:42 2021 xorriso : UPDATE : 60.35% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 51.01% done, estimate finish Sat Feb 06 14:43:56 2021 xorriso : UPDATE : 60.46% done, estimate finish Sat Feb 06 14:43:47 2021 xorriso : UPDATE : 61.15% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 53.50% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 51.71% done, estimate finish Sat Feb 06 14:43:57 2021 xorriso : UPDATE : 60.76% done, estimate finish Sat Feb 06 14:43:49 2021 xorriso : UPDATE : 61.99% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 53.50% done, estimate finish Sat Feb 06 14:43:49 2021 xorriso : UPDATE : 52.24% done, estimate finish Sat Feb 06 14:43:59 2021 xorriso : UPDATE : 60.76% done, estimate finish Sat Feb 06 14:43:53 2021 xorriso : UPDATE : 62.48% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 53.50% done, estimate finish Sat Feb 06 14:43:52 2021 xorriso : UPDATE : 53.17% done, estimate finish Sat Feb 06 14:43:57 2021 xorriso : UPDATE : 63.02% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 63.53% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 53.50% done, estimate finish Sat Feb 06 14:43:56 2021 xorriso : UPDATE : 53.72% done, estimate finish Sat Feb 06 14:43:59 2021 xorriso : UPDATE : 63.76% done, estimate finish Sat Feb 06 14:43:46 2021 xorriso : UPDATE : 64.22% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 53.50% done, estimate finish Sat Feb 06 14:44:00 2021 xorriso : UPDATE : 53.72% done, estimate finish Sat Feb 06 14:44:02 2021 xorriso : UPDATE : 63.81% done, estimate finish Sat Feb 06 14:43:50 2021 xorriso : UPDATE : 64.73% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 53.50% done, estimate finish Sat Feb 06 14:44:04 2021 xorriso : UPDATE : 55.84% done, estimate finish Sat Feb 06 14:43:56 2021 xorriso : UPDATE : 63.81% done, estimate finish Sat Feb 06 14:43:54 2021 xorriso : UPDATE : 65.17% done, estimate finish Sat Feb 06 14:43:46 2021 xorriso : UPDATE : 53.50% done, estimate finish Sat Feb 06 14:49:18 2021 xorriso : UPDATE : 56.74% done, estimate finish Sat Feb 06 14:43:55 2021 xorriso : UPDATE : 63.81% done, estimate finish Sat Feb 06 14:43:58 2021 xorriso : UPDATE : 65.95% done, estimate finish Sat Feb 06 14:43:46 2021 xorriso : UPDATE : 53.50% done, estimate finish Sat Feb 06 14:49:54 2021 xorriso : UPDATE : 57.55% done, estimate finish Sat Feb 06 14:43:54 2021 xorriso : UPDATE : 63.81% done, estimate finish Sat Feb 06 14:44:03 2021 xorriso : UPDATE : 66.79% done, estimate finish Sat Feb 06 14:43:46 2021 xorriso : UPDATE : 53.50% done, estimate finish Sat Feb 06 14:50:32 2021 xorriso : UPDATE : 58.39% done, estimate finish Sat Feb 06 14:43:54 2021 xorriso : UPDATE : 63.81% done, estimate finish Sat Feb 06 14:44:07 2021 xorriso : UPDATE : 67.46% done, estimate finish Sat Feb 06 14:43:47 2021 xorriso : UPDATE : 53.50% done, estimate finish Sat Feb 06 14:51:09 2021 xorriso : UPDATE : 59.06% done, estimate finish Sat Feb 06 14:43:56 2021 xorriso : UPDATE : 63.81% done, estimate finish Sat Feb 06 14:44:11 2021 xorriso : UPDATE : 68.87% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 53.50% done, estimate finish Sat Feb 06 14:51:46 2021 xorriso : UPDATE : 59.84% done, estimate finish Sat Feb 06 14:43:55 2021 xorriso : UPDATE : 63.81% done, estimate finish Sat Feb 06 14:44:16 2021 xorriso : UPDATE : 68.87% done, estimate finish Sat Feb 06 14:43:49 2021 xorriso : UPDATE : 53.50% done, estimate finish Sat Feb 06 14:52:23 2021 xorriso : UPDATE : 60.50% done, estimate finish Sat Feb 06 14:43:56 2021 xorriso : UPDATE : 63.81% done, estimate finish Sat Feb 06 14:44:20 2021 xorriso : UPDATE : 68.87% done, estimate finish Sat Feb 06 14:43:54 2021 xorriso : UPDATE : 53.50% done, estimate finish Sat Feb 06 14:53:00 2021 xorriso : UPDATE : 61.56% done, estimate finish Sat Feb 06 14:43:55 2021 xorriso : UPDATE : 63.81% done, estimate finish Sat Feb 06 14:48:58 2021 xorriso : UPDATE : 71.50% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 53.50% done, estimate finish Sat Feb 06 14:53:38 2021 xorriso : UPDATE : 62.02% done, estimate finish Sat Feb 06 14:43:56 2021 xorriso : UPDATE : 63.81% done, estimate finish Sat Feb 06 14:49:33 2021 xorriso : UPDATE : 72.19% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 53.50% done, estimate finish Sat Feb 06 14:54:15 2021 xorriso : UPDATE : 62.02% done, estimate finish Sat Feb 06 14:44:00 2021 xorriso : UPDATE : 63.81% done, estimate finish Sat Feb 06 14:50:07 2021 xorriso : UPDATE : 72.79% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 57.92% done, estimate finish Sat Feb 06 14:45:12 2021 xorriso : UPDATE : 72.97% done, estimate finish Sat Feb 06 14:43:37 2021 xorriso : UPDATE : 62.02% done, estimate finish Sat Feb 06 14:44:03 2021 xorriso : UPDATE : 75.51% done, estimate finish Sat Feb 06 14:43:36 2021 xorriso : UPDATE : 73.54% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 73.81% done, estimate finish Sat Feb 06 14:43:28 2021 xorriso : UPDATE : 62.02% done, estimate finish Sat Feb 06 14:44:07 2021 xorriso : UPDATE : 76.42% done, estimate finish Sat Feb 06 14:43:37 2021 xorriso : UPDATE : 74.18% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 74.54% done, estimate finish Sat Feb 06 14:43:29 2021 xorriso : UPDATE : 62.88% done, estimate finish Sat Feb 06 14:44:16 2021 xorriso : UPDATE : 76.69% done, estimate finish Sat Feb 06 14:43:38 2021 xorriso : UPDATE : 74.90% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 75.24% done, estimate finish Sat Feb 06 14:43:46 2021 xorriso : UPDATE : 75.01% done, estimate finish Sat Feb 06 14:43:31 2021 xorriso : UPDATE : 66.75% done, estimate finish Sat Feb 06 14:43:53 2021 xorriso : UPDATE : 77.87% done, estimate finish Sat Feb 06 14:43:37 2021 xorriso : UPDATE : 75.24% done, estimate finish Sat Feb 06 14:43:49 2021 xorriso : UPDATE : 76.12% done, estimate finish Sat Feb 06 14:43:31 2021 xorriso : UPDATE : 67.03% done, estimate finish Sat Feb 06 14:43:55 2021 xorriso : UPDATE : 78.54% done, estimate finish Sat Feb 06 14:43:38 2021 xorriso : UPDATE : 77.36% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 76.86% done, estimate finish Sat Feb 06 14:43:32 2021 xorriso : UPDATE : 67.03% done, estimate finish Sat Feb 06 14:43:59 2021 xorriso : UPDATE : 79.18% done, estimate finish Sat Feb 06 14:43:39 2021 xorriso : UPDATE : 78.06% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 77.13% done, estimate finish Sat Feb 06 14:43:33 2021 xorriso : UPDATE : 69.40% done, estimate finish Sat Feb 06 14:43:52 2021 xorriso : UPDATE : 79.50% done, estimate finish Sat Feb 06 14:43:40 2021 xorriso : UPDATE : 78.82% done, estimate finish Sat Feb 06 14:43:42 2021 xorriso : UPDATE : 77.13% done, estimate finish Sat Feb 06 14:43:35 2021 xorriso : UPDATE : 70.07% done, estimate finish Sat Feb 06 14:43:53 2021 xorriso : UPDATE : 80.71% done, estimate finish Sat Feb 06 14:43:30 2021 xorriso : UPDATE : 79.31% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 77.13% done, estimate finish Sat Feb 06 14:43:37 2021 xorriso : UPDATE : 71.09% done, estimate finish Sat Feb 06 14:43:53 2021 xorriso : UPDATE : 81.43% done, estimate finish Sat Feb 06 14:43:31 2021 xorriso : UPDATE : 79.57% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 77.13% done, estimate finish Sat Feb 06 14:43:39 2021 xorriso : UPDATE : 71.09% done, estimate finish Sat Feb 06 14:43:55 2021 xorriso : UPDATE : 81.76% done, estimate finish Sat Feb 06 14:43:33 2021 xorriso : UPDATE : 79.57% done, estimate finish Sat Feb 06 14:43:48 2021 xorriso : UPDATE : 80.96% done, estimate finish Sat Feb 06 14:43:35 2021 xorriso : UPDATE : 72.45% done, estimate finish Sat Feb 06 14:43:53 2021 xorriso : UPDATE : 82.96% done, estimate finish Sat Feb 06 14:43:32 2021 xorriso : UPDATE : 79.57% done, estimate finish Sat Feb 06 14:43:51 2021 xorriso : UPDATE : 82.09% done, estimate finish Sat Feb 06 14:43:42 2021 xorriso : UPDATE : 83.66% done, estimate finish Sat Feb 06 14:43:34 2021 xorriso : UPDATE : 72.45% done, estimate finish Sat Feb 06 14:43:56 2021 xorriso : UPDATE : 79.57% done, estimate finish Sat Feb 06 14:43:53 2021 xorriso : UPDATE : 82.09% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 74.47% done, estimate finish Sat Feb 06 14:43:46 2021 xorriso : UPDATE : 84.25% done, estimate finish Sat Feb 06 14:43:35 2021 xorriso : UPDATE : 79.57% done, estimate finish Sat Feb 06 14:43:56 2021 xorriso : UPDATE : 82.09% done, estimate finish Sat Feb 06 14:43:47 2021 xorriso : UPDATE : 74.47% done, estimate finish Sat Feb 06 14:43:49 2021 xorriso : UPDATE : 85.06% done, estimate finish Sat Feb 06 14:43:35 2021 xorriso : UPDATE : 79.57% done, estimate finish Sat Feb 06 14:43:59 2021 xorriso : UPDATE : 82.09% done, estimate finish Sat Feb 06 14:43:51 2021 xorriso : UPDATE : 85.73% done, estimate finish Sat Feb 06 14:43:36 2021 xorriso : UPDATE : 74.47% done, estimate finish Sat Feb 06 14:43:52 2021 xorriso : UPDATE : 79.57% done, estimate finish Sat Feb 06 14:44:01 2021 xorriso : UPDATE : 82.09% done, estimate finish Sat Feb 06 14:43:53 2021 xorriso : UPDATE : 86.38% done, estimate finish Sat Feb 06 14:43:36 2021 xorriso : UPDATE : 74.47% done, estimate finish Sat Feb 06 14:43:54 2021 xorriso : UPDATE : 79.57% done, estimate finish Sat Feb 06 14:45:24 2021 xorriso : UPDATE : 82.09% done, estimate finish Sat Feb 06 14:43:56 2021 xorriso : UPDATE : 87.02% done, estimate finish Sat Feb 06 14:43:37 2021 xorriso : UPDATE : 74.47% done, estimate finish Sat Feb 06 14:43:57 2021 xorriso : UPDATE : 79.57% done, estimate finish Sat Feb 06 14:45:35 2021 xorriso : UPDATE : 82.09% done, estimate finish Sat Feb 06 14:43:59 2021 xorriso : UPDATE : 87.73% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 74.47% done, estimate finish Sat Feb 06 14:44:00 2021 xorriso : UPDATE : 79.57% done, estimate finish Sat Feb 06 14:45:49 2021 xorriso : UPDATE : 89.47% done, estimate finish Sat Feb 06 14:43:39 2021 xorriso : UPDATE : 88.56% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 74.47% done, estimate finish Sat Feb 06 14:44:03 2021 xorriso : UPDATE : 79.57% done, estimate finish Sat Feb 06 14:46:01 2021 xorriso : UPDATE : 90.66% done, estimate finish Sat Feb 06 14:43:38 2021 xorriso : UPDATE : 89.15% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 74.47% done, estimate finish Sat Feb 06 14:44:05 2021 xorriso : UPDATE : 79.57% done, estimate finish Sat Feb 06 14:46:13 2021 xorriso : UPDATE : 90.66% done, estimate finish Sat Feb 06 14:43:40 2021 xorriso : UPDATE : 89.53% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 75.11% done, estimate finish Sat Feb 06 14:44:06 2021 xorriso : UPDATE : 79.57% done, estimate finish Sat Feb 06 14:46:26 2021 xorriso : UPDATE : 90.66% done, estimate finish Sat Feb 06 14:43:41 2021 xorriso : UPDATE : 90.21% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 83.80% done, estimate finish Sat Feb 06 14:43:46 2021 xorriso : UPDATE : 79.57% done, estimate finish Sat Feb 06 14:46:38 2021 xorriso : UPDATE : 90.66% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 91.08% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 84.35% done, estimate finish Sat Feb 06 14:43:47 2021 xorriso : UPDATE : 85.01% done, estimate finish Sat Feb 06 14:43:48 2021 xorriso : UPDATE : 79.57% done, estimate finish Sat Feb 06 14:46:50 2021 xorriso : UPDATE : 90.66% done, estimate finish Sat Feb 06 14:43:46 2021 xorriso : UPDATE : 91.82% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 92.42% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 85.01% done, estimate finish Sat Feb 06 14:43:50 2021 xorriso : UPDATE : 79.57% done, estimate finish Sat Feb 06 14:47:03 2021 xorriso : UPDATE : 90.66% done, estimate finish Sat Feb 06 14:43:48 2021 xorriso : UPDATE : 93.16% done, estimate finish Sat Feb 06 14:43:44 2021 xorriso : UPDATE : 85.01% done, estimate finish Sat Feb 06 14:43:53 2021 xorriso : UPDATE : 79.57% done, estimate finish Sat Feb 06 14:47:15 2021 xorriso : UPDATE : 90.66% done, estimate finish Sat Feb 06 14:43:50 2021 xorriso : UPDATE : 93.52% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 88.39% done, estimate finish Sat Feb 06 14:43:47 2021 xorriso : UPDATE : 87.86% done, estimate finish Sat Feb 06 14:43:51 2021 xorriso : UPDATE : 98.25% done xorriso : UPDATE : 94.40% done, estimate finish Sat Feb 06 14:43:45 2021 xorriso : UPDATE : 88.68% done, estimate finish Sat Feb 06 14:43:48 2021 xorriso : UPDATE : 97.69% done xorriso : UPDATE : 99.36% done xorriso : UPDATE : 94.40% done, estimate finish Sat Feb 06 14:43:47 2021 xorriso : UPDATE : 90.24% done, estimate finish Sat Feb 06 14:43:48 2021 xorriso : UPDATE : 98.39% done ISO image produced: 2163966 sectors Written to medium : 2163966 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. CD=10 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster" "mips" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup" Generating mips iso/jigdo image number 10 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:43:38 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 mips 10' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-10.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-10.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot10 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/md5-check -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*' -J -joliet-long -cache-inodes CD10 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' xorriso : UPDATE : 94.40% done, estimate finish Sat Feb 06 14:43:48 2021 xorriso : UPDATE : 91.11% done, estimate finish Sat Feb 06 14:43:48 2021 xorriso : UPDATE : 98.92% done Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD10' xorriso : UPDATE : 9657 files added in 1 seconds xorriso : UPDATE : 9657 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /firmware/bladerf-firmware-fx3_0.2017.12~rc1-2_mips.deb to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.02% done xorriso : UPDATE : 97.74% done, estimate finish Sat Feb 06 14:43:42 2021 xorriso : UPDATE : 91.96% done, estimate finish Sat Feb 06 14:43:48 2021 xorriso : UPDATE : 99.79% done xorriso : UPDATE : 0.11% done xorriso : UPDATE : 98.33% done, estimate finish Sat Feb 06 14:43:43 2021 xorriso : UPDATE : 91.96% done, estimate finish Sat Feb 06 14:43:49 2021 ISO image produced: 2288532 sectors Written to medium : 2288532 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 0.22% done CD=14 /home/debian-cd/build.buster/debian-cd/tools/make_image "/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster" "mips" "/srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips" "10.8.0" "/srv/cdbuilder.debian.org/src/ftp/debian" "xorriso" "-as mkisofs -r -checksum_algorithm_iso md5,sha1,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.buster/debian-cd/tools/jigdo_cleanup" Generating mips iso/jigdo image number 14 ... Last-minute updates: README.html README.txt Sat 6 Feb 14:43:41 UTC 2021 xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V 'Debian 10.8.0 mips 14' -o /dev/null -jigdo-jigdo /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-14.jigdo -jigdo-template /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips/debian-10.8.0-mips-DVD-14.template -jigdo-map Debian=/srv/cdbuilder.debian.org/src/ftp/debian/ -jigdo-exclude boot14 -md5-list /srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/md5-check -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*' -J -joliet-long -cache-inodes CD14 xorriso 1.5.0 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:/dev/null' Media current: stdio file, sequential Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 1024g free xorriso : WARNING : -volid text problematic as automatic mount point name xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules xorriso : NOTE : -as mkisofs: Ignored option '-cache-inodes' Added to ISO image: directory '/'='/srv/cdbuilder.debian.org/src/deb-cd/tmp/3bustermips/buster/CD14' xorriso : UPDATE : 891 files added in 1 seconds xorriso : UPDATE : 891 files added in 1 seconds libisofs: WARNING : Cannot add /debian to Joliet tree. Symlinks can only be added to a Rock Ridge tree. libisofs: WARNING : Cannot add /dists/stable to Joliet tree. Symlinks can only be added to a Rock Ridge tree. xorriso : UPDATE : 0.03% done xorriso : UPDATE : 99.10% done xorriso : UPDATE : 93.87% done, estimate finish Sat Feb 06 14:43:48 2021 xorriso : UPDATE : 0.39% done, estimate finish Sat Feb 06 14:55:09 2021 xorriso : UPDATE : 99.77% done xorriso : UPDATE : 94.18% done, estimate finish Sat Feb 06 14:43:49 2021 xorriso : UPDATE : 0.84% done xorriso : UPDATE : 0.47% done, estimate finish Sat Feb 06 14:56:50 2021 ISO image produced: 2291530 sectors Written to medium : 2291530 sectors at LBA 0 xorriso : UPDATE : 95.64% done, estimate finish Sat Feb 06 14:43:48 2021 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 1.17% done, estimate finish Sat Feb 06 14:47:07 2021 xorriso : UPDATE : 0.51% done, estimate finish Sat Feb 06 14:59:03 2021 xorriso : UPDATE : 96.07% done, estimate finish Sat Feb 06 14:43:49 2021 xorriso : UPDATE : 2.53% done, estimate finish Sat Feb 06 14:45:57 2021 xorriso : UPDATE : 1.61% done, estimate finish Sat Feb 06 14:49:35 2021 xorriso : UPDATE : 96.96% done, estimate finish Sat Feb 06 14:43:49 2021 xorriso : UPDATE : 3.71% done, estimate finish Sat Feb 06 14:45:41 2021 xorriso : UPDATE : 1.98% done, estimate finish Sat Feb 06 14:49:19 2021 xorriso : UPDATE : 98.04% done, estimate finish Sat Feb 06 14:43:49 2021 xorriso : UPDATE : 3.71% done, estimate finish Sat Feb 06 14:46:08 2021 xorriso : UPDATE : 3.12% done, estimate finish Sat Feb 06 14:47:47 2021 xorriso : UPDATE : 98.82% done xorriso : UPDATE : 3.71% done, estimate finish Sat Feb 06 14:46:35 2021 xorriso : UPDATE : 3.80% done, estimate finish Sat Feb 06 14:47:29 2021 xorriso : UPDATE : 99.62% done xorriso : UPDATE : 7.11% done, estimate finish Sat Feb 06 14:45:26 2021 xorriso : UPDATE : 3.80% done, estimate finish Sat Feb 06 14:47:55 2021 ISO image produced: 2215836 sectors Written to medium : 2215836 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 7.11% done, estimate finish Sat Feb 06 14:45:40 2021 xorriso : UPDATE : 3.80% done, estimate finish Sat Feb 06 14:48:22 2021 xorriso : UPDATE : 9.47% done, estimate finish Sat Feb 06 14:45:22 2021 xorriso : UPDATE : 6.79% done, estimate finish Sat Feb 06 14:46:32 2021 xorriso : UPDATE : 10.30% done, estimate finish Sat Feb 06 14:45:23 2021 xorriso : UPDATE : 7.48% done, estimate finish Sat Feb 06 14:46:30 2021 xorriso : UPDATE : 11.68% done, estimate finish Sat Feb 06 14:45:20 2021 xorriso : UPDATE : 7.91% done, estimate finish Sat Feb 06 14:46:33 2021 xorriso : UPDATE : 12.61% done, estimate finish Sat Feb 06 14:45:10 2021 xorriso : UPDATE : 8.82% done, estimate finish Sat Feb 06 14:46:27 2021 xorriso : UPDATE : 13.72% done, estimate finish Sat Feb 06 14:45:11 2021 xorriso : UPDATE : 9.34% done, estimate finish Sat Feb 06 14:45:52 2021 xorriso : UPDATE : 10.55% done, estimate finish Sat Feb 06 14:45:45 2021 xorriso : UPDATE : 14.74% done, estimate finish Sat Feb 06 14:45:12 2021 xorriso : UPDATE : 10.92% done, estimate finish Sat Feb 06 14:45:51 2021 xorriso : UPDATE : 15.53% done, estimate finish Sat Feb 06 14:45:13 2021 xorriso : UPDATE : 11.70% done, estimate finish Sat Feb 06 14:45:51 2021 xorriso : UPDATE : 16.58% done, estimate finish Sat Feb 06 14:45:14 2021 xorriso : UPDATE : 12.80% done, estimate finish Sat Feb 06 14:45:47 2021 xorriso : UPDATE : 17.25% done, estimate finish Sat Feb 06 14:45:16 2021 xorriso : UPDATE : 13.57% done, estimate finish Sat Feb 06 14:45:48 2021 xorriso : UPDATE : 17.25% done, estimate finish Sat Feb 06 14:45:23 2021 xorriso : UPDATE : 14.21% done, estimate finish Sat Feb 06 14:45:49 2021 xorriso : UPDATE : 19.79% done, estimate finish Sat Feb 06 14:45:14 2021 xorriso : UPDATE : 14.95% done, estimate finish Sat Feb 06 14:45:49 2021 xorriso : UPDATE : 19.79% done, estimate finish Sat Feb 06 14:45:20 2021 xorriso : UPDATE : 15.73% done, estimate finish Sat Feb 06 14:45:50 2021 xorriso : UPDATE : 19.79% done, estimate finish Sat Feb 06 14:45:25 2021 xorriso : UPDATE : 16.23% done, estimate finish Sat Feb 06 14:45:52 2021 xorriso : UPDATE : 19.79% done, estimate finish Sat Feb 06 14:45:44 2021 xorriso : UPDATE : 17.03% done, estimate finish Sat Feb 06 14:45:52 2021 xorriso : UPDATE : 19.79% done, estimate finish Sat Feb 06 14:45:54 2021 xorriso : UPDATE : 17.82% done, estimate finish Sat Feb 06 14:45:52 2021 xorriso : UPDATE : 19.79% done, estimate finish Sat Feb 06 14:46:03 2021 xorriso : UPDATE : 18.49% done, estimate finish Sat Feb 06 14:45:53 2021 xorriso : UPDATE : 19.79% done, estimate finish Sat Feb 06 14:46:12 2021 xorriso : UPDATE : 19.17% done, estimate finish Sat Feb 06 14:45:54 2021 xorriso : UPDATE : 19.79% done, estimate finish Sat Feb 06 14:46:21 2021 xorriso : UPDATE : 19.83% done, estimate finish Sat Feb 06 14:45:55 2021 xorriso : UPDATE : 19.79% done, estimate finish Sat Feb 06 14:46:30 2021 xorriso : UPDATE : 20.25% done, estimate finish Sat Feb 06 14:45:58 2021 xorriso : UPDATE : 19.79% done, estimate finish Sat Feb 06 14:46:39 2021 xorriso : UPDATE : 21.32% done, estimate finish Sat Feb 06 14:45:55 2021 xorriso : UPDATE : 27.19% done, estimate finish Sat Feb 06 14:45:32 2021 xorriso : UPDATE : 22.03% done, estimate finish Sat Feb 06 14:45:55 2021 xorriso : UPDATE : 32.38% done, estimate finish Sat Feb 06 14:45:13 2021 xorriso : UPDATE : 22.41% done, estimate finish Sat Feb 06 14:45:58 2021 xorriso : UPDATE : 32.38% done, estimate finish Sat Feb 06 14:45:17 2021 xorriso : UPDATE : 22.41% done, estimate finish Sat Feb 06 14:46:04 2021 xorriso : UPDATE : 32.38% done, estimate finish Sat Feb 06 14:45:12 2021 xorriso : UPDATE : 22.41% done, estimate finish Sat Feb 06 14:46:10 2021 xorriso : UPDATE : 32.38% done, estimate finish Sat Feb 06 14:45:18 2021 xorriso : UPDATE : 22.41% done, estimate finish Sat Feb 06 14:46:42 2021 xorriso : UPDATE : 32.38% done, estimate finish Sat Feb 06 14:45:22 2021 xorriso : UPDATE : 22.41% done, estimate finish Sat Feb 06 14:46:54 2021 xorriso : UPDATE : 32.38% done, estimate finish Sat Feb 06 14:45:27 2021 xorriso : UPDATE : 22.41% done, estimate finish Sat Feb 06 14:47:06 2021 xorriso : UPDATE : 32.38% done, estimate finish Sat Feb 06 14:45:32 2021 xorriso : UPDATE : 27.98% done, estimate finish Sat Feb 06 14:45:51 2021 xorriso : UPDATE : 32.38% done, estimate finish Sat Feb 06 14:45:38 2021 xorriso : UPDATE : 28.70% done, estimate finish Sat Feb 06 14:45:52 2021 xorriso : UPDATE : 32.38% done, estimate finish Sat Feb 06 14:45:42 2021 xorriso : UPDATE : 28.79% done, estimate finish Sat Feb 06 14:45:57 2021 xorriso : UPDATE : 33.12% done, estimate finish Sat Feb 06 14:45:43 2021 xorriso : UPDATE : 28.79% done, estimate finish Sat Feb 06 14:46:03 2021 xorriso : UPDATE : 45.35% done, estimate finish Sat Feb 06 14:45:03 2021 xorriso : UPDATE : 31.25% done, estimate finish Sat Feb 06 14:45:51 2021 xorriso : UPDATE : 46.35% done, estimate finish Sat Feb 06 14:45:04 2021 xorriso : UPDATE : 31.33% done, estimate finish Sat Feb 06 14:45:55 2021 xorriso : UPDATE : 46.35% done, estimate finish Sat Feb 06 14:45:06 2021 xorriso : UPDATE : 32.38% done, estimate finish Sat Feb 06 14:45:53 2021 xorriso : UPDATE : 46.35% done, estimate finish Sat Feb 06 14:45:10 2021 xorriso : UPDATE : 32.38% done, estimate finish Sat Feb 06 14:45:42 2021 xorriso : UPDATE : 46.35% done, estimate finish Sat Feb 06 14:45:13 2021 xorriso : UPDATE : 34.42% done, estimate finish Sat Feb 06 14:45:37 2021 xorriso : UPDATE : 46.35% done, estimate finish Sat Feb 06 14:45:18 2021 xorriso : UPDATE : 46.35% done, estimate finish Sat Feb 06 14:45:21 2021 xorriso : UPDATE : 35.13% done, estimate finish Sat Feb 06 14:45:38 2021 xorriso : UPDATE : 46.35% done, estimate finish Sat Feb 06 14:45:25 2021 xorriso : UPDATE : 35.83% done, estimate finish Sat Feb 06 14:45:39 2021 xorriso : UPDATE : 46.35% done, estimate finish Sat Feb 06 14:45:29 2021 xorriso : UPDATE : 36.50% done, estimate finish Sat Feb 06 14:45:40 2021 xorriso : UPDATE : 46.35% done, estimate finish Sat Feb 06 14:45:33 2021 xorriso : UPDATE : 37.21% done, estimate finish Sat Feb 06 14:45:41 2021 xorriso : UPDATE : 54.37% done, estimate finish Sat Feb 06 14:45:10 2021 xorriso : UPDATE : 37.21% done, estimate finish Sat Feb 06 14:45:46 2021 xorriso : UPDATE : 57.83% done, estimate finish Sat Feb 06 14:45:06 2021 xorriso : UPDATE : 38.52% done, estimate finish Sat Feb 06 14:45:43 2021 xorriso : UPDATE : 57.83% done, estimate finish Sat Feb 06 14:45:08 2021 xorriso : UPDATE : 38.52% done, estimate finish Sat Feb 06 14:45:48 2021 xorriso : UPDATE : 57.83% done, estimate finish Sat Feb 06 14:45:14 2021 xorriso : UPDATE : 40.11% done, estimate finish Sat Feb 06 14:45:44 2021 xorriso : UPDATE : 57.83% done, estimate finish Sat Feb 06 14:45:18 2021 xorriso : UPDATE : 41.19% done, estimate finish Sat Feb 06 14:45:46 2021 xorriso : UPDATE : 57.83% done, estimate finish Sat Feb 06 14:45:22 2021 xorriso : UPDATE : 41.76% done, estimate finish Sat Feb 06 14:45:48 2021 xorriso : UPDATE : 57.83% done, estimate finish Sat Feb 06 14:45:26 2021 xorriso : UPDATE : 42.77% done, estimate finish Sat Feb 06 14:45:47 2021 xorriso : UPDATE : 57.83% done, estimate finish Sat Feb 06 14:45:29 2021 xorriso : UPDATE : 43.26% done, estimate finish Sat Feb 06 14:45:48 2021 xorriso : UPDATE : 57.83% done, estimate finish Sat Feb 06 14:45:33 2021 xorriso : UPDATE : 43.97% done, estimate finish Sat Feb 06 14:45:49 2021 xorriso : UPDATE : 57.83% done, estimate finish Sat Feb 06 14:45:37 2021 xorriso : UPDATE : 44.66% done, estimate finish Sat Feb 06 14:45:50 2021 xorriso : UPDATE : 66.55% done, estimate finish Sat Feb 06 14:45:11 2021 xorriso : UPDATE : 45.34% done, estimate finish Sat Feb 06 14:45:50 2021 xorriso : UPDATE : 70.44% done, estimate finish Sat Feb 06 14:45:07 2021 xorriso : UPDATE : 45.98% done, estimate finish Sat Feb 06 14:45:52 2021 xorriso : UPDATE : 70.44% done, estimate finish Sat Feb 06 14:45:08 2021 xorriso : UPDATE : 46.64% done, estimate finish Sat Feb 06 14:45:52 2021 xorriso : UPDATE : 70.44% done, estimate finish Sat Feb 06 14:45:09 2021 xorriso : UPDATE : 47.29% done, estimate finish Sat Feb 06 14:45:53 2021 xorriso : UPDATE : 70.44% done, estimate finish Sat Feb 06 14:45:11 2021 xorriso : UPDATE : 48.08% done, estimate finish Sat Feb 06 14:45:59 2021 xorriso : UPDATE : 70.44% done, estimate finish Sat Feb 06 14:45:15 2021 xorriso : UPDATE : 48.74% done, estimate finish Sat Feb 06 14:45:59 2021 xorriso : UPDATE : 70.44% done, estimate finish Sat Feb 06 14:45:18 2021 xorriso : UPDATE : 49.32% done, estimate finish Sat Feb 06 14:46:00 2021 xorriso : UPDATE : 70.44% done, estimate finish Sat Feb 06 14:45:20 2021 xorriso : UPDATE : 49.98% done, estimate finish Sat Feb 06 14:46:01 2021 xorriso : UPDATE : 70.44% done, estimate finish Sat Feb 06 14:45:24 2021 xorriso : UPDATE : 49.98% done, estimate finish Sat Feb 06 14:46:05 2021 xorriso : UPDATE : 70.72% done, estimate finish Sat Feb 06 14:45:26 2021 xorriso : UPDATE : 49.98% done, estimate finish Sat Feb 06 14:46:11 2021 xorriso : UPDATE : 83.41% done, estimate finish Sat Feb 06 14:45:04 2021 xorriso : UPDATE : 52.60% done, estimate finish Sat Feb 06 14:45:57 2021 xorriso : UPDATE : 84.40% done, estimate finish Sat Feb 06 14:45:04 2021 xorriso : UPDATE : 53.33% done, estimate finish Sat Feb 06 14:45:57 2021 xorriso : UPDATE : 84.40% done, estimate finish Sat Feb 06 14:45:06 2021 xorriso : UPDATE : 53.98% done, estimate finish Sat Feb 06 14:45:57 2021 xorriso : UPDATE : 84.40% done, estimate finish Sat Feb 06 14:45:07 2021 xorriso : UPDATE : 54.50% done, estimate finish Sat Feb 06 14:45:59 2021 xorriso : UPDATE : 84.40% done, estimate finish Sat Feb 06 14:45:09 2021 xorriso : UPDATE : 55.06% done, estimate finish Sat Feb 06 14:45:59 2021 xorriso : UPDATE : 84.40% done, estimate finish Sat Feb 06 14:45:10 2021 xorriso : UPDATE : 55.60% done, estimate finish Sat Feb 06 14:46:01 2021 xorriso : UPDATE : 84.40% done, estimate finish Sat Feb 06 14:45:12 2021 xorriso : UPDATE : 56.21% done, estimate finish Sat Feb 06 14:46:00 2021 xorriso : UPDATE : 84.40% done, estimate finish Sat Feb 06 14:45:14 2021 xorriso : UPDATE : 56.81% done, estimate finish Sat Feb 06 14:46:02 2021 xorriso : UPDATE : 84.40% done, estimate finish Sat Feb 06 14:45:16 2021 xorriso : UPDATE : 56.81% done, estimate finish Sat Feb 06 14:46:06 2021 xorriso : UPDATE : 84.40% done, estimate finish Sat Feb 06 14:45:18 2021 xorriso : UPDATE : 58.24% done, estimate finish Sat Feb 06 14:46:01 2021 xorriso : UPDATE : 91.49% done, estimate finish Sat Feb 06 14:45:08 2021 xorriso : UPDATE : 59.17% done, estimate finish Sat Feb 06 14:46:00 2021 xorriso : UPDATE : 96.45% done, estimate finish Sat Feb 06 14:45:05 2021 xorriso : UPDATE : 59.79% done, estimate finish Sat Feb 06 14:46:00 2021 xorriso : UPDATE : 97.60% done xorriso : UPDATE : 60.39% done, estimate finish Sat Feb 06 14:46:01 2021 xorriso : UPDATE : 98.44% done xorriso : UPDATE : 61.01% done, estimate finish Sat Feb 06 14:46:01 2021 xorriso : UPDATE : 61.66% done, estimate finish Sat Feb 06 14:46:01 2021 xorriso : UPDATE : 99.34% done xorriso : UPDATE : 62.31% done, estimate finish Sat Feb 06 14:46:02 2021 ISO image produced: 1787065 sectors Written to medium : 1787065 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. xorriso : UPDATE : 62.89% done, estimate finish Sat Feb 06 14:46:02 2021 xorriso : UPDATE : 63.65% done, estimate finish Sat Feb 06 14:46:02 2021 xorriso : UPDATE : 64.32% done, estimate finish Sat Feb 06 14:46:02 2021 xorriso : UPDATE : 64.81% done, estimate finish Sat Feb 06 14:46:03 2021 xorriso : UPDATE : 65.33% done, estimate finish Sat Feb 06 14:46:04 2021 xorriso : UPDATE : 66.55% done, estimate finish Sat Feb 06 14:46:01 2021 xorriso : UPDATE : 66.57% done, estimate finish Sat Feb 06 14:46:05 2021 xorriso : UPDATE : 67.69% done, estimate finish Sat Feb 06 14:46:02 2021 xorriso : UPDATE : 68.81% done, estimate finish Sat Feb 06 14:46:01 2021 xorriso : UPDATE : 69.14% done, estimate finish Sat Feb 06 14:46:01 2021 xorriso : UPDATE : 70.02% done, estimate finish Sat Feb 06 14:46:00 2021 xorriso : UPDATE : 70.47% done, estimate finish Sat Feb 06 14:46:01 2021 xorriso : UPDATE : 70.47% done, estimate finish Sat Feb 06 14:46:06 2021 xorriso : UPDATE : 70.47% done, estimate finish Sat Feb 06 14:46:09 2021 xorriso : UPDATE : 70.47% done, estimate finish Sat Feb 06 14:46:13 2021 xorriso : UPDATE : 70.47% done, estimate finish Sat Feb 06 14:46:17 2021 xorriso : UPDATE : 70.47% done, estimate finish Sat Feb 06 14:46:21 2021 xorriso : UPDATE : 70.47% done, estimate finish Sat Feb 06 14:46:25 2021 xorriso : UPDATE : 70.47% done, estimate finish Sat Feb 06 14:46:28 2021 xorriso : UPDATE : 72.14% done, estimate finish Sat Feb 06 14:46:49 2021 xorriso : UPDATE : 79.25% done, estimate finish Sat Feb 06 14:45:51 2021 xorriso : UPDATE : 79.25% done, estimate finish Sat Feb 06 14:45:54 2021 xorriso : UPDATE : 79.25% done, estimate finish Sat Feb 06 14:45:56 2021 xorriso : UPDATE : 79.25% done, estimate finish Sat Feb 06 14:45:59 2021 xorriso : UPDATE : 82.76% done, estimate finish Sat Feb 06 14:45:51 2021 xorriso : UPDATE : 83.53% done, estimate finish Sat Feb 06 14:45:52 2021 xorriso : UPDATE : 84.01% done, estimate finish Sat Feb 06 14:45:53 2021 xorriso : UPDATE : 84.49% done, estimate finish Sat Feb 06 14:45:54 2021 xorriso : UPDATE : 85.13% done, estimate finish Sat Feb 06 14:45:53 2021 xorriso : UPDATE : 85.76% done, estimate finish Sat Feb 06 14:45:48 2021 xorriso : UPDATE : 86.04% done, estimate finish Sat Feb 06 14:45:50 2021 xorriso : UPDATE : 87.11% done, estimate finish Sat Feb 06 14:45:50 2021 xorriso : UPDATE : 87.50% done, estimate finish Sat Feb 06 14:45:51 2021 xorriso : UPDATE : 88.57% done, estimate finish Sat Feb 06 14:45:50 2021 xorriso : UPDATE : 88.93% done, estimate finish Sat Feb 06 14:45:52 2021 xorriso : UPDATE : 88.93% done, estimate finish Sat Feb 06 14:45:53 2021 xorriso : UPDATE : 88.93% done, estimate finish Sat Feb 06 14:45:55 2021 xorriso : UPDATE : 88.93% done, estimate finish Sat Feb 06 14:45:56 2021 xorriso : UPDATE : 88.93% done, estimate finish Sat Feb 06 14:45:58 2021 xorriso : UPDATE : 91.99% done, estimate finish Sat Feb 06 14:45:59 2021 xorriso : UPDATE : 94.05% done, estimate finish Sat Feb 06 14:45:55 2021 xorriso : UPDATE : 94.99% done, estimate finish Sat Feb 06 14:45:55 2021 xorriso : UPDATE : 95.42% done, estimate finish Sat Feb 06 14:45:56 2021 xorriso : UPDATE : 96.35% done, estimate finish Sat Feb 06 14:45:55 2021 xorriso : UPDATE : 97.35% done, estimate finish Sat Feb 06 14:45:55 2021 xorriso : UPDATE : 97.72% done, estimate finish Sat Feb 06 14:45:56 2021 xorriso : UPDATE : 99.02% done xorriso : UPDATE : 99.69% done ISO image produced: 2292292 sectors Written to medium : 2292292 sectors at LBA 0 Writing to 'stdio:/dev/null' completed successfully. echo 13.image 1.image 3.image 4.image 5.image 7.image 8.image 9.image 11.image 12.image 2.image 6.image 10.image 14.image 13.image 1.image 3.image 4.image 5.image 7.image 8.image 9.image 11.image 12.image 2.image 6.image 10.image 14.image make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' /home/debian-cd/build.buster/debian-cd/tools/imagesums /srv/cdbuilder.debian.org/dst/deb-cd/out/3bustermips 6b99dd59d51556217c4354bd21a8c577b16a141b debian-10.8.0-mips-DVD-1.iso 5d70b1576227ed8a72263f6414d5f57e17aea666 debian-10.8.0-mips-DVD-1.jigdo 1fd1ba3dd9e7ac6f9b2e3256476c936c debian-10.8.0-mips-DVD-1.iso 397a8e1367a7e2fb2edda6cb82c9c20d debian-10.8.0-mips-DVD-1.jigdo 5f2867f99d7cad0fbd01c8530f975a7c5a9995f2bbd101ea199c5db68b10682ff89d0fa85a8741c809fa5e6ae21ab79cedad187161ff4b83abd3b9f8f31fa70e debian-10.8.0-mips-DVD-1.iso c878d60a1823ea1a22468d64ab81d3efe276479df504f1b2db056e2822e2eba04a728ab88fadf616a2492c8fd45366c2d1c4b21af7f2ac417e72aa11561936c6 debian-10.8.0-mips-DVD-1.jigdo 249fb7bd15fdf5bf665fd1f5d4cdce8e2c704e80222d03f69b018bda96977d6a debian-10.8.0-mips-DVD-1.iso b3b79a2b78987de50eea0b58151e057641f8672c318419d0c2b4c5b24c1c2d4b debian-10.8.0-mips-DVD-1.jigdo 1a7e8e7340a791e5d2c043d335631c4283e5e749 debian-10.8.0-mips-DVD-10.iso e7d841680618b6776224326001f59abd7fae6447 debian-10.8.0-mips-DVD-10.jigdo 6acca2e02753d210c8c4c5a31b9087a7 debian-10.8.0-mips-DVD-10.iso c472218d7bae94d717f19831ac430dd7 debian-10.8.0-mips-DVD-10.jigdo 8c7b37d90a46a49fdc7401c470c376331ffba447c1e5d772d12d03acc42ca02f202f102e243d34c4fa532fb339c3dd08503a0c6a321a72381f5883a056130d1f debian-10.8.0-mips-DVD-10.iso 5daa9a3d19d9639f30f5545b61be84e9ff8dd3454f7cbbf3e748f67a63ad460807c4013df93b702d8e76ba324d7898d6ab34ee43ceb56ca0df0c06f42da63996 debian-10.8.0-mips-DVD-10.jigdo 95d636eecf73cc47c6bd18677716df43a5d9a3dcbc9c9e5c9ca2ee7c92061eea debian-10.8.0-mips-DVD-10.iso c17490257909ea7bfe185c4f7bcb77255799904e963f451180060fc417ea1cea debian-10.8.0-mips-DVD-10.jigdo 0c98ca547580e25b45c45a23e57ee3fd9262c3e4 debian-10.8.0-mips-DVD-11.iso f4a25d3e99ea71afcffd129a4b7626f0f3c083b5 debian-10.8.0-mips-DVD-11.jigdo 4a312d13bc8429b5a608998c6bd40ca8 debian-10.8.0-mips-DVD-11.iso 9993e65e0821cba07d27a252cbb44916 debian-10.8.0-mips-DVD-11.jigdo 8d7a4a6bf17397e078b3fbe614cea2f72325f6ddf38d1df4330ebb9724cf758ee13f0b0f88f199762bda2a92ca12ef142ffea2633a1c16d55213b304177f75c1 debian-10.8.0-mips-DVD-11.iso 79c8cdb7077baa7e49e91dfeb89c36c45f03bf775724e27e636dcd966fe09e37ad51048ddf9d83737c188d6904f12b1040a1dececc3520eac65ff1275d321a37 debian-10.8.0-mips-DVD-11.jigdo b099d856014710b61a73e45feefab161493198b2c72bfd4cccb95d99c7054bf2 debian-10.8.0-mips-DVD-11.iso 37e6d553f8ae3e92c5b0b8d487b64d8615b057b7ca10ea3fe0c578e800f16595 debian-10.8.0-mips-DVD-11.jigdo 8e46fd9b2a1dee9b30e00e6d578955db2e6297fe debian-10.8.0-mips-DVD-12.iso bea3292ebcdcee82a6a951b06cf50a5409b6672f debian-10.8.0-mips-DVD-12.jigdo cdd4996f458a00ecf422e5ab9dbb8a69 debian-10.8.0-mips-DVD-12.iso adb405ba805a63789c6427abd288057c debian-10.8.0-mips-DVD-12.jigdo dfcdf8856714e612ca1a67f897476e011bcb9ec6cf06540c3cdc49ee4e86378ce69ea32e1aafbb745042684fa25646d776c9d6ff00f4ddbce0ce428d2523f215 debian-10.8.0-mips-DVD-12.iso 2fa0a43c0eb104a4bc656639d4aba94165affadc345492af138f691ff2e5599b532a26821ef89808eca82370d7e2619ee7675e0fa8f730617530ddbed65d2588 debian-10.8.0-mips-DVD-12.jigdo 74de4304ec5d06c1b2d294fc855b8e1f634362076d8537915c903a08cf0c02a1 debian-10.8.0-mips-DVD-12.iso 6ab3c03f1076d6ddbcbca2b37418e2feb190b703685b2550ae2f98875fd286a4 debian-10.8.0-mips-DVD-12.jigdo 37501f9e21759c7200f851cda6398045f7e1572c debian-10.8.0-mips-DVD-13.iso c3ee38d286fca961b34fdc9e7ef46d8f750bae2a debian-10.8.0-mips-DVD-13.jigdo 4087191de45a2df492d38d3d78f5ab1c debian-10.8.0-mips-DVD-13.iso e03cb375452b5433a607363e69c07810 debian-10.8.0-mips-DVD-13.jigdo 66edbacf154b9f4b23c9e02442aa5bcef83fc9c57f6d464aa35119d0616dd474402735127e940c75915c712dc29eda87104d8a222ba6a68e1ec05cde5b50e77b debian-10.8.0-mips-DVD-13.iso 8b059e7a4c794111c753a0d9487d430e8caabda5a1ea045fb5ae0809c949e0715d4b472d33738baa3a00dafc1a8c0f0d0479f7a4ad6d950152e17d60ffbcb10e debian-10.8.0-mips-DVD-13.jigdo 65edc9f055c01df0730c0eaacd95ec82c967ab7d0e567eeed4396d3185fd98a0 debian-10.8.0-mips-DVD-13.iso e07575c7b16886538ff540b69ccc67e984e87e9e97bde33e5e90cc380ea2acf0 debian-10.8.0-mips-DVD-13.jigdo 28a286c1098f7dae0a402e36a1cd6f3a7382dd63 debian-10.8.0-mips-DVD-14.iso d2800953d677781c5ff98c05bbbeed65fcfa821f debian-10.8.0-mips-DVD-14.jigdo 42b394c43cf54afdb61b0e4e7b3c0c26 debian-10.8.0-mips-DVD-14.iso 7596b994c4ae8029b32ca39176c8a93d debian-10.8.0-mips-DVD-14.jigdo 2cdc4d440aed38b32a17d0e0b66c930857bed8bd8b8c1a45257895c7fae452c5fe92b807bb3a96da298e02ad04abef7272f2d4a1b7ed06cdaa18ca8f7a05414f debian-10.8.0-mips-DVD-14.iso a57677907930eb70c24ecdf5b836a077abe45a52ce8f82986ec45879d1ddc3a19aa14a8e23b83c7bcdc9c8bf128a23c634c43338c02e4c08ec48d6f402c98ce9 debian-10.8.0-mips-DVD-14.jigdo 1e4808969851cb84f87175a3bc352520f528172878f270785f6f5e60ff409512 debian-10.8.0-mips-DVD-14.iso 1c144a832ed7757795aecf5a951a94590c6439b8561ca6e13c4358b902bb1647 debian-10.8.0-mips-DVD-14.jigdo e84f265710179ada0f8601333f9e3162527147f9 debian-10.8.0-mips-DVD-2.iso f60c9d6d24f3fca0469ada08aa845adf5164d951 debian-10.8.0-mips-DVD-2.jigdo b281bd31d914da33f722f63fbbbc793c debian-10.8.0-mips-DVD-2.iso c018be4e3e1c8bc4e15e8f02227c5586 debian-10.8.0-mips-DVD-2.jigdo c68ab5bf5ccc731e0221707017dbf45c8f2f337973baa9817a458bbbf983abb4cff9590c65f1be94ed076721ffee4cbb3c1d336eda01f53032b22d7c7b743e83 debian-10.8.0-mips-DVD-2.iso b54c5b12803ea35d1d58378314a5b19bc8ca22b1a27e12f83eabcc17bab1c755b65e5777549a6957931c6e52b4f569c264e72daff8ee9de9979eafbaa5d61bf8 debian-10.8.0-mips-DVD-2.jigdo 2875cd57c7be51429ad4fb3566bd2cc7f8090173329ce65e815e9e6e1bc22462 debian-10.8.0-mips-DVD-2.iso 5a9477aba845e36c253ceaa03332059acdca5840d7990e0c9baacdcceb58299e debian-10.8.0-mips-DVD-2.jigdo f008abdb0fc3e4d95bc11c1e2f1e0afeb02f1097 debian-10.8.0-mips-DVD-3.iso 6bfbe45c8428fc586801a53fb212ff4fe9471d7e debian-10.8.0-mips-DVD-3.jigdo 64d3ccce66032dfd004771c6a2ca7686 debian-10.8.0-mips-DVD-3.iso 621533ee46e1c767bfd87b7dbb037b1e debian-10.8.0-mips-DVD-3.jigdo 15c505c031ce9717b3a5d8ad5d0e09fe63cb16888ff26a2e1f3184cccd534ea85f6cf9c6ecc082364ce772e656d0ff68958a6dc0bacfe180f1af6fb793c0f0cf debian-10.8.0-mips-DVD-3.iso 58ab02af4d9b20dd8e5dc2b52472db8f6fd4603aab73eca39a8c612bc33e4a92696723258932e43febbbe048833c7a5d852c9379e76d58413249856be9859f7d debian-10.8.0-mips-DVD-3.jigdo 86563712e67a7b61867c9a3009bad57a9c3e957d0fa178e38de0c6af8d05a41e debian-10.8.0-mips-DVD-3.iso 3683866ef20c4513cc9b2271b683f0d7b8fa6db7c0d659df1ae73b332bf78899 debian-10.8.0-mips-DVD-3.jigdo 6490b7a2d56862b599aabb4a58fa3ba4962185bf debian-10.8.0-mips-DVD-4.iso ca6b2782971342226ecbbac178a20ae738f4cb73 debian-10.8.0-mips-DVD-4.jigdo bc42253bb8fcfe63714034982f9eaeea debian-10.8.0-mips-DVD-4.iso 613106d9f7925407fe893de0eb5c7593 debian-10.8.0-mips-DVD-4.jigdo 299ee8eead2d3b120bbdc0d4493943acc703738b89af1d09a9fc262071b1aeebb344461106ecc457326f6090fc49cd0122b89bb3fb02681b0d193b941263e540 debian-10.8.0-mips-DVD-4.iso 8973e0816b94545595f4a4f403a63b9f197cffcefaf4d17098e221167f296a844083368ee6dfe58bdff18e64a21edc678ccd3dfe1f66b32ca56ae6778e89291a debian-10.8.0-mips-DVD-4.jigdo 9c0ca10d0bec73fdf017d83d367ed6000170db887625567db039fcf5facae394 debian-10.8.0-mips-DVD-4.iso be866e3f253450d677145893dffd6698454e832b50ab91767ffe0dde2a8103b3 debian-10.8.0-mips-DVD-4.jigdo 01485ef14b0755233f88fa017edb20567d4ab0a9 debian-10.8.0-mips-DVD-5.iso acc8ae8f67eda71fa23c3f8b56ee53d279c68878 debian-10.8.0-mips-DVD-5.jigdo 6f1af6087e2eaab8516d0b12e26ea450 debian-10.8.0-mips-DVD-5.iso 6159ddabc2b88eaf39d90da6d871e8f9 debian-10.8.0-mips-DVD-5.jigdo 6bd72dee6a9d506266e0e5ef2278461176a023145c76677a091c693f6ecd9d4019cfc7bc490bcdaf9419fe2675fdd15ce83b5851f6933c2533167e5d00266d44 debian-10.8.0-mips-DVD-5.iso 562dbb1a558e31730ace01035488d8ca6afeaca50df284d54bf166cdbc97e851872d2e40a6f8eef7583c451ba849cfb5eee4282af4cfb0d3145a354e979bd7b9 debian-10.8.0-mips-DVD-5.jigdo 7b6dbfc26b832b2d1e5a31858ce3897af406b5dfe11e12451906a85c2433d9e5 debian-10.8.0-mips-DVD-5.iso a0b6c5ba8f98a54e09b3c35c4ae737f65bb44a28252bbe809fc8ec1168182af1 debian-10.8.0-mips-DVD-5.jigdo 8ff159fa525b48ec4e252b6c7547024a32d61b3b debian-10.8.0-mips-DVD-6.iso 3e9bcfd89d6c5f05c497238eb32b364e09eb65e3 debian-10.8.0-mips-DVD-6.jigdo 17027649a687ce794eeb53956777523b debian-10.8.0-mips-DVD-6.iso 43c9b8a83d1b7140647577328c909b8f debian-10.8.0-mips-DVD-6.jigdo 44fb5ddfe55ac08d051935eb76fa72d62232be9e763ece3fc0f843481b5c4e33dd2db82174561b1a599c70b73908d5b0fbc604f3e5271d7799560ffb18be25c5 debian-10.8.0-mips-DVD-6.iso c541eefad4012439854eb77dd26622746018c7f21cbd51251142a119c5ab705835fd9810a07b4dd9f59d363c9654ed9b0d5da65d3b1f25bf9e1f853c9db3b1eb debian-10.8.0-mips-DVD-6.jigdo 7b7dbb312dfd667c345c6c9d9ab476c223d249774daefe406433e06ec628fa20 debian-10.8.0-mips-DVD-6.iso de494e7839eb716b4b54fe6c759d9ae489feb7341c42c4e08b2900df2c8217bc debian-10.8.0-mips-DVD-6.jigdo d9191481b3efe44cd886b06e0cf926340a6f67c5 debian-10.8.0-mips-DVD-7.iso a7836cbde124655549f53121d66041da403e2aec debian-10.8.0-mips-DVD-7.jigdo 43cc85fd0c91f1fa30b8563afdee765a debian-10.8.0-mips-DVD-7.iso 979109ef7a3a64dbd9be6d64ed994d46 debian-10.8.0-mips-DVD-7.jigdo 2d812ae864adbd76ac82bebdcd0ce449d4ee6060ec9d8c32077b9f764158959c995e9a0e03fea2d14eaeaf15d76095cd2a3da4bde04c409aa3acf2e4a8f41cb7 debian-10.8.0-mips-DVD-7.iso a4f605ddf5d20feeb4ce3ff1f7d804efbbbe3a508b847c7e960235ed3aebfab0ae77efe7a92ff81554f89f789273bb89894c458d23984f9accc6d0e599655251 debian-10.8.0-mips-DVD-7.jigdo 889a340c4d0ffc79907ba75e23631710e93b39867ae957d0a2d910856b59400a debian-10.8.0-mips-DVD-7.iso 8700956c7ee0ff2708abdb42be108a76122aabad42fe539222481af0dc7ddd08 debian-10.8.0-mips-DVD-7.jigdo 4dff0201372b30e382e7052784006037f3e5dce9 debian-10.8.0-mips-DVD-8.iso f0c5005f0de702f6883ff4d8e4f93d7ed68ac901 debian-10.8.0-mips-DVD-8.jigdo 75e71e1b7ab18fa9102dcd04f89da435 debian-10.8.0-mips-DVD-8.iso f1aa49cac0c728eb6fb75022701959a8 debian-10.8.0-mips-DVD-8.jigdo d219acb0294a8a6c490c675944b63dded8a9adeded7ad7d4428c982499ab3ab6513da374543206532eb99d01af3123d295926ba50dba1138d69109e10e734d66 debian-10.8.0-mips-DVD-8.iso 57ede78b7774bd748b3394aed9a57024b8a5ca0c58e43733ef2c66db9b60b36197a718267e598dfc262f8c380700561d86a8ae7383db3dfc45dec4d6250a4613 debian-10.8.0-mips-DVD-8.jigdo 9dabefd3b2c55d8450ccf67d5d324b0dae853d0fdab46f5eeba3bde709a648e7 debian-10.8.0-mips-DVD-8.iso 5051cc541ab60fc86d73aabda4ec0755fc9df9c892dadba973b92413f4749f6d debian-10.8.0-mips-DVD-8.jigdo 15673f392e959951ff8ac62291d62d939a3792fd debian-10.8.0-mips-DVD-9.iso b296c85932ee56e5365da21942b0017c675c9d95 debian-10.8.0-mips-DVD-9.jigdo 8f0780356409f8ab7af46c99b3a678bc debian-10.8.0-mips-DVD-9.iso ee33f75423e3b17c9a71af6e302af332 debian-10.8.0-mips-DVD-9.jigdo 362b4f7d1407e22eb88f4a85b1de5509e4f585b6812e7b395642a7e894b96030d7a031fdeeb20810eb93774cbe4bcea03cc3aa943feaf3e95f7a2104dbbbadfe debian-10.8.0-mips-DVD-9.iso 6137854dad44e188ca161fb81bf5c7552ee8d83f70d9cccb1f2b78a66ffe1e1c794ae08e7ab05b66086320340f587d68151de85e4451397ab46694778010b645 debian-10.8.0-mips-DVD-9.jigdo 4c0cc5141eb2facc601851bd459fe025f72dad23f300e6a04e60a9947322e38e debian-10.8.0-mips-DVD-9.iso 255428dba29f177b379326167fbb51bd6f927faced06b1aa29e220750be1a119 debian-10.8.0-mips-DVD-9.jigdo c5fd57f56e2fef17d2aefd4089e73aa5436332ee debian-10.8.0-mips-DVD-1.template c1e463037be8f569365d16fdb098eeeb debian-10.8.0-mips-DVD-1.template f0473bb4807c3695ff3b27b77fb534f1b9dc6e86aa138fa35ec61c253f2aa114fbae35972c592560b46a49d3d6d10657738a4c96e78c9557b06fd115c43e1f21 debian-10.8.0-mips-DVD-1.template 369306c0c3650a8409095ab043ac80b01154b307d1a2558dfefbe7856f6179f3 debian-10.8.0-mips-DVD-1.template f6755a4af255ece70bb1c4c569cf00fe00b6e5f7 debian-10.8.0-mips-DVD-10.template c5b8a8041961240e7cc3ef3a7febc547 debian-10.8.0-mips-DVD-10.template 16f23260a88836eb3cb0fd920509ad80a0ab9daee88c5394a440056f533786f18ae5c4ac0b2e6c7f6734c64296f29ccd97c84a743be4b40c30dff909daa6c5a2 debian-10.8.0-mips-DVD-10.template 05ce8c6040be28ac1a65c250682fe6f5d67b10326af10c812f1e04dced22fb80 debian-10.8.0-mips-DVD-10.template b125a50709082b98d0b95656375f49a124215e2c debian-10.8.0-mips-DVD-11.template ffad3384af9fe1ee56666ebabf3c1c11 debian-10.8.0-mips-DVD-11.template 20e2288c40890169ff50a026b5ac9ada82a222dd09acdef61f3a44bcab08aae95dfbca90377332275203ad55bfba76e63e5ce19c205d8ebc0bfed24774beacb4 debian-10.8.0-mips-DVD-11.template ccafec9ad968b1bd4829223c480ac6e80d157c355ddb6ba68089b5a61ce05c58 debian-10.8.0-mips-DVD-11.template 68dbedb862bf93f6615bede5522db9dc5a2d7abe debian-10.8.0-mips-DVD-12.template f5d0b4dd5e4782b41189a2726b5619d0 debian-10.8.0-mips-DVD-12.template ad6f0d42f7134efd6fd03398662d492f5433b25386af86a9033d6d9be55001fc34de9b0843e3716a28613c7eafbd5ac200b68943c7692e6995662e6b83e20c3d debian-10.8.0-mips-DVD-12.template 48722037ce4eeb69b1da07f70ad1b010c0d7ebcadbd6a1e0e1e2575b018946f6 debian-10.8.0-mips-DVD-12.template 3f5f7770171abaea7d47509436ada227ee375da5 debian-10.8.0-mips-DVD-13.template dca412a928f82574e6ac59f3d416632b debian-10.8.0-mips-DVD-13.template b4d5eddfa1cfd25bc1459d5bb403f2ff8a3275c2d72886ecf37295c236b850848680e0159da4276b7d863779ba0d7d0a5e21f3c51093d218d23b005fa6e3d1da debian-10.8.0-mips-DVD-13.template 2c56f95d64074f04af0546c4a5b64bf71fc099800c961358251b29927b7132c1 debian-10.8.0-mips-DVD-13.template bdd6a4a2c9c4c7a1dfb0422705569c91ec8c0b88 debian-10.8.0-mips-DVD-14.template 76d6d2edf51f68b36c629a30455bc7d5 debian-10.8.0-mips-DVD-14.template 0c48ae6fccb8c689f66c9a5fdd114e6194f49bb70527f618c219e1e2fd77b99738f9e7a18f8eef26a3aa7db9848736adb3df7df2a0f73bfac637e039708c7c84 debian-10.8.0-mips-DVD-14.template be87eac28fbcfec21e8d81f21a3e46bc24fe8d6a60faf86aca278e25ef236a89 debian-10.8.0-mips-DVD-14.template 6396af0c70ee028fff23ab08e58712c951787362 debian-10.8.0-mips-DVD-2.template cd55cee19eeb3d54b5643470a87a554a debian-10.8.0-mips-DVD-2.template d09929768aacd0e7271e52ec271855f4c73b3c98ec3aecccfe3ba89ebcec16c8680454c616b84350a30e966b61e5ece6be0e17485d9ee545ecf07a99586ef576 debian-10.8.0-mips-DVD-2.template f86a69019f80671e72496b881174fd622d543f1034724f558b8b1a48ed3f7e8d debian-10.8.0-mips-DVD-2.template ee8d6f0646b10e38de4762408c7374ade03478c0 debian-10.8.0-mips-DVD-3.template e0cfddcd8f92213821f7492c5a04c343 debian-10.8.0-mips-DVD-3.template cf3ec5403168a51e8df90ac571512fe95b8ca19262bbec59ab36d4e47d3d25590793fd114d20e7d525f3c4b00cf8e39a314e4a88e0babdf94912faca2530d812 debian-10.8.0-mips-DVD-3.template d01b7c4963037a2aadea9875c86a0ff772ec6fcd9e478d4fabf04923adcc3600 debian-10.8.0-mips-DVD-3.template 10944153f7ae904722fb6e8040f89cbf687940da debian-10.8.0-mips-DVD-4.template 4cbbded9a426ae2390d3f9aa626e456e debian-10.8.0-mips-DVD-4.template 8a5f0d6c282a3b04a070a0c6ab611be2c42f274226147d7877ec9dbbcea6e9a0fc8bb9db9e0c73fefdd6f93a21e9c0c3b92eb9003820a4698dcc1dad367625a0 debian-10.8.0-mips-DVD-4.template 99c5c35f03c76195fde919b15adf70d0ceba0579f5d20f1f3f35384f62e35e68 debian-10.8.0-mips-DVD-4.template 16064540521bed24ce17a59e07fd6b4dcb1365c8 debian-10.8.0-mips-DVD-5.template 3af2a250a6b1019d1fcd281294ed52fd debian-10.8.0-mips-DVD-5.template 7535c246c094884e860cf74428394721182b6643401693fae5cc5631e340c98cc71f9270809a89523ccf40fdfb075af715002487f44ae3398f9b44d424af4bd5 debian-10.8.0-mips-DVD-5.template 56417e2aa959b7a1eea2bfd5806a381d86d8448242a9b3ba05c29f596709e589 debian-10.8.0-mips-DVD-5.template b1fa5d31b1c390e483b1004dfc2f8cac448f2a91 debian-10.8.0-mips-DVD-6.template 45741a97b75e7de0e3249876fddae4fa debian-10.8.0-mips-DVD-6.template e5c3ad23c7f0d14e073fe103567c11c0c68660a944bf20e4e3dea6278540290ba87712b82455ddca527da772492049b06f49e18e69b7578f135b8f46b5f74131 debian-10.8.0-mips-DVD-6.template cfd533ea520f778f5eb0897df229eb91ca1e13861a573cc9d397e09db4a19b93 debian-10.8.0-mips-DVD-6.template 8bdc878e90ccc48fa2433583780a821f457f78e1 debian-10.8.0-mips-DVD-7.template 7aa23034022303961ea10a2e8c9a19c0 debian-10.8.0-mips-DVD-7.template 02c45eaf8a6cf7abfa412c0f27fe1e17407a01b7ecdc9657ab856a84cc377ec4ccbbacd3a13a12b7ebc6ee2837e54c19ac0107f3c33141e8818c1b454f6d5e19 debian-10.8.0-mips-DVD-7.template 64e048bb7e16fe1c511c5aee2f50be5a3f425a6089cf5c1a60bf992d51b414bb debian-10.8.0-mips-DVD-7.template d7344ed95031cbc60b170cd90272f1ea9ebb787c debian-10.8.0-mips-DVD-8.template 8682cdaf8970e4b6ec541952d02e081d debian-10.8.0-mips-DVD-8.template dd311123fdb9484f0fd9268f8a2ca7233b3bd08c9d5ee54183ee654f0383381f9816ebfad6a68b65bc7ce42c79ddef067570af8d4c86bbe8862b41facca8e35c debian-10.8.0-mips-DVD-8.template 4787ac5d79f4ec75368c0db902fb00fb8ea2f0f82b528e34b012c3e6dc7c11b8 debian-10.8.0-mips-DVD-8.template 7a4327b3c2127f895acd590b812e66286f5024dc debian-10.8.0-mips-DVD-9.template f14225eccb423ddcb01cf9d4d31292dd debian-10.8.0-mips-DVD-9.template e622da6623f730bbef9f3bc3fd3e89f033ecff91430dfc782bed604432cd95d63cde67dcf06ceb4c28d1b8cf1d4cc0017cc80dc88198ad39776198d5ec7470fd debian-10.8.0-mips-DVD-9.template 1fd6ae2cacd7b7d47ca623f5ed0fd4590dd623db31e975046c1190379e3753ee debian-10.8.0-mips-DVD-9.template make[1]: Leaving directory '/srv/cdbuilder.debian.org/git/setup/buster/debian-cd' Sat 6 Feb 14:46:01 UTC 2021: Finished.