cat system/device_table.txt >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cramfs mkdir -p /home/autobuild/autobuild/instance-14/output-1/images rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs mkdir -p /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-14/output-1/target/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-14/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/target >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot echo "/home/autobuild/autobuild/instance-14/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot printf ' /home/autobuild/autobuild/instance-14/output-1/host/bin/mkcramfs -L /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/target /home/autobuild/autobuild/instance-14/output-1/images/rootfs.cramfs\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-14/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/fakeroot rootdir=/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/cramfs/target table='/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-14/output-1/images rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-14/output-1/target/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-14/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-14/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-14/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-14/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-14/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 3963 objects. stage 2: creating image '/home/autobuild/autobuild/instance-14/output-1/images/rootfs.yaffs2' [ ] 1/3963 0% [ ] 2/3963 0% [ ] 3/3963 0% [ ] 4/3963 0% [ ] 5/3963 0% [ ] 6/3963 0% [ ] 7/3963 0% [ ] 8/3963 0% [ ] 9/3963 0% [ ] 10/3963 0% [ ] 11/3963 0% [ ] 12/3963 0% [ ] 13/3963 0% [ ] 14/3963 0% [ ] 15/3963 0% [ ] 16/3963 0% [ ] 17/3963 0% [ ] 18/3963 0% [ ] 19/3963 0% [ ] 20/3963 0% [ ] 21/3963 0% [ ] 22/3963 0% [ ] 23/3963 0% [ ] 24/3963 0% [ ] 25/3963 0% [ ] 26/3963 0% [ ] 27/3963 0% [ ] 28/3963 0% [ ] 29/3963 0% [ ] 30/3963 0% [ ] 31/3963 0% [ ] 32/3963 0% [ ] 33/3963 0% [ ] 34/3963 0% [ ] 35/3963 0% [ ] 36/3963 0% [ ] 37/3963 0% [ ] 38/3963 0% [ ] 39/3963 0% [ ] 40/3963 1% [ ] 41/3963 1% [ ] 42/3963 1% [ ] 43/3963 1% [ ] 44/3963 1% [ ] 45/3963 1% [ ] 46/3963 1% [ ] 47/3963 1% [ ] 48/3963 1% [ ] 49/3963 1% [ ] 50/3963 1% [ ] 51/3963 1% [ ] 52/3963 1% [ ] 53/3963 1% [ ] 54/3963 1% [ ] 55/3963 1% [ ] 56/3963 1% [ ] 57/3963 1% [ ] 58/3963 1% [ ] 59/3963 1% [ ] 60/3963 1% [ ] 61/3963 1% [ ] 62/3963 1% [ ] 63/3963 1% [= ] 64/3963 1% [= ] 65/3963 1% [= ] 66/3963 1% [= ] 67/3963 1% [= ] 68/3963 1% [= ] 69/3963 1% [= ] 70/3963 1% [= ] 71/3963 1% [= ] 72/3963 1% [= ] 73/3963 1% [= ] 74/3963 1% [= ] 75/3963 1% [= ] 76/3963 1% [= ] 77/3963 1% [= ] 78/3963 1% [= ] 79/3963 1% [= ] 80/3963 2% [= ] 81/3963 2% [= ] 82/3963 2% [= ] 83/3963 2% [= ] 84/3963 2% [= ] 85/3963 2% [= ] 86/3963 2% [= ] 87/3963 2% [= ] 88/3963 2% [= ] 89/3963 2% [= ] 90/3963 2% [= ] 91/3963 2% [= ] 92/3963 2% [= ] 93/3963 2% [= ] 94/3963 2% [= ] 95/3963 2% [= ] 96/3963 2% [= ] 97/3963 2% [= ] 98/3963 2% [= ] 99/3963 2% [= ] 100/3963 2% [= ] 101/3963 2% [= ] 102/3963 2% [= ] 103/3963 2% [= ] 104/3963 2% [= ] 105/3963 2% [= ] 106/3963 2% [= ] 107/3963 2% [= ] 108/3963 2% [= ] 109/3963 2% [= ] 110/3963 2% [= ] 111/3963 2% [= ] 112/3963 2% [= ] 113/3963 2% [= ] 114/3963 2% [= ] 115/3963 2% [= ] 116/3963 2% [= ] 117/3963 2% [= ] 118/3963 2% [= ] 119/3963 3% [= ] 120/3963 3% [= ] 121/3963 3% [= ] 122/3963 3% [= ] 123/3963 3% [= ] 124/3963 3% [= ] 125/3963 3% [= ] 126/3963 3% [= ] 127/3963 3% [== ] 128/3963 3% [== ] 129/3963 3% [== ] 130/3963 3% [== ] 131/3963 3% [== ] 132/3963 3% [== ] 133/3963 3% [== ] 134/3963 3% [== ] 135/3963 3% [== ] 136/3963 3% [== ] 137/3963 3% [== ] 138/3963 3% [== ] 139/3963 3% [== ] 140/3963 3% [== ] 141/3963 3% [== ] 142/3963 3% [== ] 143/3963 3% [== ] 144/3963 3% [== ] 145/3963 3% [== ] 146/3963 3% [== ] 147/3963 3% [== ] 148/3963 3% [== ] 149/3963 3% [== ] 150/3963 3% [== ] 151/3963 3% [== ] 152/3963 3% [== ] 153/3963 3% [== ] 154/3963 3% [== ] 155/3963 3% [== ] 156/3963 3% [== ] 157/3963 3% [== ] 158/3963 3% [== ] 159/3963 4% [== ] 160/3963 4% [== ] 161/3963 4% [== ] 162/3963 4% [== ] 163/3963 4% [== ] 164/3963 4% [== ] 165/3963 4% [== ] 166/3963 4% [== ] 167/3963 4% [== ] 168/3963 4% [== ] 169/3963 4% [== ] 170/3963 4% [== ] 171/3963 4% [== ] 172/3963 4% [== ] 173/3963 4% [== ] 174/3963 4% [== ] 175/3963 4% [== ] 176/3963 4% [== ] 177/3963 4% [== ] 178/3963 4% [== ] 179/3963 4% [== ] 180/3963 4% [== ] 181/3963 4% [== ] 182/3963 4% [== ] 183/3963 4% [== ] 184/3963 4% [== ] 185/3963 4% [== ] 186/3963 4% [== ] 187/3963 4% [== ] 188/3963 4% [== ] 189/3963 4% [== ] 190/3963 4% [== ] 191/3963 4% [=== ] 192/3963 4% [=== ] 193/3963 4% [=== ] 194/3963 4% [=== ] 195/3963 4% [=== ] 196/3963 4% [=== ] 197/3963 4% [=== ] 198/3963 4% [=== ] 199/3963 5% [=== ] 200/3963 5% [=== ] 201/3963 5% [=== ] 202/3963 5% [=== ] 203/3963 5% [=== ] 204/3963 5% [=== ] 205/3963 5% [=== ] 206/3963 5% [=== ] 207/3963 5% [=== ] 208/3963 5% [=== ] 209/3963 5% [=== ] 210/3963 5% [=== ] 211/3963 5% [=== ] 212/3963 5% [=== ] 213/3963 5% [=== ] 214/3963 5% [=== ] 215/3963 5% [=== ] 216/3963 5% [=== ] 217/3963 5% [=== ] 218/3963 5% [=== ] 219/3963 5% [=== ] 220/3963 5% [=== ] 221/3963 5% [=== ] 222/3963 5% [=== ] 223/3963 5% [=== ] 224/3963 5% [=== ] 225/3963 5% [=== ] 226/3963 5% [=== ] 227/3963 5% [=== ] 228/3963 5% [=== ] 229/3963 5% [=== ] 230/3963 5% [=== ] 231/3963 5% [=== ] 232/3963 5% [=== ] 233/3963 5% [=== ] 234/3963 5% [=== ] 235/3963 5% [=== ] 236/3963 5% [=== ] 237/3963 5% [=== ] 238/3963 6% [=== ] 239/3963 6% [=== ] 240/3963 6% [=== ] 241/3963 6% [=== ] 242/3963 6% [=== ] 243/3963 6% [=== ] 244/3963 6% [=== ] 245/3963 6% [=== ] 246/3963 6% [=== ] 247/3963 6% [=== ] 248/3963 6% [=== ] 249/3963 6% [=== ] 250/3963 6% [=== ] 251/3963 6% [=== ] 252/3963 6% [=== ] 253/3963 6% [=== ] 254/3963 6% [=== ] 255/3963 6% [==== ] 256/3963 6% [==== ] 257/3963 6% [==== ] 258/3963 6% [==== ] 259/3963 6% [==== ] 260/3963 6% [==== ] 261/3963 6% [==== ] 262/3963 6% [==== ] 263/3963 6% [==== ] 264/3963 6% [==== ] 265/3963 6% [==== ] 266/3963 6% [==== ] 267/3963 6% [==== ] 268/3963 6% [==== ] 269/3963 6% [==== ] 270/3963 6% [==== ] 271/3963 6% [==== ] 272/3963 6% [==== ] 273/3963 6% [==== ] 274/3963 6% [==== ] 275/3963 6% [==== ] 276/3963 6% [==== ] 277/3963 6% [==== ] 278/3963 7% [==== ] 279/3963 7% [==== ] 280/3963 7% [==== ] 281/3963 7% [==== ] 282/3963 7% [==== ] 283/3963 7% [==== ] 284/3963 7% [==== ] 285/3963 7% [==== ] 286/3963 7% [==== ] 287/3963 7% [==== ] 288/3963 7% [==== ] 289/3963 7% [==== ] 290/3963 7% [==== ] 291/3963 7% [==== ] 292/3963 7% [==== ] 293/3963 7% [==== ] 294/3963 7% [==== ] 295/3963 7% [==== ] 296/3963 7% [==== ] 297/3963 7% [==== ] 298/3963 7% [==== ] 299/3963 7% [==== ] 300/3963 7% [==== ] 301/3963 7% [==== ] 302/3963 7% [==== ] 303/3963 7% [==== ] 304/3963 7% [==== ] 305/3963 7% [==== ] 306/3963 7% [==== ] 307/3963 7% [==== ] 308/3963 7% [==== ] 309/3963 7% [==== ] 310/3963 7% [==== ] 311/3963 7% [==== ] 312/3963 7% [==== ] 313/3963 7% [==== ] 314/3963 7% [==== ] 315/3963 7% [==== ] 316/3963 7% [==== ] 317/3963 7% [==== ] 318/3963 8% [==== ] 319/3963 8% [===== ] 320/3963 8% [===== ] 321/3963 8% [===== ] 322/3963 8% [===== ] 323/3963 8% [===== ] 324/3963 8% [===== ] 325/3963 8% [===== ] 326/3963 8% [===== ] 327/3963 8% [===== ] 328/3963 8% [===== ] 329/3963 8% [===== ] 330/3963 8% [===== ] 331/3963 8% [===== ] 332/3963 8% [===== ] 333/3963 8% [===== ] 334/3963 8% [===== ] 335/3963 8% [===== ] 336/3963 8% [===== ] 337/3963 8% [===== ] 338/3963 8% [===== ] 339/3963 8% [===== ] 340/3963 8% [===== ] 341/3963 8% [===== ] 342/3963 8% [===== ] 343/3963 8% [===== ] 344/3963 8% [===== ] 345/3963 8% [===== ] 346/3963 8% [===== ] 347/3963 8% [===== ] 348/3963 8% [===== ] 349/3963 8% [===== ] 350/3963 8% [===== ] 351/3963 8% [===== ] 352/3963 8% [===== ] 353/3963 8% [===== ] 354/3963 8% [===== ] 355/3963 8% [===== ] 356/3963 8% [===== ] 357/3963 9% [===== ] 358/3963 9% [===== ] 359/3963 9% [===== ] 360/3963 9% [===== ] 361/3963 9% [===== ] 362/3963 9% [===== ] 363/3963 9% [===== ] 364/3963 9% [===== ] 365/3963 9% [===== ] 366/3963 9% [===== ] 367/3963 9% [===== ] 368/3963 9% [===== ] 369/3963 9% [===== ] 370/3963 9% [===== ] 371/3963 9% [===== ] 372/3963 9% [===== ] 373/3963 9% [===== ] 374/3963 9% [===== ] 375/3963 9% [===== ] 376/3963 9% [===== ] 377/3963 9% [===== ] 378/3963 9% [===== ] 379/3963 9% [===== ] 380/3963 9% [===== ] 381/3963 9% [===== ] 382/3963 9% [===== ] 383/3963 9% [====== ] 384/3963 9% [====== ] 385/3963 9% [====== ] 386/3963 9% [====== ] 387/3963 9% [====== ] 388/3963 9% [====== ] 389/3963 9% [====== ] 390/3963 9% [====== ] 391/3963 9% [====== ] 392/3963 9% [====== ] 393/3963 9% [====== ] 394/3963 9% [====== ] 395/3963 9% [====== ] 396/3963 9% [====== ] 397/3963 10% [====== ] 398/3963 10% [====== ] 399/3963 10% [====== ] 400/3963 10% [====== ] 401/3963 10% [====== ] 402/3963 10% [====== ] 403/3963 10% [====== ] 404/3963 10% [====== ] 405/3963 10% [====== ] 406/3963 10% [====== ] 407/3963 10% [====== ] 408/3963 10% [====== ] 409/3963 10% [====== ] 410/3963 10% [====== ] 411/3963 10% [====== ] 412/3963 10% [====== ] 413/3963 10% [====== ] 414/3963 10% [====== ] 415/3963 10% [====== ] 416/3963 10% [====== ] 417/3963 10% [====== ] 418/3963 10% [====== ] 419/3963 10% [====== ] 420/3963 10% [====== ] 421/3963 10% [====== ] 422/3963 10% [====== ] 423/3963 10% [====== ] 424/3963 10% [====== ] 425/3963 10% [====== ] 426/3963 10% [====== ] 427/3963 10% [====== ] 428/3963 10% [====== ] 429/3963 10% [====== ] 430/3963 10% [====== ] 431/3963 10% [====== ] 432/3963 10% [====== ] 433/3963 10% [====== ] 434/3963 10% [====== ] 435/3963 10% [====== ] 436/3963 11% [====== ] 437/3963 11% [====== ] 438/3963 11% [====== ] 439/3963 11% [====== ] 440/3963 11% [====== ] 441/3963 11% [====== ] 442/3963 11% [====== ] 443/3963 11% [====== ] 444/3963 11% [====== ] 445/3963 11% [====== ] 446/3963 11% [====== ] 447/3963 11% [======= ] 448/3963 11% [======= ] 449/3963 11% [======= ] 450/3963 11% [======= ] 451/3963 11% [======= ] 452/3963 11% [======= ] 453/3963 11% [======= ] 454/3963 11% [======= ] 455/3963 11% [======= ] 456/3963 11% [======= ] 457/3963 11% [======= ] 458/3963 11% [======= ] 459/3963 11% [======= ] 460/3963 11% [======= ] 461/3963 11% [======= ] 462/3963 11% [======= ] 463/3963 11% [======= ] 464/3963 11% [======= ] 465/3963 11% [======= ] 466/3963 11% [======= ] 467/3963 11% [======= ] 468/3963 11% [======= ] 469/3963 11% [======= ] 470/3963 11% [======= ] 471/3963 11% [======= ] 472/3963 11% [======= ] 473/3963 11% [======= ] 474/3963 11% [======= ] 475/3963 11% [======= ] 476/3963 12% [======= ] 477/3963 12% [======= ] 478/3963 12% [======= ] 479/3963 12% [======= ] 480/3963 12% [======= ] 481/3963 12% [======= ] 482/3963 12% [======= ] 483/3963 12% [======= ] 484/3963 12% [======= ] 485/3963 12% [======= ] 486/3963 12% [======= ] 487/3963 12% [======= ] 488/3963 12% [======= ] 489/3963 12% [======= ] 490/3963 12% [======= ] 491/3963 12% [======= ] 492/3963 12% [======= ] 493/3963 12% [======= ] 494/3963 12% [======= ] 495/3963 12% [======= ] 496/3963 12% [======= ] 497/3963 12% [======= ] 498/3963 12% [======= ] 499/3963 12% [======= ] 500/3963 12% [======= ] 501/3963 12% [======= ] 502/3963 12% [======= ] 503/3963 12% [======= ] 504/3963 12% [======= ] 505/3963 12% [======= ] 506/3963 12% [======= ] 507/3963 12% [======= ] 508/3963 12% [======= ] 509/3963 12% [======= ] 510/3963 12% [======= ] 511/3963 12% [======== ] 512/3963 12% [======== ] 513/3963 12% [======== ] 514/3963 12% [======== ] 515/3963 12% [======== ] 516/3963 13% [======== ] 517/3963 13% [======== ] 518/3963 13% [======== ] 519/3963 13% [======== ] 520/3963 13% [======== ] 521/3963 13% [======== ] 522/3963 13% [======== ] 523/3963 13% [======== ] 524/3963 13% [======== ] 525/3963 13% [======== ] 526/3963 13% [======== ] 527/3963 13% [======== ] 528/3963 13% [======== ] 529/3963 13% [======== ] 530/3963 13% [======== ] 531/3963 13% [======== ] 532/3963 13% [======== ] 533/3963 13% [======== ] 534/3963 13% [======== ] 535/3963 13% [======== ] 536/3963 13% [======== ] 537/3963 13% [======== ] 538/3963 13% [======== ] 539/3963 13% [======== ] 540/3963 13% [======== ] 541/3963 13% [======== ] 542/3963 13% [======== ] 543/3963 13% [======== ] 544/3963 13% [======== ] 545/3963 13% [======== ] 546/3963 13% [======== ] 547/3963 13% [======== ] 548/3963 13% [======== ] 549/3963 13% [======== ] 550/3963 13% [======== ] 551/3963 13% [======== ] 552/3963 13% [======== ] 553/3963 13% [======== ] 554/3963 13% [======== ] 555/3963 14% [======== ] 556/3963 14% [======== ] 557/3963 14% [======== ] 558/3963 14% [======== ] 559/3963 14% [======== ] 560/3963 14% [======== ] 561/3963 14% [======== ] 562/3963 14% [======== ] 563/3963 14% [======== ] 564/3963 14% [======== ] 565/3963 14% [======== ] 566/3963 14% [======== ] 567/3963 14% [======== ] 568/3963 14% [======== ] 569/3963 14% [======== ] 570/3963 14% [======== ] 571/3963 14% [======== ] 572/3963 14% [======== ] 573/3963 14% [======== ] 574/3963 14% [======== ] 575/3963 14% [========= ] 576/3963 14% [========= ] 577/3963 14% [========= ] 578/3963 14% [========= ] 579/3963 14% [========= ] 580/3963 14% [========= ] 581/3963 14% [========= ] 582/3963 14% [========= ] 583/3963 14% [========= ] 584/3963 14% [========= ] 585/3963 14% [========= ] 586/3963 14% [========= ] 587/3963 14% [========= ] 588/3963 14% [========= ] 589/3963 14% [========= ] 590/3963 14% [========= ] 591/3963 14% [========= ] 592/3963 14% [========= ] 593/3963 14% [========= ] 594/3963 14% [========= ] 595/3963 15% [========= ] 596/3963 15% [========= ] 597/3963 15% [========= ] 598/3963 15% [========= ] 599/3963 15% [========= ] 600/3963 15% [========= ] 601/3963 15% [========= ] 602/3963 15% [========= ] 603/3963 15% [========= ] 604/3963 15% [========= ] 605/3963 15% [========= ] 606/3963 15% [========= ] 607/3963 15% [========= ] 608/3963 15% [========= ] 609/3963 15% [========= ] 610/3963 15% [========= ] 611/3963 15% [========= ] 612/3963 15% [========= ] 613/3963 15% [========= ] 614/3963 15% [========= ] 615/3963 15% [========= ] 616/3963 15% [========= ] 617/3963 15% [========= ] 618/3963 15% [========= ] 619/3963 15% [========= ] 620/3963 15% [========= ] 621/3963 15% [========= ] 622/3963 15% [========= ] 623/3963 15% [========= ] 624/3963 15% [========= ] 625/3963 15% [========= ] 626/3963 15% [========= ] 627/3963 15% [========= ] 628/3963 15% [========= ] 629/3963 15% [========= ] 630/3963 15% [========= ] 631/3963 15% [========= ] 632/3963 15% [========= ] 633/3963 15% [========= ] 634/3963 15% [========= ] 635/3963 16% [========= ] 636/3963 16% [========= ] 637/3963 16% [========= ] 638/3963 16% [========= ] 639/3963 16% [========== ] 640/3963 16% [========== ] 641/3963 16% [========== ] 642/3963 16% [========== ] 643/3963 16% [========== ] 644/3963 16% [========== ] 645/3963 16% [========== ] 646/3963 16% [========== ] 647/3963 16% [========== ] 648/3963 16% [========== ] 649/3963 16% [========== ] 650/3963 16% [========== ] 651/3963 16% [========== ] 652/3963 16% [========== ] 653/3963 16% [========== ] 654/3963 16% [========== ] 655/3963 16% [========== ] 656/3963 16% [========== ] 657/3963 16% [========== ] 658/3963 16% [========== ] 659/3963 16% [========== ] 660/3963 16% [========== ] 661/3963 16% [========== ] 662/3963 16% [========== ] 663/3963 16% [========== ] 664/3963 16% [========== ] 665/3963 16% [========== ] 666/3963 16% [========== ] 667/3963 16% [========== ] 668/3963 16% [========== ] 669/3963 16% [========== ] 670/3963 16% [========== ] 671/3963 16% [========== ] 672/3963 16% [========== ] 673/3963 16% [========== ] 674/3963 17% [========== ] 675/3963 17% [========== ] 676/3963 17% [========== ] 677/3963 17% [========== ] 678/3963 17% [========== ] 679/3963 17% [========== ] 680/3963 17% [========== ] 681/3963 17% [========== ] 682/3963 17% [========== ] 683/3963 17% [========== ] 684/3963 17% [========== ] 685/3963 17% [========== ] 686/3963 17% [========== ] 687/3963 17% [========== ] 688/3963 17% [========== ] 689/3963 17% [========== ] 690/3963 17% [========== ] 691/3963 17% [========== ] 692/3963 17% [========== ] 693/3963 17% [========== ] 694/3963 17% [========== ] 695/3963 17% [========== ] 696/3963 17% [========== ] 697/3963 17% [========== ] 698/3963 17% [========== ] 699/3963 17% [========== ] 700/3963 17% [========== ] 701/3963 17% [========== ] 702/3963 17% [========== ] 703/3963 17% [=========== ] 704/3963 17% [=========== ] 705/3963 17% [=========== ] 706/3963 17% [=========== ] 707/3963 17% [=========== ] 708/3963 17% [=========== ] 709/3963 17% [=========== ] 710/3963 17% [=========== ] 711/3963 17% [=========== ] 712/3963 17% [=========== ] 713/3963 17% [=========== ] 714/3963 18% [=========== ] 715/3963 18% [=========== ] 716/3963 18% [=========== ] 717/3963 18% [=========== ] 718/3963 18% [=========== ] 719/3963 18% [=========== ] 720/3963 18% [=========== ] 721/3963 18% [=========== ] 722/3963 18% [=========== ] 723/3963 18% [=========== ] 724/3963 18% [=========== ] 725/3963 18% [=========== ] 726/3963 18% [=========== ] 727/3963 18% [=========== ] 728/3963 18% [=========== ] 729/3963 18% [=========== ] 730/3963 18% [=========== ] 731/3963 18% [=========== ] 732/3963 18% [=========== ] 733/3963 18% [=========== ] 734/3963 18% [=========== ] 735/3963 18% [=========== ] 736/3963 18% [=========== ] 737/3963 18% [=========== ] 738/3963 18% [=========== ] 739/3963 18% [=========== ] 740/3963 18% [=========== ] 741/3963 18% [=========== ] 742/3963 18% [=========== ] 743/3963 18% [=========== ] 744/3963 18% [=========== ] 745/3963 18% [=========== ] 746/3963 18% [=========== ] 747/3963 18% [=========== ] 748/3963 18% [=========== ] 749/3963 18% [=========== ] 750/3963 18% [=========== ] 751/3963 18% [=========== ] 752/3963 18% [=========== ] 753/3963 19% [=========== ] 754/3963 19% [=========== ] 755/3963 19% [=========== ] 756/3963 19% [=========== ] 757/3963 19% [=========== ] 758/3963 19% [=========== ] 759/3963 19% [=========== ] 760/3963 19% [=========== ] 761/3963 19% [=========== ] 762/3963 19% [=========== ] 763/3963 19% [=========== ] 764/3963 19% [=========== ] 765/3963 19% [=========== ] 766/3963 19% [=========== ] 767/3963 19% [============ ] 768/3963 19% [============ ] 769/3963 19% [============ ] 770/3963 19% [============ ] 771/3963 19% [============ ] 772/3963 19% [============ ] 773/3963 19% [============ ] 774/3963 19% [============ ] 775/3963 19% [============ ] 776/3963 19% [============ ] 777/3963 19% [============ ] 778/3963 19% [============ ] 779/3963 19% [============ ] 780/3963 19% [============ ] 781/3963 19% [============ ] 782/3963 19% [============ ] 783/3963 19% [============ ] 784/3963 19% [============ ] 785/3963 19% [============ ] 786/3963 19% [============ ] 787/3963 19% [============ ] 788/3963 19% [============ ] 789/3963 19% [============ ] 790/3963 19% [============ ] 791/3963 19% [============ ] 792/3963 19% [============ ] 793/3963 20% [============ ] 794/3963 20% [============ ] 795/3963 20% [============ ] 796/3963 20% [============ ] 797/3963 20% [============ ] 798/3963 20% [============ ] 799/3963 20% [============ ] 800/3963 20% [============ ] 801/3963 20% [============ ] 802/3963 20% [============ ] 803/3963 20% [============ ] 804/3963 20% [============ ] 805/3963 20% [============ ] 806/3963 20% [============ ] 807/3963 20% [============ ] 808/3963 20% [============ ] 809/3963 20% [============ ] 810/3963 20% [============ ] 811/3963 20% [============ ] 812/3963 20% [============ ] 813/3963 20% [============ ] 814/3963 20% [============ ] 815/3963 20% [============ ] 816/3963 20% [============ ] 817/3963 20% [============ ] 818/3963 20% [============ ] 819/3963 20% [============ ] 820/3963 20% [============ ] 821/3963 20% [============ ] 822/3963 20% [============ ] 823/3963 20% [============ ] 824/3963 20% [============ ] 825/3963 20% [============ ] 826/3963 20% [============ ] 827/3963 20% [============ ] 828/3963 20% [============ ] 829/3963 20% [============ ] 830/3963 20% [============= ] 831/3963 20% [============= ] 832/3963 20% [============= ] 833/3963 21% [============= ] 834/3963 21% [============= ] 835/3963 21% [============= ] 836/3963 21% [============= ] 837/3963 21% [============= ] 838/3963 21% [============= ] 839/3963 21% [============= ] 840/3963 21% [============= ] 841/3963 21% [============= ] 842/3963 21% [============= ] 843/3963 21% [============= ] 844/3963 21% [============= ] 845/3963 21% [============= ] 846/3963 21% [============= ] 847/3963 21% [============= ] 848/3963 21% [============= ] 849/3963 21% [============= ] 850/3963 21% [============= ] 851/3963 21% [============= ] 852/3963 21% [============= ] 853/3963 21% [============= ] 854/3963 21% [============= ] 855/3963 21% [============= ] 856/3963 21% [============= ] 857/3963 21% [============= ] 858/3963 21% [============= ] 859/3963 21% [============= ] 860/3963 21% [============= ] 861/3963 21% [============= ] 862/3963 21% [============= ] 863/3963 21% [============= ] 864/3963 21% [============= ] 865/3963 21% [============= ] 866/3963 21% [============= ] 867/3963 21% [============= ] 868/3963 21% [============= ] 869/3963 21% [============= ] 870/3963 21% [============= ] 871/3963 21% [============= ] 872/3963 22% [============= ] 873/3963 22% [============= ] 874/3963 22% [============= ] 875/3963 22% [============= ] 876/3963 22% [============= ] 877/3963 22% [============= ] 878/3963 22% [============= ] 879/3963 22% [============= ] 880/3963 22% [============= ] 881/3963 22% [============= ] 882/3963 22% [============= ] 883/3963 22% [============= ] 884/3963 22% [============= ] 885/3963 22% [============= ] 886/3963 22% [============= ] 887/3963 22% [============= ] 888/3963 22% [============= ] 889/3963 22% [============= ] 890/3963 22% [============= ] 891/3963 22% [============= ] 892/3963 22% [============= ] 893/3963 22% [============= ] 894/3963 22% [============== ] 895/3963 22% [============== ] 896/3963 22% [============== ] 897/3963 22% [============== ] 898/3963 22% [============== ] 899/3963 22% [============== ] 900/3963 22% [============== ] 901/3963 22% [============== ] 902/3963 22% [============== ] 903/3963 22% [============== ] 904/3963 22% [============== ] 905/3963 22% [============== ] 906/3963 22% [============== ] 907/3963 22% [============== ] 908/3963 22% [============== ] 909/3963 22% [============== ] 910/3963 22% [============== ] 911/3963 22% [============== ] 912/3963 23% [============== ] 913/3963 23% [============== ] 914/3963 23% [============== ] 915/3963 23% [============== ] 916/3963 23% [============== ] 917/3963 23% [============== ] 918/3963 23% [============== ] 919/3963 23% [============== ] 920/3963 23% [============== ] 921/3963 23% [============== ] 922/3963 23% [============== ] 923/3963 23% [============== ] 924/3963 23% [============== ] 925/3963 23% [============== ] 926/3963 23% [============== ] 927/3963 23% [============== ] 928/3963 23% [============== ] 929/3963 23% [============== ] 930/3963 23% [============== ] 931/3963 23% [============== ] 932/3963 23% [============== ] 933/3963 23% [============== ] 934/3963 23% [============== ] 935/3963 23% [============== ] 936/3963 23% [============== ] 937/3963 23% [============== ] 938/3963 23% [============== ] 939/3963 23% [============== ] 940/3963 23% [============== ] 941/3963 23% [============== ] 942/3963 23% [============== ] 943/3963 23% [============== ] 944/3963 23% [============== ] 945/3963 23% [============== ] 946/3963 23% [============== ] 947/3963 23% [============== ] 948/3963 23% [============== ] 949/3963 23% [============== ] 950/3963 23% [============== ] 951/3963 23% [============== ] 952/3963 24% [============== ] 953/3963 24% [============== ] 954/3963 24% [============== ] 955/3963 24% [============== ] 956/3963 24% [============== ] 957/3963 24% [============== ] 958/3963 24% [=============== ] 959/3963 24% [=============== ] 960/3963 24% [=============== ] 961/3963 24% [=============== ] 962/3963 24% [=============== ] 963/3963 24% [=============== ] 964/3963 24% [=============== ] 965/3963 24% [=============== ] 966/3963 24% [=============== ] 967/3963 24% [=============== ] 968/3963 24% [=============== ] 969/3963 24% [=============== ] 970/3963 24% [=============== ] 971/3963 24% [=============== ] 972/3963 24% [=============== ] 973/3963 24% [=============== ] 974/3963 24% [=============== ] 975/3963 24% [=============== ] 976/3963 24% [=============== ] 977/3963 24% [=============== ] 978/3963 24% [=============== ] 979/3963 24% [=============== ] 980/3963 24% [=============== ] 981/3963 24% [=============== ] 982/3963 24% [=============== ] 983/3963 24% [=============== ] 984/3963 24% [=============== ] 985/3963 24% [=============== ] 986/3963 24% [=============== ] 987/3963 24% [=============== ] 988/3963 24% [=============== ] 989/3963 24% [=============== ] 990/3963 24% [=============== ] 991/3963 25% [=============== ] 992/3963 25% [=============== ] 993/3963 25% [=============== ] 994/3963 25% [=============== ] 995/3963 25% [=============== ] 996/3963 25% [=============== ] 997/3963 25% [=============== ] 998/3963 25% [=============== ] 999/3963 25% [=============== ] 1000/3963 25% [=============== ] 1001/3963 25% [=============== ] 1002/3963 25% [=============== ] 1003/3963 25% [=============== ] 1004/3963 25% [=============== ] 1005/3963 25% [=============== ] 1006/3963 25% [=============== ] 1007/3963 25% [=============== ] 1008/3963 25% [=============== ] 1009/3963 25% [=============== ] 1010/3963 25% [=============== ] 1011/3963 25% [=============== ] 1012/3963 25% [=============== ] 1013/3963 25% [=============== ] 1014/3963 25% [=============== ] 1015/3963 25% [=============== ] 1016/3963 25% [=============== ] 1017/3963 25% [=============== ] 1018/3963 25% [=============== ] 1019/3963 25% [=============== ] 1020/3963 25% [=============== ] 1021/3963 25% [=============== ] 1022/3963 25% [================ ] 1023/3963 25% [================ ] 1024/3963 25% [================ ] 1025/3963 25% [================ ] 1026/3963 25% [================ ] 1027/3963 25% [================ ] 1028/3963 25% [================ ] 1029/3963 25% [================ ] 1030/3963 25% [================ ] 1031/3963 26% [================ ] 1032/3963 26% [================ ] 1033/3963 26% [================ ] 1034/3963 26% [================ ] 1035/3963 26% [================ ] 1036/3963 26% [================ ] 1037/3963 26% [================ ] 1038/3963 26% [================ ] 1039/3963 26% [================ ] 1040/3963 26% [================ ] 1041/3963 26% [================ ] 1042/3963 26% [================ ] 1043/3963 26% [================ ] 1044/3963 26% [================ ] 1045/3963 26% [================ ] 1046/3963 26% [================ ] 1047/3963 26% [================ ] 1048/3963 26% [================ ] 1049/3963 26% [================ ] 1050/3963 26% [================ ] 1051/3963 26% [================ ] 1052/3963 26% [================ ] 1053/3963 26% [================ ] 1054/3963 26% [================ ] 1055/3963 26% [================ ] 1056/3963 26% [================ ] 1057/3963 26% [================ ] 1058/3963 26% [================ ] 1059/3963 26% [================ ] 1060/3963 26% [================ ] 1061/3963 26% [================ ] 1062/3963 26% [================ ] 1063/3963 26% [================ ] 1064/3963 26% [================ ] 1065/3963 26% [================ ] 1066/3963 26% [================ ] 1067/3963 26% [================ ] 1068/3963 26% [================ ] 1069/3963 26% [================ ] 1070/3963 26% [================ ] 1071/3963 27% [================ ] 1072/3963 27% [================ ] 1073/3963 27% [================ ] 1074/3963 27% [================ ] 1075/3963 27% [================ ] 1076/3963 27% [================ ] 1077/3963 27% [================ ] 1078/3963 27% [================ ] 1079/3963 27% [================ ] 1080/3963 27% [================ ] 1081/3963 27% [================ ] 1082/3963 27% [================ ] 1083/3963 27% [================ ] 1084/3963 27% [================ ] 1085/3963 27% [================ ] 1086/3963 27% [================= ] 1087/3963 27% [================= ] 1088/3963 27% [================= ] 1089/3963 27% [================= ] 1090/3963 27% [================= ] 1091/3963 27% [================= ] 1092/3963 27% [================= ] 1093/3963 27% [================= ] 1094/3963 27% [================= ] 1095/3963 27% [================= ] 1096/3963 27% [================= ] 1097/3963 27% [================= ] 1098/3963 27% [================= ] 1099/3963 27% [================= ] 1100/3963 27% [================= ] 1101/3963 27% [================= ] 1102/3963 27% [================= ] 1103/3963 27% [================= ] 1104/3963 27% [================= ] 1105/3963 27% [================= ] 1106/3963 27% [================= ] 1107/3963 27% [================= ] 1108/3963 27% [================= ] 1109/3963 27% [================= ] 1110/3963 28% [================= ] 1111/3963 28% [================= ] 1112/3963 28% [================= ] 1113/3963 28% [================= ] 1114/3963 28% [================= ] 1115/3963 28% [================= ] 1116/3963 28% [================= ] 1117/3963 28% [================= ] 1118/3963 28% [================= ] 1119/3963 28% [================= ] 1120/3963 28% [================= ] 1121/3963 28% [================= ] 1122/3963 28% [================= ] 1123/3963 28% [================= ] 1124/3963 28% [================= ] 1125/3963 28% [================= ] 1126/3963 28% [================= ] 1127/3963 28% [================= ] 1128/3963 28% [================= ] 1129/3963 28% [================= ] 1130/3963 28% [================= ] 1131/3963 28% [================= ] 1132/3963 28% [================= ] 1133/3963 28% [================= ] 1134/3963 28% [================= ] 1135/3963 28% [================= ] 1136/3963 28% [================= ] 1137/3963 28% [================= ] 1138/3963 28% [================= ] 1139/3963 28% [================= ] 1140/3963 28% [================= ] 1141/3963 28% [================= ] 1142/3963 28% [================= ] 1143/3963 28% [================= ] 1144/3963 28% [================= ] 1145/3963 28% [================= ] 1146/3963 28% [================= ] 1147/3963 28% [================= ] 1148/3963 28% [================= ] 1149/3963 28% [================= ] 1150/3963 29% [================== ] 1151/3963 29% [================== ] 1152/3963 29% [================== ] 1153/3963 29% [================== ] 1154/3963 29% [================== ] 1155/3963 29% [================== ] 1156/3963 29% [================== ] 1157/3963 29% [================== ] 1158/3963 29% [================== ] 1159/3963 29% [================== ] 1160/3963 29% [================== ] 1161/3963 29% [================== ] 1162/3963 29% [================== ] 1163/3963 29% [================== ] 1164/3963 29% [================== ] 1165/3963 29% [================== ] 1166/3963 29% [================== ] 1167/3963 29% [================== ] 1168/3963 29% [================== ] 1169/3963 29% [================== ] 1170/3963 29% [================== ] 1171/3963 29% [================== ] 1172/3963 29% [================== ] 1173/3963 29% [================== ] 1174/3963 29% [================== ] 1175/3963 29% [================== ] 1176/3963 29% [================== ] 1177/3963 29% [================== ] 1178/3963 29% [================== ] 1179/3963 29% [================== ] 1180/3963 29% [================== ] 1181/3963 29% [================== ] 1182/3963 29% [================== ] 1183/3963 29% [================== ] 1184/3963 29% [================== ] 1185/3963 29% [================== ] 1186/3963 29% [================== ] 1187/3963 29% [================== ] 1188/3963 29% [================== ] 1189/3963 30% [================== ] 1190/3963 30% [================== ] 1191/3963 30% [================== ] 1192/3963 30% [================== ] 1193/3963 30% [================== ] 1194/3963 30% [================== ] 1195/3963 30% [================== ] 1196/3963 30% [================== ] 1197/3963 30% [================== ] 1198/3963 30% [================== ] 1199/3963 30% [================== ] 1200/3963 30% [================== ] 1201/3963 30% [================== ] 1202/3963 30% [================== ] 1203/3963 30% [================== ] 1204/3963 30% [================== ] 1205/3963 30% [================== ] 1206/3963 30% [================== ] 1207/3963 30% [================== ] 1208/3963 30% [================== ] 1209/3963 30% [================== ] 1210/3963 30% [================== ] 1211/3963 30% [================== ] 1212/3963 30% [================== ] 1213/3963 30% [================== ] 1214/3963 30% [=================== ] 1215/3963 30% [=================== ] 1216/3963 30% [=================== ] 1217/3963 30% [=================== ] 1218/3963 30% [=================== ] 1219/3963 30% [=================== ] 1220/3963 30% [=================== ] 1221/3963 30% [=================== ] 1222/3963 30% [=================== ] 1223/3963 30% [=================== ] 1224/3963 30% [=================== ] 1225/3963 30% [=================== ] 1226/3963 30% [=================== ] 1227/3963 30% [=================== ] 1228/3963 30% [=================== ] 1229/3963 31% [=================== ] 1230/3963 31% [=================== ] 1231/3963 31% [=================== ] 1232/3963 31% [=================== ] 1233/3963 31% [=================== ] 1234/3963 31% [=================== ] 1235/3963 31% [=================== ] 1236/3963 31% [=================== ] 1237/3963 31% [=================== ] 1238/3963 31% [=================== ] 1239/3963 31% [=================== ] 1240/3963 31% [=================== ] 1241/3963 31% [=================== ] 1242/3963 31% [=================== ] 1243/3963 31% [=================== ] 1244/3963 31% [=================== ] 1245/3963 31% [=================== ] 1246/3963 31% [=================== ] 1247/3963 31% [=================== ] 1248/3963 31% [=================== ] 1249/3963 31% [=================== ] 1250/3963 31% [=================== ] 1251/3963 31% [=================== ] 1252/3963 31% [=================== ] 1253/3963 31% [=================== ] 1254/3963 31% [=================== ] 1255/3963 31% [=================== ] 1256/3963 31% [=================== ] 1257/3963 31% [=================== ] 1258/3963 31% [=================== ] 1259/3963 31% [=================== ] 1260/3963 31% [=================== ] 1261/3963 31% [=================== ] 1262/3963 31% [=================== ] 1263/3963 31% [=================== ] 1264/3963 31% [=================== ] 1265/3963 31% [=================== ] 1266/3963 31% [=================== ] 1267/3963 31% [=================== ] 1268/3963 31% [=================== ] 1269/3963 32% [=================== ] 1270/3963 32% [=================== ] 1271/3963 32% [=================== ] 1272/3963 32% [=================== ] 1273/3963 32% [=================== ] 1274/3963 32% [=================== ] 1275/3963 32% [=================== ] 1276/3963 32% [=================== ] 1277/3963 32% [=================== ] 1278/3963 32% [==================== ] 1279/3963 32% [==================== ] 1280/3963 32% [==================== ] 1281/3963 32% [==================== ] 1282/3963 32% [==================== ] 1283/3963 32% [==================== ] 1284/3963 32% [==================== ] 1285/3963 32% [==================== ] 1286/3963 32% [==================== ] 1287/3963 32% [==================== ] 1288/3963 32% [==================== ] 1289/3963 32% [==================== ] 1290/3963 32% [==================== ] 1291/3963 32% [==================== ] 1292/3963 32% [==================== ] 1293/3963 32% [==================== ] 1294/3963 32% [==================== ] 1295/3963 32% [==================== ] 1296/3963 32% [==================== ] 1297/3963 32% [==================== ] 1298/3963 32% [==================== ] 1299/3963 32% [==================== ] 1300/3963 32% [==================== ] 1301/3963 32% [==================== ] 1302/3963 32% [==================== ] 1303/3963 32% [==================== ] 1304/3963 32% [==================== ] 1305/3963 32% [==================== ] 1306/3963 32% [==================== ] 1307/3963 32% [==================== ] 1308/3963 33% [==================== ] 1309/3963 33% [==================== ] 1310/3963 33% [==================== ] 1311/3963 33% [==================== ] 1312/3963 33% [==================== ] 1313/3963 33% [==================== ] 1314/3963 33% [==================== ] 1315/3963 33% [==================== ] 1316/3963 33% [==================== ] 1317/3963 33% [==================== ] 1318/3963 33% [==================== ] 1319/3963 33% [==================== ] 1320/3963 33% [==================== ] 1321/3963 33% [==================== ] 1322/3963 33% [==================== ] 1323/3963 33% [==================== ] 1324/3963 33% [==================== ] 1325/3963 33% [==================== ] 1326/3963 33% [==================== ] 1327/3963 33% [==================== ] 1328/3963 33% [==================== ] 1329/3963 33% [==================== ] 1330/3963 33% [==================== ] 1331/3963 33% [==================== ] 1332/3963 33% [==================== ] 1333/3963 33% [==================== ] 1334/3963 33% [==================== ] 1335/3963 33% [==================== ] 1336/3963 33% [==================== ] 1337/3963 33% [==================== ] 1338/3963 33% [==================== ] 1339/3963 33% [==================== ] 1340/3963 33% [==================== ] 1341/3963 33% [==================== ] 1342/3963 33% [===================== ] 1343/3963 33% [===================== ] 1344/3963 33% [===================== ] 1345/3963 33% [===================== ] 1346/3963 33% [===================== ] 1347/3963 33% [===================== ] 1348/3963 34% [===================== ] 1349/3963 34% [===================== ] 1350/3963 34% [===================== ] 1351/3963 34% [===================== ] 1352/3963 34% [===================== ] 1353/3963 34% [===================== ] 1354/3963 34% [===================== ] 1355/3963 34% [===================== ] 1356/3963 34% [===================== ] 1357/3963 34% [===================== ] 1358/3963 34% [===================== ] 1359/3963 34% [===================== ] 1360/3963 34% [===================== ] 1361/3963 34% [===================== ] 1362/3963 34% [===================== ] 1363/3963 34% [===================== ] 1364/3963 34% [===================== ] 1365/3963 34% [===================== ] 1366/3963 34% [===================== ] 1367/3963 34% [===================== ] 1368/3963 34% [===================== ] 1369/3963 34% [===================== ] 1370/3963 34% [===================== ] 1371/3963 34% [===================== ] 1372/3963 34% [===================== ] 1373/3963 34% [===================== ] 1374/3963 34% [===================== ] 1375/3963 34% [===================== ] 1376/3963 34% [===================== ] 1377/3963 34% [===================== ] 1378/3963 34% [===================== ] 1379/3963 34% [===================== ] 1380/3963 34% [===================== ] 1381/3963 34% [===================== ] 1382/3963 34% [===================== ] 1383/3963 34% [===================== ] 1384/3963 34% [===================== ] 1385/3963 34% [===================== ] 1386/3963 34% [===================== ] 1387/3963 34% [===================== ] 1388/3963 35% [===================== ] 1389/3963 35% [===================== ] 1390/3963 35% [===================== ] 1391/3963 35% [===================== ] 1392/3963 35% [===================== ] 1393/3963 35% [===================== ] 1394/3963 35% [===================== ] 1395/3963 35% [===================== ] 1396/3963 35% [===================== ] 1397/3963 35% [===================== ] 1398/3963 35% [===================== ] 1399/3963 35% [===================== ] 1400/3963 35% [===================== ] 1401/3963 35% [===================== ] 1402/3963 35% [===================== ] 1403/3963 35% [===================== ] 1404/3963 35% [===================== ] 1405/3963 35% [===================== ] 1406/3963 35% [====================== ] 1407/3963 35% [====================== ] 1408/3963 35% [====================== ] 1409/3963 35% [====================== ] 1410/3963 35% [====================== ] 1411/3963 35% [====================== ] 1412/3963 35% [====================== ] 1413/3963 35% [====================== ] 1414/3963 35% [====================== ] 1415/3963 35% [====================== ] 1416/3963 35% [====================== ] 1417/3963 35% [====================== ] 1418/3963 35% [====================== ] 1419/3963 35% [====================== ] 1420/3963 35% [====================== ] 1421/3963 35% [====================== ] 1422/3963 35% [====================== ] 1423/3963 35% [====================== ] 1424/3963 35% [====================== ] 1425/3963 35% [====================== ] 1426/3963 35% [====================== ] 1427/3963 36% [====================== ] 1428/3963 36% [====================== ] 1429/3963 36% [====================== ] 1430/3963 36% [====================== ] 1431/3963 36% [====================== ] 1432/3963 36% [====================== ] 1433/3963 36% [====================== ] 1434/3963 36% [====================== ] 1435/3963 36% [====================== ] 1436/3963 36% [====================== ] 1437/3963 36% [====================== ] 1438/3963 36% [====================== ] 1439/3963 36% [====================== ] 1440/3963 36% [====================== ] 1441/3963 36% [====================== ] 1442/3963 36% [====================== ] 1443/3963 36% [====================== ] 1444/3963 36% [====================== ] 1445/3963 36% [====================== ] 1446/3963 36% [====================== ] 1447/3963 36% [====================== ] 1448/3963 36% [====================== ] 1449/3963 36% [====================== ] 1450/3963 36% [====================== ] 1451/3963 36% [====================== ] 1452/3963 36% [====================== ] 1453/3963 36% [====================== ] 1454/3963 36% [====================== ] 1455/3963 36% [====================== ] 1456/3963 36% [====================== ] 1457/3963 36% [====================== ] 1458/3963 36% [====================== ] 1459/3963 36% [====================== ] 1460/3963 36% [====================== ] 1461/3963 36% [====================== ] 1462/3963 36% [====================== ] 1463/3963 36% [====================== ] 1464/3963 36% [====================== ] 1465/3963 36% [====================== ] 1466/3963 36% [====================== ] 1467/3963 37% [====================== ] 1468/3963 37% [====================== ] 1469/3963 37% [====================== ] 1470/3963 37% [======================= ] 1471/3963 37% [======================= ] 1472/3963 37% [======================= ] 1473/3963 37% [======================= ] 1474/3963 37% [======================= ] 1475/3963 37% [======================= ] 1476/3963 37% [======================= ] 1477/3963 37% [======================= ] 1478/3963 37% [======================= ] 1479/3963 37% [======================= ] 1480/3963 37% [======================= ] 1481/3963 37% [======================= ] 1482/3963 37% [======================= ] 1483/3963 37% [======================= ] 1484/3963 37% [======================= ] 1485/3963 37% [======================= ] 1486/3963 37% [======================= ] 1487/3963 37% [======================= ] 1488/3963 37% [======================= ] 1489/3963 37% [======================= ] 1490/3963 37% [======================= ] 1491/3963 37% [======================= ] 1492/3963 37% [======================= ] 1493/3963 37% [======================= ] 1494/3963 37% [======================= ] 1495/3963 37% [======================= ] 1496/3963 37% [======================= ] 1497/3963 37% [======================= ] 1498/3963 37% [======================= ] 1499/3963 37% [======================= ] 1500/3963 37% [======================= ] 1501/3963 37% [======================= ] 1502/3963 37% [======================= ] 1503/3963 37% [======================= ] 1504/3963 37% [======================= ] 1505/3963 37% [======================= ] 1506/3963 38% [======================= ] 1507/3963 38% [======================= ] 1508/3963 38% [======================= ] 1509/3963 38% [======================= ] 1510/3963 38% [======================= ] 1511/3963 38% [======================= ] 1512/3963 38% [======================= ] 1513/3963 38% [======================= ] 1514/3963 38% [======================= ] 1515/3963 38% [======================= ] 1516/3963 38% [======================= ] 1517/3963 38% [======================= ] 1518/3963 38% [======================= ] 1519/3963 38% [======================= ] 1520/3963 38% [======================= ] 1521/3963 38% [======================= ] 1522/3963 38% [======================= ] 1523/3963 38% [======================= ] 1524/3963 38% [======================= ] 1525/3963 38% [======================= ] 1526/3963 38% [======================= ] 1527/3963 38% [======================= ] 1528/3963 38% [======================= ] 1529/3963 38% [======================= ] 1530/3963 38% [======================= ] 1531/3963 38% [======================= ] 1532/3963 38% [======================= ] 1533/3963 38% [======================= ] 1534/3963 38% [======================== ] 1535/3963 38% [======================== ] 1536/3963 38% [======================== ] 1537/3963 38% [======================== ] 1538/3963 38% [======================== ] 1539/3963 38% [======================== ] 1540/3963 38% [======================== ] 1541/3963 38% [======================== ] 1542/3963 38% [======================== ] 1543/3963 38% [======================== ] 1544/3963 38% [======================== ] 1545/3963 38% [======================== ] 1546/3963 39% [======================== ] 1547/3963 39% [======================== ] 1548/3963 39% [======================== ] 1549/3963 39% [======================== ] 1550/3963 39% [======================== ] 1551/3963 39% [======================== ] 1552/3963 39% [======================== ] 1553/3963 39% [======================== ] 1554/3963 39% [======================== ] 1555/3963 39% [======================== ] 1556/3963 39% [======================== ] 1557/3963 39% [======================== ] 1558/3963 39% [======================== ] 1559/3963 39% [======================== ] 1560/3963 39% [======================== ] 1561/3963 39% [======================== ] 1562/3963 39% [======================== ] 1563/3963 39% [======================== ] 1564/3963 39% [======================== ] 1565/3963 39% [======================== ] 1566/3963 39% [======================== ] 1567/3963 39% [======================== ] 1568/3963 39% [======================== ] 1569/3963 39% [======================== ] 1570/3963 39% [======================== ] 1571/3963 39% [======================== ] 1572/3963 39% [======================== ] 1573/3963 39% [======================== ] 1574/3963 39% [======================== ] 1575/3963 39% [======================== ] 1576/3963 39% [======================== ] 1577/3963 39% [======================== ] 1578/3963 39% [======================== ] 1579/3963 39% [======================== ] 1580/3963 39% [======================== ] 1581/3963 39% [======================== ] 1582/3963 39% [======================== ] 1583/3963 39% [======================== ] 1584/3963 39% [======================== ] 1585/3963 39% [======================== ] 1586/3963 40% [======================== ] 1587/3963 40% [======================== ] 1588/3963 40% [======================== ] 1589/3963 40% [======================== ] 1590/3963 40% [======================== ] 1591/3963 40% [======================== ] 1592/3963 40% [======================== ] 1593/3963 40% [======================== ] 1594/3963 40% [======================== ] 1595/3963 40% [======================== ] 1596/3963 40% [======================== ] 1597/3963 40% [========================= ] 1598/3963 40% [========================= ] 1599/3963 40% [========================= ] 1600/3963 40% [========================= ] 1601/3963 40% [========================= ] 1602/3963 40% [========================= ] 1603/3963 40% [========================= ] 1604/3963 40% [========================= ] 1605/3963 40% [========================= ] 1606/3963 40% [========================= ] 1607/3963 40% [========================= ] 1608/3963 40% [========================= ] 1609/3963 40% [========================= ] 1610/3963 40% [========================= ] 1611/3963 40% [========================= ] 1612/3963 40% [========================= ] 1613/3963 40% [========================= ] 1614/3963 40% [========================= ] 1615/3963 40% [========================= ] 1616/3963 40% [========================= ] 1617/3963 40% [========================= ] 1618/3963 40% [========================= ] 1619/3963 40% [========================= ] 1620/3963 40% [========================= ] 1621/3963 40% [========================= ] 1622/3963 40% [========================= ] 1623/3963 40% [========================= ] 1624/3963 40% [========================= ] 1625/3963 41% [========================= ] 1626/3963 41% [========================= ] 1627/3963 41% [========================= ] 1628/3963 41% [========================= ] 1629/3963 41% [========================= ] 1630/3963 41% [========================= ] 1631/3963 41% [========================= ] 1632/3963 41% [========================= ] 1633/3963 41% [========================= ] 1634/3963 41% [========================= ] 1635/3963 41% [========================= ] 1636/3963 41% [========================= ] 1637/3963 41% [========================= ] 1638/3963 41% [========================= ] 1639/3963 41% [========================= ] 1640/3963 41% [========================= ] 1641/3963 41% [========================= ] 1642/3963 41% [========================= ] 1643/3963 41% [========================= ] 1644/3963 41% [========================= ] 1645/3963 41% [========================= ] 1646/3963 41% [========================= ] 1647/3963 41% [========================= ] 1648/3963 41% [========================= ] 1649/3963 41% [========================= ] 1650/3963 41% [========================= ] 1651/3963 41% [========================= ] 1652/3963 41% [========================= ] 1653/3963 41% [========================= ] 1654/3963 41% [========================= ] 1655/3963 41% [========================= ] 1656/3963 41% [========================= ] 1657/3963 41% [========================= ] 1658/3963 41% [========================= ] 1659/3963 41% [========================= ] 1660/3963 41% [========================= ] 1661/3963 41% [========================== ] 1662/3963 41% [========================== ] 1663/3963 41% [========================== ] 1664/3963 41% [========================== ] 1665/3963 42% [========================== ] 1666/3963 42% [========================== ] 1667/3963 42% [========================== ] 1668/3963 42% [========================== ] 1669/3963 42% [========================== ] 1670/3963 42% [========================== ] 1671/3963 42% [========================== ] 1672/3963 42% [========================== ] 1673/3963 42% [========================== ] 1674/3963 42% [========================== ] 1675/3963 42% [========================== ] 1676/3963 42% [========================== ] 1677/3963 42% [========================== ] 1678/3963 42% [========================== ] 1679/3963 42% [========================== ] 1680/3963 42% [========================== ] 1681/3963 42% [========================== ] 1682/3963 42% [========================== ] 1683/3963 42% [========================== ] 1684/3963 42% [========================== ] 1685/3963 42% [========================== ] 1686/3963 42% [========================== ] 1687/3963 42% [========================== ] 1688/3963 42% [========================== ] 1689/3963 42% [========================== ] 1690/3963 42% [========================== ] 1691/3963 42% [========================== ] 1692/3963 42% [========================== ] 1693/3963 42% [========================== ] 1694/3963 42% [========================== ] 1695/3963 42% [========================== ] 1696/3963 42% [========================== ] 1697/3963 42% [========================== ] 1698/3963 42% [========================== ] 1699/3963 42% [========================== ] 1700/3963 42% [========================== ] 1701/3963 42% [========================== ] 1702/3963 42% [========================== ] 1703/3963 42% [========================== ] 1704/3963 42% [========================== ] 1705/3963 43% [========================== ] 1706/3963 43% [========================== ] 1707/3963 43% [========================== ] 1708/3963 43% [========================== ] 1709/3963 43% [========================== ] 1710/3963 43% [========================== ] 1711/3963 43% [========================== ] 1712/3963 43% [========================== ] 1713/3963 43% [========================== ] 1714/3963 43% [========================== ] 1715/3963 43% [========================== ] 1716/3963 43% [========================== ] 1717/3963 43% [========================== ] 1718/3963 43% [========================== ] 1719/3963 43% [========================== ] 1720/3963 43% [========================== ] 1721/3963 43% [========================== ] 1722/3963 43% [========================== ] 1723/3963 43% [========================== ] 1724/3963 43% [========================== ] 1725/3963 43% [=========================== ] 1726/3963 43% [=========================== ] 1727/3963 43% [=========================== ] 1728/3963 43% [=========================== ] 1729/3963 43% [=========================== ] 1730/3963 43% [=========================== ] 1731/3963 43% [=========================== ] 1732/3963 43% [=========================== ] 1733/3963 43% [=========================== ] 1734/3963 43% [=========================== ] 1735/3963 43% [=========================== ] 1736/3963 43% [=========================== ] 1737/3963 43% [=========================== ] 1738/3963 43% [=========================== ] 1739/3963 43% [=========================== ] 1740/3963 43% [=========================== ] 1741/3963 43% [=========================== ] 1742/3963 43% [=========================== ] 1743/3963 43% [=========================== ] 1744/3963 44% [=========================== ] 1745/3963 44% [=========================== ] 1746/3963 44% [=========================== ] 1747/3963 44% [=========================== ] 1748/3963 44% [=========================== ] 1749/3963 44% [=========================== ] 1750/3963 44% [=========================== ] 1751/3963 44% [=========================== ] 1752/3963 44% [=========================== ] 1753/3963 44% [=========================== ] 1754/3963 44% [=========================== ] 1755/3963 44% [=========================== ] 1756/3963 44% [=========================== ] 1757/3963 44% [=========================== ] 1758/3963 44% [=========================== ] 1759/3963 44% [=========================== ] 1760/3963 44% [=========================== ] 1761/3963 44% [=========================== ] 1762/3963 44% [=========================== ] 1763/3963 44% [=========================== ] 1764/3963 44% [=========================== ] 1765/3963 44% [=========================== ] 1766/3963 44% [=========================== ] 1767/3963 44% [=========================== ] 1768/3963 44% [=========================== ] 1769/3963 44% [=========================== ] 1770/3963 44% [=========================== ] 1771/3963 44% [=========================== ] 1772/3963 44% [=========================== ] 1773/3963 44% [=========================== ] 1774/3963 44% [=========================== ] 1775/3963 44% [=========================== ] 1776/3963 44% [=========================== ] 1777/3963 44% [=========================== ] 1778/3963 44% [=========================== ] 1779/3963 44% [=========================== ] 1780/3963 44% [=========================== ] 1781/3963 44% [=========================== ] 1782/3963 44% [=========================== ] 1783/3963 44% [=========================== ] 1784/3963 45% [=========================== ] 1785/3963 45% [=========================== ] 1786/3963 45% [=========================== ] 1787/3963 45% [=========================== ] 1788/3963 45% [=========================== ] 1789/3963 45% [============================ ] 1790/3963 45% [============================ ] 1791/3963 45% [============================ ] 1792/3963 45% [============================ ] 1793/3963 45% [============================ ] 1794/3963 45% [============================ ] 1795/3963 45% [============================ ] 1796/3963 45% [============================ ] 1797/3963 45% [============================ ] 1798/3963 45% [============================ ] 1799/3963 45% [============================ ] 1800/3963 45% [============================ ] 1801/3963 45% [============================ ] 1802/3963 45% [============================ ] 1803/3963 45% [============================ ] 1804/3963 45% [============================ ] 1805/3963 45% [============================ ] 1806/3963 45% [============================ ] 1807/3963 45% [============================ ] 1808/3963 45% [============================ ] 1809/3963 45% [============================ ] 1810/3963 45% [============================ ] 1811/3963 45% [============================ ] 1812/3963 45% [============================ ] 1813/3963 45% [============================ ] 1814/3963 45% [============================ ] 1815/3963 45% [============================ ] 1816/3963 45% [============================ ] 1817/3963 45% [============================ ] 1818/3963 45% [============================ ] 1819/3963 45% [============================ ] 1820/3963 45% [============================ ] 1821/3963 45% [============================ ] 1822/3963 45% [============================ ] 1823/3963 46% [============================ ] 1824/3963 46% [============================ ] 1825/3963 46% [============================ ] 1826/3963 46% [============================ ] 1827/3963 46% [============================ ] 1828/3963 46% [============================ ] 1829/3963 46% [============================ ] 1830/3963 46% [============================ ] 1831/3963 46% [============================ ] 1832/3963 46% [============================ ] 1833/3963 46% [============================ ] 1834/3963 46% [============================ ] 1835/3963 46% [============================ ] 1836/3963 46% [============================ ] 1837/3963 46% [============================ ] 1838/3963 46% [============================ ] 1839/3963 46% [============================ ] 1840/3963 46% [============================ ] 1841/3963 46% [============================ ] 1842/3963 46% [============================ ] 1843/3963 46% [============================ ] 1844/3963 46% [============================ ] 1845/3963 46% [============================ ] 1846/3963 46% [============================ ] 1847/3963 46% [============================ ] 1848/3963 46% [============================ ] 1849/3963 46% [============================ ] 1850/3963 46% [============================ ] 1851/3963 46% [============================ ] 1852/3963 46% [============================ ] 1853/3963 46% [============================= ] 1854/3963 46% [============================= ] 1855/3963 46% [============================= ] 1856/3963 46% [============================= ] 1857/3963 46% [============================= ] 1858/3963 46% [============================= ] 1859/3963 46% [============================= ] 1860/3963 46% [============================= ] 1861/3963 46% [============================= ] 1862/3963 46% [============================= ] 1863/3963 47% [============================= ] 1864/3963 47% [============================= ] 1865/3963 47% [============================= ] 1866/3963 47% [============================= ] 1867/3963 47% [============================= ] 1868/3963 47% [============================= ] 1869/3963 47% [============================= ] 1870/3963 47% [============================= ] 1871/3963 47% [============================= ] 1872/3963 47% [============================= ] 1873/3963 47% [============================= ] 1874/3963 47% [============================= ] 1875/3963 47% [============================= ] 1876/3963 47% [============================= ] 1877/3963 47% [============================= ] 1878/3963 47% [============================= ] 1879/3963 47% [============================= ] 1880/3963 47% [============================= ] 1881/3963 47% [============================= ] 1882/3963 47% [============================= ] 1883/3963 47% [============================= ] 1884/3963 47% [============================= ] 1885/3963 47% [============================= ] 1886/3963 47% [============================= ] 1887/3963 47% [============================= ] 1888/3963 47% [============================= ] 1889/3963 47% [============================= ] 1890/3963 47% [============================= ] 1891/3963 47% [============================= ] 1892/3963 47% [============================= ] 1893/3963 47% [============================= ] 1894/3963 47% [============================= ] 1895/3963 47% [============================= ] 1896/3963 47% [============================= ] 1897/3963 47% [============================= ] 1898/3963 47% [============================= ] 1899/3963 47% [============================= ] 1900/3963 47% [============================= ] 1901/3963 47% [============================= ] 1902/3963 47% [============================= ] 1903/3963 48% [============================= ] 1904/3963 48% [============================= ] 1905/3963 48% [============================= ] 1906/3963 48% [============================= ] 1907/3963 48% [============================= ] 1908/3963 48% [============================= ] 1909/3963 48% [============================= ] 1910/3963 48% [============================= ] 1911/3963 48% [============================= ] 1912/3963 48% [============================= ] 1913/3963 48% [============================= ] 1914/3963 48% [============================= ] 1915/3963 48% [============================= ] 1916/3963 48% [============================= ] 1917/3963 48% [============================== ] 1918/3963 48% [============================== ] 1919/3963 48% [============================== ] 1920/3963 48% [============================== ] 1921/3963 48% [============================== ] 1922/3963 48% [============================== ] 1923/3963 48% [============================== ] 1924/3963 48% [============================== ] 1925/3963 48% [============================== ] 1926/3963 48% [============================== ] 1927/3963 48% [============================== ] 1928/3963 48% [============================== ] 1929/3963 48% [============================== ] 1930/3963 48% [============================== ] 1931/3963 48% [============================== ] 1932/3963 48% [============================== ] 1933/3963 48% [============================== ] 1934/3963 48% [============================== ] 1935/3963 48% [============================== ] 1936/3963 48% [============================== ] 1937/3963 48% [============================== ] 1938/3963 48% [============================== ] 1939/3963 48% [============================== ] 1940/3963 48% [============================== ] 1941/3963 48% [============================== ] 1942/3963 49% [============================== ] 1943/3963 49% [============================== ] 1944/3963 49% [============================== ] 1945/3963 49% [============================== ] 1946/3963 49% [============================== ] 1947/3963 49% [============================== ] 1948/3963 49% [============================== ] 1949/3963 49% [============================== ] 1950/3963 49% [============================== ] 1951/3963 49% [============================== ] 1952/3963 49% [============================== ] 1953/3963 49% [============================== ] 1954/3963 49% [============================== ] 1955/3963 49% [============================== ] 1956/3963 49% [============================== ] 1957/3963 49% [============================== ] 1958/3963 49% [============================== ] 1959/3963 49% [============================== ] 1960/3963 49% [============================== ] 1961/3963 49% [============================== ] 1962/3963 49% [============================== ] 1963/3963 49% [============================== ] 1964/3963 49% [============================== ] 1965/3963 49% [============================== ] 1966/3963 49% [============================== ] 1967/3963 49% [============================== ] 1968/3963 49% [============================== ] 1969/3963 49% [============================== ] 1970/3963 49% [============================== ] 1971/3963 49% [============================== ] 1972/3963 49% [============================== ] 1973/3963 49% [============================== ] 1974/3963 49% [============================== ] 1975/3963 49% [============================== ] 1976/3963 49% [============================== ] 1977/3963 49% [============================== ] 1978/3963 49% [============================== ] 1979/3963 49% [============================== ] 1980/3963 49% [============================== ] 1981/3963 49% [=============================== ] 1982/3963 50% [=============================== ] 1983/3963 50% [=============================== ] 1984/3963 50% [=============================== ] 1985/3963 50% [=============================== ] 1986/3963 50% [=============================== ] 1987/3963 50% [=============================== ] 1988/3963 50% [=============================== ] 1989/3963 50% [=============================== ] 1990/3963 50% [=============================== ] 1991/3963 50% [=============================== ] 1992/3963 50% [=============================== ] 1993/3963 50% [=============================== ] 1994/3963 50% [=============================== ] 1995/3963 50% [=============================== ] 1996/3963 50% [=============================== ] 1997/3963 50% [=============================== ] 1998/3963 50% [=============================== ] 1999/3963 50% [=============================== ] 2000/3963 50% [=============================== ] 2001/3963 50% [=============================== ] 2002/3963 50% [=============================== ] 2003/3963 50% [=============================== ] 2004/3963 50% [=============================== ] 2005/3963 50% [=============================== ] 2006/3963 50% [=============================== ] 2007/3963 50% [=============================== ] 2008/3963 50% [=============================== ] 2009/3963 50% [=============================== ] 2010/3963 50% [=============================== ] 2011/3963 50% [=============================== ] 2012/3963 50% [=============================== ] 2013/3963 50% [=============================== ] 2014/3963 50% [=============================== ] 2015/3963 50% [=============================== ] 2016/3963 50% [=============================== ] 2017/3963 50% [=============================== ] 2018/3963 50% [=============================== ] 2019/3963 50% [=============================== ] 2020/3963 50% [=============================== ] 2021/3963 50% [=============================== ] 2022/3963 51% [=============================== ] 2023/3963 51% [=============================== ] 2024/3963 51% [=============================== ] 2025/3963 51% [=============================== ] 2026/3963 51% [=============================== ] 2027/3963 51% [=============================== ] 2028/3963 51% [=============================== ] 2029/3963 51% [=============================== ] 2030/3963 51% [=============================== ] 2031/3963 51% [=============================== ] 2032/3963 51% [=============================== ] 2033/3963 51% [=============================== ] 2034/3963 51% [=============================== ] 2035/3963 51% [=============================== ] 2036/3963 51% [=============================== ] 2037/3963 51% [=============================== ] 2038/3963 51% [=============================== ] 2039/3963 51% [=============================== ] 2040/3963 51% [=============================== ] 2041/3963 51% [=============================== ] 2042/3963 51% [=============================== ] 2043/3963 51% [=============================== ] 2044/3963 51% [=============================== ] 2045/3963 51% [================================ ] 2046/3963 51% [================================ ] 2047/3963 51% [================================ ] 2048/3963 51% [================================ ] 2049/3963 51% [================================ ] 2050/3963 51% [================================ ] 2051/3963 51% [================================ ] 2052/3963 51% [================================ ] 2053/3963 51% [================================ ] 2054/3963 51% [================================ ] 2055/3963 51% [================================ ] 2056/3963 51% [================================ ] 2057/3963 51% [================================ ] 2058/3963 51% [================================ ] 2059/3963 51% [================================ ] 2060/3963 51% [================================ ] 2061/3963 52% [================================ ] 2062/3963 52% [================================ ] 2063/3963 52% [================================ ] 2064/3963 52% [================================ ] 2065/3963 52% [================================ ] 2066/3963 52% [================================ ] 2067/3963 52% [================================ ] 2068/3963 52% [================================ ] 2069/3963 52% [================================ ] 2070/3963 52% [================================ ] 2071/3963 52% [================================ ] 2072/3963 52% [================================ ] 2073/3963 52% [================================ ] 2074/3963 52% [================================ ] 2075/3963 52% [================================ ] 2076/3963 52% [================================ ] 2077/3963 52% [================================ ] 2078/3963 52% [================================ ] 2079/3963 52% [================================ ] 2080/3963 52% [================================ ] 2081/3963 52% [================================ ] 2082/3963 52% [================================ ] 2083/3963 52% [================================ ] 2084/3963 52% [================================ ] 2085/3963 52% [================================ ] 2086/3963 52% [================================ ] 2087/3963 52% [================================ ] 2088/3963 52% [================================ ] 2089/3963 52% [================================ ] 2090/3963 52% [================================ ] 2091/3963 52% [================================ ] 2092/3963 52% [================================ ] 2093/3963 52% [================================ ] 2094/3963 52% [================================ ] 2095/3963 52% [================================ ] 2096/3963 52% [================================ ] 2097/3963 52% [================================ ] 2098/3963 52% [================================ ] 2099/3963 52% [================================ ] 2100/3963 52% [================================ ] 2101/3963 53% [================================ ] 2102/3963 53% [================================ ] 2103/3963 53% [================================ ] 2104/3963 53% [================================ ] 2105/3963 53% [================================ ] 2106/3963 53% [================================ ] 2107/3963 53% [================================ ] 2108/3963 53% [================================ ] 2109/3963 53% [================================= ] 2110/3963 53% [================================= ] 2111/3963 53% [================================= ] 2112/3963 53% [================================= ] 2113/3963 53% [================================= ] 2114/3963 53% [================================= ] 2115/3963 53% [================================= ] 2116/3963 53% [================================= ] 2117/3963 53% [================================= ] 2118/3963 53% [================================= ] 2119/3963 53% [================================= ] 2120/3963 53% [================================= ] 2121/3963 53% [================================= ] 2122/3963 53% [================================= ] 2123/3963 53% [================================= ] 2124/3963 53% [================================= ] 2125/3963 53% [================================= ] 2126/3963 53% [================================= ] 2127/3963 53% [================================= ] 2128/3963 53% [================================= ] 2129/3963 53% [================================= ] 2130/3963 53% [================================= ] 2131/3963 53% [================================= ] 2132/3963 53% [================================= ] 2133/3963 53% [================================= ] 2134/3963 53% [================================= ] 2135/3963 53% [================================= ] 2136/3963 53% [================================= ] 2137/3963 53% [================================= ] 2138/3963 53% [================================= ] 2139/3963 53% [================================= ] 2140/3963 53% [================================= ] 2141/3963 54% [================================= ] 2142/3963 54% [================================= ] 2143/3963 54% [================================= ] 2144/3963 54% [================================= ] 2145/3963 54% [================================= ] 2146/3963 54% [================================= ] 2147/3963 54% [================================= ] 2148/3963 54% [================================= ] 2149/3963 54% [================================= ] 2150/3963 54% [================================= ] 2151/3963 54% [================================= ] 2152/3963 54% [================================= ] 2153/3963 54% [================================= ] 2154/3963 54% [================================= ] 2155/3963 54% [================================= ] 2156/3963 54% [================================= ] 2157/3963 54% [================================= ] 2158/3963 54% [================================= ] 2159/3963 54% [================================= ] 2160/3963 54% [================================= ] 2161/3963 54% [================================= ] 2162/3963 54% [================================= ] 2163/3963 54% [================================= ] 2164/3963 54% [================================= ] 2165/3963 54% [================================= ] 2166/3963 54% [================================= ] 2167/3963 54% [================================= ] 2168/3963 54% [================================= ] 2169/3963 54% [================================= ] 2170/3963 54% [================================= ] 2171/3963 54% [================================= ] 2172/3963 54% [================================= ] 2173/3963 54% [================================== ] 2174/3963 54% [================================== ] 2175/3963 54% [================================== ] 2176/3963 54% [================================== ] 2177/3963 54% [================================== ] 2178/3963 54% [================================== ] 2179/3963 54% [================================== ] 2180/3963 55% [================================== ] 2181/3963 55% [================================== ] 2182/3963 55% [================================== ] 2183/3963 55% [================================== ] 2184/3963 55% [================================== ] 2185/3963 55% [================================== ] 2186/3963 55% [================================== ] 2187/3963 55% [================================== ] 2188/3963 55% [================================== ] 2189/3963 55% [================================== ] 2190/3963 55% [================================== ] 2191/3963 55% [================================== ] 2192/3963 55% [================================== ] 2193/3963 55% [================================== ] 2194/3963 55% [================================== ] 2195/3963 55% [================================== ] 2196/3963 55% [================================== ] 2197/3963 55% [================================== ] 2198/3963 55% [================================== ] 2199/3963 55% [================================== ] 2200/3963 55% [================================== ] 2201/3963 55% [================================== ] 2202/3963 55% [================================== ] 2203/3963 55% [================================== ] 2204/3963 55% [================================== ] 2205/3963 55% [================================== ] 2206/3963 55% [================================== ] 2207/3963 55% [================================== ] 2208/3963 55% [================================== ] 2209/3963 55% [================================== ] 2210/3963 55% [================================== ] 2211/3963 55% [================================== ] 2212/3963 55% [================================== ] 2213/3963 55% [================================== ] 2214/3963 55% [================================== ] 2215/3963 55% [================================== ] 2216/3963 55% [================================== ] 2217/3963 55% [================================== ] 2218/3963 55% [================================== ] 2219/3963 55% [================================== ] 2220/3963 56% [================================== ] 2221/3963 56% [================================== ] 2222/3963 56% [================================== ] 2223/3963 56% [================================== ] 2224/3963 56% [================================== ] 2225/3963 56% [================================== ] 2226/3963 56% [================================== ] 2227/3963 56% [================================== ] 2228/3963 56% [================================== ] 2229/3963 56% [================================== ] 2230/3963 56% [================================== ] 2231/3963 56% [================================== ] 2232/3963 56% [================================== ] 2233/3963 56% [================================== ] 2234/3963 56% [================================== ] 2235/3963 56% [================================== ] 2236/3963 56% [================================== ] 2237/3963 56% [=================================== ] 2238/3963 56% [=================================== ] 2239/3963 56% [=================================== ] 2240/3963 56% [=================================== ] 2241/3963 56% [=================================== ] 2242/3963 56% [=================================== ] 2243/3963 56% [=================================== ] 2244/3963 56% [=================================== ] 2245/3963 56% [=================================== ] 2246/3963 56% [=================================== ] 2247/3963 56% [=================================== ] 2248/3963 56% [=================================== ] 2249/3963 56% [=================================== ] 2250/3963 56% [=================================== ] 2251/3963 56% [=================================== ] 2252/3963 56% [=================================== ] 2253/3963 56% [=================================== ] 2254/3963 56% [=================================== ] 2255/3963 56% [=================================== ] 2256/3963 56% [=================================== ] 2257/3963 56% [=================================== ] 2258/3963 56% [=================================== ] 2259/3963 57% [=================================== ] 2260/3963 57% [=================================== ] 2261/3963 57% [=================================== ] 2262/3963 57% [=================================== ] 2263/3963 57% [=================================== ] 2264/3963 57% [=================================== ] 2265/3963 57% [=================================== ] 2266/3963 57% [=================================== ] 2267/3963 57% [=================================== ] 2268/3963 57% [=================================== ] 2269/3963 57% [=================================== ] 2270/3963 57% [=================================== ] 2271/3963 57% [=================================== ] 2272/3963 57% [=================================== ] 2273/3963 57% [=================================== ] 2274/3963 57% [=================================== ] 2275/3963 57% [=================================== ] 2276/3963 57% [=================================== ] 2277/3963 57% [=================================== ] 2278/3963 57% [=================================== ] 2279/3963 57% [=================================== ] 2280/3963 57% [=================================== ] 2281/3963 57% [=================================== ] 2282/3963 57% [=================================== ] 2283/3963 57% [=================================== ] 2284/3963 57% [=================================== ] 2285/3963 57% [=================================== ] 2286/3963 57% [=================================== ] 2287/3963 57% [=================================== ] 2288/3963 57% [=================================== ] 2289/3963 57% [=================================== ] 2290/3963 57% [=================================== ] 2291/3963 57% [=================================== ] 2292/3963 57% [=================================== ] 2293/3963 57% [=================================== ] 2294/3963 57% [=================================== ] 2295/3963 57% [=================================== ] 2296/3963 57% [=================================== ] 2297/3963 57% [=================================== ] 2298/3963 57% [=================================== ] 2299/3963 58% [=================================== ] 2300/3963 58% [=================================== ] 2301/3963 58% [==================================== ] 2302/3963 58% [==================================== ] 2303/3963 58% [==================================== ] 2304/3963 58% [==================================== ] 2305/3963 58% [==================================== ] 2306/3963 58% [==================================== ] 2307/3963 58% [==================================== ] 2308/3963 58% [==================================== ] 2309/3963 58% [==================================== ] 2310/3963 58% [==================================== ] 2311/3963 58% [==================================== ] 2312/3963 58% [==================================== ] 2313/3963 58% [==================================== ] 2314/3963 58% [==================================== ] 2315/3963 58% [==================================== ] 2316/3963 58% [==================================== ] 2317/3963 58% [==================================== ] 2318/3963 58% [==================================== ] 2319/3963 58% [==================================== ] 2320/3963 58% [==================================== ] 2321/3963 58% [==================================== ] 2322/3963 58% [==================================== ] 2323/3963 58% [==================================== ] 2324/3963 58% [==================================== ] 2325/3963 58% [==================================== ] 2326/3963 58% [==================================== ] 2327/3963 58% [==================================== ] 2328/3963 58% [==================================== ] 2329/3963 58% [==================================== ] 2330/3963 58% [==================================== ] 2331/3963 58% [==================================== ] 2332/3963 58% [==================================== ] 2333/3963 58% [==================================== ] 2334/3963 58% [==================================== ] 2335/3963 58% [==================================== ] 2336/3963 58% [==================================== ] 2337/3963 58% [==================================== ] 2338/3963 58% [==================================== ] 2339/3963 59% [==================================== ] 2340/3963 59% [==================================== ] 2341/3963 59% [==================================== ] 2342/3963 59% [==================================== ] 2343/3963 59% [==================================== ] 2344/3963 59% [==================================== ] 2345/3963 59% [==================================== ] 2346/3963 59% [==================================== ] 2347/3963 59% [==================================== ] 2348/3963 59% [==================================== ] 2349/3963 59% [==================================== ] 2350/3963 59% [==================================== ] 2351/3963 59% [==================================== ] 2352/3963 59% [==================================== ] 2353/3963 59% [==================================== ] 2354/3963 59% [==================================== ] 2355/3963 59% [==================================== ] 2356/3963 59% [==================================== ] 2357/3963 59% [==================================== ] 2358/3963 59% [==================================== ] 2359/3963 59% [==================================== ] 2360/3963 59% [==================================== ] 2361/3963 59% [==================================== ] 2362/3963 59% [==================================== ] 2363/3963 59% [==================================== ] 2364/3963 59% [==================================== ] 2365/3963 59% [===================================== ] 2366/3963 59% [===================================== ] 2367/3963 59% [===================================== ] 2368/3963 59% [===================================== ] 2369/3963 59% [===================================== ] 2370/3963 59% [===================================== ] 2371/3963 59% [===================================== ] 2372/3963 59% [===================================== ] 2373/3963 59% [===================================== ] 2374/3963 59% [===================================== ] 2375/3963 59% [===================================== ] 2376/3963 59% [===================================== ] 2377/3963 59% [===================================== ] 2378/3963 60% [===================================== ] 2379/3963 60% [===================================== ] 2380/3963 60% [===================================== ] 2381/3963 60% [===================================== ] 2382/3963 60% [===================================== ] 2383/3963 60% [===================================== ] 2384/3963 60% [===================================== ] 2385/3963 60% [===================================== ] 2386/3963 60% [===================================== ] 2387/3963 60% [===================================== ] 2388/3963 60% [===================================== ] 2389/3963 60% [===================================== ] 2390/3963 60% [===================================== ] 2391/3963 60% [===================================== ] 2392/3963 60% [===================================== ] 2393/3963 60% [===================================== ] 2394/3963 60% [===================================== ] 2395/3963 60% [===================================== ] 2396/3963 60% [===================================== ] 2397/3963 60% [===================================== ] 2398/3963 60% [===================================== ] 2399/3963 60% [===================================== ] 2400/3963 60% [===================================== ] 2401/3963 60% [===================================== ] 2402/3963 60% [===================================== ] 2403/3963 60% [===================================== ] 2404/3963 60% [===================================== ] 2405/3963 60% [===================================== ] 2406/3963 60% [===================================== ] 2407/3963 60% [===================================== ] 2408/3963 60% [===================================== ] 2409/3963 60% [===================================== ] 2410/3963 60% [===================================== ] 2411/3963 60% [===================================== ] 2412/3963 60% [===================================== ] 2413/3963 60% [===================================== ] 2414/3963 60% [===================================== ] 2415/3963 60% [===================================== ] 2416/3963 60% [===================================== ] 2417/3963 60% [===================================== ] 2418/3963 61% [===================================== ] 2419/3963 61% [===================================== ] 2420/3963 61% [===================================== ] 2421/3963 61% [===================================== ] 2422/3963 61% [===================================== ] 2423/3963 61% [===================================== ] 2424/3963 61% [===================================== ] 2425/3963 61% [===================================== ] 2426/3963 61% [===================================== ] 2427/3963 61% [===================================== ] 2428/3963 61% [====================================== ] 2429/3963 61% [====================================== ] 2430/3963 61% [====================================== ] 2431/3963 61% [====================================== ] 2432/3963 61% [====================================== ] 2433/3963 61% [====================================== ] 2434/3963 61% [====================================== ] 2435/3963 61% [====================================== ] 2436/3963 61% [====================================== ] 2437/3963 61% [====================================== ] 2438/3963 61% [====================================== ] 2439/3963 61% [====================================== ] 2440/3963 61% [====================================== ] 2441/3963 61% [====================================== ] 2442/3963 61% [====================================== ] 2443/3963 61% [====================================== ] 2444/3963 61% [====================================== ] 2445/3963 61% [====================================== ] 2446/3963 61% [====================================== ] 2447/3963 61% [====================================== ] 2448/3963 61% [====================================== ] 2449/3963 61% [====================================== ] 2450/3963 61% [====================================== ] 2451/3963 61% [====================================== ] 2452/3963 61% [====================================== ] 2453/3963 61% [====================================== ] 2454/3963 61% [====================================== ] 2455/3963 61% [====================================== ] 2456/3963 61% [====================================== ] 2457/3963 61% [====================================== ] 2458/3963 62% [====================================== ] 2459/3963 62% [====================================== ] 2460/3963 62% [====================================== ] 2461/3963 62% [====================================== ] 2462/3963 62% [====================================== ] 2463/3963 62% [====================================== ] 2464/3963 62% [====================================== ] 2465/3963 62% [====================================== ] 2466/3963 62% [====================================== ] 2467/3963 62% [====================================== ] 2468/3963 62% [====================================== ] 2469/3963 62% [====================================== ] 2470/3963 62% [====================================== ] 2471/3963 62% [====================================== ] 2472/3963 62% [====================================== ] 2473/3963 62% [====================================== ] 2474/3963 62% [====================================== ] 2475/3963 62% [====================================== ] 2476/3963 62% [====================================== ] 2477/3963 62% [====================================== ] 2478/3963 62% [====================================== ] 2479/3963 62% [====================================== ] 2480/3963 62% [====================================== ] 2481/3963 62% [====================================== ] 2482/3963 62% [====================================== ] 2483/3963 62% [====================================== ] 2484/3963 62% [====================================== ] 2485/3963 62% [====================================== ] 2486/3963 62% [====================================== ] 2487/3963 62% [====================================== ] 2488/3963 62% [====================================== ] 2489/3963 62% [====================================== ] 2490/3963 62% [====================================== ] 2491/3963 62% [====================================== ] 2492/3963 62% [======================================= ] 2493/3963 62% [======================================= ] 2494/3963 62% [======================================= ] 2495/3963 62% [======================================= ] 2496/3963 62% [======================================= ] 2497/3963 63% [======================================= ] 2498/3963 63% [======================================= ] 2499/3963 63% [======================================= ] 2500/3963 63% [======================================= ] 2501/3963 63% [======================================= ] 2502/3963 63% [======================================= ] 2503/3963 63% [======================================= ] 2504/3963 63% [======================================= ] 2505/3963 63% [======================================= ] 2506/3963 63% [======================================= ] 2507/3963 63% [======================================= ] 2508/3963 63% [======================================= ] 2509/3963 63% [======================================= ] 2510/3963 63% [======================================= ] 2511/3963 63% [======================================= ] 2512/3963 63% [======================================= ] 2513/3963 63% [======================================= ] 2514/3963 63% [======================================= ] 2515/3963 63% [======================================= ] 2516/3963 63% [======================================= ] 2517/3963 63% [======================================= ] 2518/3963 63% [======================================= ] 2519/3963 63% [======================================= ] 2520/3963 63% [======================================= ] 2521/3963 63% [======================================= ] 2522/3963 63% [======================================= ] 2523/3963 63% [======================================= ] 2524/3963 63% [======================================= ] 2525/3963 63% [======================================= ] 2526/3963 63% [======================================= ] 2527/3963 63% [======================================= ] 2528/3963 63% [======================================= ] 2529/3963 63% [======================================= ] 2530/3963 63% [======================================= ] 2531/3963 63% [======================================= ] 2532/3963 63% [======================================= ] 2533/3963 63% [======================================= ] 2534/3963 63% [======================================= ] 2535/3963 63% [======================================= ] 2536/3963 63% [======================================= ] 2537/3963 64% [======================================= ] 2538/3963 64% [======================================= ] 2539/3963 64% [======================================= ] 2540/3963 64% [======================================= ] 2541/3963 64% [======================================= ] 2542/3963 64% [======================================= ] 2543/3963 64% [======================================= ] 2544/3963 64% [======================================= ] 2545/3963 64% [======================================= ] 2546/3963 64% [======================================= ] 2547/3963 64% [======================================= ] 2548/3963 64% [======================================= ] 2549/3963 64% [======================================= ] 2550/3963 64% [======================================= ] 2551/3963 64% [======================================= ] 2552/3963 64% [======================================= ] 2553/3963 64% [======================================= ] 2554/3963 64% [======================================= ] 2555/3963 64% [======================================= ] 2556/3963 64% [======================================== ] 2557/3963 64% [======================================== ] 2558/3963 64% [======================================== ] 2559/3963 64% [======================================== ] 2560/3963 64% [======================================== ] 2561/3963 64% [======================================== ] 2562/3963 64% [======================================== ] 2563/3963 64% [======================================== ] 2564/3963 64% [======================================== ] 2565/3963 64% [======================================== ] 2566/3963 64% [======================================== ] 2567/3963 64% [======================================== ] 2568/3963 64% [======================================== ] 2569/3963 64% [======================================== ] 2570/3963 64% [======================================== ] 2571/3963 64% [======================================== ] 2572/3963 64% [======================================== ] 2573/3963 64% [======================================== ] 2574/3963 64% [======================================== ] 2575/3963 64% [======================================== ] 2576/3963 65% [======================================== ] 2577/3963 65% [======================================== ] 2578/3963 65% [======================================== ] 2579/3963 65% [======================================== ] 2580/3963 65% [======================================== ] 2581/3963 65% [======================================== ] 2582/3963 65% [======================================== ] 2583/3963 65% [======================================== ] 2584/3963 65% [======================================== ] 2585/3963 65% [======================================== ] 2586/3963 65% [======================================== ] 2587/3963 65% [======================================== ] 2588/3963 65% [======================================== ] 2589/3963 65% [======================================== ] 2590/3963 65% [======================================== ] 2591/3963 65% [======================================== ] 2592/3963 65% [======================================== ] 2593/3963 65% [======================================== ] 2594/3963 65% [======================================== ] 2595/3963 65% [======================================== ] 2596/3963 65% [======================================== ] 2597/3963 65% [======================================== ] 2598/3963 65% [======================================== ] 2599/3963 65% [======================================== ] 2600/3963 65% [======================================== ] 2601/3963 65% [======================================== ] 2602/3963 65% [======================================== ] 2603/3963 65% [======================================== ] 2604/3963 65% [======================================== ] 2605/3963 65% [======================================== ] 2606/3963 65% [======================================== ] 2607/3963 65% [======================================== ] 2608/3963 65% [======================================== ] 2609/3963 65% [======================================== ] 2610/3963 65% [======================================== ] 2611/3963 65% [======================================== ] 2612/3963 65% [======================================== ] 2613/3963 65% [======================================== ] 2614/3963 65% [======================================== ] 2615/3963 65% [======================================== ] 2616/3963 66% [======================================== ] 2617/3963 66% [======================================== ] 2618/3963 66% [======================================== ] 2619/3963 66% [======================================== ] 2620/3963 66% [========================================= ] 2621/3963 66% [========================================= ] 2622/3963 66% [========================================= ] 2623/3963 66% [========================================= ] 2624/3963 66% [========================================= ] 2625/3963 66% [========================================= ] 2626/3963 66% [========================================= ] 2627/3963 66% [========================================= ] 2628/3963 66% [========================================= ] 2629/3963 66% [========================================= ] 2630/3963 66% [========================================= ] 2631/3963 66% [========================================= ] 2632/3963 66% [========================================= ] 2633/3963 66% [========================================= ] 2634/3963 66% [========================================= ] 2635/3963 66% [========================================= ] 2636/3963 66% [========================================= ] 2637/3963 66% [========================================= ] 2638/3963 66% [========================================= ] 2639/3963 66% [========================================= ] 2640/3963 66% [========================================= ] 2641/3963 66% [========================================= ] 2642/3963 66% [========================================= ] 2643/3963 66% [========================================= ] 2644/3963 66% [========================================= ] 2645/3963 66% [========================================= ] 2646/3963 66% [========================================= ] 2647/3963 66% [========================================= ] 2648/3963 66% [========================================= ] 2649/3963 66% [========================================= ] 2650/3963 66% [========================================= ] 2651/3963 66% [========================================= ] 2652/3963 66% [========================================= ] 2653/3963 66% [========================================= ] 2654/3963 66% [========================================= ] 2655/3963 66% [========================================= ] 2656/3963 67% [========================================= ] 2657/3963 67% [========================================= ] 2658/3963 67% [========================================= ] 2659/3963 67% [========================================= ] 2660/3963 67% [========================================= ] 2661/3963 67% [========================================= ] 2662/3963 67% [========================================= ] 2663/3963 67% [========================================= ] 2664/3963 67% [========================================= ] 2665/3963 67% [========================================= ] 2666/3963 67% [========================================= ] 2667/3963 67% [========================================= ] 2668/3963 67% [========================================= ] 2669/3963 67% [========================================= ] 2670/3963 67% [========================================= ] 2671/3963 67% [========================================= ] 2672/3963 67% [========================================= ] 2673/3963 67% [========================================= ] 2674/3963 67% [========================================= ] 2675/3963 67% [========================================= ] 2676/3963 67% [========================================= ] 2677/3963 67% [========================================= ] 2678/3963 67% [========================================= ] 2679/3963 67% [========================================= ] 2680/3963 67% [========================================= ] 2681/3963 67% [========================================= ] 2682/3963 67% [========================================= ] 2683/3963 67% [========================================= ] 2684/3963 67% [========================================== ] 2685/3963 67% [========================================== ] 2686/3963 67% [========================================== ] 2687/3963 67% [========================================== ] 2688/3963 67% [========================================== ] 2689/3963 67% [========================================== ] 2690/3963 67% [========================================== ] 2691/3963 67% [========================================== ] 2692/3963 67% [========================================== ] 2693/3963 67% [========================================== ] 2694/3963 67% [========================================== ] 2695/3963 68% [========================================== ] 2696/3963 68% [========================================== ] 2697/3963 68% [========================================== ] 2698/3963 68% [========================================== ] 2699/3963 68% [========================================== ] 2700/3963 68% [========================================== ] 2701/3963 68% [========================================== ] 2702/3963 68% [========================================== ] 2703/3963 68% [========================================== ] 2704/3963 68% [========================================== ] 2705/3963 68% [========================================== ] 2706/3963 68% [========================================== ] 2707/3963 68% [========================================== ] 2708/3963 68% [========================================== ] 2709/3963 68% [========================================== ] 2710/3963 68% [========================================== ] 2711/3963 68% [========================================== ] 2712/3963 68% [========================================== ] 2713/3963 68% [========================================== ] 2714/3963 68% [========================================== ] 2715/3963 68% [========================================== ] 2716/3963 68% [========================================== ] 2717/3963 68% [========================================== ] 2718/3963 68% [========================================== ] 2719/3963 68% [========================================== ] 2720/3963 68% [========================================== ] 2721/3963 68% [========================================== ] 2722/3963 68% [========================================== ] 2723/3963 68% [========================================== ] 2724/3963 68% [========================================== ] 2725/3963 68% [========================================== ] 2726/3963 68% [========================================== ] 2727/3963 68% [========================================== ] 2728/3963 68% [========================================== ] 2729/3963 68% [========================================== ] 2730/3963 68% [========================================== ] 2731/3963 68% [========================================== ] 2732/3963 68% [========================================== ] 2733/3963 68% [========================================== ] 2734/3963 68% [========================================== ] 2735/3963 69% [========================================== ] 2736/3963 69% [========================================== ] 2737/3963 69% [========================================== ] 2738/3963 69% [========================================== ] 2739/3963 69% [========================================== ] 2740/3963 69% [========================================== ] 2741/3963 69% [========================================== ] 2742/3963 69% [========================================== ] 2743/3963 69% [========================================== ] 2744/3963 69% [========================================== ] 2745/3963 69% [========================================== ] 2746/3963 69% [========================================== ] 2747/3963 69% [========================================== ] 2748/3963 69% [=========================================== ] 2749/3963 69% [=========================================== ] 2750/3963 69% [=========================================== ] 2751/3963 69% [=========================================== ] 2752/3963 69% [=========================================== ] 2753/3963 69% [=========================================== ] 2754/3963 69% [=========================================== ] 2755/3963 69% [=========================================== ] 2756/3963 69% [=========================================== ] 2757/3963 69% [=========================================== ] 2758/3963 69% [=========================================== ] 2759/3963 69% [=========================================== ] 2760/3963 69% [=========================================== ] 2761/3963 69% [=========================================== ] 2762/3963 69% [=========================================== ] 2763/3963 69% [=========================================== ] 2764/3963 69% [=========================================== ] 2765/3963 69% [=========================================== ] 2766/3963 69% [=========================================== ] 2767/3963 69% [=========================================== ] 2768/3963 69% [=========================================== ] 2769/3963 69% [=========================================== ] 2770/3963 69% [=========================================== ] 2771/3963 69% [=========================================== ] 2772/3963 69% [=========================================== ] 2773/3963 69% [=========================================== ] 2774/3963 69% [=========================================== ] 2775/3963 70% [=========================================== ] 2776/3963 70% [=========================================== ] 2777/3963 70% [=========================================== ] 2778/3963 70% [=========================================== ] 2779/3963 70% [=========================================== ] 2780/3963 70% [=========================================== ] 2781/3963 70% [=========================================== ] 2782/3963 70% [=========================================== ] 2783/3963 70% [=========================================== ] 2784/3963 70% [=========================================== ] 2785/3963 70% [=========================================== ] 2786/3963 70% [=========================================== ] 2787/3963 70% [=========================================== ] 2788/3963 70% [=========================================== ] 2789/3963 70% [=========================================== ] 2790/3963 70% [=========================================== ] 2791/3963 70% [=========================================== ] 2792/3963 70% [=========================================== ] 2793/3963 70% [=========================================== ] 2794/3963 70% [=========================================== ] 2795/3963 70% [=========================================== ] 2796/3963 70% [=========================================== ] 2797/3963 70% [=========================================== ] 2798/3963 70% [=========================================== ] 2799/3963 70% [=========================================== ] 2800/3963 70% [=========================================== ] 2801/3963 70% [=========================================== ] 2802/3963 70% [=========================================== ] 2803/3963 70% [=========================================== ] 2804/3963 70% [=========================================== ] 2805/3963 70% [=========================================== ] 2806/3963 70% [=========================================== ] 2807/3963 70% [=========================================== ] 2808/3963 70% [=========================================== ] 2809/3963 70% [=========================================== ] 2810/3963 70% [=========================================== ] 2811/3963 70% [=========================================== ] 2812/3963 70% [============================================ ] 2813/3963 70% [============================================ ] 2814/3963 71% [============================================ ] 2815/3963 71% [============================================ ] 2816/3963 71% [============================================ ] 2817/3963 71% [============================================ ] 2818/3963 71% [============================================ ] 2819/3963 71% [============================================ ] 2820/3963 71% [============================================ ] 2821/3963 71% [============================================ ] 2822/3963 71% [============================================ ] 2823/3963 71% [============================================ ] 2824/3963 71% [============================================ ] 2825/3963 71% [============================================ ] 2826/3963 71% [============================================ ] 2827/3963 71% [============================================ ] 2828/3963 71% [============================================ ] 2829/3963 71% [============================================ ] 2830/3963 71% [============================================ ] 2831/3963 71% [============================================ ] 2832/3963 71% [============================================ ] 2833/3963 71% [============================================ ] 2834/3963 71% [============================================ ] 2835/3963 71% [============================================ ] 2836/3963 71% [============================================ ] 2837/3963 71% [============================================ ] 2838/3963 71% [============================================ ] 2839/3963 71% [============================================ ] 2840/3963 71% [============================================ ] 2841/3963 71% [============================================ ] 2842/3963 71% [============================================ ] 2843/3963 71% [============================================ ] 2844/3963 71% [============================================ ] 2845/3963 71% [============================================ ] 2846/3963 71% [============================================ ] 2847/3963 71% [============================================ ] 2848/3963 71% [============================================ ] 2849/3963 71% [============================================ ] 2850/3963 71% [============================================ ] 2851/3963 71% [============================================ ] 2852/3963 71% [============================================ ] 2853/3963 71% [============================================ ] 2854/3963 72% [============================================ ] 2855/3963 72% [============================================ ] 2856/3963 72% [============================================ ] 2857/3963 72% [============================================ ] 2858/3963 72% [============================================ ] 2859/3963 72% [============================================ ] 2860/3963 72% [============================================ ] 2861/3963 72% [============================================ ] 2862/3963 72% [============================================ ] 2863/3963 72% [============================================ ] 2864/3963 72% [============================================ ] 2865/3963 72% [============================================ ] 2866/3963 72% [============================================ ] 2867/3963 72% [============================================ ] 2868/3963 72% [============================================ ] 2869/3963 72% [============================================ ] 2870/3963 72% [============================================ ] 2871/3963 72% [============================================ ] 2872/3963 72% [============================================ ] 2873/3963 72% [============================================ ] 2874/3963 72% [============================================ ] 2875/3963 72% [============================================ ] 2876/3963 72% [============================================= ] 2877/3963 72% [============================================= ] 2878/3963 72% [============================================= ] 2879/3963 72% [============================================= ] 2880/3963 72% [============================================= ] 2881/3963 72% [============================================= ] 2882/3963 72% [============================================= ] 2883/3963 72% [============================================= ] 2884/3963 72% [============================================= ] 2885/3963 72% [============================================= ] 2886/3963 72% [============================================= ] 2887/3963 72% [============================================= ] 2888/3963 72% [============================================= ] 2889/3963 72% [============================================= ] 2890/3963 72% [============================================= ] 2891/3963 72% [============================================= ] 2892/3963 72% [============================================= ] 2893/3963 73% [============================================= ] 2894/3963 73% [============================================= ] 2895/3963 73% [============================================= ] 2896/3963 73% [============================================= ] 2897/3963 73% [============================================= ] 2898/3963 73% [============================================= ] 2899/3963 73% [============================================= ] 2900/3963 73% [============================================= ] 2901/3963 73% [============================================= ] 2902/3963 73% [============================================= ] 2903/3963 73% [============================================= ] 2904/3963 73% [============================================= ] 2905/3963 73% [============================================= ] 2906/3963 73% [============================================= ] 2907/3963 73% [============================================= ] 2908/3963 73% [============================================= ] 2909/3963 73% [============================================= ] 2910/3963 73% [============================================= ] 2911/3963 73% [============================================= ] 2912/3963 73% [============================================= ] 2913/3963 73% [============================================= ] 2914/3963 73% [============================================= ] 2915/3963 73% [============================================= ] 2916/3963 73% [============================================= ] 2917/3963 73% [============================================= ] 2918/3963 73% [============================================= ] 2919/3963 73% [============================================= ] 2920/3963 73% [============================================= ] 2921/3963 73% [============================================= ] 2922/3963 73% [============================================= ] 2923/3963 73% [============================================= ] 2924/3963 73% [============================================= ] 2925/3963 73% [============================================= ] 2926/3963 73% [============================================= ] 2927/3963 73% [============================================= ] 2928/3963 73% [============================================= ] 2929/3963 73% [============================================= ] 2930/3963 73% [============================================= ] 2931/3963 73% [============================================= ] 2932/3963 73% [============================================= ] 2933/3963 74% [============================================= ] 2934/3963 74% [============================================= ] 2935/3963 74% [============================================= ] 2936/3963 74% [============================================= ] 2937/3963 74% [============================================= ] 2938/3963 74% [============================================= ] 2939/3963 74% [============================================= ] 2940/3963 74% [============================================== ] 2941/3963 74% [============================================== ] 2942/3963 74% [============================================== ] 2943/3963 74% [============================================== ] 2944/3963 74% [============================================== ] 2945/3963 74% [============================================== ] 2946/3963 74% [============================================== ] 2947/3963 74% [============================================== ] 2948/3963 74% [============================================== ] 2949/3963 74% [============================================== ] 2950/3963 74% [============================================== ] 2951/3963 74% [============================================== ] 2952/3963 74% [============================================== ] 2953/3963 74% [============================================== ] 2954/3963 74% [============================================== ] 2955/3963 74% [============================================== ] 2956/3963 74% [============================================== ] 2957/3963 74% [============================================== ] 2958/3963 74% [============================================== ] 2959/3963 74% [============================================== ] 2960/3963 74% [============================================== ] 2961/3963 74% [============================================== ] 2962/3963 74% [============================================== ] 2963/3963 74% [============================================== ] 2964/3963 74% [============================================== ] 2965/3963 74% [============================================== ] 2966/3963 74% [============================================== ] 2967/3963 74% [============================================== ] 2968/3963 74% [============================================== ] 2969/3963 74% [============================================== ] 2970/3963 74% [============================================== ] 2971/3963 74% [============================================== ] 2972/3963 74% [============================================== ] 2973/3963 75% [============================================== ] 2974/3963 75% [============================================== ] 2975/3963 75% [============================================== ] 2976/3963 75% [============================================== ] 2977/3963 75% [============================================== ] 2978/3963 75% [============================================== ] 2979/3963 75% [============================================== ] 2980/3963 75% [============================================== ] 2981/3963 75% [============================================== ] 2982/3963 75% [============================================== ] 2983/3963 75% [============================================== ] 2984/3963 75% [============================================== ] 2985/3963 75% [============================================== ] 2986/3963 75% [============================================== ] 2987/3963 75% [============================================== ] 2988/3963 75% [============================================== ] 2989/3963 75% [============================================== ] 2990/3963 75% [============================================== ] 2991/3963 75% [============================================== ] 2992/3963 75% [============================================== ] 2993/3963 75% [============================================== ] 2994/3963 75% [============================================== ] 2995/3963 75% [============================================== ] 2996/3963 75% [============================================== ] 2997/3963 75% [============================================== ] 2998/3963 75% [============================================== ] 2999/3963 75% [============================================== ] 3000/3963 75% [============================================== ] 3001/3963 75% [============================================== ] 3002/3963 75% [============================================== ] 3003/3963 75% [============================================== ] 3004/3963 75% [=============================================== ] 3005/3963 75% [=============================================== ] 3006/3963 75% [=============================================== ] 3007/3963 75% [=============================================== ] 3008/3963 75% [=============================================== ] 3009/3963 75% [=============================================== ] 3010/3963 75% [=============================================== ] 3011/3963 75% [=============================================== ] 3012/3963 76% [=============================================== ] 3013/3963 76% [=============================================== ] 3014/3963 76% [=============================================== ] 3015/3963 76% [=============================================== ] 3016/3963 76% [=============================================== ] 3017/3963 76% [=============================================== ] 3018/3963 76% [=============================================== ] 3019/3963 76% [=============================================== ] 3020/3963 76% [=============================================== ] 3021/3963 76% [=============================================== ] 3022/3963 76% [=============================================== ] 3023/3963 76% [=============================================== ] 3024/3963 76% [=============================================== ] 3025/3963 76% [=============================================== ] 3026/3963 76% [=============================================== ] 3027/3963 76% [=============================================== ] 3028/3963 76% [=============================================== ] 3029/3963 76% [=============================================== ] 3030/3963 76% [=============================================== ] 3031/3963 76% [=============================================== ] 3032/3963 76% [=============================================== ] 3033/3963 76% [=============================================== ] 3034/3963 76% [=============================================== ] 3035/3963 76% [=============================================== ] 3036/3963 76% [=============================================== ] 3037/3963 76% [=============================================== ] 3038/3963 76% [=============================================== ] 3039/3963 76% [=============================================== ] 3040/3963 76% [=============================================== ] 3041/3963 76% [=============================================== ] 3042/3963 76% [=============================================== ] 3043/3963 76% [=============================================== ] 3044/3963 76% [=============================================== ] 3045/3963 76% [=============================================== ] 3046/3963 76% [=============================================== ] 3047/3963 76% [=============================================== ] 3048/3963 76% [=============================================== ] 3049/3963 76% [=============================================== ] 3050/3963 76% [=============================================== ] 3051/3963 76% [=============================================== ] 3052/3963 77% [=============================================== ] 3053/3963 77% [=============================================== ] 3054/3963 77% [=============================================== ] 3055/3963 77% [=============================================== ] 3056/3963 77% [=============================================== ] 3057/3963 77% [=============================================== ] 3058/3963 77% [=============================================== ] 3059/3963 77% [=============================================== ] 3060/3963 77% [=============================================== ] 3061/3963 77% [=============================================== ] 3062/3963 77% [=============================================== ] 3063/3963 77% [=============================================== ] 3064/3963 77% [=============================================== ] 3065/3963 77% [=============================================== ] 3066/3963 77% [=============================================== ] 3067/3963 77% [=============================================== ] 3068/3963 77% [================================================ ] 3069/3963 77% [================================================ ] 3070/3963 77% [================================================ ] 3071/3963 77% [================================================ ] 3072/3963 77% [================================================ ] 3073/3963 77% [================================================ ] 3074/3963 77% [================================================ ] 3075/3963 77% [================================================ ] 3076/3963 77% [================================================ ] 3077/3963 77% [================================================ ] 3078/3963 77% [================================================ ] 3079/3963 77% [================================================ ] 3080/3963 77% [================================================ ] 3081/3963 77% [================================================ ] 3082/3963 77% [================================================ ] 3083/3963 77% [================================================ ] 3084/3963 77% [================================================ ] 3085/3963 77% [================================================ ] 3086/3963 77% [================================================ ] 3087/3963 77% [================================================ ] 3088/3963 77% [================================================ ] 3089/3963 77% [================================================ ] 3090/3963 77% [================================================ ] 3091/3963 77% [================================================ ] 3092/3963 78% [================================================ ] 3093/3963 78% [================================================ ] 3094/3963 78% [================================================ ] 3095/3963 78% [================================================ ] 3096/3963 78% [================================================ ] 3097/3963 78% [================================================ ] 3098/3963 78% [================================================ ] 3099/3963 78% [================================================ ] 3100/3963 78% [================================================ ] 3101/3963 78% [================================================ ] 3102/3963 78% [================================================ ] 3103/3963 78% [================================================ ] 3104/3963 78% [================================================ ] 3105/3963 78% [================================================ ] 3106/3963 78% [================================================ ] 3107/3963 78% [================================================ ] 3108/3963 78% [================================================ ] 3109/3963 78% [================================================ ] 3110/3963 78% [================================================ ] 3111/3963 78% [================================================ ] 3112/3963 78% [================================================ ] 3113/3963 78% [================================================ ] 3114/3963 78% [================================================ ] 3115/3963 78% [================================================ ] 3116/3963 78% [================================================ ] 3117/3963 78% [================================================ ] 3118/3963 78% [================================================ ] 3119/3963 78% [================================================ ] 3120/3963 78% [================================================ ] 3121/3963 78% [================================================ ] 3122/3963 78% [================================================ ] 3123/3963 78% [================================================ ] 3124/3963 78% [================================================ ] 3125/3963 78% [================================================ ] 3126/3963 78% [================================================ ] 3127/3963 78% [================================================ ] 3128/3963 78% [================================================ ] 3129/3963 78% [================================================ ] 3130/3963 78% [================================================ ] 3131/3963 79% [================================================ ] 3132/3963 79% [================================================= ] 3133/3963 79% [================================================= ] 3134/3963 79% [================================================= ] 3135/3963 79% [================================================= ] 3136/3963 79% [================================================= ] 3137/3963 79% [================================================= ] 3138/3963 79% [================================================= ] 3139/3963 79% [================================================= ] 3140/3963 79% [================================================= ] 3141/3963 79% [================================================= ] 3142/3963 79% [================================================= ] 3143/3963 79% [================================================= ] 3144/3963 79% [================================================= ] 3145/3963 79% [================================================= ] 3146/3963 79% [================================================= ] 3147/3963 79% [================================================= ] 3148/3963 79% [================================================= ] 3149/3963 79% [================================================= ] 3150/3963 79% [================================================= ] 3151/3963 79% [================================================= ] 3152/3963 79% [================================================= ] 3153/3963 79% [================================================= ] 3154/3963 79% [================================================= ] 3155/3963 79% [================================================= ] 3156/3963 79% [================================================= ] 3157/3963 79% [================================================= ] 3158/3963 79% [================================================= ] 3159/3963 79% [================================================= ] 3160/3963 79% [================================================= ] 3161/3963 79% [================================================= ] 3162/3963 79% [================================================= ] 3163/3963 79% [================================================= ] 3164/3963 79% [================================================= ] 3165/3963 79% [================================================= ] 3166/3963 79% [================================================= ] 3167/3963 79% [================================================= ] 3168/3963 79% [================================================= ] 3169/3963 79% [================================================= ] 3170/3963 79% [================================================= ] 3171/3963 80% [================================================= ] 3172/3963 80% [================================================= ] 3173/3963 80% [================================================= ] 3174/3963 80% [================================================= ] 3175/3963 80% [================================================= ] 3176/3963 80% [================================================= ] 3177/3963 80% [================================================= ] 3178/3963 80% [================================================= ] 3179/3963 80% [================================================= ] 3180/3963 80% [================================================= ] 3181/3963 80% [================================================= ] 3182/3963 80% [================================================= ] 3183/3963 80% [================================================= ] 3184/3963 80% [================================================= ] 3185/3963 80% [================================================= ] 3186/3963 80% [================================================= ] 3187/3963 80% [================================================= ] 3188/3963 80% [================================================= ] 3189/3963 80% [================================================= ] 3190/3963 80% [================================================= ] 3191/3963 80% [================================================= ] 3192/3963 80% [================================================= ] 3193/3963 80% [================================================= ] 3194/3963 80% [================================================= ] 3195/3963 80% [================================================== ] 3196/3963 80% [================================================== ] 3197/3963 80% [================================================== ] 3198/3963 80% [================================================== ] 3199/3963 80% [================================================== ] 3200/3963 80% [================================================== ] 3201/3963 80% [================================================== ] 3202/3963 80% [================================================== ] 3203/3963 80% [================================================== ] 3204/3963 80% [================================================== ] 3205/3963 80% [================================================== ] 3206/3963 80% [================================================== ] 3207/3963 80% [================================================== ] 3208/3963 80% [================================================== ] 3209/3963 80% [================================================== ] 3210/3963 80% [================================================== ] 3211/3963 81% [================================================== ] 3212/3963 81% [================================================== ] 3213/3963 81% [================================================== ] 3214/3963 81% [================================================== ] 3215/3963 81% [================================================== ] 3216/3963 81% [================================================== ] 3217/3963 81% [================================================== ] 3218/3963 81% [================================================== ] 3219/3963 81% [================================================== ] 3220/3963 81% [================================================== ] 3221/3963 81% [================================================== ] 3222/3963 81% [================================================== ] 3223/3963 81% [================================================== ] 3224/3963 81% [================================================== ] 3225/3963 81% [================================================== ] 3226/3963 81% [================================================== ] 3227/3963 81% [================================================== ] 3228/3963 81% [================================================== ] 3229/3963 81% [================================================== ] 3230/3963 81% [================================================== ] 3231/3963 81% [================================================== ] 3232/3963 81% [================================================== ] 3233/3963 81% [================================================== ] 3234/3963 81% [================================================== ] 3235/3963 81% [================================================== ] 3236/3963 81% [================================================== ] 3237/3963 81% [================================================== ] 3238/3963 81% [================================================== ] 3239/3963 81% [================================================== ] 3240/3963 81% [================================================== ] 3241/3963 81% [================================================== ] 3242/3963 81% [================================================== ] 3243/3963 81% [================================================== ] 3244/3963 81% [================================================== ] 3245/3963 81% [================================================== ] 3246/3963 81% [================================================== ] 3247/3963 81% [================================================== ] 3248/3963 81% [================================================== ] 3249/3963 81% [================================================== ] 3250/3963 82% [================================================== ] 3251/3963 82% [================================================== ] 3252/3963 82% [================================================== ] 3253/3963 82% [================================================== ] 3254/3963 82% [================================================== ] 3255/3963 82% [================================================== ] 3256/3963 82% [================================================== ] 3257/3963 82% [================================================== ] 3258/3963 82% [================================================== ] 3259/3963 82% [=================================================== ] 3260/3963 82% [=================================================== ] 3261/3963 82% [=================================================== ] 3262/3963 82% [=================================================== ] 3263/3963 82% [=================================================== ] 3264/3963 82% [=================================================== ] 3265/3963 82% [=================================================== ] 3266/3963 82% [=================================================== ] 3267/3963 82% [=================================================== ] 3268/3963 82% [=================================================== ] 3269/3963 82% [=================================================== ] 3270/3963 82% [=================================================== ] 3271/3963 82% [=================================================== ] 3272/3963 82% [=================================================== ] 3273/3963 82% [=================================================== ] 3274/3963 82% [=================================================== ] 3275/3963 82% [=================================================== ] 3276/3963 82% [=================================================== ] 3277/3963 82% [=================================================== ] 3278/3963 82% [=================================================== ] 3279/3963 82% [=================================================== ] 3280/3963 82% [=================================================== ] 3281/3963 82% [=================================================== ] 3282/3963 82% [=================================================== ] 3283/3963 82% [=================================================== ] 3284/3963 82% [=================================================== ] 3285/3963 82% [=================================================== ] 3286/3963 82% [=================================================== ] 3287/3963 82% [=================================================== ] 3288/3963 82% [=================================================== ] 3289/3963 82% [=================================================== ] 3290/3963 83% [=================================================== ] 3291/3963 83% [=================================================== ] 3292/3963 83% [=================================================== ] 3293/3963 83% [=================================================== ] 3294/3963 83% [=================================================== ] 3295/3963 83% [=================================================== ] 3296/3963 83% [=================================================== ] 3297/3963 83% [=================================================== ] 3298/3963 83% [=================================================== ] 3299/3963 83% [=================================================== ] 3300/3963 83% [=================================================== ] 3301/3963 83% [=================================================== ] 3302/3963 83% [=================================================== ] 3303/3963 83% [=================================================== ] 3304/3963 83% [=================================================== ] 3305/3963 83% [=================================================== ] 3306/3963 83% [=================================================== ] 3307/3963 83% [=================================================== ] 3308/3963 83% [=================================================== ] 3309/3963 83% [=================================================== ] 3310/3963 83% [=================================================== ] 3311/3963 83% [=================================================== ] 3312/3963 83% [=================================================== ] 3313/3963 83% [=================================================== ] 3314/3963 83% [=================================================== ] 3315/3963 83% [=================================================== ] 3316/3963 83% [=================================================== ] 3317/3963 83% [=================================================== ] 3318/3963 83% [=================================================== ] 3319/3963 83% [=================================================== ] 3320/3963 83% [=================================================== ] 3321/3963 83% [=================================================== ] 3322/3963 83% [=================================================== ] 3323/3963 83% [==================================================== ] 3324/3963 83% [==================================================== ] 3325/3963 83% [==================================================== ] 3326/3963 83% [==================================================== ] 3327/3963 83% [==================================================== ] 3328/3963 83% [==================================================== ] 3329/3963 84% [==================================================== ] 3330/3963 84% [==================================================== ] 3331/3963 84% [==================================================== ] 3332/3963 84% [==================================================== ] 3333/3963 84% [==================================================== ] 3334/3963 84% [==================================================== ] 3335/3963 84% [==================================================== ] 3336/3963 84% [==================================================== ] 3337/3963 84% [==================================================== ] 3338/3963 84% [==================================================== ] 3339/3963 84% [==================================================== ] 3340/3963 84% [==================================================== ] 3341/3963 84% [==================================================== ] 3342/3963 84% [==================================================== ] 3343/3963 84% [==================================================== ] 3344/3963 84% [==================================================== ] 3345/3963 84% [==================================================== ] 3346/3963 84% [==================================================== ] 3347/3963 84% [==================================================== ] 3348/3963 84% [==================================================== ] 3349/3963 84% [==================================================== ] 3350/3963 84% [==================================================== ] 3351/3963 84% [==================================================== ] 3352/3963 84% [==================================================== ] 3353/3963 84% [==================================================== ] 3354/3963 84% [==================================================== ] 3355/3963 84% [==================================================== ] 3356/3963 84% [==================================================== ] 3357/3963 84% [==================================================== ] 3358/3963 84% [==================================================== ] 3359/3963 84% [==================================================== ] 3360/3963 84% [==================================================== ] 3361/3963 84% [==================================================== ] 3362/3963 84% [==================================================== ] 3363/3963 84% [==================================================== ] 3364/3963 84% [==================================================== ] 3365/3963 84% [==================================================== ] 3366/3963 84% [==================================================== ] 3367/3963 84% [==================================================== ] 3368/3963 84% [==================================================== ] 3369/3963 85% [==================================================== ] 3370/3963 85% [==================================================== ] 3371/3963 85% [==================================================== ] 3372/3963 85% [==================================================== ] 3373/3963 85% [==================================================== ] 3374/3963 85% [==================================================== ] 3375/3963 85% [==================================================== ] 3376/3963 85% [==================================================== ] 3377/3963 85% [==================================================== ] 3378/3963 85% [==================================================== ] 3379/3963 85% [==================================================== ] 3380/3963 85% [==================================================== ] 3381/3963 85% [==================================================== ] 3382/3963 85% [==================================================== ] 3383/3963 85% [==================================================== ] 3384/3963 85% [==================================================== ] 3385/3963 85% [==================================================== ] 3386/3963 85% [==================================================== ] 3387/3963 85% [===================================================== ] 3388/3963 85% [===================================================== ] 3389/3963 85% [===================================================== ] 3390/3963 85% [===================================================== ] 3391/3963 85% [===================================================== ] 3392/3963 85% [===================================================== ] 3393/3963 85% [===================================================== ] 3394/3963 85% [===================================================== ] 3395/3963 85% [===================================================== ] 3396/3963 85% [===================================================== ] 3397/3963 85% [===================================================== ] 3398/3963 85% [===================================================== ] 3399/3963 85% [===================================================== ] 3400/3963 85% [===================================================== ] 3401/3963 85% [===================================================== ] 3402/3963 85% [===================================================== ] 3403/3963 85% [===================================================== ] 3404/3963 85% [===================================================== ] 3405/3963 85% [===================================================== ] 3406/3963 85% [===================================================== ] 3407/3963 85% [===================================================== ] 3408/3963 85% [===================================================== ] 3409/3963 86% [===================================================== ] 3410/3963 86% [===================================================== ] 3411/3963 86% [===================================================== ] 3412/3963 86% [===================================================== ] 3413/3963 86% [===================================================== ] 3414/3963 86% [===================================================== ] 3415/3963 86% [===================================================== ] 3416/3963 86% [===================================================== ] 3417/3963 86% [===================================================== ] 3418/3963 86% [===================================================== ] 3419/3963 86% [===================================================== ] 3420/3963 86% [===================================================== ] 3421/3963 86% [===================================================== ] 3422/3963 86% [===================================================== ] 3423/3963 86% [===================================================== ] 3424/3963 86% [===================================================== ] 3425/3963 86% [===================================================== ] 3426/3963 86% [===================================================== ] 3427/3963 86% [===================================================== ] 3428/3963 86% [===================================================== ] 3429/3963 86% [===================================================== ] 3430/3963 86% [===================================================== ] 3431/3963 86% [===================================================== ] 3432/3963 86% [===================================================== ] 3433/3963 86% [===================================================== ] 3434/3963 86% [===================================================== ] 3435/3963 86% [===================================================== ] 3436/3963 86% [===================================================== ] 3437/3963 86% [===================================================== ] 3438/3963 86% [===================================================== ] 3439/3963 86% [===================================================== ] 3440/3963 86% [===================================================== ] 3441/3963 86% [===================================================== ] 3442/3963 86% [===================================================== ] 3443/3963 86% [===================================================== ] 3444/3963 86% [===================================================== ] 3445/3963 86% [===================================================== ] 3446/3963 86% [===================================================== ] 3447/3963 86% [===================================================== ] 3448/3963 87% [===================================================== ] 3449/3963 87% [===================================================== ] 3450/3963 87% [===================================================== ] 3451/3963 87% [====================================================== ] 3452/3963 87% [====================================================== ] 3453/3963 87% [====================================================== ] 3454/3963 87% [====================================================== ] 3455/3963 87% [====================================================== ] 3456/3963 87% [====================================================== ] 3457/3963 87% [====================================================== ] 3458/3963 87% [====================================================== ] 3459/3963 87% [====================================================== ] 3460/3963 87% [====================================================== ] 3461/3963 87% [====================================================== ] 3462/3963 87% [====================================================== ] 3463/3963 87% [====================================================== ] 3464/3963 87% [====================================================== ] 3465/3963 87% [====================================================== ] 3466/3963 87% [====================================================== ] 3467/3963 87% [====================================================== ] 3468/3963 87% [====================================================== ] 3469/3963 87% [====================================================== ] 3470/3963 87% [====================================================== ] 3471/3963 87% [====================================================== ] 3472/3963 87% [====================================================== ] 3473/3963 87% [====================================================== ] 3474/3963 87% [====================================================== ] 3475/3963 87% [====================================================== ] 3476/3963 87% [====================================================== ] 3477/3963 87% [====================================================== ] 3478/3963 87% [====================================================== ] 3479/3963 87% [====================================================== ] 3480/3963 87% [====================================================== ] 3481/3963 87% [====================================================== ] 3482/3963 87% [====================================================== ] 3483/3963 87% [====================================================== ] 3484/3963 87% [====================================================== ] 3485/3963 87% [====================================================== ] 3486/3963 87% [====================================================== ] 3487/3963 87% [====================================================== ] 3488/3963 88% [====================================================== ] 3489/3963 88% [====================================================== ] 3490/3963 88% [====================================================== ] 3491/3963 88% [====================================================== ] 3492/3963 88% [====================================================== ] 3493/3963 88% [====================================================== ] 3494/3963 88% [====================================================== ] 3495/3963 88% [====================================================== ] 3496/3963 88% [====================================================== ] 3497/3963 88% [====================================================== ] 3498/3963 88% [====================================================== ] 3499/3963 88% [====================================================== ] 3500/3963 88% [====================================================== ] 3501/3963 88% [====================================================== ] 3502/3963 88% [====================================================== ] 3503/3963 88% [====================================================== ] 3504/3963 88% [====================================================== ] 3505/3963 88% [====================================================== ] 3506/3963 88% [====================================================== ] 3507/3963 88% [====================================================== ] 3508/3963 88% [====================================================== ] 3509/3963 88% [====================================================== ] 3510/3963 88% [====================================================== ] 3511/3963 88% [====================================================== ] 3512/3963 88% [====================================================== ] 3513/3963 88% [====================================================== ] 3514/3963 88% [====================================================== ] 3515/3963 88% [======================================================= ] 3516/3963 88% [======================================================= ] 3517/3963 88% [======================================================= ] 3518/3963 88% [======================================================= ] 3519/3963 88% [======================================================= ] 3520/3963 88% [======================================================= ] 3521/3963 88% [======================================================= ] 3522/3963 88% [======================================================= ] 3523/3963 88% [======================================================= ] 3524/3963 88% [======================================================= ] 3525/3963 88% [======================================================= ] 3526/3963 88% [======================================================= ] 3527/3963 88% [======================================================= ] 3528/3963 89% [======================================================= ] 3529/3963 89% [======================================================= ] 3530/3963 89% [======================================================= ] 3531/3963 89% [======================================================= ] 3532/3963 89% [======================================================= ] 3533/3963 89% [======================================================= ] 3534/3963 89% [======================================================= ] 3535/3963 89% [======================================================= ] 3536/3963 89% [======================================================= ] 3537/3963 89% [======================================================= ] 3538/3963 89% [======================================================= ] 3539/3963 89% [======================================================= ] 3540/3963 89% [======================================================= ] 3541/3963 89% [======================================================= ] 3542/3963 89% [======================================================= ] 3543/3963 89% [======================================================= ] 3544/3963 89% [======================================================= ] 3545/3963 89% [======================================================= ] 3546/3963 89% [======================================================= ] 3547/3963 89% [======================================================= ] 3548/3963 89% [======================================================= ] 3549/3963 89% [======================================================= ] 3550/3963 89% [======================================================= ] 3551/3963 89% [======================================================= ] 3552/3963 89% [======================================================= ] 3553/3963 89% [======================================================= ] 3554/3963 89% [======================================================= ] 3555/3963 89% [======================================================= ] 3556/3963 89% [======================================================= ] 3557/3963 89% [======================================================= ] 3558/3963 89% [======================================================= ] 3559/3963 89% [======================================================= ] 3560/3963 89% [======================================================= ] 3561/3963 89% [======================================================= ] 3562/3963 89% [======================================================= ] 3563/3963 89% [======================================================= ] 3564/3963 89% [======================================================= ] 3565/3963 89% [======================================================= ] 3566/3963 89% [======================================================= ] 3567/3963 90% [======================================================= ] 3568/3963 90% [======================================================= ] 3569/3963 90% [======================================================= ] 3570/3963 90% [======================================================= ] 3571/3963 90% [======================================================= ] 3572/3963 90% [======================================================= ] 3573/3963 90% [======================================================= ] 3574/3963 90% [======================================================= ] 3575/3963 90% [======================================================= ] 3576/3963 90% [======================================================= ] 3577/3963 90% [======================================================= ] 3578/3963 90% [======================================================= ] 3579/3963 90% [======================================================== ] 3580/3963 90% [======================================================== ] 3581/3963 90% [======================================================== ] 3582/3963 90% [======================================================== ] 3583/3963 90% [======================================================== ] 3584/3963 90% [======================================================== ] 3585/3963 90% [======================================================== ] 3586/3963 90% [======================================================== ] 3587/3963 90% [======================================================== ] 3588/3963 90% [======================================================== ] 3589/3963 90% [======================================================== ] 3590/3963 90% [======================================================== ] 3591/3963 90% [======================================================== ] 3592/3963 90% [======================================================== ] 3593/3963 90% [======================================================== ] 3594/3963 90% [======================================================== ] 3595/3963 90% [======================================================== ] 3596/3963 90% [======================================================== ] 3597/3963 90% [======================================================== ] 3598/3963 90% [======================================================== ] 3599/3963 90% [======================================================== ] 3600/3963 90% [======================================================== ] 3601/3963 90% [======================================================== ] 3602/3963 90% [======================================================== ] 3603/3963 90% [======================================================== ] 3604/3963 90% [======================================================== ] 3605/3963 90% [======================================================== ] 3606/3963 90% [======================================================== ] 3607/3963 91% [======================================================== ] 3608/3963 91% [======================================================== ] 3609/3963 91% [======================================================== ] 3610/3963 91% [======================================================== ] 3611/3963 91% [======================================================== ] 3612/3963 91% [======================================================== ] 3613/3963 91% [======================================================== ] 3614/3963 91% [======================================================== ] 3615/3963 91% [======================================================== ] 3616/3963 91% [======================================================== ] 3617/3963 91% [======================================================== ] 3618/3963 91% [======================================================== ] 3619/3963 91% [======================================================== ] 3620/3963 91% [======================================================== ] 3621/3963 91% [======================================================== ] 3622/3963 91% [======================================================== ] 3623/3963 91% [======================================================== ] 3624/3963 91% [======================================================== ] 3625/3963 91% [======================================================== ] 3626/3963 91% [======================================================== ] 3627/3963 91% [======================================================== ] 3628/3963 91% [======================================================== ] 3629/3963 91% [======================================================== ] 3630/3963 91% [======================================================== ] 3631/3963 91% [======================================================== ] 3632/3963 91% [======================================================== ] 3633/3963 91% [======================================================== ] 3634/3963 91% [======================================================== ] 3635/3963 91% [======================================================== ] 3636/3963 91% [======================================================== ] 3637/3963 91% [======================================================== ] 3638/3963 91% [======================================================== ] 3639/3963 91% [======================================================== ] 3640/3963 91% [======================================================== ] 3641/3963 91% [======================================================== ] 3642/3963 91% [======================================================== ] 3643/3963 91% [========================================================= ] 3644/3963 91% [========================================================= ] 3645/3963 91% [========================================================= ] 3646/3963 92% [========================================================= ] 3647/3963 92% [========================================================= ] 3648/3963 92% [========================================================= ] 3649/3963 92% [========================================================= ] 3650/3963 92% [========================================================= ] 3651/3963 92% [========================================================= ] 3652/3963 92% [========================================================= ] 3653/3963 92% [========================================================= ] 3654/3963 92% [========================================================= ] 3655/3963 92% [========================================================= ] 3656/3963 92% [========================================================= ] 3657/3963 92% [========================================================= ] 3658/3963 92% [========================================================= ] 3659/3963 92% [========================================================= ] 3660/3963 92% [========================================================= ] 3661/3963 92% [========================================================= ] 3662/3963 92% [========================================================= ] 3663/3963 92% [========================================================= ] 3664/3963 92% [========================================================= ] 3665/3963 92% [========================================================= ] 3666/3963 92% [========================================================= ] 3667/3963 92% [========================================================= ] 3668/3963 92% [========================================================= ] 3669/3963 92% [========================================================= ] 3670/3963 92% [========================================================= ] 3671/3963 92% [========================================================= ] 3672/3963 92% [========================================================= ] 3673/3963 92% [========================================================= ] 3674/3963 92% [========================================================= ] 3675/3963 92% [========================================================= ] 3676/3963 92% [========================================================= ] 3677/3963 92% [========================================================= ] 3678/3963 92% [========================================================= ] 3679/3963 92% [========================================================= ] 3680/3963 92% [========================================================= ] 3681/3963 92% [========================================================= ] 3682/3963 92% [========================================================= ] 3683/3963 92% [========================================================= ] 3684/3963 92% [========================================================= ] 3685/3963 92% [========================================================= ] 3686/3963 93% [========================================================= ] 3687/3963 93% [========================================================= ] 3688/3963 93% [========================================================= ] 3689/3963 93% [========================================================= ] 3690/3963 93% [========================================================= ] 3691/3963 93% [========================================================= ] 3692/3963 93% [========================================================= ] 3693/3963 93% [========================================================= ] 3694/3963 93% [========================================================= ] 3695/3963 93% [========================================================= ] 3696/3963 93% [========================================================= ] 3697/3963 93% [========================================================= ] 3698/3963 93% [========================================================= ] 3699/3963 93% [========================================================= ] 3700/3963 93% [========================================================= ] 3701/3963 93% [========================================================= ] 3702/3963 93% [========================================================= ] 3703/3963 93% [========================================================= ] 3704/3963 93% [========================================================= ] 3705/3963 93% [========================================================= ] 3706/3963 93% [========================================================= ] 3707/3963 93% [========================================================== ] 3708/3963 93% [========================================================== ] 3709/3963 93% [========================================================== ] 3710/3963 93% [========================================================== ] 3711/3963 93% [========================================================== ] 3712/3963 93% [========================================================== ] 3713/3963 93% [========================================================== ] 3714/3963 93% [========================================================== ] 3715/3963 93% [========================================================== ] 3716/3963 93% [========================================================== ] 3717/3963 93% [========================================================== ] 3718/3963 93% [========================================================== ] 3719/3963 93% [========================================================== ] 3720/3963 93% [========================================================== ] 3721/3963 93% [========================================================== ] 3722/3963 93% [========================================================== ] 3723/3963 93% [========================================================== ] 3724/3963 93% [========================================================== ] 3725/3963 93% [========================================================== ] 3726/3963 94% [========================================================== ] 3727/3963 94% [========================================================== ] 3728/3963 94% [========================================================== ] 3729/3963 94% [========================================================== ] 3730/3963 94% [========================================================== ] 3731/3963 94% [========================================================== ] 3732/3963 94% [========================================================== ] 3733/3963 94% [========================================================== ] 3734/3963 94% [========================================================== ] 3735/3963 94% [========================================================== ] 3736/3963 94% [========================================================== ] 3737/3963 94% [========================================================== ] 3738/3963 94% [========================================================== ] 3739/3963 94% [========================================================== ] 3740/3963 94% [========================================================== ] 3741/3963 94% [========================================================== ] 3742/3963 94% [========================================================== ] 3743/3963 94% [========================================================== ] 3744/3963 94% [========================================================== ] 3745/3963 94% [========================================================== ] 3746/3963 94% [========================================================== ] 3747/3963 94% [========================================================== ] 3748/3963 94% [========================================================== ] 3749/3963 94% [========================================================== ] 3750/3963 94% [========================================================== ] 3751/3963 94% [========================================================== ] 3752/3963 94% [========================================================== ] 3753/3963 94% [========================================================== ] 3754/3963 94% [========================================================== ] 3755/3963 94% [========================================================== ] 3756/3963 94% [========================================================== ] 3757/3963 94% [========================================================== ] 3758/3963 94% [========================================================== ] 3759/3963 94% [========================================================== ] 3760/3963 94% [========================================================== ] 3761/3963 94% [========================================================== ] 3762/3963 94% [========================================================== ] 3763/3963 94% [========================================================== ] 3764/3963 94% [========================================================== ] 3765/3963 95% [========================================================== ] 3766/3963 95% [========================================================== ] 3767/3963 95% [========================================================== ] 3768/3963 95% [========================================================== ] 3769/3963 95% [========================================================== ] 3770/3963 95% [========================================================== ] 3771/3963 95% [=========================================================== ] 3772/3963 95% [=========================================================== ] 3773/3963 95% [=========================================================== ] 3774/3963 95% [=========================================================== ] 3775/3963 95% [=========================================================== ] 3776/3963 95% [=========================================================== ] 3777/3963 95% [=========================================================== ] 3778/3963 95% [=========================================================== ] 3779/3963 95% [=========================================================== ] 3780/3963 95% [=========================================================== ] 3781/3963 95% [=========================================================== ] 3782/3963 95% [=========================================================== ] 3783/3963 95% [=========================================================== ] 3784/3963 95% [=========================================================== ] 3785/3963 95% [=========================================================== ] 3786/3963 95% [=========================================================== ] 3787/3963 95% [=========================================================== ] 3788/3963 95% [=========================================================== ] 3789/3963 95% [=========================================================== ] 3790/3963 95% [=========================================================== ] 3791/3963 95% [=========================================================== ] 3792/3963 95% [=========================================================== ] 3793/3963 95% [=========================================================== ] 3794/3963 95% [=========================================================== ] 3795/3963 95% [=========================================================== ] 3796/3963 95% [=========================================================== ] 3797/3963 95% [=========================================================== ] 3798/3963 95% [=========================================================== ] 3799/3963 95% [=========================================================== ] 3800/3963 95% [=========================================================== ] 3801/3963 95% [=========================================================== ] 3802/3963 95% [=========================================================== ] 3803/3963 95% [=========================================================== ] 3804/3963 95% [=========================================================== ] 3805/3963 96% [=========================================================== ] 3806/3963 96% [=========================================================== ] 3807/3963 96% [=========================================================== ] 3808/3963 96% [=========================================================== ] 3809/3963 96% [=========================================================== ] 3810/3963 96% [=========================================================== ] 3811/3963 96% [=========================================================== ] 3812/3963 96% [=========================================================== ] 3813/3963 96% [=========================================================== ] 3814/3963 96% [=========================================================== ] 3815/3963 96% [=========================================================== ] 3816/3963 96% [=========================================================== ] 3817/3963 96% [=========================================================== ] 3818/3963 96% [=========================================================== ] 3819/3963 96% [=========================================================== ] 3820/3963 96% [=========================================================== ] 3821/3963 96% [=========================================================== ] 3822/3963 96% [=========================================================== ] 3823/3963 96% [=========================================================== ] 3824/3963 96% [=========================================================== ] 3825/3963 96% [=========================================================== ] 3826/3963 96% [=========================================================== ] 3827/3963 96% [=========================================================== ] 3828/3963 96% [=========================================================== ] 3829/3963 96% [=========================================================== ] 3830/3963 96% [=========================================================== ] 3831/3963 96% [=========================================================== ] 3832/3963 96% [=========================================================== ] 3833/3963 96% [=========================================================== ] 3834/3963 96% [=========================================================== ] 3835/3963 96% [============================================================ ] 3836/3963 96% [============================================================ ] 3837/3963 96% [============================================================ ] 3838/3963 96% [============================================================ ] 3839/3963 96% [============================================================ ] 3840/3963 96% [============================================================ ] 3841/3963 96% [============================================================ ] 3842/3963 96% [============================================================ ] 3843/3963 96% [============================================================ ] 3844/3963 96% [============================================================ ] 3845/3963 97% [============================================================ ] 3846/3963 97% [============================================================ ] 3847/3963 97% [============================================================ ] 3848/3963 97% [============================================================ ] 3849/3963 97% [============================================================ ] 3850/3963 97% [============================================================ ] 3851/3963 97% [============================================================ ] 3852/3963 97% [============================================================ ] 3853/3963 97% [============================================================ ] 3854/3963 97% [============================================================ ] 3855/3963 97% [============================================================ ] 3856/3963 97% [============================================================ ] 3857/3963 97% [============================================================ ] 3858/3963 97% [============================================================ ] 3859/3963 97% [============================================================ ] 3860/3963 97% [============================================================ ] 3861/3963 97% [============================================================ ] 3862/3963 97% [============================================================ ] 3863/3963 97% [============================================================ ] 3864/3963 97% [============================================================ ] 3865/3963 97% [============================================================ ] 3866/3963 97% [============================================================ ] 3867/3963 97% [============================================================ ] 3868/3963 97% [============================================================ ] 3869/3963 97% [============================================================ ] 3870/3963 97% [============================================================ ] 3871/3963 97% [============================================================ ] 3872/3963 97% [============================================================ ] 3873/3963 97% [============================================================ ] 3874/3963 97% [============================================================ ] 3875/3963 97% [============================================================ ] 3876/3963 97% [============================================================ ] 3877/3963 97% [============================================================ ] 3878/3963 97% [============================================================ ] 3879/3963 97% [============================================================ ] 3880/3963 97% [============================================================ ] 3881/3963 97% [============================================================ ] 3882/3963 97% [============================================================ ] 3883/3963 97% [============================================================ ] 3884/3963 98% [============================================================ ] 3885/3963 98% [============================================================ ] 3886/3963 98% [============================================================ ] 3887/3963 98% [============================================================ ] 3888/3963 98% [============================================================ ] 3889/3963 98% [============================================================ ] 3890/3963 98% [============================================================ ] 3891/3963 98% [============================================================ ] 3892/3963 98% [============================================================ ] 3893/3963 98% [============================================================ ] 3894/3963 98% [============================================================ ] 3895/3963 98% [============================================================ ] 3896/3963 98% [============================================================ ] 3897/3963 98% [============================================================ ] 3898/3963 98% [============================================================ ] 3899/3963 98% [============================================================= ] 3900/3963 98% [============================================================= ] 3901/3963 98% [============================================================= ] 3902/3963 98% [============================================================= ] 3903/3963 98% [============================================================= ] 3904/3963 98% [============================================================= ] 3905/3963 98% [============================================================= ] 3906/3963 98% [============================================================= ] 3907/3963 98% [============================================================= ] 3908/3963 98% [============================================================= ] 3909/3963 98% [============================================================= ] 3910/3963 98% [============================================================= ] 3911/3963 98% [============================================================= ] 3912/3963 98% [============================================================= ] 3913/3963 98% [============================================================= ] 3914/3963 98% [============================================================= ] 3915/3963 98% [============================================================= ] 3916/3963 98% [============================================================= ] 3917/3963 98% [============================================================= ] 3918/3963 98% [============================================================= ] 3919/3963 98% [============================================================= ] 3920/3963 98% [============================================================= ] 3921/3963 98% [============================================================= ] 3922/3963 98% [============================================================= ] 3923/3963 98% [============================================================= ] 3924/3963 99% [============================================================= ] 3925/3963 99% [============================================================= ] 3926/3963 99% [============================================================= ] 3927/3963 99% [============================================================= ] 3928/3963 99% [============================================================= ] 3929/3963 99% [============================================================= ] 3930/3963 99% [============================================================= ] 3931/3963 99% [============================================================= ] 3932/3963 99% [============================================================= ] 3933/3963 99% [============================================================= ] 3934/3963 99% [============================================================= ] 3935/3963 99% [============================================================= ] 3936/3963 99% [============================================================= ] 3937/3963 99% [============================================================= ] 3938/3963 99% [============================================================= ] 3939/3963 99% [============================================================= ] 3940/3963 99% [============================================================= ] 3941/3963 99% [============================================================= ] 3942/3963 99% [============================================================= ] 3943/3963 99% [============================================================= ] 3944/3963 99% [============================================================= ] 3945/3963 99% [============================================================= ] 3946/3963 99% [============================================================= ] 3947/3963 99% [============================================================= ] 3948/3963 99% [============================================================= ] 3949/3963 99% [============================================================= ] 3950/3963 99% [============================================================= ] 3951/3963 99% [============================================================= ] 3952/3963 99% [============================================================= ] 3953/3963 99% [============================================================= ] 3954/3963 99% [============================================================= ] 3955/3963 99% [============================================================= ] 3956/3963 99% [============================================================= ] 3957/3963 99% [============================================================= ] 3958/3963 99% [============================================================= ] 3959/3963 99% [============================================================= ] 3960/3963 99% [============================================================= ] 3961/3963 99% [============================================================= ] 3962/3963 99% [==============================================================] 3963/3963 100% operation complete, 3963 objects in 65781 NAND pages. ln -snf /home/autobuild/autobuild/instance-14/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-14/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-14/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-14/buildroot' >>> Buildroot 2022.08-800-g73890799ee Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) BR2_NEEDS_HOST_GCC_PLUGIN_SUPPORT=y >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca 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.3.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.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.0.1 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> arp-scan 1.9.8 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> libpcap 1.10.1 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) >>> aumix 2.9.1 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> b43-firmware 5.10.56.27.3 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> babeld 1.9.2 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> bdwgc 8.2.2 Collecting legal info README.QUICK: OK (sha256: a9b077aeb4e9e1aaf9742119d8023ef26f52f445cdc3f60d390bf59e1647f54a) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> bitwise 0.43 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> file 5.43 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: cc3d8704489d08eaefcaee8c639cc6436c6f0f6b2b03986d3ba7521a1a1d2fc9) >>> host-file 5.43 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: cc3d8704489d08eaefcaee8c639cc6436c6f0f6b2b03986d3ba7521a1a1d2fc9) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> linux-pam 1.5.2 Collecting legal info Copyright: OK (sha256: 133d98e7a2ab3ffd330b4debb0bfc10fea21e4b2b5a5b09de2e924293be5ff08) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> chartjs 3.9.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dialog 1.3-20220117 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> dnsmasq 2.87 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-dos2unix 7.4.3 Collecting legal info COPYING.txt: OK (sha256: 275ce1371734904b275e83bf760e3e6d2a520614545a3850c9568d1892b940fd) >>> dtv-scan-tables 57ed2982275045ea5e92ef2a40b9fa58255852e5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> enet 1.3.17 Collecting legal info LICENSE: OK (sha256: 77f94e3be39938801163844b8bf9a4f12badcc0da136e9886e7da14a816d74d3) >>> enscript 1.6.6 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> exfat-utils 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> 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-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> gnutls 3.7.8 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> host-imx-mkimage lf-5.10.72_2.2.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> inih 55 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> host-meson 0.63.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.5.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.8 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2021.02.19 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) >>> initscripts Collecting legal info >>> ipset 7.15 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> jhead 3.06.0.1 Collecting legal info readme.txt: OK (sha256: 8b709512c737fc0c1e1024800b9a44c54d14ab02132c636a66c3ac66955c3e95) >>> keepalived 2.2.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> libaacs 0.11.1 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libcodec2 1.0.5 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libdill 32d0e8b733416208e0412a56490332772bc5c6e1 Collecting legal info COPYING: OK (sha256: 3f78d9c42c8919cb6dc63e51de17b9eb40a49d9cdd876ce59e77392721e8c2c6) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libhtp 0.5.40 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libkrb5 1.20 Collecting legal info NOTICE: OK (sha256: cfadcf7b2ead2f3af793c25c00638c9908ac0023b101695f40cb9a03b16811dc) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> librsync 2.3.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> libtalloc 2.3.4 Collecting legal info talloc.h: OK (sha256: f8340c449dd64a55c6605b02fcad2aec6f473612ac6026739a22995380a8043c) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxkbcommon 1.4.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> lsof 4.96.3 Collecting legal info dialects/linux/dproto.h: OK (sha256: 32a728188b19bf86917659d904ab29d0a294b4506e1c98b8b7f1c70ab4975fe1) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mbedtls 2.28.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mdadm 4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mdevd 0.1.6.0 Collecting legal info COPYING: OK (sha256: 7fe938b5e0fec18848955ca8081c532e24ae77310beb730b301e1f77bad3d390) >>> host-meson-tools 0a02e2d34413f4bf9b15946352bc8c8ee13a5843 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> mtr 0.95 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> nvme 1.12 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-odb 2.4.0 Collecting legal info LICENSE: OK (sha256: 7983b82cb1f1686ac2b55420ded9c0f348f93dd17bf3e048ae3b25c1da51b80e) >>> host-libcutl 1.10.0 Collecting legal info LICENSE: OK (sha256: c7aa98c5af3b67174f16b12a1fed4332a51cd524b82c69e85baa4c2c412da239) >>> host-libodb 2.4.0 Collecting legal info LICENSE: OK (sha256: 841105a470fc283851c63941510ffd403c726d1910b688f7df95914ab8b1b5a3) >>> open62541 v1.3.3 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> host-opkg-utils 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.7 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> parted 3.4 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-parted 3.4 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pkcs11-helper 1.29.0 Collecting legal info COPYING: OK (sha256: 808705ac1daafe07a76431929575c5712a8693977a39ec9102aed25f030754d9) COPYING.BSD: OK (sha256: 865496cf23a6c792739ff2f9ea11e95ac99db89cfe3780a295b4e1495a9c19fe) COPYING.GPL: OK (sha256: cd2e7d63a11058f19c58b06fb8c759140ce70788369dce6e6e9db40d3475021e) >>> raptor 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: 6b926a47abfb87451c436fbd4a868defec963d0232c70b806ac02d4a2a6e1968) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-linux-utils 2.6.0.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-networking 2.5.1.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> screenfetch 3.9.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) >>> sox 7524160b29a476f7e87bc14fddf12d349f9a3c5e Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> wavpack 5.5.0 Collecting legal info COPYING: OK (sha256: 275d65ec11a78d552d078b9c26d950e3075892bca895a415ceaaec33bcfabff9) >>> spandsp 3.0.0-6ec23e5a7e Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> tiff 4.4.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> speexdsp 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> tini 0.19.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> tinyalsa 2.0.0 Collecting legal info NOTICE: OK (sha256: ea22a4711f5250f88a4d7011fbc65367d1b02ac954dcc49f5b6d7c135e6537c4) >>> tpm2-totp 0.2.1 Collecting legal info LICENSE: OK (sha256: 67bc21a0bff2b0890307cfaa883bd3f5337f461eb6d8a612a015cea6d704e9ed) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> triggerhappy 0.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> vis-network 9.1.0 Collecting legal info LICENSE-APACHE-2.0: OK (sha256: 1509904280a272780fd69c04b858f512cf216f8e3464a0dd98d8f34416feced9) LICENSE-MIT: OK (sha256: 1f65085e54c036645082257618db2c7b787e68c3b02485e214ecd09e0834ee8f) >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> vulkan-headers 1.2.203 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> whois 5.5.14 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> 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-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> 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.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: b43-firmware-5.10.56.27.3: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-14/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-14/buildroot'