mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/sbin/mkfs.ubifs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 41610 -m 0x800 -x zlib -o /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" bzip2 -9 -c /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs > /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs.bz2 >>> Generating filesystem image rootfs.ubi mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/buildroot/autobuild/instance-1/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/buildroot/autobuild/instance-1/output-1/build/ubinize.cfg\n /home/buildroot/autobuild/instance-1/output-1/host/sbin/ubinize -o /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/buildroot/autobuild/instance-1/output-1/build/ubinize.cfg\n rm /home/buildroot/autobuild/instance-1/output-1/build/ubinize.cfg\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs"41029632 bytes (39.1 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 2427 objects. stage 2: creating image '/home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/2427 0% [ ] 2/2427 0% [ ] 3/2427 0% [ ] 4/2427 0% [ ] 5/2427 0% [ ] 6/2427 0% [ ] 7/2427 0% [ ] 8/2427 0% [ ] 9/2427 0% [ ] 10/2427 0% [ ] 11/2427 0% [ ] 12/2427 0% [ ] 13/2427 0% [ ] 14/2427 0% [ ] 15/2427 0% [ ] 16/2427 0% [ ] 17/2427 0% [ ] 18/2427 0% [ ] 19/2427 0% [ ] 20/2427 0% [ ] 21/2427 0% [ ] 22/2427 0% [ ] 23/2427 0% [ ] 24/2427 0% [ ] 25/2427 1% [ ] 26/2427 1% [ ] 27/2427 1% [ ] 28/2427 1% [ ] 29/2427 1% [ ] 30/2427 1% [ ] 31/2427 1% [ ] 32/2427 1% [ ] 33/2427 1% [ ] 34/2427 1% [ ] 35/2427 1% [ ] 36/2427 1% [ ] 37/2427 1% [ ] 38/2427 1% [ ] 39/2427 1% [= ] 40/2427 1% [= ] 41/2427 1% [= ] 42/2427 1% [= ] 43/2427 1% [= ] 44/2427 1% [= ] 45/2427 1% [= ] 46/2427 1% [= ] 47/2427 1% [= ] 48/2427 1% [= ] 49/2427 2% [= ] 50/2427 2% [= ] 51/2427 2% [= ] 52/2427 2% [= ] 53/2427 2% [= ] 54/2427 2% [= ] 55/2427 2% [= ] 56/2427 2% [= ] 57/2427 2% [= ] 58/2427 2% [= ] 59/2427 2% [= ] 60/2427 2% [= ] 61/2427 2% [= ] 62/2427 2% [= ] 63/2427 2% [= ] 64/2427 2% [= ] 65/2427 2% [= ] 66/2427 2% [= ] 67/2427 2% [= ] 68/2427 2% [= ] 69/2427 2% [= ] 70/2427 2% [= ] 71/2427 2% [= ] 72/2427 2% [= ] 73/2427 3% [= ] 74/2427 3% [= ] 75/2427 3% [= ] 76/2427 3% [= ] 77/2427 3% [= ] 78/2427 3% [== ] 79/2427 3% [== ] 80/2427 3% [== ] 81/2427 3% [== ] 82/2427 3% [== ] 83/2427 3% [== ] 84/2427 3% [== ] 85/2427 3% [== ] 86/2427 3% [== ] 87/2427 3% [== ] 88/2427 3% [== ] 89/2427 3% [== ] 90/2427 3% [== ] 91/2427 3% [== ] 92/2427 3% [== ] 93/2427 3% [== ] 94/2427 3% [== ] 95/2427 3% [== ] 96/2427 3% [== ] 97/2427 3% [== ] 98/2427 4% [== ] 99/2427 4% [== ] 100/2427 4% [== ] 101/2427 4% [== ] 102/2427 4% [== ] 103/2427 4% [== ] 104/2427 4% [== ] 105/2427 4% [== ] 106/2427 4% [== ] 107/2427 4% [== ] 108/2427 4% [== ] 109/2427 4% [== ] 110/2427 4% [== ] 111/2427 4% [== ] 112/2427 4% [== ] 113/2427 4% [== ] 114/2427 4% [== ] 115/2427 4% [== ] 116/2427 4% [== ] 117/2427 4% [=== ] 118/2427 4% [=== ] 119/2427 4% [=== ] 120/2427 4% [=== ] 121/2427 4% [=== ] 122/2427 5% [=== ] 123/2427 5% [=== ] 124/2427 5% [=== ] 125/2427 5% [=== ] 126/2427 5% [=== ] 127/2427 5% [=== ] 128/2427 5% [=== ] 129/2427 5% [=== ] 130/2427 5% [=== ] 131/2427 5% [=== ] 132/2427 5% [=== ] 133/2427 5% [=== ] 134/2427 5% [=== ] 135/2427 5% [=== ] 136/2427 5% [=== ] 137/2427 5% [=== ] 138/2427 5% [=== ] 139/2427 5% [=== ] 140/2427 5% [=== ] 141/2427 5% [=== ] 142/2427 5% [=== ] 143/2427 5% [=== ] 144/2427 5% [=== ] 145/2427 5% [=== ] 146/2427 6% [=== ] 147/2427 6% [=== ] 148/2427 6% [=== ] 149/2427 6% [=== ] 150/2427 6% [=== ] 151/2427 6% [=== ] 152/2427 6% [=== ] 153/2427 6% [=== ] 154/2427 6% [=== ] 155/2427 6% [=== ] 156/2427 6% [==== ] 157/2427 6% [==== ] 158/2427 6% [==== ] 159/2427 6% [==== ] 160/2427 6% [==== ] 161/2427 6% [==== ] 162/2427 6% [==== ] 163/2427 6% [==== ] 164/2427 6% [==== ] 165/2427 6% [==== ] 166/2427 6% [==== ] 167/2427 6% [==== ] 168/2427 6% [==== ] 169/2427 6% [==== ] 170/2427 7% [==== ] 171/2427 7% [==== ] 172/2427 7% [==== ] 173/2427 7% [==== ] 174/2427 7% [==== ] 175/2427 7% [==== ] 176/2427 7% [==== ] 177/2427 7% [==== ] 178/2427 7% [==== ] 179/2427 7% [==== ] 180/2427 7% [==== ] 181/2427 7% [==== ] 182/2427 7% [==== ] 183/2427 7% [==== ] 184/2427 7% [==== ] 185/2427 7% [==== ] 186/2427 7% [==== ] 187/2427 7% [==== ] 188/2427 7% [==== ] 189/2427 7% [==== ] 190/2427 7% [==== ] 191/2427 7% [==== ] 192/2427 7% [==== ] 193/2427 7% [==== ] 194/2427 7% [==== ] 195/2427 8% [===== ] 196/2427 8% [===== ] 197/2427 8% [===== ] 198/2427 8% [===== ] 199/2427 8% [===== ] 200/2427 8% [===== ] 201/2427 8% [===== ] 202/2427 8% [===== ] 203/2427 8% [===== ] 204/2427 8% [===== ] 205/2427 8% [===== ] 206/2427 8% [===== ] 207/2427 8% [===== ] 208/2427 8% [===== ] 209/2427 8% [===== ] 210/2427 8% [===== ] 211/2427 8% [===== ] 212/2427 8% [===== ] 213/2427 8% [===== ] 214/2427 8% [===== ] 215/2427 8% [===== ] 216/2427 8% [===== ] 217/2427 8% [===== ] 218/2427 8% [===== ] 219/2427 9% [===== ] 220/2427 9% [===== ] 221/2427 9% [===== ] 222/2427 9% [===== ] 223/2427 9% [===== ] 224/2427 9% [===== ] 225/2427 9% [===== ] 226/2427 9% [===== ] 227/2427 9% [===== ] 228/2427 9% [===== ] 229/2427 9% [===== ] 230/2427 9% [===== ] 231/2427 9% [===== ] 232/2427 9% [===== ] 233/2427 9% [===== ] 234/2427 9% [====== ] 235/2427 9% [====== ] 236/2427 9% [====== ] 237/2427 9% [====== ] 238/2427 9% [====== ] 239/2427 9% [====== ] 240/2427 9% [====== ] 241/2427 9% [====== ] 242/2427 9% [====== ] 243/2427 10% [====== ] 244/2427 10% [====== ] 245/2427 10% [====== ] 246/2427 10% [====== ] 247/2427 10% [====== ] 248/2427 10% [====== ] 249/2427 10% [====== ] 250/2427 10% [====== ] 251/2427 10% [====== ] 252/2427 10% [====== ] 253/2427 10% [====== ] 254/2427 10% [====== ] 255/2427 10% [====== ] 256/2427 10% [====== ] 257/2427 10% [====== ] 258/2427 10% [====== ] 259/2427 10% [====== ] 260/2427 10% [====== ] 261/2427 10% [====== ] 262/2427 10% [====== ] 263/2427 10% [====== ] 264/2427 10% [====== ] 265/2427 10% [====== ] 266/2427 10% [====== ] 267/2427 11% [====== ] 268/2427 11% [====== ] 269/2427 11% [====== ] 270/2427 11% [====== ] 271/2427 11% [====== ] 272/2427 11% [====== ] 273/2427 11% [====== ] 274/2427 11% [======= ] 275/2427 11% [======= ] 276/2427 11% [======= ] 277/2427 11% [======= ] 278/2427 11% [======= ] 279/2427 11% [======= ] 280/2427 11% [======= ] 281/2427 11% [======= ] 282/2427 11% [======= ] 283/2427 11% [======= ] 284/2427 11% [======= ] 285/2427 11% [======= ] 286/2427 11% [======= ] 287/2427 11% [======= ] 288/2427 11% [======= ] 289/2427 11% [======= ] 290/2427 11% [======= ] 291/2427 11% [======= ] 292/2427 12% [======= ] 293/2427 12% [======= ] 294/2427 12% [======= ] 295/2427 12% [======= ] 296/2427 12% [======= ] 297/2427 12% [======= ] 298/2427 12% [======= ] 299/2427 12% [======= ] 300/2427 12% [======= ] 301/2427 12% [======= ] 302/2427 12% [======= ] 303/2427 12% [======= ] 304/2427 12% [======= ] 305/2427 12% [======= ] 306/2427 12% [======= ] 307/2427 12% [======= ] 308/2427 12% [======= ] 309/2427 12% [======= ] 310/2427 12% [======= ] 311/2427 12% [======= ] 312/2427 12% [======= ] 313/2427 12% [======== ] 314/2427 12% [======== ] 315/2427 12% [======== ] 316/2427 13% [======== ] 317/2427 13% [======== ] 318/2427 13% [======== ] 319/2427 13% [======== ] 320/2427 13% [======== ] 321/2427 13% [======== ] 322/2427 13% [======== ] 323/2427 13% [======== ] 324/2427 13% [======== ] 325/2427 13% [======== ] 326/2427 13% [======== ] 327/2427 13% [======== ] 328/2427 13% [======== ] 329/2427 13% [======== ] 330/2427 13% [======== ] 331/2427 13% [======== ] 332/2427 13% [======== ] 333/2427 13% [======== ] 334/2427 13% [======== ] 335/2427 13% [======== ] 336/2427 13% [======== ] 337/2427 13% [======== ] 338/2427 13% [======== ] 339/2427 13% [======== ] 340/2427 14% [======== ] 341/2427 14% [======== ] 342/2427 14% [======== ] 343/2427 14% [======== ] 344/2427 14% [======== ] 345/2427 14% [======== ] 346/2427 14% [======== ] 347/2427 14% [======== ] 348/2427 14% [======== ] 349/2427 14% [======== ] 350/2427 14% [======== ] 351/2427 14% [======== ] 352/2427 14% [========= ] 353/2427 14% [========= ] 354/2427 14% [========= ] 355/2427 14% [========= ] 356/2427 14% [========= ] 357/2427 14% [========= ] 358/2427 14% [========= ] 359/2427 14% [========= ] 360/2427 14% [========= ] 361/2427 14% [========= ] 362/2427 14% [========= ] 363/2427 14% [========= ] 364/2427 14% [========= ] 365/2427 15% [========= ] 366/2427 15% [========= ] 367/2427 15% [========= ] 368/2427 15% [========= ] 369/2427 15% [========= ] 370/2427 15% [========= ] 371/2427 15% [========= ] 372/2427 15% [========= ] 373/2427 15% [========= ] 374/2427 15% [========= ] 375/2427 15% [========= ] 376/2427 15% [========= ] 377/2427 15% [========= ] 378/2427 15% [========= ] 379/2427 15% [========= ] 380/2427 15% [========= ] 381/2427 15% [========= ] 382/2427 15% [========= ] 383/2427 15% [========= ] 384/2427 15% [========= ] 385/2427 15% [========= ] 386/2427 15% [========= ] 387/2427 15% [========= ] 388/2427 15% [========= ] 389/2427 16% [========= ] 390/2427 16% [========= ] 391/2427 16% [========== ] 392/2427 16% [========== ] 393/2427 16% [========== ] 394/2427 16% [========== ] 395/2427 16% [========== ] 396/2427 16% [========== ] 397/2427 16% [========== ] 398/2427 16% [========== ] 399/2427 16% [========== ] 400/2427 16% [========== ] 401/2427 16% [========== ] 402/2427 16% [========== ] 403/2427 16% [========== ] 404/2427 16% [========== ] 405/2427 16% [========== ] 406/2427 16% [========== ] 407/2427 16% [========== ] 408/2427 16% [========== ] 409/2427 16% [========== ] 410/2427 16% [========== ] 411/2427 16% [========== ] 412/2427 16% [========== ] 413/2427 17% [========== ] 414/2427 17% [========== ] 415/2427 17% [========== ] 416/2427 17% [========== ] 417/2427 17% [========== ] 418/2427 17% [========== ] 419/2427 17% [========== ] 420/2427 17% [========== ] 421/2427 17% [========== ] 422/2427 17% [========== ] 423/2427 17% [========== ] 424/2427 17% [========== ] 425/2427 17% [========== ] 426/2427 17% [========== ] 427/2427 17% [========== ] 428/2427 17% [========== ] 429/2427 17% [========== ] 430/2427 17% [=========== ] 431/2427 17% [=========== ] 432/2427 17% [=========== ] 433/2427 17% [=========== ] 434/2427 17% [=========== ] 435/2427 17% [=========== ] 436/2427 17% [=========== ] 437/2427 18% [=========== ] 438/2427 18% [=========== ] 439/2427 18% [=========== ] 440/2427 18% [=========== ] 441/2427 18% [=========== ] 442/2427 18% [=========== ] 443/2427 18% [=========== ] 444/2427 18% [=========== ] 445/2427 18% [=========== ] 446/2427 18% [=========== ] 447/2427 18% [=========== ] 448/2427 18% [=========== ] 449/2427 18% [=========== ] 450/2427 18% [=========== ] 451/2427 18% [=========== ] 452/2427 18% [=========== ] 453/2427 18% [=========== ] 454/2427 18% [=========== ] 455/2427 18% [=========== ] 456/2427 18% [=========== ] 457/2427 18% [=========== ] 458/2427 18% [=========== ] 459/2427 18% [=========== ] 460/2427 18% [=========== ] 461/2427 18% [=========== ] 462/2427 19% [=========== ] 463/2427 19% [=========== ] 464/2427 19% [=========== ] 465/2427 19% [=========== ] 466/2427 19% [=========== ] 467/2427 19% [=========== ] 468/2427 19% [=========== ] 469/2427 19% [============ ] 470/2427 19% [============ ] 471/2427 19% [============ ] 472/2427 19% [============ ] 473/2427 19% [============ ] 474/2427 19% [============ ] 475/2427 19% [============ ] 476/2427 19% [============ ] 477/2427 19% [============ ] 478/2427 19% [============ ] 479/2427 19% [============ ] 480/2427 19% [============ ] 481/2427 19% [============ ] 482/2427 19% [============ ] 483/2427 19% [============ ] 484/2427 19% [============ ] 485/2427 19% [============ ] 486/2427 20% [============ ] 487/2427 20% [============ ] 488/2427 20% [============ ] 489/2427 20% [============ ] 490/2427 20% [============ ] 491/2427 20% [============ ] 492/2427 20% [============ ] 493/2427 20% [============ ] 494/2427 20% [============ ] 495/2427 20% [============ ] 496/2427 20% [============ ] 497/2427 20% [============ ] 498/2427 20% [============ ] 499/2427 20% [============ ] 500/2427 20% [============ ] 501/2427 20% [============ ] 502/2427 20% [============ ] 503/2427 20% [============ ] 504/2427 20% [============ ] 505/2427 20% [============ ] 506/2427 20% [============ ] 507/2427 20% [============ ] 508/2427 20% [============= ] 509/2427 20% [============= ] 510/2427 21% [============= ] 511/2427 21% [============= ] 512/2427 21% [============= ] 513/2427 21% [============= ] 514/2427 21% [============= ] 515/2427 21% [============= ] 516/2427 21% [============= ] 517/2427 21% [============= ] 518/2427 21% [============= ] 519/2427 21% [============= ] 520/2427 21% [============= ] 521/2427 21% [============= ] 522/2427 21% [============= ] 523/2427 21% [============= ] 524/2427 21% [============= ] 525/2427 21% [============= ] 526/2427 21% [============= ] 527/2427 21% [============= ] 528/2427 21% [============= ] 529/2427 21% [============= ] 530/2427 21% [============= ] 531/2427 21% [============= ] 532/2427 21% [============= ] 533/2427 21% [============= ] 534/2427 22% [============= ] 535/2427 22% [============= ] 536/2427 22% [============= ] 537/2427 22% [============= ] 538/2427 22% [============= ] 539/2427 22% [============= ] 540/2427 22% [============= ] 541/2427 22% [============= ] 542/2427 22% [============= ] 543/2427 22% [============= ] 544/2427 22% [============= ] 545/2427 22% [============= ] 546/2427 22% [============= ] 547/2427 22% [============= ] 548/2427 22% [============== ] 549/2427 22% [============== ] 550/2427 22% [============== ] 551/2427 22% [============== ] 552/2427 22% [============== ] 553/2427 22% [============== ] 554/2427 22% [============== ] 555/2427 22% [============== ] 556/2427 22% [============== ] 557/2427 22% [============== ] 558/2427 22% [============== ] 559/2427 23% [============== ] 560/2427 23% [============== ] 561/2427 23% [============== ] 562/2427 23% [============== ] 563/2427 23% [============== ] 564/2427 23% [============== ] 565/2427 23% [============== ] 566/2427 23% [============== ] 567/2427 23% [============== ] 568/2427 23% [============== ] 569/2427 23% [============== ] 570/2427 23% [============== ] 571/2427 23% [============== ] 572/2427 23% [============== ] 573/2427 23% [============== ] 574/2427 23% [============== ] 575/2427 23% [============== ] 576/2427 23% [============== ] 577/2427 23% [============== ] 578/2427 23% [============== ] 579/2427 23% [============== ] 580/2427 23% [============== ] 581/2427 23% [============== ] 582/2427 23% [============== ] 583/2427 24% [============== ] 584/2427 24% [============== ] 585/2427 24% [============== ] 586/2427 24% [============== ] 587/2427 24% [=============== ] 588/2427 24% [=============== ] 589/2427 24% [=============== ] 590/2427 24% [=============== ] 591/2427 24% [=============== ] 592/2427 24% [=============== ] 593/2427 24% [=============== ] 594/2427 24% [=============== ] 595/2427 24% [=============== ] 596/2427 24% [=============== ] 597/2427 24% [=============== ] 598/2427 24% [=============== ] 599/2427 24% [=============== ] 600/2427 24% [=============== ] 601/2427 24% [=============== ] 602/2427 24% [=============== ] 603/2427 24% [=============== ] 604/2427 24% [=============== ] 605/2427 24% [=============== ] 606/2427 24% [=============== ] 607/2427 25% [=============== ] 608/2427 25% [=============== ] 609/2427 25% [=============== ] 610/2427 25% [=============== ] 611/2427 25% [=============== ] 612/2427 25% [=============== ] 613/2427 25% [=============== ] 614/2427 25% [=============== ] 615/2427 25% [=============== ] 616/2427 25% [=============== ] 617/2427 25% [=============== ] 618/2427 25% [=============== ] 619/2427 25% [=============== ] 620/2427 25% [=============== ] 621/2427 25% [=============== ] 622/2427 25% [=============== ] 623/2427 25% [=============== ] 624/2427 25% [=============== ] 625/2427 25% [=============== ] 626/2427 25% [================ ] 627/2427 25% [================ ] 628/2427 25% [================ ] 629/2427 25% [================ ] 630/2427 25% [================ ] 631/2427 25% [================ ] 632/2427 26% [================ ] 633/2427 26% [================ ] 634/2427 26% [================ ] 635/2427 26% [================ ] 636/2427 26% [================ ] 637/2427 26% [================ ] 638/2427 26% [================ ] 639/2427 26% [================ ] 640/2427 26% [================ ] 641/2427 26% [================ ] 642/2427 26% [================ ] 643/2427 26% [================ ] 644/2427 26% [================ ] 645/2427 26% [================ ] 646/2427 26% [================ ] 647/2427 26% [================ ] 648/2427 26% [================ ] 649/2427 26% [================ ] 650/2427 26% [================ ] 651/2427 26% [================ ] 652/2427 26% [================ ] 653/2427 26% [================ ] 654/2427 26% [================ ] 655/2427 26% [================ ] 656/2427 27% [================ ] 657/2427 27% [================ ] 658/2427 27% [================ ] 659/2427 27% [================ ] 660/2427 27% [================ ] 661/2427 27% [================ ] 662/2427 27% [================ ] 663/2427 27% [================ ] 664/2427 27% [================ ] 665/2427 27% [================= ] 666/2427 27% [================= ] 667/2427 27% [================= ] 668/2427 27% [================= ] 669/2427 27% [================= ] 670/2427 27% [================= ] 671/2427 27% [================= ] 672/2427 27% [================= ] 673/2427 27% [================= ] 674/2427 27% [================= ] 675/2427 27% [================= ] 676/2427 27% [================= ] 677/2427 27% [================= ] 678/2427 27% [================= ] 679/2427 27% [================= ] 680/2427 28% [================= ] 681/2427 28% [================= ] 682/2427 28% [================= ] 683/2427 28% [================= ] 684/2427 28% [================= ] 685/2427 28% [================= ] 686/2427 28% [================= ] 687/2427 28% [================= ] 688/2427 28% [================= ] 689/2427 28% [================= ] 690/2427 28% [================= ] 691/2427 28% [================= ] 692/2427 28% [================= ] 693/2427 28% [================= ] 694/2427 28% [================= ] 695/2427 28% [================= ] 696/2427 28% [================= ] 697/2427 28% [================= ] 698/2427 28% [================= ] 699/2427 28% [================= ] 700/2427 28% [================= ] 701/2427 28% [================= ] 702/2427 28% [================= ] 703/2427 28% [================= ] 704/2427 29% [================== ] 705/2427 29% [================== ] 706/2427 29% [================== ] 707/2427 29% [================== ] 708/2427 29% [================== ] 709/2427 29% [================== ] 710/2427 29% [================== ] 711/2427 29% [================== ] 712/2427 29% [================== ] 713/2427 29% [================== ] 714/2427 29% [================== ] 715/2427 29% [================== ] 716/2427 29% [================== ] 717/2427 29% [================== ] 718/2427 29% [================== ] 719/2427 29% [================== ] 720/2427 29% [================== ] 721/2427 29% [================== ] 722/2427 29% [================== ] 723/2427 29% [================== ] 724/2427 29% [================== ] 725/2427 29% [================== ] 726/2427 29% [================== ] 727/2427 29% [================== ] 728/2427 29% [================== ] 729/2427 30% [================== ] 730/2427 30% [================== ] 731/2427 30% [================== ] 732/2427 30% [================== ] 733/2427 30% [================== ] 734/2427 30% [================== ] 735/2427 30% [================== ] 736/2427 30% [================== ] 737/2427 30% [================== ] 738/2427 30% [================== ] 739/2427 30% [================== ] 740/2427 30% [================== ] 741/2427 30% [================== ] 742/2427 30% [================== ] 743/2427 30% [=================== ] 744/2427 30% [=================== ] 745/2427 30% [=================== ] 746/2427 30% [=================== ] 747/2427 30% [=================== ] 748/2427 30% [=================== ] 749/2427 30% [=================== ] 750/2427 30% [=================== ] 751/2427 30% [=================== ] 752/2427 30% [=================== ] 753/2427 31% [=================== ] 754/2427 31% [=================== ] 755/2427 31% [=================== ] 756/2427 31% [=================== ] 757/2427 31% [=================== ] 758/2427 31% [=================== ] 759/2427 31% [=================== ] 760/2427 31% [=================== ] 761/2427 31% [=================== ] 762/2427 31% [=================== ] 763/2427 31% [=================== ] 764/2427 31% [=================== ] 765/2427 31% [=================== ] 766/2427 31% [=================== ] 767/2427 31% [=================== ] 768/2427 31% [=================== ] 769/2427 31% [=================== ] 770/2427 31% [=================== ] 771/2427 31% [=================== ] 772/2427 31% [=================== ] 773/2427 31% [=================== ] 774/2427 31% [=================== ] 775/2427 31% [=================== ] 776/2427 31% [=================== ] 777/2427 32% [=================== ] 778/2427 32% [=================== ] 779/2427 32% [=================== ] 780/2427 32% [=================== ] 781/2427 32% [=================== ] 782/2427 32% [==================== ] 783/2427 32% [==================== ] 784/2427 32% [==================== ] 785/2427 32% [==================== ] 786/2427 32% [==================== ] 787/2427 32% [==================== ] 788/2427 32% [==================== ] 789/2427 32% [==================== ] 790/2427 32% [==================== ] 791/2427 32% [==================== ] 792/2427 32% [==================== ] 793/2427 32% [==================== ] 794/2427 32% [==================== ] 795/2427 32% [==================== ] 796/2427 32% [==================== ] 797/2427 32% [==================== ] 798/2427 32% [==================== ] 799/2427 32% [==================== ] 800/2427 32% [==================== ] 801/2427 33% [==================== ] 802/2427 33% [==================== ] 803/2427 33% [==================== ] 804/2427 33% [==================== ] 805/2427 33% [==================== ] 806/2427 33% [==================== ] 807/2427 33% [==================== ] 808/2427 33% [==================== ] 809/2427 33% [==================== ] 810/2427 33% [==================== ] 811/2427 33% [==================== ] 812/2427 33% [==================== ] 813/2427 33% [==================== ] 814/2427 33% [==================== ] 815/2427 33% [==================== ] 816/2427 33% [==================== ] 817/2427 33% [==================== ] 818/2427 33% [==================== ] 819/2427 33% [==================== ] 820/2427 33% [==================== ] 821/2427 33% [==================== ] 822/2427 33% [===================== ] 823/2427 33% [===================== ] 824/2427 33% [===================== ] 825/2427 33% [===================== ] 826/2427 34% [===================== ] 827/2427 34% [===================== ] 828/2427 34% [===================== ] 829/2427 34% [===================== ] 830/2427 34% [===================== ] 831/2427 34% [===================== ] 832/2427 34% [===================== ] 833/2427 34% [===================== ] 834/2427 34% [===================== ] 835/2427 34% [===================== ] 836/2427 34% [===================== ] 837/2427 34% [===================== ] 838/2427 34% [===================== ] 839/2427 34% [===================== ] 840/2427 34% [===================== ] 841/2427 34% [===================== ] 842/2427 34% [===================== ] 843/2427 34% [===================== ] 844/2427 34% [===================== ] 845/2427 34% [===================== ] 846/2427 34% [===================== ] 847/2427 34% [===================== ] 848/2427 34% [===================== ] 849/2427 34% [===================== ] 850/2427 35% [===================== ] 851/2427 35% [===================== ] 852/2427 35% [===================== ] 853/2427 35% [===================== ] 854/2427 35% [===================== ] 855/2427 35% [===================== ] 856/2427 35% [===================== ] 857/2427 35% [===================== ] 858/2427 35% [===================== ] 859/2427 35% [===================== ] 860/2427 35% [===================== ] 861/2427 35% [====================== ] 862/2427 35% [====================== ] 863/2427 35% [====================== ] 864/2427 35% [====================== ] 865/2427 35% [====================== ] 866/2427 35% [====================== ] 867/2427 35% [====================== ] 868/2427 35% [====================== ] 869/2427 35% [====================== ] 870/2427 35% [====================== ] 871/2427 35% [====================== ] 872/2427 35% [====================== ] 873/2427 35% [====================== ] 874/2427 36% [====================== ] 875/2427 36% [====================== ] 876/2427 36% [====================== ] 877/2427 36% [====================== ] 878/2427 36% [====================== ] 879/2427 36% [====================== ] 880/2427 36% [====================== ] 881/2427 36% [====================== ] 882/2427 36% [====================== ] 883/2427 36% [====================== ] 884/2427 36% [====================== ] 885/2427 36% [====================== ] 886/2427 36% [====================== ] 887/2427 36% [====================== ] 888/2427 36% [====================== ] 889/2427 36% [====================== ] 890/2427 36% [====================== ] 891/2427 36% [====================== ] 892/2427 36% [====================== ] 893/2427 36% [====================== ] 894/2427 36% [====================== ] 895/2427 36% [====================== ] 896/2427 36% [====================== ] 897/2427 36% [====================== ] 898/2427 37% [====================== ] 899/2427 37% [====================== ] 900/2427 37% [======================= ] 901/2427 37% [======================= ] 902/2427 37% [======================= ] 903/2427 37% [======================= ] 904/2427 37% [======================= ] 905/2427 37% [======================= ] 906/2427 37% [======================= ] 907/2427 37% [======================= ] 908/2427 37% [======================= ] 909/2427 37% [======================= ] 910/2427 37% [======================= ] 911/2427 37% [======================= ] 912/2427 37% [======================= ] 913/2427 37% [======================= ] 914/2427 37% [======================= ] 915/2427 37% [======================= ] 916/2427 37% [======================= ] 917/2427 37% [======================= ] 918/2427 37% [======================= ] 919/2427 37% [======================= ] 920/2427 37% [======================= ] 921/2427 37% [======================= ] 922/2427 37% [======================= ] 923/2427 38% [======================= ] 924/2427 38% [======================= ] 925/2427 38% [======================= ] 926/2427 38% [======================= ] 927/2427 38% [======================= ] 928/2427 38% [======================= ] 929/2427 38% [======================= ] 930/2427 38% [======================= ] 931/2427 38% [======================= ] 932/2427 38% [======================= ] 933/2427 38% [======================= ] 934/2427 38% [======================= ] 935/2427 38% [======================= ] 936/2427 38% [======================= ] 937/2427 38% [======================= ] 938/2427 38% [======================= ] 939/2427 38% [======================== ] 940/2427 38% [======================== ] 941/2427 38% [======================== ] 942/2427 38% [======================== ] 943/2427 38% [======================== ] 944/2427 38% [======================== ] 945/2427 38% [======================== ] 946/2427 38% [======================== ] 947/2427 39% [======================== ] 948/2427 39% [======================== ] 949/2427 39% [======================== ] 950/2427 39% [======================== ] 951/2427 39% [======================== ] 952/2427 39% [======================== ] 953/2427 39% [======================== ] 954/2427 39% [======================== ] 955/2427 39% [======================== ] 956/2427 39% [======================== ] 957/2427 39% [======================== ] 958/2427 39% [======================== ] 959/2427 39% [======================== ] 960/2427 39% [======================== ] 961/2427 39% [======================== ] 962/2427 39% [======================== ] 963/2427 39% [======================== ] 964/2427 39% [======================== ] 965/2427 39% [======================== ] 966/2427 39% [======================== ] 967/2427 39% [======================== ] 968/2427 39% [======================== ] 969/2427 39% [======================== ] 970/2427 39% [======================== ] 971/2427 40% [======================== ] 972/2427 40% [======================== ] 973/2427 40% [======================== ] 974/2427 40% [======================== ] 975/2427 40% [======================== ] 976/2427 40% [======================== ] 977/2427 40% [======================== ] 978/2427 40% [========================= ] 979/2427 40% [========================= ] 980/2427 40% [========================= ] 981/2427 40% [========================= ] 982/2427 40% [========================= ] 983/2427 40% [========================= ] 984/2427 40% [========================= ] 985/2427 40% [========================= ] 986/2427 40% [========================= ] 987/2427 40% [========================= ] 988/2427 40% [========================= ] 989/2427 40% [========================= ] 990/2427 40% [========================= ] 991/2427 40% [========================= ] 992/2427 40% [========================= ] 993/2427 40% [========================= ] 994/2427 40% [========================= ] 995/2427 40% [========================= ] 996/2427 41% [========================= ] 997/2427 41% [========================= ] 998/2427 41% [========================= ] 999/2427 41% [========================= ] 1000/2427 41% [========================= ] 1001/2427 41% [========================= ] 1002/2427 41% [========================= ] 1003/2427 41% [========================= ] 1004/2427 41% [========================= ] 1005/2427 41% [========================= ] 1006/2427 41% [========================= ] 1007/2427 41% [========================= ] 1008/2427 41% [========================= ] 1009/2427 41% [========================= ] 1010/2427 41% [========================= ] 1011/2427 41% [========================= ] 1012/2427 41% [========================= ] 1013/2427 41% [========================= ] 1014/2427 41% [========================= ] 1015/2427 41% [========================= ] 1016/2427 41% [========================= ] 1017/2427 41% [========================== ] 1018/2427 41% [========================== ] 1019/2427 41% [========================== ] 1020/2427 42% [========================== ] 1021/2427 42% [========================== ] 1022/2427 42% [========================== ] 1023/2427 42% [========================== ] 1024/2427 42% [========================== ] 1025/2427 42% [========================== ] 1026/2427 42% [========================== ] 1027/2427 42% [========================== ] 1028/2427 42% [========================== ] 1029/2427 42% [========================== ] 1030/2427 42% [========================== ] 1031/2427 42% [========================== ] 1032/2427 42% [========================== ] 1033/2427 42% [========================== ] 1034/2427 42% [========================== ] 1035/2427 42% [========================== ] 1036/2427 42% [========================== ] 1037/2427 42% [========================== ] 1038/2427 42% [========================== ] 1039/2427 42% [========================== ] 1040/2427 42% [========================== ] 1041/2427 42% [========================== ] 1042/2427 42% [========================== ] 1043/2427 42% [========================== ] 1044/2427 43% [========================== ] 1045/2427 43% [========================== ] 1046/2427 43% [========================== ] 1047/2427 43% [========================== ] 1048/2427 43% [========================== ] 1049/2427 43% [========================== ] 1050/2427 43% [========================== ] 1051/2427 43% [========================== ] 1052/2427 43% [========================== ] 1053/2427 43% [========================== ] 1054/2427 43% [========================== ] 1055/2427 43% [========================== ] 1056/2427 43% [=========================== ] 1057/2427 43% [=========================== ] 1058/2427 43% [=========================== ] 1059/2427 43% [=========================== ] 1060/2427 43% [=========================== ] 1061/2427 43% [=========================== ] 1062/2427 43% [=========================== ] 1063/2427 43% [=========================== ] 1064/2427 43% [=========================== ] 1065/2427 43% [=========================== ] 1066/2427 43% [=========================== ] 1067/2427 43% [=========================== ] 1068/2427 44% [=========================== ] 1069/2427 44% [=========================== ] 1070/2427 44% [=========================== ] 1071/2427 44% [=========================== ] 1072/2427 44% [=========================== ] 1073/2427 44% [=========================== ] 1074/2427 44% [=========================== ] 1075/2427 44% [=========================== ] 1076/2427 44% [=========================== ] 1077/2427 44% [=========================== ] 1078/2427 44% [=========================== ] 1079/2427 44% [=========================== ] 1080/2427 44% [=========================== ] 1081/2427 44% [=========================== ] 1082/2427 44% [=========================== ] 1083/2427 44% [=========================== ] 1084/2427 44% [=========================== ] 1085/2427 44% [=========================== ] 1086/2427 44% [=========================== ] 1087/2427 44% [=========================== ] 1088/2427 44% [=========================== ] 1089/2427 44% [=========================== ] 1090/2427 44% [=========================== ] 1091/2427 44% [=========================== ] 1092/2427 44% [=========================== ] 1093/2427 45% [=========================== ] 1094/2427 45% [=========================== ] 1095/2427 45% [=========================== ] 1096/2427 45% [============================ ] 1097/2427 45% [============================ ] 1098/2427 45% [============================ ] 1099/2427 45% [============================ ] 1100/2427 45% [============================ ] 1101/2427 45% [============================ ] 1102/2427 45% [============================ ] 1103/2427 45% [============================ ] 1104/2427 45% [============================ ] 1105/2427 45% [============================ ] 1106/2427 45% [============================ ] 1107/2427 45% [============================ ] 1108/2427 45% [============================ ] 1109/2427 45% [============================ ] 1110/2427 45% [============================ ] 1111/2427 45% [============================ ] 1112/2427 45% [============================ ] 1113/2427 45% [============================ ] 1114/2427 45% [============================ ] 1115/2427 45% [============================ ] 1116/2427 45% [============================ ] 1117/2427 46% [============================ ] 1118/2427 46% [============================ ] 1119/2427 46% [============================ ] 1120/2427 46% [============================ ] 1121/2427 46% [============================ ] 1122/2427 46% [============================ ] 1123/2427 46% [============================ ] 1124/2427 46% [============================ ] 1125/2427 46% [============================ ] 1126/2427 46% [============================ ] 1127/2427 46% [============================ ] 1128/2427 46% [============================ ] 1129/2427 46% [============================ ] 1130/2427 46% [============================ ] 1131/2427 46% [============================ ] 1132/2427 46% [============================ ] 1133/2427 46% [============================ ] 1134/2427 46% [============================ ] 1135/2427 46% [============================= ] 1136/2427 46% [============================= ] 1137/2427 46% [============================= ] 1138/2427 46% [============================= ] 1139/2427 46% [============================= ] 1140/2427 46% [============================= ] 1141/2427 47% [============================= ] 1142/2427 47% [============================= ] 1143/2427 47% [============================= ] 1144/2427 47% [============================= ] 1145/2427 47% [============================= ] 1146/2427 47% [============================= ] 1147/2427 47% [============================= ] 1148/2427 47% [============================= ] 1149/2427 47% [============================= ] 1150/2427 47% [============================= ] 1151/2427 47% [============================= ] 1152/2427 47% [============================= ] 1153/2427 47% [============================= ] 1154/2427 47% [============================= ] 1155/2427 47% [============================= ] 1156/2427 47% [============================= ] 1157/2427 47% [============================= ] 1158/2427 47% [============================= ] 1159/2427 47% [============================= ] 1160/2427 47% [============================= ] 1161/2427 47% [============================= ] 1162/2427 47% [============================= ] 1163/2427 47% [============================= ] 1164/2427 47% [============================= ] 1165/2427 48% [============================= ] 1166/2427 48% [============================= ] 1167/2427 48% [============================= ] 1168/2427 48% [============================= ] 1169/2427 48% [============================= ] 1170/2427 48% [============================= ] 1171/2427 48% [============================= ] 1172/2427 48% [============================= ] 1173/2427 48% [============================= ] 1174/2427 48% [============================== ] 1175/2427 48% [============================== ] 1176/2427 48% [============================== ] 1177/2427 48% [============================== ] 1178/2427 48% [============================== ] 1179/2427 48% [============================== ] 1180/2427 48% [============================== ] 1181/2427 48% [============================== ] 1182/2427 48% [============================== ] 1183/2427 48% [============================== ] 1184/2427 48% [============================== ] 1185/2427 48% [============================== ] 1186/2427 48% [============================== ] 1187/2427 48% [============================== ] 1188/2427 48% [============================== ] 1189/2427 48% [============================== ] 1190/2427 49% [============================== ] 1191/2427 49% [============================== ] 1192/2427 49% [============================== ] 1193/2427 49% [============================== ] 1194/2427 49% [============================== ] 1195/2427 49% [============================== ] 1196/2427 49% [============================== ] 1197/2427 49% [============================== ] 1198/2427 49% [============================== ] 1199/2427 49% [============================== ] 1200/2427 49% [============================== ] 1201/2427 49% [============================== ] 1202/2427 49% [============================== ] 1203/2427 49% [============================== ] 1204/2427 49% [============================== ] 1205/2427 49% [============================== ] 1206/2427 49% [============================== ] 1207/2427 49% [============================== ] 1208/2427 49% [============================== ] 1209/2427 49% [============================== ] 1210/2427 49% [============================== ] 1211/2427 49% [============================== ] 1212/2427 49% [============================== ] 1213/2427 49% [=============================== ] 1214/2427 50% [=============================== ] 1215/2427 50% [=============================== ] 1216/2427 50% [=============================== ] 1217/2427 50% [=============================== ] 1218/2427 50% [=============================== ] 1219/2427 50% [=============================== ] 1220/2427 50% [=============================== ] 1221/2427 50% [=============================== ] 1222/2427 50% [=============================== ] 1223/2427 50% [=============================== ] 1224/2427 50% [=============================== ] 1225/2427 50% [=============================== ] 1226/2427 50% [=============================== ] 1227/2427 50% [=============================== ] 1228/2427 50% [=============================== ] 1229/2427 50% [=============================== ] 1230/2427 50% [=============================== ] 1231/2427 50% [=============================== ] 1232/2427 50% [=============================== ] 1233/2427 50% [=============================== ] 1234/2427 50% [=============================== ] 1235/2427 50% [=============================== ] 1236/2427 50% [=============================== ] 1237/2427 50% [=============================== ] 1238/2427 51% [=============================== ] 1239/2427 51% [=============================== ] 1240/2427 51% [=============================== ] 1241/2427 51% [=============================== ] 1242/2427 51% [=============================== ] 1243/2427 51% [=============================== ] 1244/2427 51% [=============================== ] 1245/2427 51% [=============================== ] 1246/2427 51% [=============================== ] 1247/2427 51% [=============================== ] 1248/2427 51% [=============================== ] 1249/2427 51% [=============================== ] 1250/2427 51% [=============================== ] 1251/2427 51% [=============================== ] 1252/2427 51% [================================ ] 1253/2427 51% [================================ ] 1254/2427 51% [================================ ] 1255/2427 51% [================================ ] 1256/2427 51% [================================ ] 1257/2427 51% [================================ ] 1258/2427 51% [================================ ] 1259/2427 51% [================================ ] 1260/2427 51% [================================ ] 1261/2427 51% [================================ ] 1262/2427 51% [================================ ] 1263/2427 52% [================================ ] 1264/2427 52% [================================ ] 1265/2427 52% [================================ ] 1266/2427 52% [================================ ] 1267/2427 52% [================================ ] 1268/2427 52% [================================ ] 1269/2427 52% [================================ ] 1270/2427 52% [================================ ] 1271/2427 52% [================================ ] 1272/2427 52% [================================ ] 1273/2427 52% [================================ ] 1274/2427 52% [================================ ] 1275/2427 52% [================================ ] 1276/2427 52% [================================ ] 1277/2427 52% [================================ ] 1278/2427 52% [================================ ] 1279/2427 52% [================================ ] 1280/2427 52% [================================ ] 1281/2427 52% [================================ ] 1282/2427 52% [================================ ] 1283/2427 52% [================================ ] 1284/2427 52% [================================ ] 1285/2427 52% [================================ ] 1286/2427 52% [================================ ] 1287/2427 53% [================================ ] 1288/2427 53% [================================ ] 1289/2427 53% [================================ ] 1290/2427 53% [================================ ] 1291/2427 53% [================================= ] 1292/2427 53% [================================= ] 1293/2427 53% [================================= ] 1294/2427 53% [================================= ] 1295/2427 53% [================================= ] 1296/2427 53% [================================= ] 1297/2427 53% [================================= ] 1298/2427 53% [================================= ] 1299/2427 53% [================================= ] 1300/2427 53% [================================= ] 1301/2427 53% [================================= ] 1302/2427 53% [================================= ] 1303/2427 53% [================================= ] 1304/2427 53% [================================= ] 1305/2427 53% [================================= ] 1306/2427 53% [================================= ] 1307/2427 53% [================================= ] 1308/2427 53% [================================= ] 1309/2427 53% [================================= ] 1310/2427 53% [================================= ] 1311/2427 54% [================================= ] 1312/2427 54% [================================= ] 1313/2427 54% [================================= ] 1314/2427 54% [================================= ] 1315/2427 54% [================================= ] 1316/2427 54% [================================= ] 1317/2427 54% [================================= ] 1318/2427 54% [================================= ] 1319/2427 54% [================================= ] 1320/2427 54% [================================= ] 1321/2427 54% [================================= ] 1322/2427 54% [================================= ] 1323/2427 54% [================================= ] 1324/2427 54% [================================= ] 1325/2427 54% [================================= ] 1326/2427 54% [================================= ] 1327/2427 54% [================================= ] 1328/2427 54% [================================= ] 1329/2427 54% [================================= ] 1330/2427 54% [================================== ] 1331/2427 54% [================================== ] 1332/2427 54% [================================== ] 1333/2427 54% [================================== ] 1334/2427 54% [================================== ] 1335/2427 55% [================================== ] 1336/2427 55% [================================== ] 1337/2427 55% [================================== ] 1338/2427 55% [================================== ] 1339/2427 55% [================================== ] 1340/2427 55% [================================== ] 1341/2427 55% [================================== ] 1342/2427 55% [================================== ] 1343/2427 55% [================================== ] 1344/2427 55% [================================== ] 1345/2427 55% [================================== ] 1346/2427 55% [================================== ] 1347/2427 55% [================================== ] 1348/2427 55% [================================== ] 1349/2427 55% [================================== ] 1350/2427 55% [================================== ] 1351/2427 55% [================================== ] 1352/2427 55% [================================== ] 1353/2427 55% [================================== ] 1354/2427 55% [================================== ] 1355/2427 55% [================================== ] 1356/2427 55% [================================== ] 1357/2427 55% [================================== ] 1358/2427 55% [================================== ] 1359/2427 55% [================================== ] 1360/2427 56% [================================== ] 1361/2427 56% [================================== ] 1362/2427 56% [================================== ] 1363/2427 56% [================================== ] 1364/2427 56% [================================== ] 1365/2427 56% [================================== ] 1366/2427 56% [================================== ] 1367/2427 56% [================================== ] 1368/2427 56% [================================== ] 1369/2427 56% [================================== ] 1370/2427 56% [=================================== ] 1371/2427 56% [=================================== ] 1372/2427 56% [=================================== ] 1373/2427 56% [=================================== ] 1374/2427 56% [=================================== ] 1375/2427 56% [=================================== ] 1376/2427 56% [=================================== ] 1377/2427 56% [=================================== ] 1378/2427 56% [=================================== ] 1379/2427 56% [=================================== ] 1380/2427 56% [=================================== ] 1381/2427 56% [=================================== ] 1382/2427 56% [=================================== ] 1383/2427 56% [=================================== ] 1384/2427 57% [=================================== ] 1385/2427 57% [=================================== ] 1386/2427 57% [=================================== ] 1387/2427 57% [=================================== ] 1388/2427 57% [=================================== ] 1389/2427 57% [=================================== ] 1390/2427 57% [=================================== ] 1391/2427 57% [=================================== ] 1392/2427 57% [=================================== ] 1393/2427 57% [=================================== ] 1394/2427 57% [=================================== ] 1395/2427 57% [=================================== ] 1396/2427 57% [=================================== ] 1397/2427 57% [=================================== ] 1398/2427 57% [=================================== ] 1399/2427 57% [=================================== ] 1400/2427 57% [=================================== ] 1401/2427 57% [=================================== ] 1402/2427 57% [=================================== ] 1403/2427 57% [=================================== ] 1404/2427 57% [=================================== ] 1405/2427 57% [=================================== ] 1406/2427 57% [=================================== ] 1407/2427 57% [=================================== ] 1408/2427 58% [=================================== ] 1409/2427 58% [==================================== ] 1410/2427 58% [==================================== ] 1411/2427 58% [==================================== ] 1412/2427 58% [==================================== ] 1413/2427 58% [==================================== ] 1414/2427 58% [==================================== ] 1415/2427 58% [==================================== ] 1416/2427 58% [==================================== ] 1417/2427 58% [==================================== ] 1418/2427 58% [==================================== ] 1419/2427 58% [==================================== ] 1420/2427 58% [==================================== ] 1421/2427 58% [==================================== ] 1422/2427 58% [==================================== ] 1423/2427 58% [==================================== ] 1424/2427 58% [==================================== ] 1425/2427 58% [==================================== ] 1426/2427 58% [==================================== ] 1427/2427 58% [==================================== ] 1428/2427 58% [==================================== ] 1429/2427 58% [==================================== ] 1430/2427 58% [==================================== ] 1431/2427 58% [==================================== ] 1432/2427 59% [==================================== ] 1433/2427 59% [==================================== ] 1434/2427 59% [==================================== ] 1435/2427 59% [==================================== ] 1436/2427 59% [==================================== ] 1437/2427 59% [==================================== ] 1438/2427 59% [==================================== ] 1439/2427 59% [==================================== ] 1440/2427 59% [==================================== ] 1441/2427 59% [==================================== ] 1442/2427 59% [==================================== ] 1443/2427 59% [==================================== ] 1444/2427 59% [==================================== ] 1445/2427 59% [==================================== ] 1446/2427 59% [==================================== ] 1447/2427 59% [==================================== ] 1448/2427 59% [===================================== ] 1449/2427 59% [===================================== ] 1450/2427 59% [===================================== ] 1451/2427 59% [===================================== ] 1452/2427 59% [===================================== ] 1453/2427 59% [===================================== ] 1454/2427 59% [===================================== ] 1455/2427 59% [===================================== ] 1456/2427 59% [===================================== ] 1457/2427 60% [===================================== ] 1458/2427 60% [===================================== ] 1459/2427 60% [===================================== ] 1460/2427 60% [===================================== ] 1461/2427 60% [===================================== ] 1462/2427 60% [===================================== ] 1463/2427 60% [===================================== ] 1464/2427 60% [===================================== ] 1465/2427 60% [===================================== ] 1466/2427 60% [===================================== ] 1467/2427 60% [===================================== ] 1468/2427 60% [===================================== ] 1469/2427 60% [===================================== ] 1470/2427 60% [===================================== ] 1471/2427 60% [===================================== ] 1472/2427 60% [===================================== ] 1473/2427 60% [===================================== ] 1474/2427 60% [===================================== ] 1475/2427 60% [===================================== ] 1476/2427 60% [===================================== ] 1477/2427 60% [===================================== ] 1478/2427 60% [===================================== ] 1479/2427 60% [===================================== ] 1480/2427 60% [===================================== ] 1481/2427 61% [===================================== ] 1482/2427 61% [===================================== ] 1483/2427 61% [===================================== ] 1484/2427 61% [===================================== ] 1485/2427 61% [===================================== ] 1486/2427 61% [===================================== ] 1487/2427 61% [====================================== ] 1488/2427 61% [====================================== ] 1489/2427 61% [====================================== ] 1490/2427 61% [====================================== ] 1491/2427 61% [====================================== ] 1492/2427 61% [====================================== ] 1493/2427 61% [====================================== ] 1494/2427 61% [====================================== ] 1495/2427 61% [====================================== ] 1496/2427 61% [====================================== ] 1497/2427 61% [====================================== ] 1498/2427 61% [====================================== ] 1499/2427 61% [====================================== ] 1500/2427 61% [====================================== ] 1501/2427 61% [====================================== ] 1502/2427 61% [====================================== ] 1503/2427 61% [====================================== ] 1504/2427 61% [====================================== ] 1505/2427 62% [====================================== ] 1506/2427 62% [====================================== ] 1507/2427 62% [====================================== ] 1508/2427 62% [====================================== ] 1509/2427 62% [====================================== ] 1510/2427 62% [====================================== ] 1511/2427 62% [====================================== ] 1512/2427 62% [====================================== ] 1513/2427 62% [====================================== ] 1514/2427 62% [====================================== ] 1515/2427 62% [====================================== ] 1516/2427 62% [====================================== ] 1517/2427 62% [====================================== ] 1518/2427 62% [====================================== ] 1519/2427 62% [====================================== ] 1520/2427 62% [====================================== ] 1521/2427 62% [====================================== ] 1522/2427 62% [====================================== ] 1523/2427 62% [====================================== ] 1524/2427 62% [====================================== ] 1525/2427 62% [====================================== ] 1526/2427 62% [======================================= ] 1527/2427 62% [======================================= ] 1528/2427 62% [======================================= ] 1529/2427 62% [======================================= ] 1530/2427 63% [======================================= ] 1531/2427 63% [======================================= ] 1532/2427 63% [======================================= ] 1533/2427 63% [======================================= ] 1534/2427 63% [======================================= ] 1535/2427 63% [======================================= ] 1536/2427 63% [======================================= ] 1537/2427 63% [======================================= ] 1538/2427 63% [======================================= ] 1539/2427 63% [======================================= ] 1540/2427 63% [======================================= ] 1541/2427 63% [======================================= ] 1542/2427 63% [======================================= ] 1543/2427 63% [======================================= ] 1544/2427 63% [======================================= ] 1545/2427 63% [======================================= ] 1546/2427 63% [======================================= ] 1547/2427 63% [======================================= ] 1548/2427 63% [======================================= ] 1549/2427 63% [======================================= ] 1550/2427 63% [======================================= ] 1551/2427 63% [======================================= ] 1552/2427 63% [======================================= ] 1553/2427 63% [======================================= ] 1554/2427 64% [======================================= ] 1555/2427 64% [======================================= ] 1556/2427 64% [======================================= ] 1557/2427 64% [======================================= ] 1558/2427 64% [======================================= ] 1559/2427 64% [======================================= ] 1560/2427 64% [======================================= ] 1561/2427 64% [======================================= ] 1562/2427 64% [======================================= ] 1563/2427 64% [======================================= ] 1564/2427 64% [======================================= ] 1565/2427 64% [======================================== ] 1566/2427 64% [======================================== ] 1567/2427 64% [======================================== ] 1568/2427 64% [======================================== ] 1569/2427 64% [======================================== ] 1570/2427 64% [======================================== ] 1571/2427 64% [======================================== ] 1572/2427 64% [======================================== ] 1573/2427 64% [======================================== ] 1574/2427 64% [======================================== ] 1575/2427 64% [======================================== ] 1576/2427 64% [======================================== ] 1577/2427 64% [======================================== ] 1578/2427 65% [======================================== ] 1579/2427 65% [======================================== ] 1580/2427 65% [======================================== ] 1581/2427 65% [======================================== ] 1582/2427 65% [======================================== ] 1583/2427 65% [======================================== ] 1584/2427 65% [======================================== ] 1585/2427 65% [======================================== ] 1586/2427 65% [======================================== ] 1587/2427 65% [======================================== ] 1588/2427 65% [======================================== ] 1589/2427 65% [======================================== ] 1590/2427 65% [======================================== ] 1591/2427 65% [======================================== ] 1592/2427 65% [======================================== ] 1593/2427 65% [======================================== ] 1594/2427 65% [======================================== ] 1595/2427 65% [======================================== ] 1596/2427 65% [======================================== ] 1597/2427 65% [======================================== ] 1598/2427 65% [======================================== ] 1599/2427 65% [======================================== ] 1600/2427 65% [======================================== ] 1601/2427 65% [======================================== ] 1602/2427 66% [======================================== ] 1603/2427 66% [======================================== ] 1604/2427 66% [========================================= ] 1605/2427 66% [========================================= ] 1606/2427 66% [========================================= ] 1607/2427 66% [========================================= ] 1608/2427 66% [========================================= ] 1609/2427 66% [========================================= ] 1610/2427 66% [========================================= ] 1611/2427 66% [========================================= ] 1612/2427 66% [========================================= ] 1613/2427 66% [========================================= ] 1614/2427 66% [========================================= ] 1615/2427 66% [========================================= ] 1616/2427 66% [========================================= ] 1617/2427 66% [========================================= ] 1618/2427 66% [========================================= ] 1619/2427 66% [========================================= ] 1620/2427 66% [========================================= ] 1621/2427 66% [========================================= ] 1622/2427 66% [========================================= ] 1623/2427 66% [========================================= ] 1624/2427 66% [========================================= ] 1625/2427 66% [========================================= ] 1626/2427 66% [========================================= ] 1627/2427 67% [========================================= ] 1628/2427 67% [========================================= ] 1629/2427 67% [========================================= ] 1630/2427 67% [========================================= ] 1631/2427 67% [========================================= ] 1632/2427 67% [========================================= ] 1633/2427 67% [========================================= ] 1634/2427 67% [========================================= ] 1635/2427 67% [========================================= ] 1636/2427 67% [========================================= ] 1637/2427 67% [========================================= ] 1638/2427 67% [========================================= ] 1639/2427 67% [========================================= ] 1640/2427 67% [========================================= ] 1641/2427 67% [========================================= ] 1642/2427 67% [========================================= ] 1643/2427 67% [========================================= ] 1644/2427 67% [========================================== ] 1645/2427 67% [========================================== ] 1646/2427 67% [========================================== ] 1647/2427 67% [========================================== ] 1648/2427 67% [========================================== ] 1649/2427 67% [========================================== ] 1650/2427 67% [========================================== ] 1651/2427 68% [========================================== ] 1652/2427 68% [========================================== ] 1653/2427 68% [========================================== ] 1654/2427 68% [========================================== ] 1655/2427 68% [========================================== ] 1656/2427 68% [========================================== ] 1657/2427 68% [========================================== ] 1658/2427 68% [========================================== ] 1659/2427 68% [========================================== ] 1660/2427 68% [========================================== ] 1661/2427 68% [========================================== ] 1662/2427 68% [========================================== ] 1663/2427 68% [========================================== ] 1664/2427 68% [========================================== ] 1665/2427 68% [========================================== ] 1666/2427 68% [========================================== ] 1667/2427 68% [========================================== ] 1668/2427 68% [========================================== ] 1669/2427 68% [========================================== ] 1670/2427 68% [========================================== ] 1671/2427 68% [========================================== ] 1672/2427 68% [========================================== ] 1673/2427 68% [========================================== ] 1674/2427 68% [========================================== ] 1675/2427 69% [========================================== ] 1676/2427 69% [========================================== ] 1677/2427 69% [========================================== ] 1678/2427 69% [========================================== ] 1679/2427 69% [========================================== ] 1680/2427 69% [========================================== ] 1681/2427 69% [========================================== ] 1682/2427 69% [========================================== ] 1683/2427 69% [=========================================== ] 1684/2427 69% [=========================================== ] 1685/2427 69% [=========================================== ] 1686/2427 69% [=========================================== ] 1687/2427 69% [=========================================== ] 1688/2427 69% [=========================================== ] 1689/2427 69% [=========================================== ] 1690/2427 69% [=========================================== ] 1691/2427 69% [=========================================== ] 1692/2427 69% [=========================================== ] 1693/2427 69% [=========================================== ] 1694/2427 69% [=========================================== ] 1695/2427 69% [=========================================== ] 1696/2427 69% [=========================================== ] 1697/2427 69% [=========================================== ] 1698/2427 69% [=========================================== ] 1699/2427 70% [=========================================== ] 1700/2427 70% [=========================================== ] 1701/2427 70% [=========================================== ] 1702/2427 70% [=========================================== ] 1703/2427 70% [=========================================== ] 1704/2427 70% [=========================================== ] 1705/2427 70% [=========================================== ] 1706/2427 70% [=========================================== ] 1707/2427 70% [=========================================== ] 1708/2427 70% [=========================================== ] 1709/2427 70% [=========================================== ] 1710/2427 70% [=========================================== ] 1711/2427 70% [=========================================== ] 1712/2427 70% [=========================================== ] 1713/2427 70% [=========================================== ] 1714/2427 70% [=========================================== ] 1715/2427 70% [=========================================== ] 1716/2427 70% [=========================================== ] 1717/2427 70% [=========================================== ] 1718/2427 70% [=========================================== ] 1719/2427 70% [=========================================== ] 1720/2427 70% [=========================================== ] 1721/2427 70% [=========================================== ] 1722/2427 70% [============================================ ] 1723/2427 70% [============================================ ] 1724/2427 71% [============================================ ] 1725/2427 71% [============================================ ] 1726/2427 71% [============================================ ] 1727/2427 71% [============================================ ] 1728/2427 71% [============================================ ] 1729/2427 71% [============================================ ] 1730/2427 71% [============================================ ] 1731/2427 71% [============================================ ] 1732/2427 71% [============================================ ] 1733/2427 71% [============================================ ] 1734/2427 71% [============================================ ] 1735/2427 71% [============================================ ] 1736/2427 71% [============================================ ] 1737/2427 71% [============================================ ] 1738/2427 71% [============================================ ] 1739/2427 71% [============================================ ] 1740/2427 71% [============================================ ] 1741/2427 71% [============================================ ] 1742/2427 71% [============================================ ] 1743/2427 71% [============================================ ] 1744/2427 71% [============================================ ] 1745/2427 71% [============================================ ] 1746/2427 71% [============================================ ] 1747/2427 71% [============================================ ] 1748/2427 72% [============================================ ] 1749/2427 72% [============================================ ] 1750/2427 72% [============================================ ] 1751/2427 72% [============================================ ] 1752/2427 72% [============================================ ] 1753/2427 72% [============================================ ] 1754/2427 72% [============================================ ] 1755/2427 72% [============================================ ] 1756/2427 72% [============================================ ] 1757/2427 72% [============================================ ] 1758/2427 72% [============================================ ] 1759/2427 72% [============================================ ] 1760/2427 72% [============================================ ] 1761/2427 72% [============================================= ] 1762/2427 72% [============================================= ] 1763/2427 72% [============================================= ] 1764/2427 72% [============================================= ] 1765/2427 72% [============================================= ] 1766/2427 72% [============================================= ] 1767/2427 72% [============================================= ] 1768/2427 72% [============================================= ] 1769/2427 72% [============================================= ] 1770/2427 72% [============================================= ] 1771/2427 72% [============================================= ] 1772/2427 73% [============================================= ] 1773/2427 73% [============================================= ] 1774/2427 73% [============================================= ] 1775/2427 73% [============================================= ] 1776/2427 73% [============================================= ] 1777/2427 73% [============================================= ] 1778/2427 73% [============================================= ] 1779/2427 73% [============================================= ] 1780/2427 73% [============================================= ] 1781/2427 73% [============================================= ] 1782/2427 73% [============================================= ] 1783/2427 73% [============================================= ] 1784/2427 73% [============================================= ] 1785/2427 73% [============================================= ] 1786/2427 73% [============================================= ] 1787/2427 73% [============================================= ] 1788/2427 73% [============================================= ] 1789/2427 73% [============================================= ] 1790/2427 73% [============================================= ] 1791/2427 73% [============================================= ] 1792/2427 73% [============================================= ] 1793/2427 73% [============================================= ] 1794/2427 73% [============================================= ] 1795/2427 73% [============================================= ] 1796/2427 74% [============================================= ] 1797/2427 74% [============================================= ] 1798/2427 74% [============================================= ] 1799/2427 74% [============================================= ] 1800/2427 74% [============================================== ] 1801/2427 74% [============================================== ] 1802/2427 74% [============================================== ] 1803/2427 74% [============================================== ] 1804/2427 74% [============================================== ] 1805/2427 74% [============================================== ] 1806/2427 74% [============================================== ] 1807/2427 74% [============================================== ] 1808/2427 74% [============================================== ] 1809/2427 74% [============================================== ] 1810/2427 74% [============================================== ] 1811/2427 74% [============================================== ] 1812/2427 74% [============================================== ] 1813/2427 74% [============================================== ] 1814/2427 74% [============================================== ] 1815/2427 74% [============================================== ] 1816/2427 74% [============================================== ] 1817/2427 74% [============================================== ] 1818/2427 74% [============================================== ] 1819/2427 74% [============================================== ] 1820/2427 74% [============================================== ] 1821/2427 75% [============================================== ] 1822/2427 75% [============================================== ] 1823/2427 75% [============================================== ] 1824/2427 75% [============================================== ] 1825/2427 75% [============================================== ] 1826/2427 75% [============================================== ] 1827/2427 75% [============================================== ] 1828/2427 75% [============================================== ] 1829/2427 75% [============================================== ] 1830/2427 75% [============================================== ] 1831/2427 75% [============================================== ] 1832/2427 75% [============================================== ] 1833/2427 75% [============================================== ] 1834/2427 75% [============================================== ] 1835/2427 75% [============================================== ] 1836/2427 75% [============================================== ] 1837/2427 75% [============================================== ] 1838/2427 75% [============================================== ] 1839/2427 75% [=============================================== ] 1840/2427 75% [=============================================== ] 1841/2427 75% [=============================================== ] 1842/2427 75% [=============================================== ] 1843/2427 75% [=============================================== ] 1844/2427 75% [=============================================== ] 1845/2427 76% [=============================================== ] 1846/2427 76% [=============================================== ] 1847/2427 76% [=============================================== ] 1848/2427 76% [=============================================== ] 1849/2427 76% [=============================================== ] 1850/2427 76% [=============================================== ] 1851/2427 76% [=============================================== ] 1852/2427 76% [=============================================== ] 1853/2427 76% [=============================================== ] 1854/2427 76% [=============================================== ] 1855/2427 76% [=============================================== ] 1856/2427 76% [=============================================== ] 1857/2427 76% [=============================================== ] 1858/2427 76% [=============================================== ] 1859/2427 76% [=============================================== ] 1860/2427 76% [=============================================== ] 1861/2427 76% [=============================================== ] 1862/2427 76% [=============================================== ] 1863/2427 76% [=============================================== ] 1864/2427 76% [=============================================== ] 1865/2427 76% [=============================================== ] 1866/2427 76% [=============================================== ] 1867/2427 76% [=============================================== ] 1868/2427 76% [=============================================== ] 1869/2427 77% [=============================================== ] 1870/2427 77% [=============================================== ] 1871/2427 77% [=============================================== ] 1872/2427 77% [=============================================== ] 1873/2427 77% [=============================================== ] 1874/2427 77% [=============================================== ] 1875/2427 77% [=============================================== ] 1876/2427 77% [=============================================== ] 1877/2427 77% [=============================================== ] 1878/2427 77% [================================================ ] 1879/2427 77% [================================================ ] 1880/2427 77% [================================================ ] 1881/2427 77% [================================================ ] 1882/2427 77% [================================================ ] 1883/2427 77% [================================================ ] 1884/2427 77% [================================================ ] 1885/2427 77% [================================================ ] 1886/2427 77% [================================================ ] 1887/2427 77% [================================================ ] 1888/2427 77% [================================================ ] 1889/2427 77% [================================================ ] 1890/2427 77% [================================================ ] 1891/2427 77% [================================================ ] 1892/2427 77% [================================================ ] 1893/2427 77% [================================================ ] 1894/2427 78% [================================================ ] 1895/2427 78% [================================================ ] 1896/2427 78% [================================================ ] 1897/2427 78% [================================================ ] 1898/2427 78% [================================================ ] 1899/2427 78% [================================================ ] 1900/2427 78% [================================================ ] 1901/2427 78% [================================================ ] 1902/2427 78% [================================================ ] 1903/2427 78% [================================================ ] 1904/2427 78% [================================================ ] 1905/2427 78% [================================================ ] 1906/2427 78% [================================================ ] 1907/2427 78% [================================================ ] 1908/2427 78% [================================================ ] 1909/2427 78% [================================================ ] 1910/2427 78% [================================================ ] 1911/2427 78% [================================================ ] 1912/2427 78% [================================================ ] 1913/2427 78% [================================================ ] 1914/2427 78% [================================================ ] 1915/2427 78% [================================================ ] 1916/2427 78% [================================================ ] 1917/2427 78% [================================================ ] 1918/2427 79% [================================================= ] 1919/2427 79% [================================================= ] 1920/2427 79% [================================================= ] 1921/2427 79% [================================================= ] 1922/2427 79% [================================================= ] 1923/2427 79% [================================================= ] 1924/2427 79% [================================================= ] 1925/2427 79% [================================================= ] 1926/2427 79% [================================================= ] 1927/2427 79% [================================================= ] 1928/2427 79% [================================================= ] 1929/2427 79% [================================================= ] 1930/2427 79% [================================================= ] 1931/2427 79% [================================================= ] 1932/2427 79% [================================================= ] 1933/2427 79% [================================================= ] 1934/2427 79% [================================================= ] 1935/2427 79% [================================================= ] 1936/2427 79% [================================================= ] 1937/2427 79% [================================================= ] 1938/2427 79% [================================================= ] 1939/2427 79% [================================================= ] 1940/2427 79% [================================================= ] 1941/2427 79% [================================================= ] 1942/2427 80% [================================================= ] 1943/2427 80% [================================================= ] 1944/2427 80% [================================================= ] 1945/2427 80% [================================================= ] 1946/2427 80% [================================================= ] 1947/2427 80% [================================================= ] 1948/2427 80% [================================================= ] 1949/2427 80% [================================================= ] 1950/2427 80% [================================================= ] 1951/2427 80% [================================================= ] 1952/2427 80% [================================================= ] 1953/2427 80% [================================================= ] 1954/2427 80% [================================================= ] 1955/2427 80% [================================================= ] 1956/2427 80% [================================================= ] 1957/2427 80% [================================================== ] 1958/2427 80% [================================================== ] 1959/2427 80% [================================================== ] 1960/2427 80% [================================================== ] 1961/2427 80% [================================================== ] 1962/2427 80% [================================================== ] 1963/2427 80% [================================================== ] 1964/2427 80% [================================================== ] 1965/2427 80% [================================================== ] 1966/2427 81% [================================================== ] 1967/2427 81% [================================================== ] 1968/2427 81% [================================================== ] 1969/2427 81% [================================================== ] 1970/2427 81% [================================================== ] 1971/2427 81% [================================================== ] 1972/2427 81% [================================================== ] 1973/2427 81% [================================================== ] 1974/2427 81% [================================================== ] 1975/2427 81% [================================================== ] 1976/2427 81% [================================================== ] 1977/2427 81% [================================================== ] 1978/2427 81% [================================================== ] 1979/2427 81% [================================================== ] 1980/2427 81% [================================================== ] 1981/2427 81% [================================================== ] 1982/2427 81% [================================================== ] 1983/2427 81% [================================================== ] 1984/2427 81% [================================================== ] 1985/2427 81% [================================================== ] 1986/2427 81% [================================================== ] 1987/2427 81% [================================================== ] 1988/2427 81% [================================================== ] 1989/2427 81% [================================================== ] 1990/2427 81% [================================================== ] 1991/2427 82% [================================================== ] 1992/2427 82% [================================================== ] 1993/2427 82% [================================================== ] 1994/2427 82% [================================================== ] 1995/2427 82% [================================================== ] 1996/2427 82% [=================================================== ] 1997/2427 82% [=================================================== ] 1998/2427 82% [=================================================== ] 1999/2427 82% [=================================================== ] 2000/2427 82% [=================================================== ] 2001/2427 82% [=================================================== ] 2002/2427 82% [=================================================== ] 2003/2427 82% [=================================================== ] 2004/2427 82% [=================================================== ] 2005/2427 82% [=================================================== ] 2006/2427 82% [=================================================== ] 2007/2427 82% [=================================================== ] 2008/2427 82% [=================================================== ] 2009/2427 82% [=================================================== ] 2010/2427 82% [=================================================== ] 2011/2427 82% [=================================================== ] 2012/2427 82% [=================================================== ] 2013/2427 82% [=================================================== ] 2014/2427 82% [=================================================== ] 2015/2427 83% [=================================================== ] 2016/2427 83% [=================================================== ] 2017/2427 83% [=================================================== ] 2018/2427 83% [=================================================== ] 2019/2427 83% [=================================================== ] 2020/2427 83% [=================================================== ] 2021/2427 83% [=================================================== ] 2022/2427 83% [=================================================== ] 2023/2427 83% [=================================================== ] 2024/2427 83% [=================================================== ] 2025/2427 83% [=================================================== ] 2026/2427 83% [=================================================== ] 2027/2427 83% [=================================================== ] 2028/2427 83% [=================================================== ] 2029/2427 83% [=================================================== ] 2030/2427 83% [=================================================== ] 2031/2427 83% [=================================================== ] 2032/2427 83% [=================================================== ] 2033/2427 83% [=================================================== ] 2034/2427 83% [=================================================== ] 2035/2427 83% [==================================================== ] 2036/2427 83% [==================================================== ] 2037/2427 83% [==================================================== ] 2038/2427 83% [==================================================== ] 2039/2427 84% [==================================================== ] 2040/2427 84% [==================================================== ] 2041/2427 84% [==================================================== ] 2042/2427 84% [==================================================== ] 2043/2427 84% [==================================================== ] 2044/2427 84% [==================================================== ] 2045/2427 84% [==================================================== ] 2046/2427 84% [==================================================== ] 2047/2427 84% [==================================================== ] 2048/2427 84% [==================================================== ] 2049/2427 84% [==================================================== ] 2050/2427 84% [==================================================== ] 2051/2427 84% [==================================================== ] 2052/2427 84% [==================================================== ] 2053/2427 84% [==================================================== ] 2054/2427 84% [==================================================== ] 2055/2427 84% [==================================================== ] 2056/2427 84% [==================================================== ] 2057/2427 84% [==================================================== ] 2058/2427 84% [==================================================== ] 2059/2427 84% [==================================================== ] 2060/2427 84% [==================================================== ] 2061/2427 84% [==================================================== ] 2062/2427 84% [==================================================== ] 2063/2427 85% [==================================================== ] 2064/2427 85% [==================================================== ] 2065/2427 85% [==================================================== ] 2066/2427 85% [==================================================== ] 2067/2427 85% [==================================================== ] 2068/2427 85% [==================================================== ] 2069/2427 85% [==================================================== ] 2070/2427 85% [==================================================== ] 2071/2427 85% [==================================================== ] 2072/2427 85% [==================================================== ] 2073/2427 85% [==================================================== ] 2074/2427 85% [===================================================== ] 2075/2427 85% [===================================================== ] 2076/2427 85% [===================================================== ] 2077/2427 85% [===================================================== ] 2078/2427 85% [===================================================== ] 2079/2427 85% [===================================================== ] 2080/2427 85% [===================================================== ] 2081/2427 85% [===================================================== ] 2082/2427 85% [===================================================== ] 2083/2427 85% [===================================================== ] 2084/2427 85% [===================================================== ] 2085/2427 85% [===================================================== ] 2086/2427 85% [===================================================== ] 2087/2427 85% [===================================================== ] 2088/2427 86% [===================================================== ] 2089/2427 86% [===================================================== ] 2090/2427 86% [===================================================== ] 2091/2427 86% [===================================================== ] 2092/2427 86% [===================================================== ] 2093/2427 86% [===================================================== ] 2094/2427 86% [===================================================== ] 2095/2427 86% [===================================================== ] 2096/2427 86% [===================================================== ] 2097/2427 86% [===================================================== ] 2098/2427 86% [===================================================== ] 2099/2427 86% [===================================================== ] 2100/2427 86% [===================================================== ] 2101/2427 86% [===================================================== ] 2102/2427 86% [===================================================== ] 2103/2427 86% [===================================================== ] 2104/2427 86% [===================================================== ] 2105/2427 86% [===================================================== ] 2106/2427 86% [===================================================== ] 2107/2427 86% [===================================================== ] 2108/2427 86% [===================================================== ] 2109/2427 86% [===================================================== ] 2110/2427 86% [===================================================== ] 2111/2427 86% [===================================================== ] 2112/2427 87% [===================================================== ] 2113/2427 87% [====================================================== ] 2114/2427 87% [====================================================== ] 2115/2427 87% [====================================================== ] 2116/2427 87% [====================================================== ] 2117/2427 87% [====================================================== ] 2118/2427 87% [====================================================== ] 2119/2427 87% [====================================================== ] 2120/2427 87% [====================================================== ] 2121/2427 87% [====================================================== ] 2122/2427 87% [====================================================== ] 2123/2427 87% [====================================================== ] 2124/2427 87% [====================================================== ] 2125/2427 87% [====================================================== ] 2126/2427 87% [====================================================== ] 2127/2427 87% [====================================================== ] 2128/2427 87% [====================================================== ] 2129/2427 87% [====================================================== ] 2130/2427 87% [====================================================== ] 2131/2427 87% [====================================================== ] 2132/2427 87% [====================================================== ] 2133/2427 87% [====================================================== ] 2134/2427 87% [====================================================== ] 2135/2427 87% [====================================================== ] 2136/2427 88% [====================================================== ] 2137/2427 88% [====================================================== ] 2138/2427 88% [====================================================== ] 2139/2427 88% [====================================================== ] 2140/2427 88% [====================================================== ] 2141/2427 88% [====================================================== ] 2142/2427 88% [====================================================== ] 2143/2427 88% [====================================================== ] 2144/2427 88% [====================================================== ] 2145/2427 88% [====================================================== ] 2146/2427 88% [====================================================== ] 2147/2427 88% [====================================================== ] 2148/2427 88% [====================================================== ] 2149/2427 88% [====================================================== ] 2150/2427 88% [====================================================== ] 2151/2427 88% [====================================================== ] 2152/2427 88% [======================================================= ] 2153/2427 88% [======================================================= ] 2154/2427 88% [======================================================= ] 2155/2427 88% [======================================================= ] 2156/2427 88% [======================================================= ] 2157/2427 88% [======================================================= ] 2158/2427 88% [======================================================= ] 2159/2427 88% [======================================================= ] 2160/2427 88% [======================================================= ] 2161/2427 89% [======================================================= ] 2162/2427 89% [======================================================= ] 2163/2427 89% [======================================================= ] 2164/2427 89% [======================================================= ] 2165/2427 89% [======================================================= ] 2166/2427 89% [======================================================= ] 2167/2427 89% [======================================================= ] 2168/2427 89% [======================================================= ] 2169/2427 89% [======================================================= ] 2170/2427 89% [======================================================= ] 2171/2427 89% [======================================================= ] 2172/2427 89% [======================================================= ] 2173/2427 89% [======================================================= ] 2174/2427 89% [======================================================= ] 2175/2427 89% [======================================================= ] 2176/2427 89% [======================================================= ] 2177/2427 89% [======================================================= ] 2178/2427 89% [======================================================= ] 2179/2427 89% [======================================================= ] 2180/2427 89% [======================================================= ] 2181/2427 89% [======================================================= ] 2182/2427 89% [======================================================= ] 2183/2427 89% [======================================================= ] 2184/2427 89% [======================================================= ] 2185/2427 90% [======================================================= ] 2186/2427 90% [======================================================= ] 2187/2427 90% [======================================================= ] 2188/2427 90% [======================================================= ] 2189/2427 90% [======================================================= ] 2190/2427 90% [======================================================= ] 2191/2427 90% [======================================================= ] 2192/2427 90% [======================================================== ] 2193/2427 90% [======================================================== ] 2194/2427 90% [======================================================== ] 2195/2427 90% [======================================================== ] 2196/2427 90% [======================================================== ] 2197/2427 90% [======================================================== ] 2198/2427 90% [======================================================== ] 2199/2427 90% [======================================================== ] 2200/2427 90% [======================================================== ] 2201/2427 90% [======================================================== ] 2202/2427 90% [======================================================== ] 2203/2427 90% [======================================================== ] 2204/2427 90% [======================================================== ] 2205/2427 90% [======================================================== ] 2206/2427 90% [======================================================== ] 2207/2427 90% [======================================================== ] 2208/2427 90% [======================================================== ] 2209/2427 91% [======================================================== ] 2210/2427 91% [======================================================== ] 2211/2427 91% [======================================================== ] 2212/2427 91% [======================================================== ] 2213/2427 91% [======================================================== ] 2214/2427 91% [======================================================== ] 2215/2427 91% [======================================================== ] 2216/2427 91% [======================================================== ] 2217/2427 91% [======================================================== ] 2218/2427 91% [======================================================== ] 2219/2427 91% [======================================================== ] 2220/2427 91% [======================================================== ] 2221/2427 91% [======================================================== ] 2222/2427 91% [======================================================== ] 2223/2427 91% [======================================================== ] 2224/2427 91% [======================================================== ] 2225/2427 91% [======================================================== ] 2226/2427 91% [======================================================== ] 2227/2427 91% [======================================================== ] 2228/2427 91% [======================================================== ] 2229/2427 91% [======================================================== ] 2230/2427 91% [======================================================== ] 2231/2427 91% [========================================================= ] 2232/2427 91% [========================================================= ] 2233/2427 92% [========================================================= ] 2234/2427 92% [========================================================= ] 2235/2427 92% [========================================================= ] 2236/2427 92% [========================================================= ] 2237/2427 92% [========================================================= ] 2238/2427 92% [========================================================= ] 2239/2427 92% [========================================================= ] 2240/2427 92% [========================================================= ] 2241/2427 92% [========================================================= ] 2242/2427 92% [========================================================= ] 2243/2427 92% [========================================================= ] 2244/2427 92% [========================================================= ] 2245/2427 92% [========================================================= ] 2246/2427 92% [========================================================= ] 2247/2427 92% [========================================================= ] 2248/2427 92% [========================================================= ] 2249/2427 92% [========================================================= ] 2250/2427 92% [========================================================= ] 2251/2427 92% [========================================================= ] 2252/2427 92% [========================================================= ] 2253/2427 92% [========================================================= ] 2254/2427 92% [========================================================= ] 2255/2427 92% [========================================================= ] 2256/2427 92% [========================================================= ] 2257/2427 92% [========================================================= ] 2258/2427 93% [========================================================= ] 2259/2427 93% [========================================================= ] 2260/2427 93% [========================================================= ] 2261/2427 93% [========================================================= ] 2262/2427 93% [========================================================= ] 2263/2427 93% [========================================================= ] 2264/2427 93% [========================================================= ] 2265/2427 93% [========================================================= ] 2266/2427 93% [========================================================= ] 2267/2427 93% [========================================================= ] 2268/2427 93% [========================================================= ] 2269/2427 93% [========================================================= ] 2270/2427 93% [========================================================== ] 2271/2427 93% [========================================================== ] 2272/2427 93% [========================================================== ] 2273/2427 93% [========================================================== ] 2274/2427 93% [========================================================== ] 2275/2427 93% [========================================================== ] 2276/2427 93% [========================================================== ] 2277/2427 93% [========================================================== ] 2278/2427 93% [========================================================== ] 2279/2427 93% [========================================================== ] 2280/2427 93% [========================================================== ] 2281/2427 93% [========================================================== ] 2282/2427 94% [========================================================== ] 2283/2427 94% [========================================================== ] 2284/2427 94% [========================================================== ] 2285/2427 94% [========================================================== ] 2286/2427 94% [========================================================== ] 2287/2427 94% [========================================================== ] 2288/2427 94% [========================================================== ] 2289/2427 94% [========================================================== ] 2290/2427 94% [========================================================== ] 2291/2427 94% [========================================================== ] 2292/2427 94% [========================================================== ] 2293/2427 94% [========================================================== ] 2294/2427 94% [========================================================== ] 2295/2427 94% [========================================================== ] 2296/2427 94% [========================================================== ] 2297/2427 94% [========================================================== ] 2298/2427 94% [========================================================== ] 2299/2427 94% [========================================================== ] 2300/2427 94% [========================================================== ] 2301/2427 94% [========================================================== ] 2302/2427 94% [========================================================== ] 2303/2427 94% [========================================================== ] 2304/2427 94% [========================================================== ] 2305/2427 94% [========================================================== ] 2306/2427 95% [========================================================== ] 2307/2427 95% [========================================================== ] 2308/2427 95% [========================================================== ] 2309/2427 95% [=========================================================== ] 2310/2427 95% [=========================================================== ] 2311/2427 95% [=========================================================== ] 2312/2427 95% [=========================================================== ] 2313/2427 95% [=========================================================== ] 2314/2427 95% [=========================================================== ] 2315/2427 95% [=========================================================== ] 2316/2427 95% [=========================================================== ] 2317/2427 95% [=========================================================== ] 2318/2427 95% [=========================================================== ] 2319/2427 95% [=========================================================== ] 2320/2427 95% [=========================================================== ] 2321/2427 95% [=========================================================== ] 2322/2427 95% [=========================================================== ] 2323/2427 95% [=========================================================== ] 2324/2427 95% [=========================================================== ] 2325/2427 95% [=========================================================== ] 2326/2427 95% [=========================================================== ] 2327/2427 95% [=========================================================== ] 2328/2427 95% [=========================================================== ] 2329/2427 95% [=========================================================== ] 2330/2427 96% [=========================================================== ] 2331/2427 96% [=========================================================== ] 2332/2427 96% [=========================================================== ] 2333/2427 96% [=========================================================== ] 2334/2427 96% [=========================================================== ] 2335/2427 96% [=========================================================== ] 2336/2427 96% [=========================================================== ] 2337/2427 96% [=========================================================== ] 2338/2427 96% [=========================================================== ] 2339/2427 96% [=========================================================== ] 2340/2427 96% [=========================================================== ] 2341/2427 96% [=========================================================== ] 2342/2427 96% [=========================================================== ] 2343/2427 96% [=========================================================== ] 2344/2427 96% [=========================================================== ] 2345/2427 96% [=========================================================== ] 2346/2427 96% [=========================================================== ] 2347/2427 96% [=========================================================== ] 2348/2427 96% [============================================================ ] 2349/2427 96% [============================================================ ] 2350/2427 96% [============================================================ ] 2351/2427 96% [============================================================ ] 2352/2427 96% [============================================================ ] 2353/2427 96% [============================================================ ] 2354/2427 96% [============================================================ ] 2355/2427 97% [============================================================ ] 2356/2427 97% [============================================================ ] 2357/2427 97% [============================================================ ] 2358/2427 97% [============================================================ ] 2359/2427 97% [============================================================ ] 2360/2427 97% [============================================================ ] 2361/2427 97% [============================================================ ] 2362/2427 97% [============================================================ ] 2363/2427 97% [============================================================ ] 2364/2427 97% [============================================================ ] 2365/2427 97% [============================================================ ] 2366/2427 97% [============================================================ ] 2367/2427 97% [============================================================ ] 2368/2427 97% [============================================================ ] 2369/2427 97% [============================================================ ] 2370/2427 97% [============================================================ ] 2371/2427 97% [============================================================ ] 2372/2427 97% [============================================================ ] 2373/2427 97% [============================================================ ] 2374/2427 97% [============================================================ ] 2375/2427 97% [============================================================ ] 2376/2427 97% [============================================================ ] 2377/2427 97% [============================================================ ] 2378/2427 97% [============================================================ ] 2379/2427 98% [============================================================ ] 2380/2427 98% [============================================================ ] 2381/2427 98% [============================================================ ] 2382/2427 98% [============================================================ ] 2383/2427 98% [============================================================ ] 2384/2427 98% [============================================================ ] 2385/2427 98% [============================================================ ] 2386/2427 98% [============================================================ ] 2387/2427 98% [============================================================= ] 2388/2427 98% [============================================================= ] 2389/2427 98% [============================================================= ] 2390/2427 98% [============================================================= ] 2391/2427 98% [============================================================= ] 2392/2427 98% [============================================================= ] 2393/2427 98% [============================================================= ] 2394/2427 98% [============================================================= ] 2395/2427 98% [============================================================= ] 2396/2427 98% [============================================================= ] 2397/2427 98% [============================================================= ] 2398/2427 98% [============================================================= ] 2399/2427 98% [============================================================= ] 2400/2427 98% [============================================================= ] 2401/2427 98% [============================================================= ] 2402/2427 98% [============================================================= ] 2403/2427 99% [============================================================= ] 2404/2427 99% [============================================================= ] 2405/2427 99% [============================================================= ] 2406/2427 99% [============================================================= ] 2407/2427 99% [============================================================= ] 2408/2427 99% [============================================================= ] 2409/2427 99% [============================================================= ] 2410/2427 99% [============================================================= ] 2411/2427 99% [============================================================= ] 2412/2427 99% [============================================================= ] 2413/2427 99% [============================================================= ] 2414/2427 99% [============================================================= ] 2415/2427 99% [============================================================= ] 2416/2427 99% [============================================================= ] 2417/2427 99% [============================================================= ] 2418/2427 99% [============================================================= ] 2419/2427 99% [============================================================= ] 2420/2427 99% [============================================================= ] 2421/2427 99% [============================================================= ] 2422/2427 99% [============================================================= ] 2423/2427 99% [============================================================= ] 2424/2427 99% [============================================================= ] 2425/2427 99% [============================================================= ] 2426/2427 99% [==============================================================] 2427/2427 100% operation complete, 2427 objects in 40876 NAND pages. ln -snf /home/buildroot/autobuild/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-1/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2023.02.5-26-ge1d045174b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.4.0 Collecting legal info >>> glibc 2.36-118-g22955ad85186ee05834e47e665056148ca07699c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.4.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.55 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> alsa-lib 1.2.8 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> arp-scan 1.10.0 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> avro-c 1.11.1 Collecting legal info LICENSE: OK (sha256: d62488d6ba17132e92c23c03c80bfedc848267f96ab36489fec860f76cf6819a) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> ca-certificates 20230311 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1v Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python3 3.11.5 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> can-utils 2021.08.0 Collecting legal info LICENSES/BSD-3-Clause: OK (sha256: c3dc748f5e725cf5ed89784fe78e4ff1b05d309bf1e7ade4c572e8fde1b8406c) LICENSES/GPL-2.0-only.txt: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> cryptsetup 2.6.1 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> openssl Collecting legal info >>> libopenssl 1.1.1v Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dbus 1.12.28 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> dvblast 3.4 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) COPYING.WTFPL: OK (sha256: 2c1bea2f338d46ee6f2712f2c2bf05b874327ca0bec5eb0b7b4fbe208a23677f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> git 2.39.3 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> libcurl 8.3.0 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> iptables 1.8.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdnav 6.1.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libesmtp 1.1.0 Collecting legal info COPYING.GPL: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) LICENSE: OK (sha256: 20c17d8b8c48a600800dfd14f95d5cb9ff47066a9641ddeab48dc54aec96e331) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libfribidi 1.0.12 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libftdi1 1.5 Collecting legal info LICENSE: OK (sha256: 524f46428bf72bb8c6acfeca4909551fd2e0bdbb5305406d38382f4056095c56) COPYING.LIB: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libgcrypt 1.10.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libnatpmp 20150609 Collecting legal info LICENSE: OK (sha256: e8d8277e1a101fcfedb0cd5a1cc76646522c0da69f3490dd5a4055fc87ea96a2) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liburcu 0.13.2 Collecting legal info lgpl-2.1.txt: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) lgpl-relicensing.txt: OK (sha256: 8ef8121eddd2fc0779d94331a1d0f1ead9c796343d845e564cd8c8c4ae3d6f6e) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: e8c070cb093be4b2eaf938a5f1c11621163b2d9cfa2790460cf925d81e442fa7) >>> libvncserver 0.9.14 Collecting legal info COPYING: OK (sha256: 4d23c8c814e5baf007d854f01d8502e77dc56a41144934e003fb32c4e052d20f) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libxml2 2.10.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.38 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> mbw 1.5 Collecting legal info mbw.spec: OK (sha256: 1afb2b8258506742238b9ceb8a865d7030c5889c56ba2911a0c0c042aa1335d1) >>> mdadm 4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mender-artifact 3.8.0 Collecting legal info LICENSE: OK (sha256: 1033348db7606a7e61b6484f293847cf8d7a35766efebb97e304d4bd5d7f3f6b) LIC_FILES_CHKSUM.sha256: OK (sha256: b8462a14975e30fb0dff14ed50e7563e833ccce13c2aa93f95386ffe877ed673) vendor/github.com/minio/sha256-simd/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/github.com/mendersoftware/progressbar/LICENSE: OK (sha256: 8f5d89b47d7a05a199b77b7e0f362dad391d451ebda4ef48ba11c50c071564c7) vendor/google.golang.org/genproto/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/google.golang.org/grpc/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/google.golang.org/appengine/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/cloud.google.com/go/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/cloud.google.com/go/kms/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/cloud.google.com/go/iam/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/cloud.google.com/go/compute/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/go.opencensus.io/LICENSE: OK (sha256: 58d1e17ffe5109a7ae296caafcadfdbe6a7d176f0bc4ab01e12a689b0499d8bd) vendor/github.com/golang/groupcache/LICENSE: OK (sha256: 73ba74dfaa520b49a401b5d21459a8523a146f3b7518a833eea5efa85130bf68) vendor/gopkg.in/square/go-jose.v2/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/github.com/oklog/run/LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) vendor/github.com/pkg/errors/LICENSE: OK (sha256: 8d427fd87bc9579ea368fde3d49f9ca22eac857f91a9dec7e3004bdfab7dee86) vendor/github.com/pmezard/go-difflib/LICENSE: OK (sha256: 2eb550be6801c1ea434feba53bf6d12e7c71c90253e0a9de4a4f46cf88b56477) vendor/golang.org/x/sys/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/github.com/remyoudompheng/go-liblzma/LICENSE: OK (sha256: 87640bc4df2ceb1559f268a3db1ba859ab780f7ba5b1b4545173d4680a3d918b) vendor/github.com/klauspost/compress/LICENSE: OK (sha256: 0d9e582ee4bff57bf1189c9e514e6da7ce277f9cd3bc2d488b22fbb39a6d87cf) vendor/github.com/russross/blackfriday/v2/LICENSE.txt: OK (sha256: 75e1ca97a84a9da6051dee0114333388216f2c4a5a028296b882ff3d57274735) vendor/github.com/google/go-cmp/LICENSE: OK (sha256: 17b5d209ba8f9684257ecfcff87df6ceda6194143a8fbd074f29727cff6f0c40) vendor/golang.org/x/net/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/oauth2/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/text/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/crypto/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/time/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/google.golang.org/api/LICENSE: OK (sha256: 110244b02140866ee37d17fa7449436a377ec3b85a481fbb208f4c87964382de) vendor/google.golang.org/api/internal/third_party/uritemplates/LICENSE: OK (sha256: fc0a2f71df4e8f047902da53d1f85301be43e0f360fc167057a2d04658ed2ba9) vendor/google.golang.org/protobuf/LICENSE: OK (sha256: 4835612df0098ca95f8e7d9e3bffcb02358d435dbb38057c844c99d7f725eb20) vendor/github.com/golang/protobuf/LICENSE: OK (sha256: 8778a9fc1eaffb03ab873caae251df2d224f6b5502be8777d3cd573a4dd43903) vendor/github.com/googleapis/gax-go/v2/LICENSE: OK (sha256: b95218cd9607855a6536384c0262922b30a0c2bf56e4ced790240f3a3bac4722) vendor/github.com/golang/snappy/LICENSE: OK (sha256: f69f157b0be75da373605dbc8bbf142e8924ee82d8f44f11bcaf351335bf98cf) vendor/gopkg.in/square/go-jose.v2/json/LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) vendor/github.com/pierrec/lz4/LICENSE: OK (sha256: 6a358d2540ca14048f02d366f23787c0a480157e58f058113f0e27168dd4e447) vendor/github.com/davecgh/go-spew/LICENSE: OK (sha256: 1b93a317849ee09d3d7e4f1d20c2b78ddb230b4becb12d7c224c927b9d470251) vendor/github.com/stretchr/testify/LICENSE: OK (sha256: f8e536c1c7b695810427095dc85f5f80d44ff7c10535e8a9486cf393e2599189) vendor/github.com/urfave/cli/LICENSE: OK (sha256: da277af11b85227490377fbcac6afccc68be560c4fff36ac05ca62de55345fd7) vendor/github.com/sirupsen/logrus/LICENSE: OK (sha256: 51a0c9ec7f8b7634181b8d4c03e5b5d204ac21d6e72f46c313973424664b2e6b) vendor/github.com/klauspost/pgzip/LICENSE: OK (sha256: 6d2de1cde19c4d2bd8bcd9aaa1d581f4cfa3db9cf71896140330eaa2f2687685) vendor/github.com/cpuguy83/go-md2man/v2/LICENSE.md: OK (sha256: a55959c4e3e8917bfa857359bb641115336276a6cc97408fd8197e079fb18470) vendor/github.com/shurcooL/sanitized_anchor_name/LICENSE: OK (sha256: c8024e31c1de453fea90f22a221968835cc7af9d520274a2576c9ec9976055b0) vendor/gopkg.in/yaml.v3/LICENSE: OK (sha256: d18f6323b71b0b768bb5e9616e36da390fbd39369a81807cca352de4e4e6aa0b) vendor/github.com/mattn/go-isatty/LICENSE: OK (sha256: 08eab1118c80885fa1fa6a6dd7303f65a379fcb3733e063d20d1bbc2c76e6fa1) vendor/github.com/klauspost/cpuid/v2/LICENSE: OK (sha256: 5d966570d7a442d4e969892860a914e542c97f262c873baee8f0aa48e1f40212) vendor/go.uber.org/atomic/LICENSE.txt: OK (sha256: edbb5a4d165ac69376c765b551c0662ff42bea87e1f1eda85f42ac90c34b09d0) vendor/github.com/mitchellh/go-homedir/LICENSE: OK (sha256: 22adc4abdece712a737573672f082fd61ac2b21df878efb87ffcff4354a07f26) vendor/github.com/mitchellh/go-testing-interface/LICENSE: OK (sha256: f48b778b7fccb6650f915cf4527c941a9578f8876a2911d035c4e44641a916be) vendor/github.com/mitchellh/mapstructure/LICENSE: OK (sha256: 22adc4abdece712a737573672f082fd61ac2b21df878efb87ffcff4354a07f26) vendor/github.com/mitchellh/copystructure/LICENSE: OK (sha256: 3c377fad2e5ae1d7081c7c2f16da867a87cca1d1f5f1aa7ed0b8a16bb553142a) vendor/github.com/mitchellh/reflectwalk/LICENSE: OK (sha256: 22adc4abdece712a737573672f082fd61ac2b21df878efb87ffcff4354a07f26) vendor/github.com/ryanuber/go-glob/LICENSE: OK (sha256: 38049e50b486f5394e40b786388f4a006401996e46c7c1cd18925afe7c3b4e34) vendor/github.com/mattn/go-colorable/LICENSE: OK (sha256: 88a2379b3ca34bf5c57127aff9dcb802bbb60ece0805cdbda65b3bd115f971d9) vendor/github.com/fatih/color/LICENSE.md: OK (sha256: de95ed802d2f90e3c72cb3c9a927cca5f2aec234a3ef1250232db0f8178b2d93) vendor/github.com/armon/go-radix/LICENSE: OK (sha256: 831892cd31b9eef0311bb1de9014527ef5d3592eed7add1f9f829510d2065e62) vendor/github.com/armon/go-metrics/LICENSE: OK (sha256: d0bb61dd59b6d59021893751bdd1205ee88c8206dcabd6b4c68d35b94ee19750) vendor/github.com/cenkalti/backoff/v3/LICENSE: OK (sha256: 5c0476add4c38b55d0ed5ac11b85e00c38f26e1caee20dfe3ab58190103d1fbc) vendor/github.com/hashicorp/go-hclog/LICENSE: OK (sha256: b8ce983c0e0b1410115d42b65d5471b3666a8d4f4334a52f29f457a39a71b463) vendor/github.com/hashicorp/go-secure-stdlib/strutil/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/go-secure-stdlib/parseutil/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/errwrap/LICENSE: OK (sha256: bef1747eda88b9ed46e94830b0d978c3499dad5dfe38d364971760881901dadd) vendor/github.com/hashicorp/hcl/LICENSE: OK (sha256: bef1747eda88b9ed46e94830b0d978c3499dad5dfe38d364971760881901dadd) vendor/github.com/hashicorp/go-cleanhttp/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/go-version/LICENSE: OK (sha256: bef1747eda88b9ed46e94830b0d978c3499dad5dfe38d364971760881901dadd) vendor/github.com/hashicorp/go-rootcerts/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/go-retryablehttp/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/go-uuid/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/go-plugin/LICENSE: OK (sha256: a830016911a348a54e89bd54f2f8b0d8fffdeac20aecfba8e36ebbf38a03f5ff) vendor/github.com/hashicorp/go-sockaddr/LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) vendor/github.com/hashicorp/vault/sdk/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/vault/api/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/yamux/LICENSE: OK (sha256: 812e9d96e900a093ae4d1d3f22c5f82f568a0a0461c3007a99d00573d41c5461) vendor/github.com/hashicorp/go-immutable-radix/LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) vendor/github.com/hashicorp/go-multierror/LICENSE: OK (sha256: a830016911a348a54e89bd54f2f8b0d8fffdeac20aecfba8e36ebbf38a03f5ff) vendor/github.com/hashicorp/golang-lru/LICENSE: OK (sha256: af175b9d96ee93c21a036152e1b905b0b95304d4ae8c2c921c7609100ba8df7e) >>> host-go 1.20.9 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap-stage2 1.19.11 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap-stage1 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> mtr 0.95 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> musepack r475 Collecting legal info libmpcdec/COPYING: OK (sha256: 141f551d8e4f037b7f6bc9136b7d3116c7ae9ec8da10c4f14c07c6dc34bc9aa5) libmpcenc/quant.c: OK (sha256: 0da88639aebbd614151ee52294fa13789f8cd28d9f2e0a56998b89b5c21ddc2b) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> open-iscsi 2.1.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> open-isns 0.102 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> openssh 9.3p2 Collecting legal info LICENCE: OK (sha256: 05c30446ba738934b3f1efa965b454c122ca26cc4b268e5ae6843f58ccd1b16d) >>> parprouted 0.7 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pinentry 1.2.1 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> pppd 2.4.9 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: d759ec16875a69c2d5529f8cb3c040fef8fe38d26f70457aadb73c91b72746c8) pppd/ccp.c: OK (sha256: c0d0f14b6ec9948332f10ded741293ed1f3b96e0d266e4903b605a6e1f8af7cd) pppd/plugins/passprompt.c: OK (sha256: 367f334c509db2b293aea5ce9f54284d9a9f6e0a9e0c6e305d544079baf8ab63) >>> sqlite 3.40.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sshguard 2.4.2 Collecting legal info COPYING: OK (sha256: c3ae64f12153a1bc55bc234d09f40a08ab0e0149fffc972c0b7f02d5a12c1a5c) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> tiff 4.5.1 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> time 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> usb_modeswitch 2.6.1 Collecting legal info COPYING: OK (sha256: 6195429209313925c0eba6c0da4ee7a6cb4277b99e35c886913f80f91ec20b94) >>> usb_modeswitch_data 20191128 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> vde2 2.3.2 Collecting legal info COPYING: OK (sha256: fb295d0c24b8ef4b39017ac68e772e8e6e839612ce10da12b9f48d1e8e512e2e) COPYING.libvdeplug: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) COPYING.slirpvde: OK (sha256: d5ac74315b2d2f9c53f5839e311484f4646a9401b68d02d36f3dab386352e74d) >>> wavemon 0.9.4 Collecting legal info LICENSE: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> webp 1.3.2 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> wipe 2.3.1 Collecting legal info LICENSE: OK (sha256: 890cd89006bb57ce95b460e867c7bcc81d30cbc23067a9be4644bdac6882bc14) >>> xfsprogs 5.14.2 Collecting legal info LICENSES/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> xutil_util-macros 1.20.0 Collecting legal info COPYING: OK (sha256: 7db0516389152a90c20ea910e8839d10204ebc25ccbc71fc7f5809dfb98e80ac) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-sloci-image 0.1.2 Collecting legal info LICENSE: OK (sha256: 4c86c21e003875b85b4b9299156f8cec72c8e8e1abf5aa1f2d3c4dc665a3bea0) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'