Checksum: crc32c Number of devices: 1 Devices: ID SIZE PATH 1 525.00MiB /home/autobuild/autobuild/instance-12/output-1/images/rootfs.btrfs >>> Generating filesystem image rootfs.cramfs mkdir -p /home/autobuild/autobuild/instance-12/output-1/images rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs mkdir -p /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-12/output-1/target/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/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-12/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/target >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot echo "/home/autobuild/autobuild/instance-12/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot printf ' /home/autobuild/autobuild/instance-12/output-1/host/bin/mkcramfs -L /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/target /home/autobuild/autobuild/instance-12/output-1/images/rootfs.cramfs\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/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-12/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot rootdir=/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/target table='/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt' warning: file sizes truncated to 16MB (minus 1 byte) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-12/output-1/images rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-12/output-1/target/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/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-12/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-12/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-12/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-12/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/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-12/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-12/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-12/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 5433 objects. stage 2: creating image '/home/autobuild/autobuild/instance-12/output-1/images/rootfs.yaffs2' [ ] 1/5433 0% [ ] 2/5433 0% [ ] 3/5433 0% [ ] 4/5433 0% [ ] 5/5433 0% [ ] 6/5433 0% [ ] 7/5433 0% [ ] 8/5433 0% [ ] 9/5433 0% [ ] 10/5433 0% [ ] 11/5433 0% [ ] 12/5433 0% [ ] 13/5433 0% [ ] 14/5433 0% [ ] 15/5433 0% [ ] 16/5433 0% [ ] 17/5433 0% [ ] 18/5433 0% [ ] 19/5433 0% [ ] 20/5433 0% [ ] 21/5433 0% [ ] 22/5433 0% [ ] 23/5433 0% [ ] 24/5433 0% [ ] 25/5433 0% [ ] 26/5433 0% [ ] 27/5433 0% [ ] 28/5433 0% [ ] 29/5433 0% [ ] 30/5433 0% [ ] 31/5433 0% [ ] 32/5433 0% [ ] 33/5433 0% [ ] 34/5433 0% [ ] 35/5433 0% [ ] 36/5433 0% [ ] 37/5433 0% [ ] 38/5433 0% [ ] 39/5433 0% [ ] 40/5433 0% [ ] 41/5433 0% [ ] 42/5433 0% [ ] 43/5433 0% [ ] 44/5433 0% [ ] 45/5433 0% [ ] 46/5433 0% [ ] 47/5433 0% [ ] 48/5433 0% [ ] 49/5433 0% [ ] 50/5433 0% [ ] 51/5433 0% [ ] 52/5433 0% [ ] 53/5433 0% [ ] 54/5433 0% [ ] 55/5433 1% [ ] 56/5433 1% [ ] 57/5433 1% [ ] 58/5433 1% [ ] 59/5433 1% [ ] 60/5433 1% [ ] 61/5433 1% [ ] 62/5433 1% [ ] 63/5433 1% [ ] 64/5433 1% [ ] 65/5433 1% [ ] 66/5433 1% [ ] 67/5433 1% [ ] 68/5433 1% [ ] 69/5433 1% [ ] 70/5433 1% [ ] 71/5433 1% [ ] 72/5433 1% [ ] 73/5433 1% [ ] 74/5433 1% [ ] 75/5433 1% [ ] 76/5433 1% [ ] 77/5433 1% [ ] 78/5433 1% [ ] 79/5433 1% [ ] 80/5433 1% [ ] 81/5433 1% [ ] 82/5433 1% [ ] 83/5433 1% [ ] 84/5433 1% [ ] 85/5433 1% [ ] 86/5433 1% [ ] 87/5433 1% [= ] 88/5433 1% [= ] 89/5433 1% [= ] 90/5433 1% [= ] 91/5433 1% [= ] 92/5433 1% [= ] 93/5433 1% [= ] 94/5433 1% [= ] 95/5433 1% [= ] 96/5433 1% [= ] 97/5433 1% [= ] 98/5433 1% [= ] 99/5433 1% [= ] 100/5433 1% [= ] 101/5433 1% [= ] 102/5433 1% [= ] 103/5433 1% [= ] 104/5433 1% [= ] 105/5433 1% [= ] 106/5433 1% [= ] 107/5433 1% [= ] 108/5433 1% [= ] 109/5433 2% [= ] 110/5433 2% [= ] 111/5433 2% [= ] 112/5433 2% [= ] 113/5433 2% [= ] 114/5433 2% [= ] 115/5433 2% [= ] 116/5433 2% [= ] 117/5433 2% [= ] 118/5433 2% [= ] 119/5433 2% [= ] 120/5433 2% [= ] 121/5433 2% [= ] 122/5433 2% [= ] 123/5433 2% [= ] 124/5433 2% [= ] 125/5433 2% [= ] 126/5433 2% [= ] 127/5433 2% [= ] 128/5433 2% [= ] 129/5433 2% [= ] 130/5433 2% [= ] 131/5433 2% [= ] 132/5433 2% [= ] 133/5433 2% [= ] 134/5433 2% [= ] 135/5433 2% [= ] 136/5433 2% [= ] 137/5433 2% [= ] 138/5433 2% [= ] 139/5433 2% [= ] 140/5433 2% [= ] 141/5433 2% [= ] 142/5433 2% [= ] 143/5433 2% [= ] 144/5433 2% [= ] 145/5433 2% [= ] 146/5433 2% [= ] 147/5433 2% [= ] 148/5433 2% [= ] 149/5433 2% [= ] 150/5433 2% [= ] 151/5433 2% [= ] 152/5433 2% [= ] 153/5433 2% [= ] 154/5433 2% [= ] 155/5433 2% [= ] 156/5433 2% [= ] 157/5433 2% [= ] 158/5433 2% [= ] 159/5433 2% [= ] 160/5433 2% [= ] 161/5433 2% [= ] 162/5433 2% [= ] 163/5433 3% [= ] 164/5433 3% [= ] 165/5433 3% [= ] 166/5433 3% [= ] 167/5433 3% [= ] 168/5433 3% [= ] 169/5433 3% [= ] 170/5433 3% [= ] 171/5433 3% [= ] 172/5433 3% [= ] 173/5433 3% [= ] 174/5433 3% [= ] 175/5433 3% [== ] 176/5433 3% [== ] 177/5433 3% [== ] 178/5433 3% [== ] 179/5433 3% [== ] 180/5433 3% [== ] 181/5433 3% [== ] 182/5433 3% [== ] 183/5433 3% [== ] 184/5433 3% [== ] 185/5433 3% [== ] 186/5433 3% [== ] 187/5433 3% [== ] 188/5433 3% [== ] 189/5433 3% [== ] 190/5433 3% [== ] 191/5433 3% [== ] 192/5433 3% [== ] 193/5433 3% [== ] 194/5433 3% [== ] 195/5433 3% [== ] 196/5433 3% [== ] 197/5433 3% [== ] 198/5433 3% [== ] 199/5433 3% [== ] 200/5433 3% [== ] 201/5433 3% [== ] 202/5433 3% [== ] 203/5433 3% [== ] 204/5433 3% [== ] 205/5433 3% [== ] 206/5433 3% [== ] 207/5433 3% [== ] 208/5433 3% [== ] 209/5433 3% [== ] 210/5433 3% [== ] 211/5433 3% [== ] 212/5433 3% [== ] 213/5433 3% [== ] 214/5433 3% [== ] 215/5433 3% [== ] 216/5433 3% [== ] 217/5433 3% [== ] 218/5433 4% [== ] 219/5433 4% [== ] 220/5433 4% [== ] 221/5433 4% [== ] 222/5433 4% [== ] 223/5433 4% [== ] 224/5433 4% [== ] 225/5433 4% [== ] 226/5433 4% [== ] 227/5433 4% [== ] 228/5433 4% [== ] 229/5433 4% [== ] 230/5433 4% [== ] 231/5433 4% [== ] 232/5433 4% [== ] 233/5433 4% [== ] 234/5433 4% [== ] 235/5433 4% [== ] 236/5433 4% [== ] 237/5433 4% [== ] 238/5433 4% [== ] 239/5433 4% [== ] 240/5433 4% [== ] 241/5433 4% [== ] 242/5433 4% [== ] 243/5433 4% [== ] 244/5433 4% [== ] 245/5433 4% [== ] 246/5433 4% [== ] 247/5433 4% [== ] 248/5433 4% [== ] 249/5433 4% [== ] 250/5433 4% [== ] 251/5433 4% [== ] 252/5433 4% [== ] 253/5433 4% [== ] 254/5433 4% [== ] 255/5433 4% [== ] 256/5433 4% [== ] 257/5433 4% [== ] 258/5433 4% [== ] 259/5433 4% [== ] 260/5433 4% [== ] 261/5433 4% [== ] 262/5433 4% [=== ] 263/5433 4% [=== ] 264/5433 4% [=== ] 265/5433 4% [=== ] 266/5433 4% [=== ] 267/5433 4% [=== ] 268/5433 4% [=== ] 269/5433 4% [=== ] 270/5433 4% [=== ] 271/5433 4% [=== ] 272/5433 5% [=== ] 273/5433 5% [=== ] 274/5433 5% [=== ] 275/5433 5% [=== ] 276/5433 5% [=== ] 277/5433 5% [=== ] 278/5433 5% [=== ] 279/5433 5% [=== ] 280/5433 5% [=== ] 281/5433 5% [=== ] 282/5433 5% [=== ] 283/5433 5% [=== ] 284/5433 5% [=== ] 285/5433 5% [=== ] 286/5433 5% [=== ] 287/5433 5% [=== ] 288/5433 5% [=== ] 289/5433 5% [=== ] 290/5433 5% [=== ] 291/5433 5% [=== ] 292/5433 5% [=== ] 293/5433 5% [=== ] 294/5433 5% [=== ] 295/5433 5% [=== ] 296/5433 5% [=== ] 297/5433 5% [=== ] 298/5433 5% [=== ] 299/5433 5% [=== ] 300/5433 5% [=== ] 301/5433 5% [=== ] 302/5433 5% [=== ] 303/5433 5% [=== ] 304/5433 5% [=== ] 305/5433 5% [=== ] 306/5433 5% [=== ] 307/5433 5% [=== ] 308/5433 5% [=== ] 309/5433 5% [=== ] 310/5433 5% [=== ] 311/5433 5% [=== ] 312/5433 5% [=== ] 313/5433 5% [=== ] 314/5433 5% [=== ] 315/5433 5% [=== ] 316/5433 5% [=== ] 317/5433 5% [=== ] 318/5433 5% [=== ] 319/5433 5% [=== ] 320/5433 5% [=== ] 321/5433 5% [=== ] 322/5433 5% [=== ] 323/5433 5% [=== ] 324/5433 5% [=== ] 325/5433 5% [=== ] 326/5433 6% [=== ] 327/5433 6% [=== ] 328/5433 6% [=== ] 329/5433 6% [=== ] 330/5433 6% [=== ] 331/5433 6% [=== ] 332/5433 6% [=== ] 333/5433 6% [=== ] 334/5433 6% [=== ] 335/5433 6% [=== ] 336/5433 6% [=== ] 337/5433 6% [=== ] 338/5433 6% [=== ] 339/5433 6% [=== ] 340/5433 6% [=== ] 341/5433 6% [=== ] 342/5433 6% [=== ] 343/5433 6% [=== ] 344/5433 6% [=== ] 345/5433 6% [=== ] 346/5433 6% [=== ] 347/5433 6% [=== ] 348/5433 6% [=== ] 349/5433 6% [=== ] 350/5433 6% [==== ] 351/5433 6% [==== ] 352/5433 6% [==== ] 353/5433 6% [==== ] 354/5433 6% [==== ] 355/5433 6% [==== ] 356/5433 6% [==== ] 357/5433 6% [==== ] 358/5433 6% [==== ] 359/5433 6% [==== ] 360/5433 6% [==== ] 361/5433 6% [==== ] 362/5433 6% [==== ] 363/5433 6% [==== ] 364/5433 6% [==== ] 365/5433 6% [==== ] 366/5433 6% [==== ] 367/5433 6% [==== ] 368/5433 6% [==== ] 369/5433 6% [==== ] 370/5433 6% [==== ] 371/5433 6% [==== ] 372/5433 6% [==== ] 373/5433 6% [==== ] 374/5433 6% [==== ] 375/5433 6% [==== ] 376/5433 6% [==== ] 377/5433 6% [==== ] 378/5433 6% [==== ] 379/5433 6% [==== ] 380/5433 6% [==== ] 381/5433 7% [==== ] 382/5433 7% [==== ] 383/5433 7% [==== ] 384/5433 7% [==== ] 385/5433 7% [==== ] 386/5433 7% [==== ] 387/5433 7% [==== ] 388/5433 7% [==== ] 389/5433 7% [==== ] 390/5433 7% [==== ] 391/5433 7% [==== ] 392/5433 7% [==== ] 393/5433 7% [==== ] 394/5433 7% [==== ] 395/5433 7% [==== ] 396/5433 7% [==== ] 397/5433 7% [==== ] 398/5433 7% [==== ] 399/5433 7% [==== ] 400/5433 7% [==== ] 401/5433 7% [==== ] 402/5433 7% [==== ] 403/5433 7% [==== ] 404/5433 7% [==== ] 405/5433 7% [==== ] 406/5433 7% [==== ] 407/5433 7% [==== ] 408/5433 7% [==== ] 409/5433 7% [==== ] 410/5433 7% [==== ] 411/5433 7% [==== ] 412/5433 7% [==== ] 413/5433 7% [==== ] 414/5433 7% [==== ] 415/5433 7% [==== ] 416/5433 7% [==== ] 417/5433 7% [==== ] 418/5433 7% [==== ] 419/5433 7% [==== ] 420/5433 7% [==== ] 421/5433 7% [==== ] 422/5433 7% [==== ] 423/5433 7% [==== ] 424/5433 7% [==== ] 425/5433 7% [==== ] 426/5433 7% [==== ] 427/5433 7% [==== ] 428/5433 7% [==== ] 429/5433 7% [==== ] 430/5433 7% [==== ] 431/5433 7% [==== ] 432/5433 7% [==== ] 433/5433 7% [==== ] 434/5433 7% [==== ] 435/5433 8% [==== ] 436/5433 8% [==== ] 437/5433 8% [==== ] 438/5433 8% [===== ] 439/5433 8% [===== ] 440/5433 8% [===== ] 441/5433 8% [===== ] 442/5433 8% [===== ] 443/5433 8% [===== ] 444/5433 8% [===== ] 445/5433 8% [===== ] 446/5433 8% [===== ] 447/5433 8% [===== ] 448/5433 8% [===== ] 449/5433 8% [===== ] 450/5433 8% [===== ] 451/5433 8% [===== ] 452/5433 8% [===== ] 453/5433 8% [===== ] 454/5433 8% [===== ] 455/5433 8% [===== ] 456/5433 8% [===== ] 457/5433 8% [===== ] 458/5433 8% [===== ] 459/5433 8% [===== ] 460/5433 8% [===== ] 461/5433 8% [===== ] 462/5433 8% [===== ] 463/5433 8% [===== ] 464/5433 8% [===== ] 465/5433 8% [===== ] 466/5433 8% [===== ] 467/5433 8% [===== ] 468/5433 8% [===== ] 469/5433 8% [===== ] 470/5433 8% [===== ] 471/5433 8% [===== ] 472/5433 8% [===== ] 473/5433 8% [===== ] 474/5433 8% [===== ] 475/5433 8% [===== ] 476/5433 8% [===== ] 477/5433 8% [===== ] 478/5433 8% [===== ] 479/5433 8% [===== ] 480/5433 8% [===== ] 481/5433 8% [===== ] 482/5433 8% [===== ] 483/5433 8% [===== ] 484/5433 8% [===== ] 485/5433 8% [===== ] 486/5433 8% [===== ] 487/5433 8% [===== ] 488/5433 8% [===== ] 489/5433 9% [===== ] 490/5433 9% [===== ] 491/5433 9% [===== ] 492/5433 9% [===== ] 493/5433 9% [===== ] 494/5433 9% [===== ] 495/5433 9% [===== ] 496/5433 9% [===== ] 497/5433 9% [===== ] 498/5433 9% [===== ] 499/5433 9% [===== ] 500/5433 9% [===== ] 501/5433 9% [===== ] 502/5433 9% [===== ] 503/5433 9% [===== ] 504/5433 9% [===== ] 505/5433 9% [===== ] 506/5433 9% [===== ] 507/5433 9% [===== ] 508/5433 9% [===== ] 509/5433 9% [===== ] 510/5433 9% [===== ] 511/5433 9% [===== ] 512/5433 9% [===== ] 513/5433 9% [===== ] 514/5433 9% [===== ] 515/5433 9% [===== ] 516/5433 9% [===== ] 517/5433 9% [===== ] 518/5433 9% [===== ] 519/5433 9% [===== ] 520/5433 9% [===== ] 521/5433 9% [===== ] 522/5433 9% [===== ] 523/5433 9% [===== ] 524/5433 9% [===== ] 525/5433 9% [====== ] 526/5433 9% [====== ] 527/5433 9% [====== ] 528/5433 9% [====== ] 529/5433 9% [====== ] 530/5433 9% [====== ] 531/5433 9% [====== ] 532/5433 9% [====== ] 533/5433 9% [====== ] 534/5433 9% [====== ] 535/5433 9% [====== ] 536/5433 9% [====== ] 537/5433 9% [====== ] 538/5433 9% [====== ] 539/5433 9% [====== ] 540/5433 9% [====== ] 541/5433 9% [====== ] 542/5433 9% [====== ] 543/5433 9% [====== ] 544/5433 10% [====== ] 545/5433 10% [====== ] 546/5433 10% [====== ] 547/5433 10% [====== ] 548/5433 10% [====== ] 549/5433 10% [====== ] 550/5433 10% [====== ] 551/5433 10% [====== ] 552/5433 10% [====== ] 553/5433 10% [====== ] 554/5433 10% [====== ] 555/5433 10% [====== ] 556/5433 10% [====== ] 557/5433 10% [====== ] 558/5433 10% [====== ] 559/5433 10% [====== ] 560/5433 10% [====== ] 561/5433 10% [====== ] 562/5433 10% [====== ] 563/5433 10% [====== ] 564/5433 10% [====== ] 565/5433 10% [====== ] 566/5433 10% [====== ] 567/5433 10% [====== ] 568/5433 10% [====== ] 569/5433 10% [====== ] 570/5433 10% [====== ] 571/5433 10% [====== ] 572/5433 10% [====== ] 573/5433 10% [====== ] 574/5433 10% [====== ] 575/5433 10% [====== ] 576/5433 10% [====== ] 577/5433 10% [====== ] 578/5433 10% [====== ] 579/5433 10% [====== ] 580/5433 10% [====== ] 581/5433 10% [====== ] 582/5433 10% [====== ] 583/5433 10% [====== ] 584/5433 10% [====== ] 585/5433 10% [====== ] 586/5433 10% [====== ] 587/5433 10% [====== ] 588/5433 10% [====== ] 589/5433 10% [====== ] 590/5433 10% [====== ] 591/5433 10% [====== ] 592/5433 10% [====== ] 593/5433 10% [====== ] 594/5433 10% [====== ] 595/5433 10% [====== ] 596/5433 10% [====== ] 597/5433 10% [====== ] 598/5433 11% [====== ] 599/5433 11% [====== ] 600/5433 11% [====== ] 601/5433 11% [====== ] 602/5433 11% [====== ] 603/5433 11% [====== ] 604/5433 11% [====== ] 605/5433 11% [====== ] 606/5433 11% [====== ] 607/5433 11% [====== ] 608/5433 11% [====== ] 609/5433 11% [====== ] 610/5433 11% [====== ] 611/5433 11% [====== ] 612/5433 11% [====== ] 613/5433 11% [======= ] 614/5433 11% [======= ] 615/5433 11% [======= ] 616/5433 11% [======= ] 617/5433 11% [======= ] 618/5433 11% [======= ] 619/5433 11% [======= ] 620/5433 11% [======= ] 621/5433 11% [======= ] 622/5433 11% [======= ] 623/5433 11% [======= ] 624/5433 11% [======= ] 625/5433 11% [======= ] 626/5433 11% [======= ] 627/5433 11% [======= ] 628/5433 11% [======= ] 629/5433 11% [======= ] 630/5433 11% [======= ] 631/5433 11% [======= ] 632/5433 11% [======= ] 633/5433 11% [======= ] 634/5433 11% [======= ] 635/5433 11% [======= ] 636/5433 11% [======= ] 637/5433 11% [======= ] 638/5433 11% [======= ] 639/5433 11% [======= ] 640/5433 11% [======= ] 641/5433 11% [======= ] 642/5433 11% [======= ] 643/5433 11% [======= ] 644/5433 11% [======= ] 645/5433 11% [======= ] 646/5433 11% [======= ] 647/5433 11% [======= ] 648/5433 11% [======= ] 649/5433 11% [======= ] 650/5433 11% [======= ] 651/5433 11% [======= ] 652/5433 12% [======= ] 653/5433 12% [======= ] 654/5433 12% [======= ] 655/5433 12% [======= ] 656/5433 12% [======= ] 657/5433 12% [======= ] 658/5433 12% [======= ] 659/5433 12% [======= ] 660/5433 12% [======= ] 661/5433 12% [======= ] 662/5433 12% [======= ] 663/5433 12% [======= ] 664/5433 12% [======= ] 665/5433 12% [======= ] 666/5433 12% [======= ] 667/5433 12% [======= ] 668/5433 12% [======= ] 669/5433 12% [======= ] 670/5433 12% [======= ] 671/5433 12% [======= ] 672/5433 12% [======= ] 673/5433 12% [======= ] 674/5433 12% [======= ] 675/5433 12% [======= ] 676/5433 12% [======= ] 677/5433 12% [======= ] 678/5433 12% [======= ] 679/5433 12% [======= ] 680/5433 12% [======= ] 681/5433 12% [======= ] 682/5433 12% [======= ] 683/5433 12% [======= ] 684/5433 12% [======= ] 685/5433 12% [======= ] 686/5433 12% [======= ] 687/5433 12% [======= ] 688/5433 12% [======= ] 689/5433 12% [======= ] 690/5433 12% [======= ] 691/5433 12% [======= ] 692/5433 12% [======= ] 693/5433 12% [======= ] 694/5433 12% [======= ] 695/5433 12% [======= ] 696/5433 12% [======= ] 697/5433 12% [======= ] 698/5433 12% [======= ] 699/5433 12% [======= ] 700/5433 12% [======= ] 701/5433 12% [======== ] 702/5433 12% [======== ] 703/5433 12% [======== ] 704/5433 12% [======== ] 705/5433 12% [======== ] 706/5433 12% [======== ] 707/5433 13% [======== ] 708/5433 13% [======== ] 709/5433 13% [======== ] 710/5433 13% [======== ] 711/5433 13% [======== ] 712/5433 13% [======== ] 713/5433 13% [======== ] 714/5433 13% [======== ] 715/5433 13% [======== ] 716/5433 13% [======== ] 717/5433 13% [======== ] 718/5433 13% [======== ] 719/5433 13% [======== ] 720/5433 13% [======== ] 721/5433 13% [======== ] 722/5433 13% [======== ] 723/5433 13% [======== ] 724/5433 13% [======== ] 725/5433 13% [======== ] 726/5433 13% [======== ] 727/5433 13% [======== ] 728/5433 13% [======== ] 729/5433 13% [======== ] 730/5433 13% [======== ] 731/5433 13% [======== ] 732/5433 13% [======== ] 733/5433 13% [======== ] 734/5433 13% [======== ] 735/5433 13% [======== ] 736/5433 13% [======== ] 737/5433 13% [======== ] 738/5433 13% [======== ] 739/5433 13% [======== ] 740/5433 13% [======== ] 741/5433 13% [======== ] 742/5433 13% [======== ] 743/5433 13% [======== ] 744/5433 13% [======== ] 745/5433 13% [======== ] 746/5433 13% [======== ] 747/5433 13% [======== ] 748/5433 13% [======== ] 749/5433 13% [======== ] 750/5433 13% [======== ] 751/5433 13% [======== ] 752/5433 13% [======== ] 753/5433 13% [======== ] 754/5433 13% [======== ] 755/5433 13% [======== ] 756/5433 13% [======== ] 757/5433 13% [======== ] 758/5433 13% [======== ] 759/5433 13% [======== ] 760/5433 13% [======== ] 761/5433 14% [======== ] 762/5433 14% [======== ] 763/5433 14% [======== ] 764/5433 14% [======== ] 765/5433 14% [======== ] 766/5433 14% [======== ] 767/5433 14% [======== ] 768/5433 14% [======== ] 769/5433 14% [======== ] 770/5433 14% [======== ] 771/5433 14% [======== ] 772/5433 14% [======== ] 773/5433 14% [======== ] 774/5433 14% [======== ] 775/5433 14% [======== ] 776/5433 14% [======== ] 777/5433 14% [======== ] 778/5433 14% [======== ] 779/5433 14% [======== ] 780/5433 14% [======== ] 781/5433 14% [======== ] 782/5433 14% [======== ] 783/5433 14% [======== ] 784/5433 14% [======== ] 785/5433 14% [======== ] 786/5433 14% [======== ] 787/5433 14% [======== ] 788/5433 14% [========= ] 789/5433 14% [========= ] 790/5433 14% [========= ] 791/5433 14% [========= ] 792/5433 14% [========= ] 793/5433 14% [========= ] 794/5433 14% [========= ] 795/5433 14% [========= ] 796/5433 14% [========= ] 797/5433 14% [========= ] 798/5433 14% [========= ] 799/5433 14% [========= ] 800/5433 14% [========= ] 801/5433 14% [========= ] 802/5433 14% [========= ] 803/5433 14% [========= ] 804/5433 14% [========= ] 805/5433 14% [========= ] 806/5433 14% [========= ] 807/5433 14% [========= ] 808/5433 14% [========= ] 809/5433 14% [========= ] 810/5433 14% [========= ] 811/5433 14% [========= ] 812/5433 14% [========= ] 813/5433 14% [========= ] 814/5433 14% [========= ] 815/5433 15% [========= ] 816/5433 15% [========= ] 817/5433 15% [========= ] 818/5433 15% [========= ] 819/5433 15% [========= ] 820/5433 15% [========= ] 821/5433 15% [========= ] 822/5433 15% [========= ] 823/5433 15% [========= ] 824/5433 15% [========= ] 825/5433 15% [========= ] 826/5433 15% [========= ] 827/5433 15% [========= ] 828/5433 15% [========= ] 829/5433 15% [========= ] 830/5433 15% [========= ] 831/5433 15% [========= ] 832/5433 15% [========= ] 833/5433 15% [========= ] 834/5433 15% [========= ] 835/5433 15% [========= ] 836/5433 15% [========= ] 837/5433 15% [========= ] 838/5433 15% [========= ] 839/5433 15% [========= ] 840/5433 15% [========= ] 841/5433 15% [========= ] 842/5433 15% [========= ] 843/5433 15% [========= ] 844/5433 15% [========= ] 845/5433 15% [========= ] 846/5433 15% [========= ] 847/5433 15% [========= ] 848/5433 15% [========= ] 849/5433 15% [========= ] 850/5433 15% [========= ] 851/5433 15% [========= ] 852/5433 15% [========= ] 853/5433 15% [========= ] 854/5433 15% [========= ] 855/5433 15% [========= ] 856/5433 15% [========= ] 857/5433 15% [========= ] 858/5433 15% [========= ] 859/5433 15% [========= ] 860/5433 15% [========= ] 861/5433 15% [========= ] 862/5433 15% [========= ] 863/5433 15% [========= ] 864/5433 15% [========= ] 865/5433 15% [========= ] 866/5433 15% [========= ] 867/5433 15% [========= ] 868/5433 15% [========= ] 869/5433 15% [========= ] 870/5433 16% [========= ] 871/5433 16% [========= ] 872/5433 16% [========= ] 873/5433 16% [========= ] 874/5433 16% [========= ] 875/5433 16% [========= ] 876/5433 16% [========== ] 877/5433 16% [========== ] 878/5433 16% [========== ] 879/5433 16% [========== ] 880/5433 16% [========== ] 881/5433 16% [========== ] 882/5433 16% [========== ] 883/5433 16% [========== ] 884/5433 16% [========== ] 885/5433 16% [========== ] 886/5433 16% [========== ] 887/5433 16% [========== ] 888/5433 16% [========== ] 889/5433 16% [========== ] 890/5433 16% [========== ] 891/5433 16% [========== ] 892/5433 16% [========== ] 893/5433 16% [========== ] 894/5433 16% [========== ] 895/5433 16% [========== ] 896/5433 16% [========== ] 897/5433 16% [========== ] 898/5433 16% [========== ] 899/5433 16% [========== ] 900/5433 16% [========== ] 901/5433 16% [========== ] 902/5433 16% [========== ] 903/5433 16% [========== ] 904/5433 16% [========== ] 905/5433 16% [========== ] 906/5433 16% [========== ] 907/5433 16% [========== ] 908/5433 16% [========== ] 909/5433 16% [========== ] 910/5433 16% [========== ] 911/5433 16% [========== ] 912/5433 16% [========== ] 913/5433 16% [========== ] 914/5433 16% [========== ] 915/5433 16% [========== ] 916/5433 16% [========== ] 917/5433 16% [========== ] 918/5433 16% [========== ] 919/5433 16% [========== ] 920/5433 16% [========== ] 921/5433 16% [========== ] 922/5433 16% [========== ] 923/5433 16% [========== ] 924/5433 17% [========== ] 925/5433 17% [========== ] 926/5433 17% [========== ] 927/5433 17% [========== ] 928/5433 17% [========== ] 929/5433 17% [========== ] 930/5433 17% [========== ] 931/5433 17% [========== ] 932/5433 17% [========== ] 933/5433 17% [========== ] 934/5433 17% [========== ] 935/5433 17% [========== ] 936/5433 17% [========== ] 937/5433 17% [========== ] 938/5433 17% [========== ] 939/5433 17% [========== ] 940/5433 17% [========== ] 941/5433 17% [========== ] 942/5433 17% [========== ] 943/5433 17% [========== ] 944/5433 17% [========== ] 945/5433 17% [========== ] 946/5433 17% [========== ] 947/5433 17% [========== ] 948/5433 17% [========== ] 949/5433 17% [========== ] 950/5433 17% [========== ] 951/5433 17% [========== ] 952/5433 17% [========== ] 953/5433 17% [========== ] 954/5433 17% [========== ] 955/5433 17% [========== ] 956/5433 17% [========== ] 957/5433 17% [========== ] 958/5433 17% [========== ] 959/5433 17% [========== ] 960/5433 17% [========== ] 961/5433 17% [========== ] 962/5433 17% [========== ] 963/5433 17% [=========== ] 964/5433 17% [=========== ] 965/5433 17% [=========== ] 966/5433 17% [=========== ] 967/5433 17% [=========== ] 968/5433 17% [=========== ] 969/5433 17% [=========== ] 970/5433 17% [=========== ] 971/5433 17% [=========== ] 972/5433 17% [=========== ] 973/5433 17% [=========== ] 974/5433 17% [=========== ] 975/5433 17% [=========== ] 976/5433 17% [=========== ] 977/5433 17% [=========== ] 978/5433 18% [=========== ] 979/5433 18% [=========== ] 980/5433 18% [=========== ] 981/5433 18% [=========== ] 982/5433 18% [=========== ] 983/5433 18% [=========== ] 984/5433 18% [=========== ] 985/5433 18% [=========== ] 986/5433 18% [=========== ] 987/5433 18% [=========== ] 988/5433 18% [=========== ] 989/5433 18% [=========== ] 990/5433 18% [=========== ] 991/5433 18% [=========== ] 992/5433 18% [=========== ] 993/5433 18% [=========== ] 994/5433 18% [=========== ] 995/5433 18% [=========== ] 996/5433 18% [=========== ] 997/5433 18% [=========== ] 998/5433 18% [=========== ] 999/5433 18% [=========== ] 1000/5433 18% [=========== ] 1001/5433 18% [=========== ] 1002/5433 18% [=========== ] 1003/5433 18% [=========== ] 1004/5433 18% [=========== ] 1005/5433 18% [=========== ] 1006/5433 18% [=========== ] 1007/5433 18% [=========== ] 1008/5433 18% [=========== ] 1009/5433 18% [=========== ] 1010/5433 18% [=========== ] 1011/5433 18% [=========== ] 1012/5433 18% [=========== ] 1013/5433 18% [=========== ] 1014/5433 18% [=========== ] 1015/5433 18% [=========== ] 1016/5433 18% [=========== ] 1017/5433 18% [=========== ] 1018/5433 18% [=========== ] 1019/5433 18% [=========== ] 1020/5433 18% [=========== ] 1021/5433 18% [=========== ] 1022/5433 18% [=========== ] 1023/5433 18% [=========== ] 1024/5433 18% [=========== ] 1025/5433 18% [=========== ] 1026/5433 18% [=========== ] 1027/5433 18% [=========== ] 1028/5433 18% [=========== ] 1029/5433 18% [=========== ] 1030/5433 18% [=========== ] 1031/5433 18% [=========== ] 1032/5433 18% [=========== ] 1033/5433 19% [=========== ] 1034/5433 19% [=========== ] 1035/5433 19% [=========== ] 1036/5433 19% [=========== ] 1037/5433 19% [=========== ] 1038/5433 19% [=========== ] 1039/5433 19% [=========== ] 1040/5433 19% [=========== ] 1041/5433 19% [=========== ] 1042/5433 19% [=========== ] 1043/5433 19% [=========== ] 1044/5433 19% [=========== ] 1045/5433 19% [=========== ] 1046/5433 19% [=========== ] 1047/5433 19% [=========== ] 1048/5433 19% [=========== ] 1049/5433 19% [=========== ] 1050/5433 19% [=========== ] 1051/5433 19% [============ ] 1052/5433 19% [============ ] 1053/5433 19% [============ ] 1054/5433 19% [============ ] 1055/5433 19% [============ ] 1056/5433 19% [============ ] 1057/5433 19% [============ ] 1058/5433 19% [============ ] 1059/5433 19% [============ ] 1060/5433 19% [============ ] 1061/5433 19% [============ ] 1062/5433 19% [============ ] 1063/5433 19% [============ ] 1064/5433 19% [============ ] 1065/5433 19% [============ ] 1066/5433 19% [============ ] 1067/5433 19% [============ ] 1068/5433 19% [============ ] 1069/5433 19% [============ ] 1070/5433 19% [============ ] 1071/5433 19% [============ ] 1072/5433 19% [============ ] 1073/5433 19% [============ ] 1074/5433 19% [============ ] 1075/5433 19% [============ ] 1076/5433 19% [============ ] 1077/5433 19% [============ ] 1078/5433 19% [============ ] 1079/5433 19% [============ ] 1080/5433 19% [============ ] 1081/5433 19% [============ ] 1082/5433 19% [============ ] 1083/5433 19% [============ ] 1084/5433 19% [============ ] 1085/5433 19% [============ ] 1086/5433 19% [============ ] 1087/5433 20% [============ ] 1088/5433 20% [============ ] 1089/5433 20% [============ ] 1090/5433 20% [============ ] 1091/5433 20% [============ ] 1092/5433 20% [============ ] 1093/5433 20% [============ ] 1094/5433 20% [============ ] 1095/5433 20% [============ ] 1096/5433 20% [============ ] 1097/5433 20% [============ ] 1098/5433 20% [============ ] 1099/5433 20% [============ ] 1100/5433 20% [============ ] 1101/5433 20% [============ ] 1102/5433 20% [============ ] 1103/5433 20% [============ ] 1104/5433 20% [============ ] 1105/5433 20% [============ ] 1106/5433 20% [============ ] 1107/5433 20% [============ ] 1108/5433 20% [============ ] 1109/5433 20% [============ ] 1110/5433 20% [============ ] 1111/5433 20% [============ ] 1112/5433 20% [============ ] 1113/5433 20% [============ ] 1114/5433 20% [============ ] 1115/5433 20% [============ ] 1116/5433 20% [============ ] 1117/5433 20% [============ ] 1118/5433 20% [============ ] 1119/5433 20% [============ ] 1120/5433 20% [============ ] 1121/5433 20% [============ ] 1122/5433 20% [============ ] 1123/5433 20% [============ ] 1124/5433 20% [============ ] 1125/5433 20% [============ ] 1126/5433 20% [============ ] 1127/5433 20% [============ ] 1128/5433 20% [============ ] 1129/5433 20% [============ ] 1130/5433 20% [============ ] 1131/5433 20% [============ ] 1132/5433 20% [============ ] 1133/5433 20% [============ ] 1134/5433 20% [============ ] 1135/5433 20% [============ ] 1136/5433 20% [============ ] 1137/5433 20% [============ ] 1138/5433 20% [============ ] 1139/5433 20% [============= ] 1140/5433 20% [============= ] 1141/5433 21% [============= ] 1142/5433 21% [============= ] 1143/5433 21% [============= ] 1144/5433 21% [============= ] 1145/5433 21% [============= ] 1146/5433 21% [============= ] 1147/5433 21% [============= ] 1148/5433 21% [============= ] 1149/5433 21% [============= ] 1150/5433 21% [============= ] 1151/5433 21% [============= ] 1152/5433 21% [============= ] 1153/5433 21% [============= ] 1154/5433 21% [============= ] 1155/5433 21% [============= ] 1156/5433 21% [============= ] 1157/5433 21% [============= ] 1158/5433 21% [============= ] 1159/5433 21% [============= ] 1160/5433 21% [============= ] 1161/5433 21% [============= ] 1162/5433 21% [============= ] 1163/5433 21% [============= ] 1164/5433 21% [============= ] 1165/5433 21% [============= ] 1166/5433 21% [============= ] 1167/5433 21% [============= ] 1168/5433 21% [============= ] 1169/5433 21% [============= ] 1170/5433 21% [============= ] 1171/5433 21% [============= ] 1172/5433 21% [============= ] 1173/5433 21% [============= ] 1174/5433 21% [============= ] 1175/5433 21% [============= ] 1176/5433 21% [============= ] 1177/5433 21% [============= ] 1178/5433 21% [============= ] 1179/5433 21% [============= ] 1180/5433 21% [============= ] 1181/5433 21% [============= ] 1182/5433 21% [============= ] 1183/5433 21% [============= ] 1184/5433 21% [============= ] 1185/5433 21% [============= ] 1186/5433 21% [============= ] 1187/5433 21% [============= ] 1188/5433 21% [============= ] 1189/5433 21% [============= ] 1190/5433 21% [============= ] 1191/5433 21% [============= ] 1192/5433 21% [============= ] 1193/5433 21% [============= ] 1194/5433 21% [============= ] 1195/5433 21% [============= ] 1196/5433 22% [============= ] 1197/5433 22% [============= ] 1198/5433 22% [============= ] 1199/5433 22% [============= ] 1200/5433 22% [============= ] 1201/5433 22% [============= ] 1202/5433 22% [============= ] 1203/5433 22% [============= ] 1204/5433 22% [============= ] 1205/5433 22% [============= ] 1206/5433 22% [============= ] 1207/5433 22% [============= ] 1208/5433 22% [============= ] 1209/5433 22% [============= ] 1210/5433 22% [============= ] 1211/5433 22% [============= ] 1212/5433 22% [============= ] 1213/5433 22% [============= ] 1214/5433 22% [============= ] 1215/5433 22% [============= ] 1216/5433 22% [============= ] 1217/5433 22% [============= ] 1218/5433 22% [============= ] 1219/5433 22% [============= ] 1220/5433 22% [============= ] 1221/5433 22% [============= ] 1222/5433 22% [============= ] 1223/5433 22% [============= ] 1224/5433 22% [============= ] 1225/5433 22% [============= ] 1226/5433 22% [============== ] 1227/5433 22% [============== ] 1228/5433 22% [============== ] 1229/5433 22% [============== ] 1230/5433 22% [============== ] 1231/5433 22% [============== ] 1232/5433 22% [============== ] 1233/5433 22% [============== ] 1234/5433 22% [============== ] 1235/5433 22% [============== ] 1236/5433 22% [============== ] 1237/5433 22% [============== ] 1238/5433 22% [============== ] 1239/5433 22% [============== ] 1240/5433 22% [============== ] 1241/5433 22% [============== ] 1242/5433 22% [============== ] 1243/5433 22% [============== ] 1244/5433 22% [============== ] 1245/5433 22% [============== ] 1246/5433 22% [============== ] 1247/5433 22% [============== ] 1248/5433 22% [============== ] 1249/5433 22% [============== ] 1250/5433 23% [============== ] 1251/5433 23% [============== ] 1252/5433 23% [============== ] 1253/5433 23% [============== ] 1254/5433 23% [============== ] 1255/5433 23% [============== ] 1256/5433 23% [============== ] 1257/5433 23% [============== ] 1258/5433 23% [============== ] 1259/5433 23% [============== ] 1260/5433 23% [============== ] 1261/5433 23% [============== ] 1262/5433 23% [============== ] 1263/5433 23% [============== ] 1264/5433 23% [============== ] 1265/5433 23% [============== ] 1266/5433 23% [============== ] 1267/5433 23% [============== ] 1268/5433 23% [============== ] 1269/5433 23% [============== ] 1270/5433 23% [============== ] 1271/5433 23% [============== ] 1272/5433 23% [============== ] 1273/5433 23% [============== ] 1274/5433 23% [============== ] 1275/5433 23% [============== ] 1276/5433 23% [============== ] 1277/5433 23% [============== ] 1278/5433 23% [============== ] 1279/5433 23% [============== ] 1280/5433 23% [============== ] 1281/5433 23% [============== ] 1282/5433 23% [============== ] 1283/5433 23% [============== ] 1284/5433 23% [============== ] 1285/5433 23% [============== ] 1286/5433 23% [============== ] 1287/5433 23% [============== ] 1288/5433 23% [============== ] 1289/5433 23% [============== ] 1290/5433 23% [============== ] 1291/5433 23% [============== ] 1292/5433 23% [============== ] 1293/5433 23% [============== ] 1294/5433 23% [============== ] 1295/5433 23% [============== ] 1296/5433 23% [============== ] 1297/5433 23% [============== ] 1298/5433 23% [============== ] 1299/5433 23% [============== ] 1300/5433 23% [============== ] 1301/5433 23% [============== ] 1302/5433 23% [============== ] 1303/5433 23% [============== ] 1304/5433 24% [============== ] 1305/5433 24% [============== ] 1306/5433 24% [============== ] 1307/5433 24% [============== ] 1308/5433 24% [============== ] 1309/5433 24% [============== ] 1310/5433 24% [============== ] 1311/5433 24% [============== ] 1312/5433 24% [============== ] 1313/5433 24% [============== ] 1314/5433 24% [=============== ] 1315/5433 24% [=============== ] 1316/5433 24% [=============== ] 1317/5433 24% [=============== ] 1318/5433 24% [=============== ] 1319/5433 24% [=============== ] 1320/5433 24% [=============== ] 1321/5433 24% [=============== ] 1322/5433 24% [=============== ] 1323/5433 24% [=============== ] 1324/5433 24% [=============== ] 1325/5433 24% [=============== ] 1326/5433 24% [=============== ] 1327/5433 24% [=============== ] 1328/5433 24% [=============== ] 1329/5433 24% [=============== ] 1330/5433 24% [=============== ] 1331/5433 24% [=============== ] 1332/5433 24% [=============== ] 1333/5433 24% [=============== ] 1334/5433 24% [=============== ] 1335/5433 24% [=============== ] 1336/5433 24% [=============== ] 1337/5433 24% [=============== ] 1338/5433 24% [=============== ] 1339/5433 24% [=============== ] 1340/5433 24% [=============== ] 1341/5433 24% [=============== ] 1342/5433 24% [=============== ] 1343/5433 24% [=============== ] 1344/5433 24% [=============== ] 1345/5433 24% [=============== ] 1346/5433 24% [=============== ] 1347/5433 24% [=============== ] 1348/5433 24% [=============== ] 1349/5433 24% [=============== ] 1350/5433 24% [=============== ] 1351/5433 24% [=============== ] 1352/5433 24% [=============== ] 1353/5433 24% [=============== ] 1354/5433 24% [=============== ] 1355/5433 24% [=============== ] 1356/5433 24% [=============== ] 1357/5433 24% [=============== ] 1358/5433 24% [=============== ] 1359/5433 25% [=============== ] 1360/5433 25% [=============== ] 1361/5433 25% [=============== ] 1362/5433 25% [=============== ] 1363/5433 25% [=============== ] 1364/5433 25% [=============== ] 1365/5433 25% [=============== ] 1366/5433 25% [=============== ] 1367/5433 25% [=============== ] 1368/5433 25% [=============== ] 1369/5433 25% [=============== ] 1370/5433 25% [=============== ] 1371/5433 25% [=============== ] 1372/5433 25% [=============== ] 1373/5433 25% [=============== ] 1374/5433 25% [=============== ] 1375/5433 25% [=============== ] 1376/5433 25% [=============== ] 1377/5433 25% [=============== ] 1378/5433 25% [=============== ] 1379/5433 25% [=============== ] 1380/5433 25% [=============== ] 1381/5433 25% [=============== ] 1382/5433 25% [=============== ] 1383/5433 25% [=============== ] 1384/5433 25% [=============== ] 1385/5433 25% [=============== ] 1386/5433 25% [=============== ] 1387/5433 25% [=============== ] 1388/5433 25% [=============== ] 1389/5433 25% [=============== ] 1390/5433 25% [=============== ] 1391/5433 25% [=============== ] 1392/5433 25% [=============== ] 1393/5433 25% [=============== ] 1394/5433 25% [=============== ] 1395/5433 25% [=============== ] 1396/5433 25% [=============== ] 1397/5433 25% [=============== ] 1398/5433 25% [=============== ] 1399/5433 25% [=============== ] 1400/5433 25% [=============== ] 1401/5433 25% [=============== ] 1402/5433 25% [================ ] 1403/5433 25% [================ ] 1404/5433 25% [================ ] 1405/5433 25% [================ ] 1406/5433 25% [================ ] 1407/5433 25% [================ ] 1408/5433 25% [================ ] 1409/5433 25% [================ ] 1410/5433 25% [================ ] 1411/5433 25% [================ ] 1412/5433 25% [================ ] 1413/5433 26% [================ ] 1414/5433 26% [================ ] 1415/5433 26% [================ ] 1416/5433 26% [================ ] 1417/5433 26% [================ ] 1418/5433 26% [================ ] 1419/5433 26% [================ ] 1420/5433 26% [================ ] 1421/5433 26% [================ ] 1422/5433 26% [================ ] 1423/5433 26% [================ ] 1424/5433 26% [================ ] 1425/5433 26% [================ ] 1426/5433 26% [================ ] 1427/5433 26% [================ ] 1428/5433 26% [================ ] 1429/5433 26% [================ ] 1430/5433 26% [================ ] 1431/5433 26% [================ ] 1432/5433 26% [================ ] 1433/5433 26% [================ ] 1434/5433 26% [================ ] 1435/5433 26% [================ ] 1436/5433 26% [================ ] 1437/5433 26% [================ ] 1438/5433 26% [================ ] 1439/5433 26% [================ ] 1440/5433 26% [================ ] 1441/5433 26% [================ ] 1442/5433 26% [================ ] 1443/5433 26% [================ ] 1444/5433 26% [================ ] 1445/5433 26% [================ ] 1446/5433 26% [================ ] 1447/5433 26% [================ ] 1448/5433 26% [================ ] 1449/5433 26% [================ ] 1450/5433 26% [================ ] 1451/5433 26% [================ ] 1452/5433 26% [================ ] 1453/5433 26% [================ ] 1454/5433 26% [================ ] 1455/5433 26% [================ ] 1456/5433 26% [================ ] 1457/5433 26% [================ ] 1458/5433 26% [================ ] 1459/5433 26% [================ ] 1460/5433 26% [================ ] 1461/5433 26% [================ ] 1462/5433 26% [================ ] 1463/5433 26% [================ ] 1464/5433 26% [================ ] 1465/5433 26% [================ ] 1466/5433 26% [================ ] 1467/5433 27% [================ ] 1468/5433 27% [================ ] 1469/5433 27% [================ ] 1470/5433 27% [================ ] 1471/5433 27% [================ ] 1472/5433 27% [================ ] 1473/5433 27% [================ ] 1474/5433 27% [================ ] 1475/5433 27% [================ ] 1476/5433 27% [================ ] 1477/5433 27% [================ ] 1478/5433 27% [================ ] 1479/5433 27% [================ ] 1480/5433 27% [================ ] 1481/5433 27% [================ ] 1482/5433 27% [================ ] 1483/5433 27% [================ ] 1484/5433 27% [================ ] 1485/5433 27% [================ ] 1486/5433 27% [================ ] 1487/5433 27% [================ ] 1488/5433 27% [================ ] 1489/5433 27% [================= ] 1490/5433 27% [================= ] 1491/5433 27% [================= ] 1492/5433 27% [================= ] 1493/5433 27% [================= ] 1494/5433 27% [================= ] 1495/5433 27% [================= ] 1496/5433 27% [================= ] 1497/5433 27% [================= ] 1498/5433 27% [================= ] 1499/5433 27% [================= ] 1500/5433 27% [================= ] 1501/5433 27% [================= ] 1502/5433 27% [================= ] 1503/5433 27% [================= ] 1504/5433 27% [================= ] 1505/5433 27% [================= ] 1506/5433 27% [================= ] 1507/5433 27% [================= ] 1508/5433 27% [================= ] 1509/5433 27% [================= ] 1510/5433 27% [================= ] 1511/5433 27% [================= ] 1512/5433 27% [================= ] 1513/5433 27% [================= ] 1514/5433 27% [================= ] 1515/5433 27% [================= ] 1516/5433 27% [================= ] 1517/5433 27% [================= ] 1518/5433 27% [================= ] 1519/5433 27% [================= ] 1520/5433 27% [================= ] 1521/5433 27% [================= ] 1522/5433 28% [================= ] 1523/5433 28% [================= ] 1524/5433 28% [================= ] 1525/5433 28% [================= ] 1526/5433 28% [================= ] 1527/5433 28% [================= ] 1528/5433 28% [================= ] 1529/5433 28% [================= ] 1530/5433 28% [================= ] 1531/5433 28% [================= ] 1532/5433 28% [================= ] 1533/5433 28% [================= ] 1534/5433 28% [================= ] 1535/5433 28% [================= ] 1536/5433 28% [================= ] 1537/5433 28% [================= ] 1538/5433 28% [================= ] 1539/5433 28% [================= ] 1540/5433 28% [================= ] 1541/5433 28% [================= ] 1542/5433 28% [================= ] 1543/5433 28% [================= ] 1544/5433 28% [================= ] 1545/5433 28% [================= ] 1546/5433 28% [================= ] 1547/5433 28% [================= ] 1548/5433 28% [================= ] 1549/5433 28% [================= ] 1550/5433 28% [================= ] 1551/5433 28% [================= ] 1552/5433 28% [================= ] 1553/5433 28% [================= ] 1554/5433 28% [================= ] 1555/5433 28% [================= ] 1556/5433 28% [================= ] 1557/5433 28% [================= ] 1558/5433 28% [================= ] 1559/5433 28% [================= ] 1560/5433 28% [================= ] 1561/5433 28% [================= ] 1562/5433 28% [================= ] 1563/5433 28% [================= ] 1564/5433 28% [================= ] 1565/5433 28% [================= ] 1566/5433 28% [================= ] 1567/5433 28% [================= ] 1568/5433 28% [================= ] 1569/5433 28% [================= ] 1570/5433 28% [================= ] 1571/5433 28% [================= ] 1572/5433 28% [================= ] 1573/5433 28% [================= ] 1574/5433 28% [================= ] 1575/5433 28% [================= ] 1576/5433 29% [================= ] 1577/5433 29% [================== ] 1578/5433 29% [================== ] 1579/5433 29% [================== ] 1580/5433 29% [================== ] 1581/5433 29% [================== ] 1582/5433 29% [================== ] 1583/5433 29% [================== ] 1584/5433 29% [================== ] 1585/5433 29% [================== ] 1586/5433 29% [================== ] 1587/5433 29% [================== ] 1588/5433 29% [================== ] 1589/5433 29% [================== ] 1590/5433 29% [================== ] 1591/5433 29% [================== ] 1592/5433 29% [================== ] 1593/5433 29% [================== ] 1594/5433 29% [================== ] 1595/5433 29% [================== ] 1596/5433 29% [================== ] 1597/5433 29% [================== ] 1598/5433 29% [================== ] 1599/5433 29% [================== ] 1600/5433 29% [================== ] 1601/5433 29% [================== ] 1602/5433 29% [================== ] 1603/5433 29% [================== ] 1604/5433 29% [================== ] 1605/5433 29% [================== ] 1606/5433 29% [================== ] 1607/5433 29% [================== ] 1608/5433 29% [================== ] 1609/5433 29% [================== ] 1610/5433 29% [================== ] 1611/5433 29% [================== ] 1612/5433 29% [================== ] 1613/5433 29% [================== ] 1614/5433 29% [================== ] 1615/5433 29% [================== ] 1616/5433 29% [================== ] 1617/5433 29% [================== ] 1618/5433 29% [================== ] 1619/5433 29% [================== ] 1620/5433 29% [================== ] 1621/5433 29% [================== ] 1622/5433 29% [================== ] 1623/5433 29% [================== ] 1624/5433 29% [================== ] 1625/5433 29% [================== ] 1626/5433 29% [================== ] 1627/5433 29% [================== ] 1628/5433 29% [================== ] 1629/5433 29% [================== ] 1630/5433 30% [================== ] 1631/5433 30% [================== ] 1632/5433 30% [================== ] 1633/5433 30% [================== ] 1634/5433 30% [================== ] 1635/5433 30% [================== ] 1636/5433 30% [================== ] 1637/5433 30% [================== ] 1638/5433 30% [================== ] 1639/5433 30% [================== ] 1640/5433 30% [================== ] 1641/5433 30% [================== ] 1642/5433 30% [================== ] 1643/5433 30% [================== ] 1644/5433 30% [================== ] 1645/5433 30% [================== ] 1646/5433 30% [================== ] 1647/5433 30% [================== ] 1648/5433 30% [================== ] 1649/5433 30% [================== ] 1650/5433 30% [================== ] 1651/5433 30% [================== ] 1652/5433 30% [================== ] 1653/5433 30% [================== ] 1654/5433 30% [================== ] 1655/5433 30% [================== ] 1656/5433 30% [================== ] 1657/5433 30% [================== ] 1658/5433 30% [================== ] 1659/5433 30% [================== ] 1660/5433 30% [================== ] 1661/5433 30% [================== ] 1662/5433 30% [================== ] 1663/5433 30% [================== ] 1664/5433 30% [=================== ] 1665/5433 30% [=================== ] 1666/5433 30% [=================== ] 1667/5433 30% [=================== ] 1668/5433 30% [=================== ] 1669/5433 30% [=================== ] 1670/5433 30% [=================== ] 1671/5433 30% [=================== ] 1672/5433 30% [=================== ] 1673/5433 30% [=================== ] 1674/5433 30% [=================== ] 1675/5433 30% [=================== ] 1676/5433 30% [=================== ] 1677/5433 30% [=================== ] 1678/5433 30% [=================== ] 1679/5433 30% [=================== ] 1680/5433 30% [=================== ] 1681/5433 30% [=================== ] 1682/5433 30% [=================== ] 1683/5433 30% [=================== ] 1684/5433 30% [=================== ] 1685/5433 31% [=================== ] 1686/5433 31% [=================== ] 1687/5433 31% [=================== ] 1688/5433 31% [=================== ] 1689/5433 31% [=================== ] 1690/5433 31% [=================== ] 1691/5433 31% [=================== ] 1692/5433 31% [=================== ] 1693/5433 31% [=================== ] 1694/5433 31% [=================== ] 1695/5433 31% [=================== ] 1696/5433 31% [=================== ] 1697/5433 31% [=================== ] 1698/5433 31% [=================== ] 1699/5433 31% [=================== ] 1700/5433 31% [=================== ] 1701/5433 31% [=================== ] 1702/5433 31% [=================== ] 1703/5433 31% [=================== ] 1704/5433 31% [=================== ] 1705/5433 31% [=================== ] 1706/5433 31% [=================== ] 1707/5433 31% [=================== ] 1708/5433 31% [=================== ] 1709/5433 31% [=================== ] 1710/5433 31% [=================== ] 1711/5433 31% [=================== ] 1712/5433 31% [=================== ] 1713/5433 31% [=================== ] 1714/5433 31% [=================== ] 1715/5433 31% [=================== ] 1716/5433 31% [=================== ] 1717/5433 31% [=================== ] 1718/5433 31% [=================== ] 1719/5433 31% [=================== ] 1720/5433 31% [=================== ] 1721/5433 31% [=================== ] 1722/5433 31% [=================== ] 1723/5433 31% [=================== ] 1724/5433 31% [=================== ] 1725/5433 31% [=================== ] 1726/5433 31% [=================== ] 1727/5433 31% [=================== ] 1728/5433 31% [=================== ] 1729/5433 31% [=================== ] 1730/5433 31% [=================== ] 1731/5433 31% [=================== ] 1732/5433 31% [=================== ] 1733/5433 31% [=================== ] 1734/5433 31% [=================== ] 1735/5433 31% [=================== ] 1736/5433 31% [=================== ] 1737/5433 31% [=================== ] 1738/5433 31% [=================== ] 1739/5433 32% [=================== ] 1740/5433 32% [=================== ] 1741/5433 32% [=================== ] 1742/5433 32% [=================== ] 1743/5433 32% [=================== ] 1744/5433 32% [=================== ] 1745/5433 32% [=================== ] 1746/5433 32% [=================== ] 1747/5433 32% [=================== ] 1748/5433 32% [=================== ] 1749/5433 32% [=================== ] 1750/5433 32% [=================== ] 1751/5433 32% [=================== ] 1752/5433 32% [==================== ] 1753/5433 32% [==================== ] 1754/5433 32% [==================== ] 1755/5433 32% [==================== ] 1756/5433 32% [==================== ] 1757/5433 32% [==================== ] 1758/5433 32% [==================== ] 1759/5433 32% [==================== ] 1760/5433 32% [==================== ] 1761/5433 32% [==================== ] 1762/5433 32% [==================== ] 1763/5433 32% [==================== ] 1764/5433 32% [==================== ] 1765/5433 32% [==================== ] 1766/5433 32% [==================== ] 1767/5433 32% [==================== ] 1768/5433 32% [==================== ] 1769/5433 32% [==================== ] 1770/5433 32% [==================== ] 1771/5433 32% [==================== ] 1772/5433 32% [==================== ] 1773/5433 32% [==================== ] 1774/5433 32% [==================== ] 1775/5433 32% [==================== ] 1776/5433 32% [==================== ] 1777/5433 32% [==================== ] 1778/5433 32% [==================== ] 1779/5433 32% [==================== ] 1780/5433 32% [==================== ] 1781/5433 32% [==================== ] 1782/5433 32% [==================== ] 1783/5433 32% [==================== ] 1784/5433 32% [==================== ] 1785/5433 32% [==================== ] 1786/5433 32% [==================== ] 1787/5433 32% [==================== ] 1788/5433 32% [==================== ] 1789/5433 32% [==================== ] 1790/5433 32% [==================== ] 1791/5433 32% [==================== ] 1792/5433 32% [==================== ] 1793/5433 33% [==================== ] 1794/5433 33% [==================== ] 1795/5433 33% [==================== ] 1796/5433 33% [==================== ] 1797/5433 33% [==================== ] 1798/5433 33% [==================== ] 1799/5433 33% [==================== ] 1800/5433 33% [==================== ] 1801/5433 33% [==================== ] 1802/5433 33% [==================== ] 1803/5433 33% [==================== ] 1804/5433 33% [==================== ] 1805/5433 33% [==================== ] 1806/5433 33% [==================== ] 1807/5433 33% [==================== ] 1808/5433 33% [==================== ] 1809/5433 33% [==================== ] 1810/5433 33% [==================== ] 1811/5433 33% [==================== ] 1812/5433 33% [==================== ] 1813/5433 33% [==================== ] 1814/5433 33% [==================== ] 1815/5433 33% [==================== ] 1816/5433 33% [==================== ] 1817/5433 33% [==================== ] 1818/5433 33% [==================== ] 1819/5433 33% [==================== ] 1820/5433 33% [==================== ] 1821/5433 33% [==================== ] 1822/5433 33% [==================== ] 1823/5433 33% [==================== ] 1824/5433 33% [==================== ] 1825/5433 33% [==================== ] 1826/5433 33% [==================== ] 1827/5433 33% [==================== ] 1828/5433 33% [==================== ] 1829/5433 33% [==================== ] 1830/5433 33% [==================== ] 1831/5433 33% [==================== ] 1832/5433 33% [==================== ] 1833/5433 33% [==================== ] 1834/5433 33% [==================== ] 1835/5433 33% [==================== ] 1836/5433 33% [==================== ] 1837/5433 33% [==================== ] 1838/5433 33% [==================== ] 1839/5433 33% [==================== ] 1840/5433 33% [===================== ] 1841/5433 33% [===================== ] 1842/5433 33% [===================== ] 1843/5433 33% [===================== ] 1844/5433 33% [===================== ] 1845/5433 33% [===================== ] 1846/5433 33% [===================== ] 1847/5433 33% [===================== ] 1848/5433 34% [===================== ] 1849/5433 34% [===================== ] 1850/5433 34% [===================== ] 1851/5433 34% [===================== ] 1852/5433 34% [===================== ] 1853/5433 34% [===================== ] 1854/5433 34% [===================== ] 1855/5433 34% [===================== ] 1856/5433 34% [===================== ] 1857/5433 34% [===================== ] 1858/5433 34% [===================== ] 1859/5433 34% [===================== ] 1860/5433 34% [===================== ] 1861/5433 34% [===================== ] 1862/5433 34% [===================== ] 1863/5433 34% [===================== ] 1864/5433 34% [===================== ] 1865/5433 34% [===================== ] 1866/5433 34% [===================== ] 1867/5433 34% [===================== ] 1868/5433 34% [===================== ] 1869/5433 34% [===================== ] 1870/5433 34% [===================== ] 1871/5433 34% [===================== ] 1872/5433 34% [===================== ] 1873/5433 34% [===================== ] 1874/5433 34% [===================== ] 1875/5433 34% [===================== ] 1876/5433 34% [===================== ] 1877/5433 34% [===================== ] 1878/5433 34% [===================== ] 1879/5433 34% [===================== ] 1880/5433 34% [===================== ] 1881/5433 34% [===================== ] 1882/5433 34% [===================== ] 1883/5433 34% [===================== ] 1884/5433 34% [===================== ] 1885/5433 34% [===================== ] 1886/5433 34% [===================== ] 1887/5433 34% [===================== ] 1888/5433 34% [===================== ] 1889/5433 34% [===================== ] 1890/5433 34% [===================== ] 1891/5433 34% [===================== ] 1892/5433 34% [===================== ] 1893/5433 34% [===================== ] 1894/5433 34% [===================== ] 1895/5433 34% [===================== ] 1896/5433 34% [===================== ] 1897/5433 34% [===================== ] 1898/5433 34% [===================== ] 1899/5433 34% [===================== ] 1900/5433 34% [===================== ] 1901/5433 34% [===================== ] 1902/5433 35% [===================== ] 1903/5433 35% [===================== ] 1904/5433 35% [===================== ] 1905/5433 35% [===================== ] 1906/5433 35% [===================== ] 1907/5433 35% [===================== ] 1908/5433 35% [===================== ] 1909/5433 35% [===================== ] 1910/5433 35% [===================== ] 1911/5433 35% [===================== ] 1912/5433 35% [===================== ] 1913/5433 35% [===================== ] 1914/5433 35% [===================== ] 1915/5433 35% [===================== ] 1916/5433 35% [===================== ] 1917/5433 35% [===================== ] 1918/5433 35% [===================== ] 1919/5433 35% [===================== ] 1920/5433 35% [===================== ] 1921/5433 35% [===================== ] 1922/5433 35% [===================== ] 1923/5433 35% [===================== ] 1924/5433 35% [===================== ] 1925/5433 35% [===================== ] 1926/5433 35% [===================== ] 1927/5433 35% [====================== ] 1928/5433 35% [====================== ] 1929/5433 35% [====================== ] 1930/5433 35% [====================== ] 1931/5433 35% [====================== ] 1932/5433 35% [====================== ] 1933/5433 35% [====================== ] 1934/5433 35% [====================== ] 1935/5433 35% [====================== ] 1936/5433 35% [====================== ] 1937/5433 35% [====================== ] 1938/5433 35% [====================== ] 1939/5433 35% [====================== ] 1940/5433 35% [====================== ] 1941/5433 35% [====================== ] 1942/5433 35% [====================== ] 1943/5433 35% [====================== ] 1944/5433 35% [====================== ] 1945/5433 35% [====================== ] 1946/5433 35% [====================== ] 1947/5433 35% [====================== ] 1948/5433 35% [====================== ] 1949/5433 35% [====================== ] 1950/5433 35% [====================== ] 1951/5433 35% [====================== ] 1952/5433 35% [====================== ] 1953/5433 35% [====================== ] 1954/5433 35% [====================== ] 1955/5433 35% [====================== ] 1956/5433 36% [====================== ] 1957/5433 36% [====================== ] 1958/5433 36% [====================== ] 1959/5433 36% [====================== ] 1960/5433 36% [====================== ] 1961/5433 36% [====================== ] 1962/5433 36% [====================== ] 1963/5433 36% [====================== ] 1964/5433 36% [====================== ] 1965/5433 36% [====================== ] 1966/5433 36% [====================== ] 1967/5433 36% [====================== ] 1968/5433 36% [====================== ] 1969/5433 36% [====================== ] 1970/5433 36% [====================== ] 1971/5433 36% [====================== ] 1972/5433 36% [====================== ] 1973/5433 36% [====================== ] 1974/5433 36% [====================== ] 1975/5433 36% [====================== ] 1976/5433 36% [====================== ] 1977/5433 36% [====================== ] 1978/5433 36% [====================== ] 1979/5433 36% [====================== ] 1980/5433 36% [====================== ] 1981/5433 36% [====================== ] 1982/5433 36% [====================== ] 1983/5433 36% [====================== ] 1984/5433 36% [====================== ] 1985/5433 36% [====================== ] 1986/5433 36% [====================== ] 1987/5433 36% [====================== ] 1988/5433 36% [====================== ] 1989/5433 36% [====================== ] 1990/5433 36% [====================== ] 1991/5433 36% [====================== ] 1992/5433 36% [====================== ] 1993/5433 36% [====================== ] 1994/5433 36% [====================== ] 1995/5433 36% [====================== ] 1996/5433 36% [====================== ] 1997/5433 36% [====================== ] 1998/5433 36% [====================== ] 1999/5433 36% [====================== ] 2000/5433 36% [====================== ] 2001/5433 36% [====================== ] 2002/5433 36% [====================== ] 2003/5433 36% [====================== ] 2004/5433 36% [====================== ] 2005/5433 36% [====================== ] 2006/5433 36% [====================== ] 2007/5433 36% [====================== ] 2008/5433 36% [====================== ] 2009/5433 36% [====================== ] 2010/5433 36% [====================== ] 2011/5433 37% [====================== ] 2012/5433 37% [====================== ] 2013/5433 37% [====================== ] 2014/5433 37% [====================== ] 2015/5433 37% [======================= ] 2016/5433 37% [======================= ] 2017/5433 37% [======================= ] 2018/5433 37% [======================= ] 2019/5433 37% [======================= ] 2020/5433 37% [======================= ] 2021/5433 37% [======================= ] 2022/5433 37% [======================= ] 2023/5433 37% [======================= ] 2024/5433 37% [======================= ] 2025/5433 37% [======================= ] 2026/5433 37% [======================= ] 2027/5433 37% [======================= ] 2028/5433 37% [======================= ] 2029/5433 37% [======================= ] 2030/5433 37% [======================= ] 2031/5433 37% [======================= ] 2032/5433 37% [======================= ] 2033/5433 37% [======================= ] 2034/5433 37% [======================= ] 2035/5433 37% [======================= ] 2036/5433 37% [======================= ] 2037/5433 37% [======================= ] 2038/5433 37% [======================= ] 2039/5433 37% [======================= ] 2040/5433 37% [======================= ] 2041/5433 37% [======================= ] 2042/5433 37% [======================= ] 2043/5433 37% [======================= ] 2044/5433 37% [======================= ] 2045/5433 37% [======================= ] 2046/5433 37% [======================= ] 2047/5433 37% [======================= ] 2048/5433 37% [======================= ] 2049/5433 37% [======================= ] 2050/5433 37% [======================= ] 2051/5433 37% [======================= ] 2052/5433 37% [======================= ] 2053/5433 37% [======================= ] 2054/5433 37% [======================= ] 2055/5433 37% [======================= ] 2056/5433 37% [======================= ] 2057/5433 37% [======================= ] 2058/5433 37% [======================= ] 2059/5433 37% [======================= ] 2060/5433 37% [======================= ] 2061/5433 37% [======================= ] 2062/5433 37% [======================= ] 2063/5433 37% [======================= ] 2064/5433 37% [======================= ] 2065/5433 38% [======================= ] 2066/5433 38% [======================= ] 2067/5433 38% [======================= ] 2068/5433 38% [======================= ] 2069/5433 38% [======================= ] 2070/5433 38% [======================= ] 2071/5433 38% [======================= ] 2072/5433 38% [======================= ] 2073/5433 38% [======================= ] 2074/5433 38% [======================= ] 2075/5433 38% [======================= ] 2076/5433 38% [======================= ] 2077/5433 38% [======================= ] 2078/5433 38% [======================= ] 2079/5433 38% [======================= ] 2080/5433 38% [======================= ] 2081/5433 38% [======================= ] 2082/5433 38% [======================= ] 2083/5433 38% [======================= ] 2084/5433 38% [======================= ] 2085/5433 38% [======================= ] 2086/5433 38% [======================= ] 2087/5433 38% [======================= ] 2088/5433 38% [======================= ] 2089/5433 38% [======================= ] 2090/5433 38% [======================= ] 2091/5433 38% [======================= ] 2092/5433 38% [======================= ] 2093/5433 38% [======================= ] 2094/5433 38% [======================= ] 2095/5433 38% [======================= ] 2096/5433 38% [======================= ] 2097/5433 38% [======================= ] 2098/5433 38% [======================= ] 2099/5433 38% [======================= ] 2100/5433 38% [======================= ] 2101/5433 38% [======================= ] 2102/5433 38% [======================= ] 2103/5433 38% [======================== ] 2104/5433 38% [======================== ] 2105/5433 38% [======================== ] 2106/5433 38% [======================== ] 2107/5433 38% [======================== ] 2108/5433 38% [======================== ] 2109/5433 38% [======================== ] 2110/5433 38% [======================== ] 2111/5433 38% [======================== ] 2112/5433 38% [======================== ] 2113/5433 38% [======================== ] 2114/5433 38% [======================== ] 2115/5433 38% [======================== ] 2116/5433 38% [======================== ] 2117/5433 38% [======================== ] 2118/5433 38% [======================== ] 2119/5433 39% [======================== ] 2120/5433 39% [======================== ] 2121/5433 39% [======================== ] 2122/5433 39% [======================== ] 2123/5433 39% [======================== ] 2124/5433 39% [======================== ] 2125/5433 39% [======================== ] 2126/5433 39% [======================== ] 2127/5433 39% [======================== ] 2128/5433 39% [======================== ] 2129/5433 39% [======================== ] 2130/5433 39% [======================== ] 2131/5433 39% [======================== ] 2132/5433 39% [======================== ] 2133/5433 39% [======================== ] 2134/5433 39% [======================== ] 2135/5433 39% [======================== ] 2136/5433 39% [======================== ] 2137/5433 39% [======================== ] 2138/5433 39% [======================== ] 2139/5433 39% [======================== ] 2140/5433 39% [======================== ] 2141/5433 39% [======================== ] 2142/5433 39% [======================== ] 2143/5433 39% [======================== ] 2144/5433 39% [======================== ] 2145/5433 39% [======================== ] 2146/5433 39% [======================== ] 2147/5433 39% [======================== ] 2148/5433 39% [======================== ] 2149/5433 39% [======================== ] 2150/5433 39% [======================== ] 2151/5433 39% [======================== ] 2152/5433 39% [======================== ] 2153/5433 39% [======================== ] 2154/5433 39% [======================== ] 2155/5433 39% [======================== ] 2156/5433 39% [======================== ] 2157/5433 39% [======================== ] 2158/5433 39% [======================== ] 2159/5433 39% [======================== ] 2160/5433 39% [======================== ] 2161/5433 39% [======================== ] 2162/5433 39% [======================== ] 2163/5433 39% [======================== ] 2164/5433 39% [======================== ] 2165/5433 39% [======================== ] 2166/5433 39% [======================== ] 2167/5433 39% [======================== ] 2168/5433 39% [======================== ] 2169/5433 39% [======================== ] 2170/5433 39% [======================== ] 2171/5433 39% [======================== ] 2172/5433 39% [======================== ] 2173/5433 39% [======================== ] 2174/5433 40% [======================== ] 2175/5433 40% [======================== ] 2176/5433 40% [======================== ] 2177/5433 40% [======================== ] 2178/5433 40% [======================== ] 2179/5433 40% [======================== ] 2180/5433 40% [======================== ] 2181/5433 40% [======================== ] 2182/5433 40% [======================== ] 2183/5433 40% [======================== ] 2184/5433 40% [======================== ] 2185/5433 40% [======================== ] 2186/5433 40% [======================== ] 2187/5433 40% [======================== ] 2188/5433 40% [======================== ] 2189/5433 40% [======================== ] 2190/5433 40% [========================= ] 2191/5433 40% [========================= ] 2192/5433 40% [========================= ] 2193/5433 40% [========================= ] 2194/5433 40% [========================= ] 2195/5433 40% [========================= ] 2196/5433 40% [========================= ] 2197/5433 40% [========================= ] 2198/5433 40% [========================= ] 2199/5433 40% [========================= ] 2200/5433 40% [========================= ] 2201/5433 40% [========================= ] 2202/5433 40% [========================= ] 2203/5433 40% [========================= ] 2204/5433 40% [========================= ] 2205/5433 40% [========================= ] 2206/5433 40% [========================= ] 2207/5433 40% [========================= ] 2208/5433 40% [========================= ] 2209/5433 40% [========================= ] 2210/5433 40% [========================= ] 2211/5433 40% [========================= ] 2212/5433 40% [========================= ] 2213/5433 40% [========================= ] 2214/5433 40% [========================= ] 2215/5433 40% [========================= ] 2216/5433 40% [========================= ] 2217/5433 40% [========================= ] 2218/5433 40% [========================= ] 2219/5433 40% [========================= ] 2220/5433 40% [========================= ] 2221/5433 40% [========================= ] 2222/5433 40% [========================= ] 2223/5433 40% [========================= ] 2224/5433 40% [========================= ] 2225/5433 40% [========================= ] 2226/5433 40% [========================= ] 2227/5433 40% [========================= ] 2228/5433 41% [========================= ] 2229/5433 41% [========================= ] 2230/5433 41% [========================= ] 2231/5433 41% [========================= ] 2232/5433 41% [========================= ] 2233/5433 41% [========================= ] 2234/5433 41% [========================= ] 2235/5433 41% [========================= ] 2236/5433 41% [========================= ] 2237/5433 41% [========================= ] 2238/5433 41% [========================= ] 2239/5433 41% [========================= ] 2240/5433 41% [========================= ] 2241/5433 41% [========================= ] 2242/5433 41% [========================= ] 2243/5433 41% [========================= ] 2244/5433 41% [========================= ] 2245/5433 41% [========================= ] 2246/5433 41% [========================= ] 2247/5433 41% [========================= ] 2248/5433 41% [========================= ] 2249/5433 41% [========================= ] 2250/5433 41% [========================= ] 2251/5433 41% [========================= ] 2252/5433 41% [========================= ] 2253/5433 41% [========================= ] 2254/5433 41% [========================= ] 2255/5433 41% [========================= ] 2256/5433 41% [========================= ] 2257/5433 41% [========================= ] 2258/5433 41% [========================= ] 2259/5433 41% [========================= ] 2260/5433 41% [========================= ] 2261/5433 41% [========================= ] 2262/5433 41% [========================= ] 2263/5433 41% [========================= ] 2264/5433 41% [========================= ] 2265/5433 41% [========================= ] 2266/5433 41% [========================= ] 2267/5433 41% [========================= ] 2268/5433 41% [========================= ] 2269/5433 41% [========================= ] 2270/5433 41% [========================= ] 2271/5433 41% [========================= ] 2272/5433 41% [========================= ] 2273/5433 41% [========================= ] 2274/5433 41% [========================= ] 2275/5433 41% [========================= ] 2276/5433 41% [========================= ] 2277/5433 41% [========================= ] 2278/5433 41% [========================== ] 2279/5433 41% [========================== ] 2280/5433 41% [========================== ] 2281/5433 41% [========================== ] 2282/5433 42% [========================== ] 2283/5433 42% [========================== ] 2284/5433 42% [========================== ] 2285/5433 42% [========================== ] 2286/5433 42% [========================== ] 2287/5433 42% [========================== ] 2288/5433 42% [========================== ] 2289/5433 42% [========================== ] 2290/5433 42% [========================== ] 2291/5433 42% [========================== ] 2292/5433 42% [========================== ] 2293/5433 42% [========================== ] 2294/5433 42% [========================== ] 2295/5433 42% [========================== ] 2296/5433 42% [========================== ] 2297/5433 42% [========================== ] 2298/5433 42% [========================== ] 2299/5433 42% [========================== ] 2300/5433 42% [========================== ] 2301/5433 42% [========================== ] 2302/5433 42% [========================== ] 2303/5433 42% [========================== ] 2304/5433 42% [========================== ] 2305/5433 42% [========================== ] 2306/5433 42% [========================== ] 2307/5433 42% [========================== ] 2308/5433 42% [========================== ] 2309/5433 42% [========================== ] 2310/5433 42% [========================== ] 2311/5433 42% [========================== ] 2312/5433 42% [========================== ] 2313/5433 42% [========================== ] 2314/5433 42% [========================== ] 2315/5433 42% [========================== ] 2316/5433 42% [========================== ] 2317/5433 42% [========================== ] 2318/5433 42% [========================== ] 2319/5433 42% [========================== ] 2320/5433 42% [========================== ] 2321/5433 42% [========================== ] 2322/5433 42% [========================== ] 2323/5433 42% [========================== ] 2324/5433 42% [========================== ] 2325/5433 42% [========================== ] 2326/5433 42% [========================== ] 2327/5433 42% [========================== ] 2328/5433 42% [========================== ] 2329/5433 42% [========================== ] 2330/5433 42% [========================== ] 2331/5433 42% [========================== ] 2332/5433 42% [========================== ] 2333/5433 42% [========================== ] 2334/5433 42% [========================== ] 2335/5433 42% [========================== ] 2336/5433 42% [========================== ] 2337/5433 43% [========================== ] 2338/5433 43% [========================== ] 2339/5433 43% [========================== ] 2340/5433 43% [========================== ] 2341/5433 43% [========================== ] 2342/5433 43% [========================== ] 2343/5433 43% [========================== ] 2344/5433 43% [========================== ] 2345/5433 43% [========================== ] 2346/5433 43% [========================== ] 2347/5433 43% [========================== ] 2348/5433 43% [========================== ] 2349/5433 43% [========================== ] 2350/5433 43% [========================== ] 2351/5433 43% [========================== ] 2352/5433 43% [========================== ] 2353/5433 43% [========================== ] 2354/5433 43% [========================== ] 2355/5433 43% [========================== ] 2356/5433 43% [========================== ] 2357/5433 43% [========================== ] 2358/5433 43% [========================== ] 2359/5433 43% [========================== ] 2360/5433 43% [========================== ] 2361/5433 43% [========================== ] 2362/5433 43% [========================== ] 2363/5433 43% [========================== ] 2364/5433 43% [========================== ] 2365/5433 43% [=========================== ] 2366/5433 43% [=========================== ] 2367/5433 43% [=========================== ] 2368/5433 43% [=========================== ] 2369/5433 43% [=========================== ] 2370/5433 43% [=========================== ] 2371/5433 43% [=========================== ] 2372/5433 43% [=========================== ] 2373/5433 43% [=========================== ] 2374/5433 43% [=========================== ] 2375/5433 43% [=========================== ] 2376/5433 43% [=========================== ] 2377/5433 43% [=========================== ] 2378/5433 43% [=========================== ] 2379/5433 43% [=========================== ] 2380/5433 43% [=========================== ] 2381/5433 43% [=========================== ] 2382/5433 43% [=========================== ] 2383/5433 43% [=========================== ] 2384/5433 43% [=========================== ] 2385/5433 43% [=========================== ] 2386/5433 43% [=========================== ] 2387/5433 43% [=========================== ] 2388/5433 43% [=========================== ] 2389/5433 43% [=========================== ] 2390/5433 43% [=========================== ] 2391/5433 44% [=========================== ] 2392/5433 44% [=========================== ] 2393/5433 44% [=========================== ] 2394/5433 44% [=========================== ] 2395/5433 44% [=========================== ] 2396/5433 44% [=========================== ] 2397/5433 44% [=========================== ] 2398/5433 44% [=========================== ] 2399/5433 44% [=========================== ] 2400/5433 44% [=========================== ] 2401/5433 44% [=========================== ] 2402/5433 44% [=========================== ] 2403/5433 44% [=========================== ] 2404/5433 44% [=========================== ] 2405/5433 44% [=========================== ] 2406/5433 44% [=========================== ] 2407/5433 44% [=========================== ] 2408/5433 44% [=========================== ] 2409/5433 44% [=========================== ] 2410/5433 44% [=========================== ] 2411/5433 44% [=========================== ] 2412/5433 44% [=========================== ] 2413/5433 44% [=========================== ] 2414/5433 44% [=========================== ] 2415/5433 44% [=========================== ] 2416/5433 44% [=========================== ] 2417/5433 44% [=========================== ] 2418/5433 44% [=========================== ] 2419/5433 44% [=========================== ] 2420/5433 44% [=========================== ] 2421/5433 44% [=========================== ] 2422/5433 44% [=========================== ] 2423/5433 44% [=========================== ] 2424/5433 44% [=========================== ] 2425/5433 44% [=========================== ] 2426/5433 44% [=========================== ] 2427/5433 44% [=========================== ] 2428/5433 44% [=========================== ] 2429/5433 44% [=========================== ] 2430/5433 44% [=========================== ] 2431/5433 44% [=========================== ] 2432/5433 44% [=========================== ] 2433/5433 44% [=========================== ] 2434/5433 44% [=========================== ] 2435/5433 44% [=========================== ] 2436/5433 44% [=========================== ] 2437/5433 44% [=========================== ] 2438/5433 44% [=========================== ] 2439/5433 44% [=========================== ] 2440/5433 44% [=========================== ] 2441/5433 44% [=========================== ] 2442/5433 44% [=========================== ] 2443/5433 44% [=========================== ] 2444/5433 44% [=========================== ] 2445/5433 45% [=========================== ] 2446/5433 45% [=========================== ] 2447/5433 45% [=========================== ] 2448/5433 45% [=========================== ] 2449/5433 45% [=========================== ] 2450/5433 45% [=========================== ] 2451/5433 45% [=========================== ] 2452/5433 45% [=========================== ] 2453/5433 45% [============================ ] 2454/5433 45% [============================ ] 2455/5433 45% [============================ ] 2456/5433 45% [============================ ] 2457/5433 45% [============================ ] 2458/5433 45% [============================ ] 2459/5433 45% [============================ ] 2460/5433 45% [============================ ] 2461/5433 45% [============================ ] 2462/5433 45% [============================ ] 2463/5433 45% [============================ ] 2464/5433 45% [============================ ] 2465/5433 45% [============================ ] 2466/5433 45% [============================ ] 2467/5433 45% [============================ ] 2468/5433 45% [============================ ] 2469/5433 45% [============================ ] 2470/5433 45% [============================ ] 2471/5433 45% [============================ ] 2472/5433 45% [============================ ] 2473/5433 45% [============================ ] 2474/5433 45% [============================ ] 2475/5433 45% [============================ ] 2476/5433 45% [============================ ] 2477/5433 45% [============================ ] 2478/5433 45% [============================ ] 2479/5433 45% [============================ ] 2480/5433 45% [============================ ] 2481/5433 45% [============================ ] 2482/5433 45% [============================ ] 2483/5433 45% [============================ ] 2484/5433 45% [============================ ] 2485/5433 45% [============================ ] 2486/5433 45% [============================ ] 2487/5433 45% [============================ ] 2488/5433 45% [============================ ] 2489/5433 45% [============================ ] 2490/5433 45% [============================ ] 2491/5433 45% [============================ ] 2492/5433 45% [============================ ] 2493/5433 45% [============================ ] 2494/5433 45% [============================ ] 2495/5433 45% [============================ ] 2496/5433 45% [============================ ] 2497/5433 45% [============================ ] 2498/5433 45% [============================ ] 2499/5433 45% [============================ ] 2500/5433 46% [============================ ] 2501/5433 46% [============================ ] 2502/5433 46% [============================ ] 2503/5433 46% [============================ ] 2504/5433 46% [============================ ] 2505/5433 46% [============================ ] 2506/5433 46% [============================ ] 2507/5433 46% [============================ ] 2508/5433 46% [============================ ] 2509/5433 46% [============================ ] 2510/5433 46% [============================ ] 2511/5433 46% [============================ ] 2512/5433 46% [============================ ] 2513/5433 46% [============================ ] 2514/5433 46% [============================ ] 2515/5433 46% [============================ ] 2516/5433 46% [============================ ] 2517/5433 46% [============================ ] 2518/5433 46% [============================ ] 2519/5433 46% [============================ ] 2520/5433 46% [============================ ] 2521/5433 46% [============================ ] 2522/5433 46% [============================ ] 2523/5433 46% [============================ ] 2524/5433 46% [============================ ] 2525/5433 46% [============================ ] 2526/5433 46% [============================ ] 2527/5433 46% [============================ ] 2528/5433 46% [============================ ] 2529/5433 46% [============================ ] 2530/5433 46% [============================ ] 2531/5433 46% [============================ ] 2532/5433 46% [============================ ] 2533/5433 46% [============================ ] 2534/5433 46% [============================ ] 2535/5433 46% [============================ ] 2536/5433 46% [============================ ] 2537/5433 46% [============================ ] 2538/5433 46% [============================ ] 2539/5433 46% [============================ ] 2540/5433 46% [============================ ] 2541/5433 46% [============================= ] 2542/5433 46% [============================= ] 2543/5433 46% [============================= ] 2544/5433 46% [============================= ] 2545/5433 46% [============================= ] 2546/5433 46% [============================= ] 2547/5433 46% [============================= ] 2548/5433 46% [============================= ] 2549/5433 46% [============================= ] 2550/5433 46% [============================= ] 2551/5433 46% [============================= ] 2552/5433 46% [============================= ] 2553/5433 46% [============================= ] 2554/5433 47% [============================= ] 2555/5433 47% [============================= ] 2556/5433 47% [============================= ] 2557/5433 47% [============================= ] 2558/5433 47% [============================= ] 2559/5433 47% [============================= ] 2560/5433 47% [============================= ] 2561/5433 47% [============================= ] 2562/5433 47% [============================= ] 2563/5433 47% [============================= ] 2564/5433 47% [============================= ] 2565/5433 47% [============================= ] 2566/5433 47% [============================= ] 2567/5433 47% [============================= ] 2568/5433 47% [============================= ] 2569/5433 47% [============================= ] 2570/5433 47% [============================= ] 2571/5433 47% [============================= ] 2572/5433 47% [============================= ] 2573/5433 47% [============================= ] 2574/5433 47% [============================= ] 2575/5433 47% [============================= ] 2576/5433 47% [============================= ] 2577/5433 47% [============================= ] 2578/5433 47% [============================= ] 2579/5433 47% [============================= ] 2580/5433 47% [============================= ] 2581/5433 47% [============================= ] 2582/5433 47% [============================= ] 2583/5433 47% [============================= ] 2584/5433 47% [============================= ] 2585/5433 47% [============================= ] 2586/5433 47% [============================= ] 2587/5433 47% [============================= ] 2588/5433 47% [============================= ] 2589/5433 47% [============================= ] 2590/5433 47% [============================= ] 2591/5433 47% [============================= ] 2592/5433 47% [============================= ] 2593/5433 47% [============================= ] 2594/5433 47% [============================= ] 2595/5433 47% [============================= ] 2596/5433 47% [============================= ] 2597/5433 47% [============================= ] 2598/5433 47% [============================= ] 2599/5433 47% [============================= ] 2600/5433 47% [============================= ] 2601/5433 47% [============================= ] 2602/5433 47% [============================= ] 2603/5433 47% [============================= ] 2604/5433 47% [============================= ] 2605/5433 47% [============================= ] 2606/5433 47% [============================= ] 2607/5433 47% [============================= ] 2608/5433 48% [============================= ] 2609/5433 48% [============================= ] 2610/5433 48% [============================= ] 2611/5433 48% [============================= ] 2612/5433 48% [============================= ] 2613/5433 48% [============================= ] 2614/5433 48% [============================= ] 2615/5433 48% [============================= ] 2616/5433 48% [============================= ] 2617/5433 48% [============================= ] 2618/5433 48% [============================= ] 2619/5433 48% [============================= ] 2620/5433 48% [============================= ] 2621/5433 48% [============================= ] 2622/5433 48% [============================= ] 2623/5433 48% [============================= ] 2624/5433 48% [============================= ] 2625/5433 48% [============================= ] 2626/5433 48% [============================= ] 2627/5433 48% [============================= ] 2628/5433 48% [============================== ] 2629/5433 48% [============================== ] 2630/5433 48% [============================== ] 2631/5433 48% [============================== ] 2632/5433 48% [============================== ] 2633/5433 48% [============================== ] 2634/5433 48% [============================== ] 2635/5433 48% [============================== ] 2636/5433 48% [============================== ] 2637/5433 48% [============================== ] 2638/5433 48% [============================== ] 2639/5433 48% [============================== ] 2640/5433 48% [============================== ] 2641/5433 48% [============================== ] 2642/5433 48% [============================== ] 2643/5433 48% [============================== ] 2644/5433 48% [============================== ] 2645/5433 48% [============================== ] 2646/5433 48% [============================== ] 2647/5433 48% [============================== ] 2648/5433 48% [============================== ] 2649/5433 48% [============================== ] 2650/5433 48% [============================== ] 2651/5433 48% [============================== ] 2652/5433 48% [============================== ] 2653/5433 48% [============================== ] 2654/5433 48% [============================== ] 2655/5433 48% [============================== ] 2656/5433 48% [============================== ] 2657/5433 48% [============================== ] 2658/5433 48% [============================== ] 2659/5433 48% [============================== ] 2660/5433 48% [============================== ] 2661/5433 48% [============================== ] 2662/5433 48% [============================== ] 2663/5433 49% [============================== ] 2664/5433 49% [============================== ] 2665/5433 49% [============================== ] 2666/5433 49% [============================== ] 2667/5433 49% [============================== ] 2668/5433 49% [============================== ] 2669/5433 49% [============================== ] 2670/5433 49% [============================== ] 2671/5433 49% [============================== ] 2672/5433 49% [============================== ] 2673/5433 49% [============================== ] 2674/5433 49% [============================== ] 2675/5433 49% [============================== ] 2676/5433 49% [============================== ] 2677/5433 49% [============================== ] 2678/5433 49% [============================== ] 2679/5433 49% [============================== ] 2680/5433 49% [============================== ] 2681/5433 49% [============================== ] 2682/5433 49% [============================== ] 2683/5433 49% [============================== ] 2684/5433 49% [============================== ] 2685/5433 49% [============================== ] 2686/5433 49% [============================== ] 2687/5433 49% [============================== ] 2688/5433 49% [============================== ] 2689/5433 49% [============================== ] 2690/5433 49% [============================== ] 2691/5433 49% [============================== ] 2692/5433 49% [============================== ] 2693/5433 49% [============================== ] 2694/5433 49% [============================== ] 2695/5433 49% [============================== ] 2696/5433 49% [============================== ] 2697/5433 49% [============================== ] 2698/5433 49% [============================== ] 2699/5433 49% [============================== ] 2700/5433 49% [============================== ] 2701/5433 49% [============================== ] 2702/5433 49% [============================== ] 2703/5433 49% [============================== ] 2704/5433 49% [============================== ] 2705/5433 49% [============================== ] 2706/5433 49% [============================== ] 2707/5433 49% [============================== ] 2708/5433 49% [============================== ] 2709/5433 49% [============================== ] 2710/5433 49% [============================== ] 2711/5433 49% [============================== ] 2712/5433 49% [============================== ] 2713/5433 49% [============================== ] 2714/5433 49% [============================== ] 2715/5433 49% [============================== ] 2716/5433 49% [=============================== ] 2717/5433 50% [=============================== ] 2718/5433 50% [=============================== ] 2719/5433 50% [=============================== ] 2720/5433 50% [=============================== ] 2721/5433 50% [=============================== ] 2722/5433 50% [=============================== ] 2723/5433 50% [=============================== ] 2724/5433 50% [=============================== ] 2725/5433 50% [=============================== ] 2726/5433 50% [=============================== ] 2727/5433 50% [=============================== ] 2728/5433 50% [=============================== ] 2729/5433 50% [=============================== ] 2730/5433 50% [=============================== ] 2731/5433 50% [=============================== ] 2732/5433 50% [=============================== ] 2733/5433 50% [=============================== ] 2734/5433 50% [=============================== ] 2735/5433 50% [=============================== ] 2736/5433 50% [=============================== ] 2737/5433 50% [=============================== ] 2738/5433 50% [=============================== ] 2739/5433 50% [=============================== ] 2740/5433 50% [=============================== ] 2741/5433 50% [=============================== ] 2742/5433 50% [=============================== ] 2743/5433 50% [=============================== ] 2744/5433 50% [=============================== ] 2745/5433 50% [=============================== ] 2746/5433 50% [=============================== ] 2747/5433 50% [=============================== ] 2748/5433 50% [=============================== ] 2749/5433 50% [=============================== ] 2750/5433 50% [=============================== ] 2751/5433 50% [=============================== ] 2752/5433 50% [=============================== ] 2753/5433 50% [=============================== ] 2754/5433 50% [=============================== ] 2755/5433 50% [=============================== ] 2756/5433 50% [=============================== ] 2757/5433 50% [=============================== ] 2758/5433 50% [=============================== ] 2759/5433 50% [=============================== ] 2760/5433 50% [=============================== ] 2761/5433 50% [=============================== ] 2762/5433 50% [=============================== ] 2763/5433 50% [=============================== ] 2764/5433 50% [=============================== ] 2765/5433 50% [=============================== ] 2766/5433 50% [=============================== ] 2767/5433 50% [=============================== ] 2768/5433 50% [=============================== ] 2769/5433 50% [=============================== ] 2770/5433 50% [=============================== ] 2771/5433 51% [=============================== ] 2772/5433 51% [=============================== ] 2773/5433 51% [=============================== ] 2774/5433 51% [=============================== ] 2775/5433 51% [=============================== ] 2776/5433 51% [=============================== ] 2777/5433 51% [=============================== ] 2778/5433 51% [=============================== ] 2779/5433 51% [=============================== ] 2780/5433 51% [=============================== ] 2781/5433 51% [=============================== ] 2782/5433 51% [=============================== ] 2783/5433 51% [=============================== ] 2784/5433 51% [=============================== ] 2785/5433 51% [=============================== ] 2786/5433 51% [=============================== ] 2787/5433 51% [=============================== ] 2788/5433 51% [=============================== ] 2789/5433 51% [=============================== ] 2790/5433 51% [=============================== ] 2791/5433 51% [=============================== ] 2792/5433 51% [=============================== ] 2793/5433 51% [=============================== ] 2794/5433 51% [=============================== ] 2795/5433 51% [=============================== ] 2796/5433 51% [=============================== ] 2797/5433 51% [=============================== ] 2798/5433 51% [=============================== ] 2799/5433 51% [=============================== ] 2800/5433 51% [=============================== ] 2801/5433 51% [=============================== ] 2802/5433 51% [=============================== ] 2803/5433 51% [=============================== ] 2804/5433 51% [================================ ] 2805/5433 51% [================================ ] 2806/5433 51% [================================ ] 2807/5433 51% [================================ ] 2808/5433 51% [================================ ] 2809/5433 51% [================================ ] 2810/5433 51% [================================ ] 2811/5433 51% [================================ ] 2812/5433 51% [================================ ] 2813/5433 51% [================================ ] 2814/5433 51% [================================ ] 2815/5433 51% [================================ ] 2816/5433 51% [================================ ] 2817/5433 51% [================================ ] 2818/5433 51% [================================ ] 2819/5433 51% [================================ ] 2820/5433 51% [================================ ] 2821/5433 51% [================================ ] 2822/5433 51% [================================ ] 2823/5433 51% [================================ ] 2824/5433 51% [================================ ] 2825/5433 51% [================================ ] 2826/5433 52% [================================ ] 2827/5433 52% [================================ ] 2828/5433 52% [================================ ] 2829/5433 52% [================================ ] 2830/5433 52% [================================ ] 2831/5433 52% [================================ ] 2832/5433 52% [================================ ] 2833/5433 52% [================================ ] 2834/5433 52% [================================ ] 2835/5433 52% [================================ ] 2836/5433 52% [================================ ] 2837/5433 52% [================================ ] 2838/5433 52% [================================ ] 2839/5433 52% [================================ ] 2840/5433 52% [================================ ] 2841/5433 52% [================================ ] 2842/5433 52% [================================ ] 2843/5433 52% [================================ ] 2844/5433 52% [================================ ] 2845/5433 52% [================================ ] 2846/5433 52% [================================ ] 2847/5433 52% [================================ ] 2848/5433 52% [================================ ] 2849/5433 52% [================================ ] 2850/5433 52% [================================ ] 2851/5433 52% [================================ ] 2852/5433 52% [================================ ] 2853/5433 52% [================================ ] 2854/5433 52% [================================ ] 2855/5433 52% [================================ ] 2856/5433 52% [================================ ] 2857/5433 52% [================================ ] 2858/5433 52% [================================ ] 2859/5433 52% [================================ ] 2860/5433 52% [================================ ] 2861/5433 52% [================================ ] 2862/5433 52% [================================ ] 2863/5433 52% [================================ ] 2864/5433 52% [================================ ] 2865/5433 52% [================================ ] 2866/5433 52% [================================ ] 2867/5433 52% [================================ ] 2868/5433 52% [================================ ] 2869/5433 52% [================================ ] 2870/5433 52% [================================ ] 2871/5433 52% [================================ ] 2872/5433 52% [================================ ] 2873/5433 52% [================================ ] 2874/5433 52% [================================ ] 2875/5433 52% [================================ ] 2876/5433 52% [================================ ] 2877/5433 52% [================================ ] 2878/5433 52% [================================ ] 2879/5433 52% [================================ ] 2880/5433 53% [================================ ] 2881/5433 53% [================================ ] 2882/5433 53% [================================ ] 2883/5433 53% [================================ ] 2884/5433 53% [================================ ] 2885/5433 53% [================================ ] 2886/5433 53% [================================ ] 2887/5433 53% [================================ ] 2888/5433 53% [================================ ] 2889/5433 53% [================================ ] 2890/5433 53% [================================ ] 2891/5433 53% [================================= ] 2892/5433 53% [================================= ] 2893/5433 53% [================================= ] 2894/5433 53% [================================= ] 2895/5433 53% [================================= ] 2896/5433 53% [================================= ] 2897/5433 53% [================================= ] 2898/5433 53% [================================= ] 2899/5433 53% [================================= ] 2900/5433 53% [================================= ] 2901/5433 53% [================================= ] 2902/5433 53% [================================= ] 2903/5433 53% [================================= ] 2904/5433 53% [================================= ] 2905/5433 53% [================================= ] 2906/5433 53% [================================= ] 2907/5433 53% [================================= ] 2908/5433 53% [================================= ] 2909/5433 53% [================================= ] 2910/5433 53% [================================= ] 2911/5433 53% [================================= ] 2912/5433 53% [================================= ] 2913/5433 53% [================================= ] 2914/5433 53% [================================= ] 2915/5433 53% [================================= ] 2916/5433 53% [================================= ] 2917/5433 53% [================================= ] 2918/5433 53% [================================= ] 2919/5433 53% [================================= ] 2920/5433 53% [================================= ] 2921/5433 53% [================================= ] 2922/5433 53% [================================= ] 2923/5433 53% [================================= ] 2924/5433 53% [================================= ] 2925/5433 53% [================================= ] 2926/5433 53% [================================= ] 2927/5433 53% [================================= ] 2928/5433 53% [================================= ] 2929/5433 53% [================================= ] 2930/5433 53% [================================= ] 2931/5433 53% [================================= ] 2932/5433 53% [================================= ] 2933/5433 53% [================================= ] 2934/5433 54% [================================= ] 2935/5433 54% [================================= ] 2936/5433 54% [================================= ] 2937/5433 54% [================================= ] 2938/5433 54% [================================= ] 2939/5433 54% [================================= ] 2940/5433 54% [================================= ] 2941/5433 54% [================================= ] 2942/5433 54% [================================= ] 2943/5433 54% [================================= ] 2944/5433 54% [================================= ] 2945/5433 54% [================================= ] 2946/5433 54% [================================= ] 2947/5433 54% [================================= ] 2948/5433 54% [================================= ] 2949/5433 54% [================================= ] 2950/5433 54% [================================= ] 2951/5433 54% [================================= ] 2952/5433 54% [================================= ] 2953/5433 54% [================================= ] 2954/5433 54% [================================= ] 2955/5433 54% [================================= ] 2956/5433 54% [================================= ] 2957/5433 54% [================================= ] 2958/5433 54% [================================= ] 2959/5433 54% [================================= ] 2960/5433 54% [================================= ] 2961/5433 54% [================================= ] 2962/5433 54% [================================= ] 2963/5433 54% [================================= ] 2964/5433 54% [================================= ] 2965/5433 54% [================================= ] 2966/5433 54% [================================= ] 2967/5433 54% [================================= ] 2968/5433 54% [================================= ] 2969/5433 54% [================================= ] 2970/5433 54% [================================= ] 2971/5433 54% [================================= ] 2972/5433 54% [================================= ] 2973/5433 54% [================================= ] 2974/5433 54% [================================= ] 2975/5433 54% [================================= ] 2976/5433 54% [================================= ] 2977/5433 54% [================================= ] 2978/5433 54% [================================= ] 2979/5433 54% [================================== ] 2980/5433 54% [================================== ] 2981/5433 54% [================================== ] 2982/5433 54% [================================== ] 2983/5433 54% [================================== ] 2984/5433 54% [================================== ] 2985/5433 54% [================================== ] 2986/5433 54% [================================== ] 2987/5433 54% [================================== ] 2988/5433 54% [================================== ] 2989/5433 55% [================================== ] 2990/5433 55% [================================== ] 2991/5433 55% [================================== ] 2992/5433 55% [================================== ] 2993/5433 55% [================================== ] 2994/5433 55% [================================== ] 2995/5433 55% [================================== ] 2996/5433 55% [================================== ] 2997/5433 55% [================================== ] 2998/5433 55% [================================== ] 2999/5433 55% [================================== ] 3000/5433 55% [================================== ] 3001/5433 55% [================================== ] 3002/5433 55% [================================== ] 3003/5433 55% [================================== ] 3004/5433 55% [================================== ] 3005/5433 55% [================================== ] 3006/5433 55% [================================== ] 3007/5433 55% [================================== ] 3008/5433 55% [================================== ] 3009/5433 55% [================================== ] 3010/5433 55% [================================== ] 3011/5433 55% [================================== ] 3012/5433 55% [================================== ] 3013/5433 55% [================================== ] 3014/5433 55% [================================== ] 3015/5433 55% [================================== ] 3016/5433 55% [================================== ] 3017/5433 55% [================================== ] 3018/5433 55% [================================== ] 3019/5433 55% [================================== ] 3020/5433 55% [================================== ] 3021/5433 55% [================================== ] 3022/5433 55% [================================== ] 3023/5433 55% [================================== ] 3024/5433 55% [================================== ] 3025/5433 55% [================================== ] 3026/5433 55% [================================== ] 3027/5433 55% [================================== ] 3028/5433 55% [================================== ] 3029/5433 55% [================================== ] 3030/5433 55% [================================== ] 3031/5433 55% [================================== ] 3032/5433 55% [================================== ] 3033/5433 55% [================================== ] 3034/5433 55% [================================== ] 3035/5433 55% [================================== ] 3036/5433 55% [================================== ] 3037/5433 55% [================================== ] 3038/5433 55% [================================== ] 3039/5433 55% [================================== ] 3040/5433 55% [================================== ] 3041/5433 55% [================================== ] 3042/5433 55% [================================== ] 3043/5433 56% [================================== ] 3044/5433 56% [================================== ] 3045/5433 56% [================================== ] 3046/5433 56% [================================== ] 3047/5433 56% [================================== ] 3048/5433 56% [================================== ] 3049/5433 56% [================================== ] 3050/5433 56% [================================== ] 3051/5433 56% [================================== ] 3052/5433 56% [================================== ] 3053/5433 56% [================================== ] 3054/5433 56% [================================== ] 3055/5433 56% [================================== ] 3056/5433 56% [================================== ] 3057/5433 56% [================================== ] 3058/5433 56% [================================== ] 3059/5433 56% [================================== ] 3060/5433 56% [================================== ] 3061/5433 56% [================================== ] 3062/5433 56% [================================== ] 3063/5433 56% [================================== ] 3064/5433 56% [================================== ] 3065/5433 56% [================================== ] 3066/5433 56% [================================== ] 3067/5433 56% [=================================== ] 3068/5433 56% [=================================== ] 3069/5433 56% [=================================== ] 3070/5433 56% [=================================== ] 3071/5433 56% [=================================== ] 3072/5433 56% [=================================== ] 3073/5433 56% [=================================== ] 3074/5433 56% [=================================== ] 3075/5433 56% [=================================== ] 3076/5433 56% [=================================== ] 3077/5433 56% [=================================== ] 3078/5433 56% [=================================== ] 3079/5433 56% [=================================== ] 3080/5433 56% [=================================== ] 3081/5433 56% [=================================== ] 3082/5433 56% [=================================== ] 3083/5433 56% [=================================== ] 3084/5433 56% [=================================== ] 3085/5433 56% [=================================== ] 3086/5433 56% [=================================== ] 3087/5433 56% [=================================== ] 3088/5433 56% [=================================== ] 3089/5433 56% [=================================== ] 3090/5433 56% [=================================== ] 3091/5433 56% [=================================== ] 3092/5433 56% [=================================== ] 3093/5433 56% [=================================== ] 3094/5433 56% [=================================== ] 3095/5433 56% [=================================== ] 3096/5433 56% [=================================== ] 3097/5433 57% [=================================== ] 3098/5433 57% [=================================== ] 3099/5433 57% [=================================== ] 3100/5433 57% [=================================== ] 3101/5433 57% [=================================== ] 3102/5433 57% [=================================== ] 3103/5433 57% [=================================== ] 3104/5433 57% [=================================== ] 3105/5433 57% [=================================== ] 3106/5433 57% [=================================== ] 3107/5433 57% [=================================== ] 3108/5433 57% [=================================== ] 3109/5433 57% [=================================== ] 3110/5433 57% [=================================== ] 3111/5433 57% [=================================== ] 3112/5433 57% [=================================== ] 3113/5433 57% [=================================== ] 3114/5433 57% [=================================== ] 3115/5433 57% [=================================== ] 3116/5433 57% [=================================== ] 3117/5433 57% [=================================== ] 3118/5433 57% [=================================== ] 3119/5433 57% [=================================== ] 3120/5433 57% [=================================== ] 3121/5433 57% [=================================== ] 3122/5433 57% [=================================== ] 3123/5433 57% [=================================== ] 3124/5433 57% [=================================== ] 3125/5433 57% [=================================== ] 3126/5433 57% [=================================== ] 3127/5433 57% [=================================== ] 3128/5433 57% [=================================== ] 3129/5433 57% [=================================== ] 3130/5433 57% [=================================== ] 3131/5433 57% [=================================== ] 3132/5433 57% [=================================== ] 3133/5433 57% [=================================== ] 3134/5433 57% [=================================== ] 3135/5433 57% [=================================== ] 3136/5433 57% [=================================== ] 3137/5433 57% [=================================== ] 3138/5433 57% [=================================== ] 3139/5433 57% [=================================== ] 3140/5433 57% [=================================== ] 3141/5433 57% [=================================== ] 3142/5433 57% [=================================== ] 3143/5433 57% [=================================== ] 3144/5433 57% [=================================== ] 3145/5433 57% [=================================== ] 3146/5433 57% [=================================== ] 3147/5433 57% [=================================== ] 3148/5433 57% [=================================== ] 3149/5433 57% [=================================== ] 3150/5433 57% [=================================== ] 3151/5433 57% [=================================== ] 3152/5433 58% [=================================== ] 3153/5433 58% [=================================== ] 3154/5433 58% [==================================== ] 3155/5433 58% [==================================== ] 3156/5433 58% [==================================== ] 3157/5433 58% [==================================== ] 3158/5433 58% [==================================== ] 3159/5433 58% [==================================== ] 3160/5433 58% [==================================== ] 3161/5433 58% [==================================== ] 3162/5433 58% [==================================== ] 3163/5433 58% [==================================== ] 3164/5433 58% [==================================== ] 3165/5433 58% [==================================== ] 3166/5433 58% [==================================== ] 3167/5433 58% [==================================== ] 3168/5433 58% [==================================== ] 3169/5433 58% [==================================== ] 3170/5433 58% [==================================== ] 3171/5433 58% [==================================== ] 3172/5433 58% [==================================== ] 3173/5433 58% [==================================== ] 3174/5433 58% [==================================== ] 3175/5433 58% [==================================== ] 3176/5433 58% [==================================== ] 3177/5433 58% [==================================== ] 3178/5433 58% [==================================== ] 3179/5433 58% [==================================== ] 3180/5433 58% [==================================== ] 3181/5433 58% [==================================== ] 3182/5433 58% [==================================== ] 3183/5433 58% [==================================== ] 3184/5433 58% [==================================== ] 3185/5433 58% [==================================== ] 3186/5433 58% [==================================== ] 3187/5433 58% [==================================== ] 3188/5433 58% [==================================== ] 3189/5433 58% [==================================== ] 3190/5433 58% [==================================== ] 3191/5433 58% [==================================== ] 3192/5433 58% [==================================== ] 3193/5433 58% [==================================== ] 3194/5433 58% [==================================== ] 3195/5433 58% [==================================== ] 3196/5433 58% [==================================== ] 3197/5433 58% [==================================== ] 3198/5433 58% [==================================== ] 3199/5433 58% [==================================== ] 3200/5433 58% [==================================== ] 3201/5433 58% [==================================== ] 3202/5433 58% [==================================== ] 3203/5433 58% [==================================== ] 3204/5433 58% [==================================== ] 3205/5433 58% [==================================== ] 3206/5433 59% [==================================== ] 3207/5433 59% [==================================== ] 3208/5433 59% [==================================== ] 3209/5433 59% [==================================== ] 3210/5433 59% [==================================== ] 3211/5433 59% [==================================== ] 3212/5433 59% [==================================== ] 3213/5433 59% [==================================== ] 3214/5433 59% [==================================== ] 3215/5433 59% [==================================== ] 3216/5433 59% [==================================== ] 3217/5433 59% [==================================== ] 3218/5433 59% [==================================== ] 3219/5433 59% [==================================== ] 3220/5433 59% [==================================== ] 3221/5433 59% [==================================== ] 3222/5433 59% [==================================== ] 3223/5433 59% [==================================== ] 3224/5433 59% [==================================== ] 3225/5433 59% [==================================== ] 3226/5433 59% [==================================== ] 3227/5433 59% [==================================== ] 3228/5433 59% [==================================== ] 3229/5433 59% [==================================== ] 3230/5433 59% [==================================== ] 3231/5433 59% [==================================== ] 3232/5433 59% [==================================== ] 3233/5433 59% [==================================== ] 3234/5433 59% [==================================== ] 3235/5433 59% [==================================== ] 3236/5433 59% [==================================== ] 3237/5433 59% [==================================== ] 3238/5433 59% [==================================== ] 3239/5433 59% [==================================== ] 3240/5433 59% [==================================== ] 3241/5433 59% [==================================== ] 3242/5433 59% [===================================== ] 3243/5433 59% [===================================== ] 3244/5433 59% [===================================== ] 3245/5433 59% [===================================== ] 3246/5433 59% [===================================== ] 3247/5433 59% [===================================== ] 3248/5433 59% [===================================== ] 3249/5433 59% [===================================== ] 3250/5433 59% [===================================== ] 3251/5433 59% [===================================== ] 3252/5433 59% [===================================== ] 3253/5433 59% [===================================== ] 3254/5433 59% [===================================== ] 3255/5433 59% [===================================== ] 3256/5433 59% [===================================== ] 3257/5433 59% [===================================== ] 3258/5433 59% [===================================== ] 3259/5433 59% [===================================== ] 3260/5433 60% [===================================== ] 3261/5433 60% [===================================== ] 3262/5433 60% [===================================== ] 3263/5433 60% [===================================== ] 3264/5433 60% [===================================== ] 3265/5433 60% [===================================== ] 3266/5433 60% [===================================== ] 3267/5433 60% [===================================== ] 3268/5433 60% [===================================== ] 3269/5433 60% [===================================== ] 3270/5433 60% [===================================== ] 3271/5433 60% [===================================== ] 3272/5433 60% [===================================== ] 3273/5433 60% [===================================== ] 3274/5433 60% [===================================== ] 3275/5433 60% [===================================== ] 3276/5433 60% [===================================== ] 3277/5433 60% [===================================== ] 3278/5433 60% [===================================== ] 3279/5433 60% [===================================== ] 3280/5433 60% [===================================== ] 3281/5433 60% [===================================== ] 3282/5433 60% [===================================== ] 3283/5433 60% [===================================== ] 3284/5433 60% [===================================== ] 3285/5433 60% [===================================== ] 3286/5433 60% [===================================== ] 3287/5433 60% [===================================== ] 3288/5433 60% [===================================== ] 3289/5433 60% [===================================== ] 3290/5433 60% [===================================== ] 3291/5433 60% [===================================== ] 3292/5433 60% [===================================== ] 3293/5433 60% [===================================== ] 3294/5433 60% [===================================== ] 3295/5433 60% [===================================== ] 3296/5433 60% [===================================== ] 3297/5433 60% [===================================== ] 3298/5433 60% [===================================== ] 3299/5433 60% [===================================== ] 3300/5433 60% [===================================== ] 3301/5433 60% [===================================== ] 3302/5433 60% [===================================== ] 3303/5433 60% [===================================== ] 3304/5433 60% [===================================== ] 3305/5433 60% [===================================== ] 3306/5433 60% [===================================== ] 3307/5433 60% [===================================== ] 3308/5433 60% [===================================== ] 3309/5433 60% [===================================== ] 3310/5433 60% [===================================== ] 3311/5433 60% [===================================== ] 3312/5433 60% [===================================== ] 3313/5433 60% [===================================== ] 3314/5433 60% [===================================== ] 3315/5433 61% [===================================== ] 3316/5433 61% [===================================== ] 3317/5433 61% [===================================== ] 3318/5433 61% [===================================== ] 3319/5433 61% [===================================== ] 3320/5433 61% [===================================== ] 3321/5433 61% [===================================== ] 3322/5433 61% [===================================== ] 3323/5433 61% [===================================== ] 3324/5433 61% [===================================== ] 3325/5433 61% [===================================== ] 3326/5433 61% [===================================== ] 3327/5433 61% [===================================== ] 3328/5433 61% [===================================== ] 3329/5433 61% [====================================== ] 3330/5433 61% [====================================== ] 3331/5433 61% [====================================== ] 3332/5433 61% [====================================== ] 3333/5433 61% [====================================== ] 3334/5433 61% [====================================== ] 3335/5433 61% [====================================== ] 3336/5433 61% [====================================== ] 3337/5433 61% [====================================== ] 3338/5433 61% [====================================== ] 3339/5433 61% [====================================== ] 3340/5433 61% [====================================== ] 3341/5433 61% [====================================== ] 3342/5433 61% [====================================== ] 3343/5433 61% [====================================== ] 3344/5433 61% [====================================== ] 3345/5433 61% [====================================== ] 3346/5433 61% [====================================== ] 3347/5433 61% [====================================== ] 3348/5433 61% [====================================== ] 3349/5433 61% [====================================== ] 3350/5433 61% [====================================== ] 3351/5433 61% [====================================== ] 3352/5433 61% [====================================== ] 3353/5433 61% [====================================== ] 3354/5433 61% [====================================== ] 3355/5433 61% [====================================== ] 3356/5433 61% [====================================== ] 3357/5433 61% [====================================== ] 3358/5433 61% [====================================== ] 3359/5433 61% [====================================== ] 3360/5433 61% [====================================== ] 3361/5433 61% [====================================== ] 3362/5433 61% [====================================== ] 3363/5433 61% [====================================== ] 3364/5433 61% [====================================== ] 3365/5433 61% [====================================== ] 3366/5433 61% [====================================== ] 3367/5433 61% [====================================== ] 3368/5433 61% [====================================== ] 3369/5433 62% [====================================== ] 3370/5433 62% [====================================== ] 3371/5433 62% [====================================== ] 3372/5433 62% [====================================== ] 3373/5433 62% [====================================== ] 3374/5433 62% [====================================== ] 3375/5433 62% [====================================== ] 3376/5433 62% [====================================== ] 3377/5433 62% [====================================== ] 3378/5433 62% [====================================== ] 3379/5433 62% [====================================== ] 3380/5433 62% [====================================== ] 3381/5433 62% [====================================== ] 3382/5433 62% [====================================== ] 3383/5433 62% [====================================== ] 3384/5433 62% [====================================== ] 3385/5433 62% [====================================== ] 3386/5433 62% [====================================== ] 3387/5433 62% [====================================== ] 3388/5433 62% [====================================== ] 3389/5433 62% [====================================== ] 3390/5433 62% [====================================== ] 3391/5433 62% [====================================== ] 3392/5433 62% [====================================== ] 3393/5433 62% [====================================== ] 3394/5433 62% [====================================== ] 3395/5433 62% [====================================== ] 3396/5433 62% [====================================== ] 3397/5433 62% [====================================== ] 3398/5433 62% [====================================== ] 3399/5433 62% [====================================== ] 3400/5433 62% [====================================== ] 3401/5433 62% [====================================== ] 3402/5433 62% [====================================== ] 3403/5433 62% [====================================== ] 3404/5433 62% [====================================== ] 3405/5433 62% [====================================== ] 3406/5433 62% [====================================== ] 3407/5433 62% [====================================== ] 3408/5433 62% [====================================== ] 3409/5433 62% [====================================== ] 3410/5433 62% [====================================== ] 3411/5433 62% [====================================== ] 3412/5433 62% [====================================== ] 3413/5433 62% [====================================== ] 3414/5433 62% [====================================== ] 3415/5433 62% [====================================== ] 3416/5433 62% [====================================== ] 3417/5433 62% [======================================= ] 3418/5433 62% [======================================= ] 3419/5433 62% [======================================= ] 3420/5433 62% [======================================= ] 3421/5433 62% [======================================= ] 3422/5433 62% [======================================= ] 3423/5433 63% [======================================= ] 3424/5433 63% [======================================= ] 3425/5433 63% [======================================= ] 3426/5433 63% [======================================= ] 3427/5433 63% [======================================= ] 3428/5433 63% [======================================= ] 3429/5433 63% [======================================= ] 3430/5433 63% [======================================= ] 3431/5433 63% [======================================= ] 3432/5433 63% [======================================= ] 3433/5433 63% [======================================= ] 3434/5433 63% [======================================= ] 3435/5433 63% [======================================= ] 3436/5433 63% [======================================= ] 3437/5433 63% [======================================= ] 3438/5433 63% [======================================= ] 3439/5433 63% [======================================= ] 3440/5433 63% [======================================= ] 3441/5433 63% [======================================= ] 3442/5433 63% [======================================= ] 3443/5433 63% [======================================= ] 3444/5433 63% [======================================= ] 3445/5433 63% [======================================= ] 3446/5433 63% [======================================= ] 3447/5433 63% [======================================= ] 3448/5433 63% [======================================= ] 3449/5433 63% [======================================= ] 3450/5433 63% [======================================= ] 3451/5433 63% [======================================= ] 3452/5433 63% [======================================= ] 3453/5433 63% [======================================= ] 3454/5433 63% [======================================= ] 3455/5433 63% [======================================= ] 3456/5433 63% [======================================= ] 3457/5433 63% [======================================= ] 3458/5433 63% [======================================= ] 3459/5433 63% [======================================= ] 3460/5433 63% [======================================= ] 3461/5433 63% [======================================= ] 3462/5433 63% [======================================= ] 3463/5433 63% [======================================= ] 3464/5433 63% [======================================= ] 3465/5433 63% [======================================= ] 3466/5433 63% [======================================= ] 3467/5433 63% [======================================= ] 3468/5433 63% [======================================= ] 3469/5433 63% [======================================= ] 3470/5433 63% [======================================= ] 3471/5433 63% [======================================= ] 3472/5433 63% [======================================= ] 3473/5433 63% [======================================= ] 3474/5433 63% [======================================= ] 3475/5433 63% [======================================= ] 3476/5433 63% [======================================= ] 3477/5433 63% [======================================= ] 3478/5433 64% [======================================= ] 3479/5433 64% [======================================= ] 3480/5433 64% [======================================= ] 3481/5433 64% [======================================= ] 3482/5433 64% [======================================= ] 3483/5433 64% [======================================= ] 3484/5433 64% [======================================= ] 3485/5433 64% [======================================= ] 3486/5433 64% [======================================= ] 3487/5433 64% [======================================= ] 3488/5433 64% [======================================= ] 3489/5433 64% [======================================= ] 3490/5433 64% [======================================= ] 3491/5433 64% [======================================= ] 3492/5433 64% [======================================= ] 3493/5433 64% [======================================= ] 3494/5433 64% [======================================= ] 3495/5433 64% [======================================= ] 3496/5433 64% [======================================= ] 3497/5433 64% [======================================= ] 3498/5433 64% [======================================= ] 3499/5433 64% [======================================= ] 3500/5433 64% [======================================= ] 3501/5433 64% [======================================= ] 3502/5433 64% [======================================= ] 3503/5433 64% [======================================= ] 3504/5433 64% [======================================= ] 3505/5433 64% [======================================== ] 3506/5433 64% [======================================== ] 3507/5433 64% [======================================== ] 3508/5433 64% [======================================== ] 3509/5433 64% [======================================== ] 3510/5433 64% [======================================== ] 3511/5433 64% [======================================== ] 3512/5433 64% [======================================== ] 3513/5433 64% [======================================== ] 3514/5433 64% [======================================== ] 3515/5433 64% [======================================== ] 3516/5433 64% [======================================== ] 3517/5433 64% [======================================== ] 3518/5433 64% [======================================== ] 3519/5433 64% [======================================== ] 3520/5433 64% [======================================== ] 3521/5433 64% [======================================== ] 3522/5433 64% [======================================== ] 3523/5433 64% [======================================== ] 3524/5433 64% [======================================== ] 3525/5433 64% [======================================== ] 3526/5433 64% [======================================== ] 3527/5433 64% [======================================== ] 3528/5433 64% [======================================== ] 3529/5433 64% [======================================== ] 3530/5433 64% [======================================== ] 3531/5433 64% [======================================== ] 3532/5433 65% [======================================== ] 3533/5433 65% [======================================== ] 3534/5433 65% [======================================== ] 3535/5433 65% [======================================== ] 3536/5433 65% [======================================== ] 3537/5433 65% [======================================== ] 3538/5433 65% [======================================== ] 3539/5433 65% [======================================== ] 3540/5433 65% [======================================== ] 3541/5433 65% [======================================== ] 3542/5433 65% [======================================== ] 3543/5433 65% [======================================== ] 3544/5433 65% [======================================== ] 3545/5433 65% [======================================== ] 3546/5433 65% [======================================== ] 3547/5433 65% [======================================== ] 3548/5433 65% [======================================== ] 3549/5433 65% [======================================== ] 3550/5433 65% [======================================== ] 3551/5433 65% [======================================== ] 3552/5433 65% [======================================== ] 3553/5433 65% [======================================== ] 3554/5433 65% [======================================== ] 3555/5433 65% [======================================== ] 3556/5433 65% [======================================== ] 3557/5433 65% [======================================== ] 3558/5433 65% [======================================== ] 3559/5433 65% [======================================== ] 3560/5433 65% [======================================== ] 3561/5433 65% [======================================== ] 3562/5433 65% [======================================== ] 3563/5433 65% [======================================== ] 3564/5433 65% [======================================== ] 3565/5433 65% [======================================== ] 3566/5433 65% [======================================== ] 3567/5433 65% [======================================== ] 3568/5433 65% [======================================== ] 3569/5433 65% [======================================== ] 3570/5433 65% [======================================== ] 3571/5433 65% [======================================== ] 3572/5433 65% [======================================== ] 3573/5433 65% [======================================== ] 3574/5433 65% [======================================== ] 3575/5433 65% [======================================== ] 3576/5433 65% [======================================== ] 3577/5433 65% [======================================== ] 3578/5433 65% [======================================== ] 3579/5433 65% [======================================== ] 3580/5433 65% [======================================== ] 3581/5433 65% [======================================== ] 3582/5433 65% [======================================== ] 3583/5433 65% [======================================== ] 3584/5433 65% [======================================== ] 3585/5433 65% [======================================== ] 3586/5433 66% [======================================== ] 3587/5433 66% [======================================== ] 3588/5433 66% [======================================== ] 3589/5433 66% [======================================== ] 3590/5433 66% [======================================== ] 3591/5433 66% [======================================== ] 3592/5433 66% [========================================= ] 3593/5433 66% [========================================= ] 3594/5433 66% [========================================= ] 3595/5433 66% [========================================= ] 3596/5433 66% [========================================= ] 3597/5433 66% [========================================= ] 3598/5433 66% [========================================= ] 3599/5433 66% [========================================= ] 3600/5433 66% [========================================= ] 3601/5433 66% [========================================= ] 3602/5433 66% [========================================= ] 3603/5433 66% [========================================= ] 3604/5433 66% [========================================= ] 3605/5433 66% [========================================= ] 3606/5433 66% [========================================= ] 3607/5433 66% [========================================= ] 3608/5433 66% [========================================= ] 3609/5433 66% [========================================= ] 3610/5433 66% [========================================= ] 3611/5433 66% [========================================= ] 3612/5433 66% [========================================= ] 3613/5433 66% [========================================= ] 3614/5433 66% [========================================= ] 3615/5433 66% [========================================= ] 3616/5433 66% [========================================= ] 3617/5433 66% [========================================= ] 3618/5433 66% [========================================= ] 3619/5433 66% [========================================= ] 3620/5433 66% [========================================= ] 3621/5433 66% [========================================= ] 3622/5433 66% [========================================= ] 3623/5433 66% [========================================= ] 3624/5433 66% [========================================= ] 3625/5433 66% [========================================= ] 3626/5433 66% [========================================= ] 3627/5433 66% [========================================= ] 3628/5433 66% [========================================= ] 3629/5433 66% [========================================= ] 3630/5433 66% [========================================= ] 3631/5433 66% [========================================= ] 3632/5433 66% [========================================= ] 3633/5433 66% [========================================= ] 3634/5433 66% [========================================= ] 3635/5433 66% [========================================= ] 3636/5433 66% [========================================= ] 3637/5433 66% [========================================= ] 3638/5433 66% [========================================= ] 3639/5433 66% [========================================= ] 3640/5433 66% [========================================= ] 3641/5433 67% [========================================= ] 3642/5433 67% [========================================= ] 3643/5433 67% [========================================= ] 3644/5433 67% [========================================= ] 3645/5433 67% [========================================= ] 3646/5433 67% [========================================= ] 3647/5433 67% [========================================= ] 3648/5433 67% [========================================= ] 3649/5433 67% [========================================= ] 3650/5433 67% [========================================= ] 3651/5433 67% [========================================= ] 3652/5433 67% [========================================= ] 3653/5433 67% [========================================= ] 3654/5433 67% [========================================= ] 3655/5433 67% [========================================= ] 3656/5433 67% [========================================= ] 3657/5433 67% [========================================= ] 3658/5433 67% [========================================= ] 3659/5433 67% [========================================= ] 3660/5433 67% [========================================= ] 3661/5433 67% [========================================= ] 3662/5433 67% [========================================= ] 3663/5433 67% [========================================= ] 3664/5433 67% [========================================= ] 3665/5433 67% [========================================= ] 3666/5433 67% [========================================= ] 3667/5433 67% [========================================= ] 3668/5433 67% [========================================= ] 3669/5433 67% [========================================= ] 3670/5433 67% [========================================= ] 3671/5433 67% [========================================= ] 3672/5433 67% [========================================= ] 3673/5433 67% [========================================= ] 3674/5433 67% [========================================= ] 3675/5433 67% [========================================= ] 3676/5433 67% [========================================= ] 3677/5433 67% [========================================= ] 3678/5433 67% [========================================= ] 3679/5433 67% [========================================= ] 3680/5433 67% [========================================== ] 3681/5433 67% [========================================== ] 3682/5433 67% [========================================== ] 3683/5433 67% [========================================== ] 3684/5433 67% [========================================== ] 3685/5433 67% [========================================== ] 3686/5433 67% [========================================== ] 3687/5433 67% [========================================== ] 3688/5433 67% [========================================== ] 3689/5433 67% [========================================== ] 3690/5433 67% [========================================== ] 3691/5433 67% [========================================== ] 3692/5433 67% [========================================== ] 3693/5433 67% [========================================== ] 3694/5433 67% [========================================== ] 3695/5433 68% [========================================== ] 3696/5433 68% [========================================== ] 3697/5433 68% [========================================== ] 3698/5433 68% [========================================== ] 3699/5433 68% [========================================== ] 3700/5433 68% [========================================== ] 3701/5433 68% [========================================== ] 3702/5433 68% [========================================== ] 3703/5433 68% [========================================== ] 3704/5433 68% [========================================== ] 3705/5433 68% [========================================== ] 3706/5433 68% [========================================== ] 3707/5433 68% [========================================== ] 3708/5433 68% [========================================== ] 3709/5433 68% [========================================== ] 3710/5433 68% [========================================== ] 3711/5433 68% [========================================== ] 3712/5433 68% [========================================== ] 3713/5433 68% [========================================== ] 3714/5433 68% [========================================== ] 3715/5433 68% [========================================== ] 3716/5433 68% [========================================== ] 3717/5433 68% [========================================== ] 3718/5433 68% [========================================== ] 3719/5433 68% [========================================== ] 3720/5433 68% [========================================== ] 3721/5433 68% [========================================== ] 3722/5433 68% [========================================== ] 3723/5433 68% [========================================== ] 3724/5433 68% [========================================== ] 3725/5433 68% [========================================== ] 3726/5433 68% [========================================== ] 3727/5433 68% [========================================== ] 3728/5433 68% [========================================== ] 3729/5433 68% [========================================== ] 3730/5433 68% [========================================== ] 3731/5433 68% [========================================== ] 3732/5433 68% [========================================== ] 3733/5433 68% [========================================== ] 3734/5433 68% [========================================== ] 3735/5433 68% [========================================== ] 3736/5433 68% [========================================== ] 3737/5433 68% [========================================== ] 3738/5433 68% [========================================== ] 3739/5433 68% [========================================== ] 3740/5433 68% [========================================== ] 3741/5433 68% [========================================== ] 3742/5433 68% [========================================== ] 3743/5433 68% [========================================== ] 3744/5433 68% [========================================== ] 3745/5433 68% [========================================== ] 3746/5433 68% [========================================== ] 3747/5433 68% [========================================== ] 3748/5433 68% [========================================== ] 3749/5433 69% [========================================== ] 3750/5433 69% [========================================== ] 3751/5433 69% [========================================== ] 3752/5433 69% [========================================== ] 3753/5433 69% [========================================== ] 3754/5433 69% [========================================== ] 3755/5433 69% [========================================== ] 3756/5433 69% [========================================== ] 3757/5433 69% [========================================== ] 3758/5433 69% [========================================== ] 3759/5433 69% [========================================== ] 3760/5433 69% [========================================== ] 3761/5433 69% [========================================== ] 3762/5433 69% [========================================== ] 3763/5433 69% [========================================== ] 3764/5433 69% [========================================== ] 3765/5433 69% [========================================== ] 3766/5433 69% [========================================== ] 3767/5433 69% [========================================== ] 3768/5433 69% [=========================================== ] 3769/5433 69% [=========================================== ] 3770/5433 69% [=========================================== ] 3771/5433 69% [=========================================== ] 3772/5433 69% [=========================================== ] 3773/5433 69% [=========================================== ] 3774/5433 69% [=========================================== ] 3775/5433 69% [=========================================== ] 3776/5433 69% [=========================================== ] 3777/5433 69% [=========================================== ] 3778/5433 69% [=========================================== ] 3779/5433 69% [=========================================== ] 3780/5433 69% [=========================================== ] 3781/5433 69% [=========================================== ] 3782/5433 69% [=========================================== ] 3783/5433 69% [=========================================== ] 3784/5433 69% [=========================================== ] 3785/5433 69% [=========================================== ] 3786/5433 69% [=========================================== ] 3787/5433 69% [=========================================== ] 3788/5433 69% [=========================================== ] 3789/5433 69% [=========================================== ] 3790/5433 69% [=========================================== ] 3791/5433 69% [=========================================== ] 3792/5433 69% [=========================================== ] 3793/5433 69% [=========================================== ] 3794/5433 69% [=========================================== ] 3795/5433 69% [=========================================== ] 3796/5433 69% [=========================================== ] 3797/5433 69% [=========================================== ] 3798/5433 69% [=========================================== ] 3799/5433 69% [=========================================== ] 3800/5433 69% [=========================================== ] 3801/5433 69% [=========================================== ] 3802/5433 69% [=========================================== ] 3803/5433 69% [=========================================== ] 3804/5433 70% [=========================================== ] 3805/5433 70% [=========================================== ] 3806/5433 70% [=========================================== ] 3807/5433 70% [=========================================== ] 3808/5433 70% [=========================================== ] 3809/5433 70% [=========================================== ] 3810/5433 70% [=========================================== ] 3811/5433 70% [=========================================== ] 3812/5433 70% [=========================================== ] 3813/5433 70% [=========================================== ] 3814/5433 70% [=========================================== ] 3815/5433 70% [=========================================== ] 3816/5433 70% [=========================================== ] 3817/5433 70% [=========================================== ] 3818/5433 70% [=========================================== ] 3819/5433 70% [=========================================== ] 3820/5433 70% [=========================================== ] 3821/5433 70% [=========================================== ] 3822/5433 70% [=========================================== ] 3823/5433 70% [=========================================== ] 3824/5433 70% [=========================================== ] 3825/5433 70% [=========================================== ] 3826/5433 70% [=========================================== ] 3827/5433 70% [=========================================== ] 3828/5433 70% [=========================================== ] 3829/5433 70% [=========================================== ] 3830/5433 70% [=========================================== ] 3831/5433 70% [=========================================== ] 3832/5433 70% [=========================================== ] 3833/5433 70% [=========================================== ] 3834/5433 70% [=========================================== ] 3835/5433 70% [=========================================== ] 3836/5433 70% [=========================================== ] 3837/5433 70% [=========================================== ] 3838/5433 70% [=========================================== ] 3839/5433 70% [=========================================== ] 3840/5433 70% [=========================================== ] 3841/5433 70% [=========================================== ] 3842/5433 70% [=========================================== ] 3843/5433 70% [=========================================== ] 3844/5433 70% [=========================================== ] 3845/5433 70% [=========================================== ] 3846/5433 70% [=========================================== ] 3847/5433 70% [=========================================== ] 3848/5433 70% [=========================================== ] 3849/5433 70% [=========================================== ] 3850/5433 70% [=========================================== ] 3851/5433 70% [=========================================== ] 3852/5433 70% [=========================================== ] 3853/5433 70% [=========================================== ] 3854/5433 70% [=========================================== ] 3855/5433 70% [============================================ ] 3856/5433 70% [============================================ ] 3857/5433 70% [============================================ ] 3858/5433 71% [============================================ ] 3859/5433 71% [============================================ ] 3860/5433 71% [============================================ ] 3861/5433 71% [============================================ ] 3862/5433 71% [============================================ ] 3863/5433 71% [============================================ ] 3864/5433 71% [============================================ ] 3865/5433 71% [============================================ ] 3866/5433 71% [============================================ ] 3867/5433 71% [============================================ ] 3868/5433 71% [============================================ ] 3869/5433 71% [============================================ ] 3870/5433 71% [============================================ ] 3871/5433 71% [============================================ ] 3872/5433 71% [============================================ ] 3873/5433 71% [============================================ ] 3874/5433 71% [============================================ ] 3875/5433 71% [============================================ ] 3876/5433 71% [============================================ ] 3877/5433 71% [============================================ ] 3878/5433 71% [============================================ ] 3879/5433 71% [============================================ ] 3880/5433 71% [============================================ ] 3881/5433 71% [============================================ ] 3882/5433 71% [============================================ ] 3883/5433 71% [============================================ ] 3884/5433 71% [============================================ ] 3885/5433 71% [============================================ ] 3886/5433 71% [============================================ ] 3887/5433 71% [============================================ ] 3888/5433 71% [============================================ ] 3889/5433 71% [============================================ ] 3890/5433 71% [============================================ ] 3891/5433 71% [============================================ ] 3892/5433 71% [============================================ ] 3893/5433 71% [============================================ ] 3894/5433 71% [============================================ ] 3895/5433 71% [============================================ ] 3896/5433 71% [============================================ ] 3897/5433 71% [============================================ ] 3898/5433 71% [============================================ ] 3899/5433 71% [============================================ ] 3900/5433 71% [============================================ ] 3901/5433 71% [============================================ ] 3902/5433 71% [============================================ ] 3903/5433 71% [============================================ ] 3904/5433 71% [============================================ ] 3905/5433 71% [============================================ ] 3906/5433 71% [============================================ ] 3907/5433 71% [============================================ ] 3908/5433 71% [============================================ ] 3909/5433 71% [============================================ ] 3910/5433 71% [============================================ ] 3911/5433 71% [============================================ ] 3912/5433 72% [============================================ ] 3913/5433 72% [============================================ ] 3914/5433 72% [============================================ ] 3915/5433 72% [============================================ ] 3916/5433 72% [============================================ ] 3917/5433 72% [============================================ ] 3918/5433 72% [============================================ ] 3919/5433 72% [============================================ ] 3920/5433 72% [============================================ ] 3921/5433 72% [============================================ ] 3922/5433 72% [============================================ ] 3923/5433 72% [============================================ ] 3924/5433 72% [============================================ ] 3925/5433 72% [============================================ ] 3926/5433 72% [============================================ ] 3927/5433 72% [============================================ ] 3928/5433 72% [============================================ ] 3929/5433 72% [============================================ ] 3930/5433 72% [============================================ ] 3931/5433 72% [============================================ ] 3932/5433 72% [============================================ ] 3933/5433 72% [============================================ ] 3934/5433 72% [============================================ ] 3935/5433 72% [============================================ ] 3936/5433 72% [============================================ ] 3937/5433 72% [============================================ ] 3938/5433 72% [============================================ ] 3939/5433 72% [============================================ ] 3940/5433 72% [============================================ ] 3941/5433 72% [============================================ ] 3942/5433 72% [============================================ ] 3943/5433 72% [============================================= ] 3944/5433 72% [============================================= ] 3945/5433 72% [============================================= ] 3946/5433 72% [============================================= ] 3947/5433 72% [============================================= ] 3948/5433 72% [============================================= ] 3949/5433 72% [============================================= ] 3950/5433 72% [============================================= ] 3951/5433 72% [============================================= ] 3952/5433 72% [============================================= ] 3953/5433 72% [============================================= ] 3954/5433 72% [============================================= ] 3955/5433 72% [============================================= ] 3956/5433 72% [============================================= ] 3957/5433 72% [============================================= ] 3958/5433 72% [============================================= ] 3959/5433 72% [============================================= ] 3960/5433 72% [============================================= ] 3961/5433 72% [============================================= ] 3962/5433 72% [============================================= ] 3963/5433 72% [============================================= ] 3964/5433 72% [============================================= ] 3965/5433 72% [============================================= ] 3966/5433 72% [============================================= ] 3967/5433 73% [============================================= ] 3968/5433 73% [============================================= ] 3969/5433 73% [============================================= ] 3970/5433 73% [============================================= ] 3971/5433 73% [============================================= ] 3972/5433 73% [============================================= ] 3973/5433 73% [============================================= ] 3974/5433 73% [============================================= ] 3975/5433 73% [============================================= ] 3976/5433 73% [============================================= ] 3977/5433 73% [============================================= ] 3978/5433 73% [============================================= ] 3979/5433 73% [============================================= ] 3980/5433 73% [============================================= ] 3981/5433 73% [============================================= ] 3982/5433 73% [============================================= ] 3983/5433 73% [============================================= ] 3984/5433 73% [============================================= ] 3985/5433 73% [============================================= ] 3986/5433 73% [============================================= ] 3987/5433 73% [============================================= ] 3988/5433 73% [============================================= ] 3989/5433 73% [============================================= ] 3990/5433 73% [============================================= ] 3991/5433 73% [============================================= ] 3992/5433 73% [============================================= ] 3993/5433 73% [============================================= ] 3994/5433 73% [============================================= ] 3995/5433 73% [============================================= ] 3996/5433 73% [============================================= ] 3997/5433 73% [============================================= ] 3998/5433 73% [============================================= ] 3999/5433 73% [============================================= ] 4000/5433 73% [============================================= ] 4001/5433 73% [============================================= ] 4002/5433 73% [============================================= ] 4003/5433 73% [============================================= ] 4004/5433 73% [============================================= ] 4005/5433 73% [============================================= ] 4006/5433 73% [============================================= ] 4007/5433 73% [============================================= ] 4008/5433 73% [============================================= ] 4009/5433 73% [============================================= ] 4010/5433 73% [============================================= ] 4011/5433 73% [============================================= ] 4012/5433 73% [============================================= ] 4013/5433 73% [============================================= ] 4014/5433 73% [============================================= ] 4015/5433 73% [============================================= ] 4016/5433 73% [============================================= ] 4017/5433 73% [============================================= ] 4018/5433 73% [============================================= ] 4019/5433 73% [============================================= ] 4020/5433 73% [============================================= ] 4021/5433 74% [============================================= ] 4022/5433 74% [============================================= ] 4023/5433 74% [============================================= ] 4024/5433 74% [============================================= ] 4025/5433 74% [============================================= ] 4026/5433 74% [============================================= ] 4027/5433 74% [============================================= ] 4028/5433 74% [============================================= ] 4029/5433 74% [============================================= ] 4030/5433 74% [============================================== ] 4031/5433 74% [============================================== ] 4032/5433 74% [============================================== ] 4033/5433 74% [============================================== ] 4034/5433 74% [============================================== ] 4035/5433 74% [============================================== ] 4036/5433 74% [============================================== ] 4037/5433 74% [============================================== ] 4038/5433 74% [============================================== ] 4039/5433 74% [============================================== ] 4040/5433 74% [============================================== ] 4041/5433 74% [============================================== ] 4042/5433 74% [============================================== ] 4043/5433 74% [============================================== ] 4044/5433 74% [============================================== ] 4045/5433 74% [============================================== ] 4046/5433 74% [============================================== ] 4047/5433 74% [============================================== ] 4048/5433 74% [============================================== ] 4049/5433 74% [============================================== ] 4050/5433 74% [============================================== ] 4051/5433 74% [============================================== ] 4052/5433 74% [============================================== ] 4053/5433 74% [============================================== ] 4054/5433 74% [============================================== ] 4055/5433 74% [============================================== ] 4056/5433 74% [============================================== ] 4057/5433 74% [============================================== ] 4058/5433 74% [============================================== ] 4059/5433 74% [============================================== ] 4060/5433 74% [============================================== ] 4061/5433 74% [============================================== ] 4062/5433 74% [============================================== ] 4063/5433 74% [============================================== ] 4064/5433 74% [============================================== ] 4065/5433 74% [============================================== ] 4066/5433 74% [============================================== ] 4067/5433 74% [============================================== ] 4068/5433 74% [============================================== ] 4069/5433 74% [============================================== ] 4070/5433 74% [============================================== ] 4071/5433 74% [============================================== ] 4072/5433 74% [============================================== ] 4073/5433 74% [============================================== ] 4074/5433 74% [============================================== ] 4075/5433 75% [============================================== ] 4076/5433 75% [============================================== ] 4077/5433 75% [============================================== ] 4078/5433 75% [============================================== ] 4079/5433 75% [============================================== ] 4080/5433 75% [============================================== ] 4081/5433 75% [============================================== ] 4082/5433 75% [============================================== ] 4083/5433 75% [============================================== ] 4084/5433 75% [============================================== ] 4085/5433 75% [============================================== ] 4086/5433 75% [============================================== ] 4087/5433 75% [============================================== ] 4088/5433 75% [============================================== ] 4089/5433 75% [============================================== ] 4090/5433 75% [============================================== ] 4091/5433 75% [============================================== ] 4092/5433 75% [============================================== ] 4093/5433 75% [============================================== ] 4094/5433 75% [============================================== ] 4095/5433 75% [============================================== ] 4096/5433 75% [============================================== ] 4097/5433 75% [============================================== ] 4098/5433 75% [============================================== ] 4099/5433 75% [============================================== ] 4100/5433 75% [============================================== ] 4101/5433 75% [============================================== ] 4102/5433 75% [============================================== ] 4103/5433 75% [============================================== ] 4104/5433 75% [============================================== ] 4105/5433 75% [============================================== ] 4106/5433 75% [============================================== ] 4107/5433 75% [============================================== ] 4108/5433 75% [============================================== ] 4109/5433 75% [============================================== ] 4110/5433 75% [============================================== ] 4111/5433 75% [============================================== ] 4112/5433 75% [============================================== ] 4113/5433 75% [============================================== ] 4114/5433 75% [============================================== ] 4115/5433 75% [============================================== ] 4116/5433 75% [============================================== ] 4117/5433 75% [============================================== ] 4118/5433 75% [=============================================== ] 4119/5433 75% [=============================================== ] 4120/5433 75% [=============================================== ] 4121/5433 75% [=============================================== ] 4122/5433 75% [=============================================== ] 4123/5433 75% [=============================================== ] 4124/5433 75% [=============================================== ] 4125/5433 75% [=============================================== ] 4126/5433 75% [=============================================== ] 4127/5433 75% [=============================================== ] 4128/5433 75% [=============================================== ] 4129/5433 75% [=============================================== ] 4130/5433 76% [=============================================== ] 4131/5433 76% [=============================================== ] 4132/5433 76% [=============================================== ] 4133/5433 76% [=============================================== ] 4134/5433 76% [=============================================== ] 4135/5433 76% [=============================================== ] 4136/5433 76% [=============================================== ] 4137/5433 76% [=============================================== ] 4138/5433 76% [=============================================== ] 4139/5433 76% [=============================================== ] 4140/5433 76% [=============================================== ] 4141/5433 76% [=============================================== ] 4142/5433 76% [=============================================== ] 4143/5433 76% [=============================================== ] 4144/5433 76% [=============================================== ] 4145/5433 76% [=============================================== ] 4146/5433 76% [=============================================== ] 4147/5433 76% [=============================================== ] 4148/5433 76% [=============================================== ] 4149/5433 76% [=============================================== ] 4150/5433 76% [=============================================== ] 4151/5433 76% [=============================================== ] 4152/5433 76% [=============================================== ] 4153/5433 76% [=============================================== ] 4154/5433 76% [=============================================== ] 4155/5433 76% [=============================================== ] 4156/5433 76% [=============================================== ] 4157/5433 76% [=============================================== ] 4158/5433 76% [=============================================== ] 4159/5433 76% [=============================================== ] 4160/5433 76% [=============================================== ] 4161/5433 76% [=============================================== ] 4162/5433 76% [=============================================== ] 4163/5433 76% [=============================================== ] 4164/5433 76% [=============================================== ] 4165/5433 76% [=============================================== ] 4166/5433 76% [=============================================== ] 4167/5433 76% [=============================================== ] 4168/5433 76% [=============================================== ] 4169/5433 76% [=============================================== ] 4170/5433 76% [=============================================== ] 4171/5433 76% [=============================================== ] 4172/5433 76% [=============================================== ] 4173/5433 76% [=============================================== ] 4174/5433 76% [=============================================== ] 4175/5433 76% [=============================================== ] 4176/5433 76% [=============================================== ] 4177/5433 76% [=============================================== ] 4178/5433 76% [=============================================== ] 4179/5433 76% [=============================================== ] 4180/5433 76% [=============================================== ] 4181/5433 76% [=============================================== ] 4182/5433 76% [=============================================== ] 4183/5433 76% [=============================================== ] 4184/5433 77% [=============================================== ] 4185/5433 77% [=============================================== ] 4186/5433 77% [=============================================== ] 4187/5433 77% [=============================================== ] 4188/5433 77% [=============================================== ] 4189/5433 77% [=============================================== ] 4190/5433 77% [=============================================== ] 4191/5433 77% [=============================================== ] 4192/5433 77% [=============================================== ] 4193/5433 77% [=============================================== ] 4194/5433 77% [=============================================== ] 4195/5433 77% [=============================================== ] 4196/5433 77% [=============================================== ] 4197/5433 77% [=============================================== ] 4198/5433 77% [=============================================== ] 4199/5433 77% [=============================================== ] 4200/5433 77% [=============================================== ] 4201/5433 77% [=============================================== ] 4202/5433 77% [=============================================== ] 4203/5433 77% [=============================================== ] 4204/5433 77% [=============================================== ] 4205/5433 77% [=============================================== ] 4206/5433 77% [================================================ ] 4207/5433 77% [================================================ ] 4208/5433 77% [================================================ ] 4209/5433 77% [================================================ ] 4210/5433 77% [================================================ ] 4211/5433 77% [================================================ ] 4212/5433 77% [================================================ ] 4213/5433 77% [================================================ ] 4214/5433 77% [================================================ ] 4215/5433 77% [================================================ ] 4216/5433 77% [================================================ ] 4217/5433 77% [================================================ ] 4218/5433 77% [================================================ ] 4219/5433 77% [================================================ ] 4220/5433 77% [================================================ ] 4221/5433 77% [================================================ ] 4222/5433 77% [================================================ ] 4223/5433 77% [================================================ ] 4224/5433 77% [================================================ ] 4225/5433 77% [================================================ ] 4226/5433 77% [================================================ ] 4227/5433 77% [================================================ ] 4228/5433 77% [================================================ ] 4229/5433 77% [================================================ ] 4230/5433 77% [================================================ ] 4231/5433 77% [================================================ ] 4232/5433 77% [================================================ ] 4233/5433 77% [================================================ ] 4234/5433 77% [================================================ ] 4235/5433 77% [================================================ ] 4236/5433 77% [================================================ ] 4237/5433 77% [================================================ ] 4238/5433 78% [================================================ ] 4239/5433 78% [================================================ ] 4240/5433 78% [================================================ ] 4241/5433 78% [================================================ ] 4242/5433 78% [================================================ ] 4243/5433 78% [================================================ ] 4244/5433 78% [================================================ ] 4245/5433 78% [================================================ ] 4246/5433 78% [================================================ ] 4247/5433 78% [================================================ ] 4248/5433 78% [================================================ ] 4249/5433 78% [================================================ ] 4250/5433 78% [================================================ ] 4251/5433 78% [================================================ ] 4252/5433 78% [================================================ ] 4253/5433 78% [================================================ ] 4254/5433 78% [================================================ ] 4255/5433 78% [================================================ ] 4256/5433 78% [================================================ ] 4257/5433 78% [================================================ ] 4258/5433 78% [================================================ ] 4259/5433 78% [================================================ ] 4260/5433 78% [================================================ ] 4261/5433 78% [================================================ ] 4262/5433 78% [================================================ ] 4263/5433 78% [================================================ ] 4264/5433 78% [================================================ ] 4265/5433 78% [================================================ ] 4266/5433 78% [================================================ ] 4267/5433 78% [================================================ ] 4268/5433 78% [================================================ ] 4269/5433 78% [================================================ ] 4270/5433 78% [================================================ ] 4271/5433 78% [================================================ ] 4272/5433 78% [================================================ ] 4273/5433 78% [================================================ ] 4274/5433 78% [================================================ ] 4275/5433 78% [================================================ ] 4276/5433 78% [================================================ ] 4277/5433 78% [================================================ ] 4278/5433 78% [================================================ ] 4279/5433 78% [================================================ ] 4280/5433 78% [================================================ ] 4281/5433 78% [================================================ ] 4282/5433 78% [================================================ ] 4283/5433 78% [================================================ ] 4284/5433 78% [================================================ ] 4285/5433 78% [================================================ ] 4286/5433 78% [================================================ ] 4287/5433 78% [================================================ ] 4288/5433 78% [================================================ ] 4289/5433 78% [================================================ ] 4290/5433 78% [================================================ ] 4291/5433 78% [================================================ ] 4292/5433 78% [================================================ ] 4293/5433 79% [================================================= ] 4294/5433 79% [================================================= ] 4295/5433 79% [================================================= ] 4296/5433 79% [================================================= ] 4297/5433 79% [================================================= ] 4298/5433 79% [================================================= ] 4299/5433 79% [================================================= ] 4300/5433 79% [================================================= ] 4301/5433 79% [================================================= ] 4302/5433 79% [================================================= ] 4303/5433 79% [================================================= ] 4304/5433 79% [================================================= ] 4305/5433 79% [================================================= ] 4306/5433 79% [================================================= ] 4307/5433 79% [================================================= ] 4308/5433 79% [================================================= ] 4309/5433 79% [================================================= ] 4310/5433 79% [================================================= ] 4311/5433 79% [================================================= ] 4312/5433 79% [================================================= ] 4313/5433 79% [================================================= ] 4314/5433 79% [================================================= ] 4315/5433 79% [================================================= ] 4316/5433 79% [================================================= ] 4317/5433 79% [================================================= ] 4318/5433 79% [================================================= ] 4319/5433 79% [================================================= ] 4320/5433 79% [================================================= ] 4321/5433 79% [================================================= ] 4322/5433 79% [================================================= ] 4323/5433 79% [================================================= ] 4324/5433 79% [================================================= ] 4325/5433 79% [================================================= ] 4326/5433 79% [================================================= ] 4327/5433 79% [================================================= ] 4328/5433 79% [================================================= ] 4329/5433 79% [================================================= ] 4330/5433 79% [================================================= ] 4331/5433 79% [================================================= ] 4332/5433 79% [================================================= ] 4333/5433 79% [================================================= ] 4334/5433 79% [================================================= ] 4335/5433 79% [================================================= ] 4336/5433 79% [================================================= ] 4337/5433 79% [================================================= ] 4338/5433 79% [================================================= ] 4339/5433 79% [================================================= ] 4340/5433 79% [================================================= ] 4341/5433 79% [================================================= ] 4342/5433 79% [================================================= ] 4343/5433 79% [================================================= ] 4344/5433 79% [================================================= ] 4345/5433 79% [================================================= ] 4346/5433 79% [================================================= ] 4347/5433 80% [================================================= ] 4348/5433 80% [================================================= ] 4349/5433 80% [================================================= ] 4350/5433 80% [================================================= ] 4351/5433 80% [================================================= ] 4352/5433 80% [================================================= ] 4353/5433 80% [================================================= ] 4354/5433 80% [================================================= ] 4355/5433 80% [================================================= ] 4356/5433 80% [================================================= ] 4357/5433 80% [================================================= ] 4358/5433 80% [================================================= ] 4359/5433 80% [================================================= ] 4360/5433 80% [================================================= ] 4361/5433 80% [================================================= ] 4362/5433 80% [================================================= ] 4363/5433 80% [================================================= ] 4364/5433 80% [================================================= ] 4365/5433 80% [================================================= ] 4366/5433 80% [================================================= ] 4367/5433 80% [================================================= ] 4368/5433 80% [================================================= ] 4369/5433 80% [================================================= ] 4370/5433 80% [================================================= ] 4371/5433 80% [================================================= ] 4372/5433 80% [================================================= ] 4373/5433 80% [================================================= ] 4374/5433 80% [================================================= ] 4375/5433 80% [================================================= ] 4376/5433 80% [================================================= ] 4377/5433 80% [================================================= ] 4378/5433 80% [================================================= ] 4379/5433 80% [================================================= ] 4380/5433 80% [================================================= ] 4381/5433 80% [================================================== ] 4382/5433 80% [================================================== ] 4383/5433 80% [================================================== ] 4384/5433 80% [================================================== ] 4385/5433 80% [================================================== ] 4386/5433 80% [================================================== ] 4387/5433 80% [================================================== ] 4388/5433 80% [================================================== ] 4389/5433 80% [================================================== ] 4390/5433 80% [================================================== ] 4391/5433 80% [================================================== ] 4392/5433 80% [================================================== ] 4393/5433 80% [================================================== ] 4394/5433 80% [================================================== ] 4395/5433 80% [================================================== ] 4396/5433 80% [================================================== ] 4397/5433 80% [================================================== ] 4398/5433 80% [================================================== ] 4399/5433 80% [================================================== ] 4400/5433 80% [================================================== ] 4401/5433 81% [================================================== ] 4402/5433 81% [================================================== ] 4403/5433 81% [================================================== ] 4404/5433 81% [================================================== ] 4405/5433 81% [================================================== ] 4406/5433 81% [================================================== ] 4407/5433 81% [================================================== ] 4408/5433 81% [================================================== ] 4409/5433 81% [================================================== ] 4410/5433 81% [================================================== ] 4411/5433 81% [================================================== ] 4412/5433 81% [================================================== ] 4413/5433 81% [================================================== ] 4414/5433 81% [================================================== ] 4415/5433 81% [================================================== ] 4416/5433 81% [================================================== ] 4417/5433 81% [================================================== ] 4418/5433 81% [================================================== ] 4419/5433 81% [================================================== ] 4420/5433 81% [================================================== ] 4421/5433 81% [================================================== ] 4422/5433 81% [================================================== ] 4423/5433 81% [================================================== ] 4424/5433 81% [================================================== ] 4425/5433 81% [================================================== ] 4426/5433 81% [================================================== ] 4427/5433 81% [================================================== ] 4428/5433 81% [================================================== ] 4429/5433 81% [================================================== ] 4430/5433 81% [================================================== ] 4431/5433 81% [================================================== ] 4432/5433 81% [================================================== ] 4433/5433 81% [================================================== ] 4434/5433 81% [================================================== ] 4435/5433 81% [================================================== ] 4436/5433 81% [================================================== ] 4437/5433 81% [================================================== ] 4438/5433 81% [================================================== ] 4439/5433 81% [================================================== ] 4440/5433 81% [================================================== ] 4441/5433 81% [================================================== ] 4442/5433 81% [================================================== ] 4443/5433 81% [================================================== ] 4444/5433 81% [================================================== ] 4445/5433 81% [================================================== ] 4446/5433 81% [================================================== ] 4447/5433 81% [================================================== ] 4448/5433 81% [================================================== ] 4449/5433 81% [================================================== ] 4450/5433 81% [================================================== ] 4451/5433 81% [================================================== ] 4452/5433 81% [================================================== ] 4453/5433 81% [================================================== ] 4454/5433 81% [================================================== ] 4455/5433 81% [================================================== ] 4456/5433 82% [================================================== ] 4457/5433 82% [================================================== ] 4458/5433 82% [================================================== ] 4459/5433 82% [================================================== ] 4460/5433 82% [================================================== ] 4461/5433 82% [================================================== ] 4462/5433 82% [================================================== ] 4463/5433 82% [================================================== ] 4464/5433 82% [================================================== ] 4465/5433 82% [================================================== ] 4466/5433 82% [================================================== ] 4467/5433 82% [================================================== ] 4468/5433 82% [================================================== ] 4469/5433 82% [=================================================== ] 4470/5433 82% [=================================================== ] 4471/5433 82% [=================================================== ] 4472/5433 82% [=================================================== ] 4473/5433 82% [=================================================== ] 4474/5433 82% [=================================================== ] 4475/5433 82% [=================================================== ] 4476/5433 82% [=================================================== ] 4477/5433 82% [=================================================== ] 4478/5433 82% [=================================================== ] 4479/5433 82% [=================================================== ] 4480/5433 82% [=================================================== ] 4481/5433 82% [=================================================== ] 4482/5433 82% [=================================================== ] 4483/5433 82% [=================================================== ] 4484/5433 82% [=================================================== ] 4485/5433 82% [=================================================== ] 4486/5433 82% [=================================================== ] 4487/5433 82% [=================================================== ] 4488/5433 82% [=================================================== ] 4489/5433 82% [=================================================== ] 4490/5433 82% [=================================================== ] 4491/5433 82% [=================================================== ] 4492/5433 82% [=================================================== ] 4493/5433 82% [=================================================== ] 4494/5433 82% [=================================================== ] 4495/5433 82% [=================================================== ] 4496/5433 82% [=================================================== ] 4497/5433 82% [=================================================== ] 4498/5433 82% [=================================================== ] 4499/5433 82% [=================================================== ] 4500/5433 82% [=================================================== ] 4501/5433 82% [=================================================== ] 4502/5433 82% [=================================================== ] 4503/5433 82% [=================================================== ] 4504/5433 82% [=================================================== ] 4505/5433 82% [=================================================== ] 4506/5433 82% [=================================================== ] 4507/5433 82% [=================================================== ] 4508/5433 82% [=================================================== ] 4509/5433 82% [=================================================== ] 4510/5433 83% [=================================================== ] 4511/5433 83% [=================================================== ] 4512/5433 83% [=================================================== ] 4513/5433 83% [=================================================== ] 4514/5433 83% [=================================================== ] 4515/5433 83% [=================================================== ] 4516/5433 83% [=================================================== ] 4517/5433 83% [=================================================== ] 4518/5433 83% [=================================================== ] 4519/5433 83% [=================================================== ] 4520/5433 83% [=================================================== ] 4521/5433 83% [=================================================== ] 4522/5433 83% [=================================================== ] 4523/5433 83% [=================================================== ] 4524/5433 83% [=================================================== ] 4525/5433 83% [=================================================== ] 4526/5433 83% [=================================================== ] 4527/5433 83% [=================================================== ] 4528/5433 83% [=================================================== ] 4529/5433 83% [=================================================== ] 4530/5433 83% [=================================================== ] 4531/5433 83% [=================================================== ] 4532/5433 83% [=================================================== ] 4533/5433 83% [=================================================== ] 4534/5433 83% [=================================================== ] 4535/5433 83% [=================================================== ] 4536/5433 83% [=================================================== ] 4537/5433 83% [=================================================== ] 4538/5433 83% [=================================================== ] 4539/5433 83% [=================================================== ] 4540/5433 83% [=================================================== ] 4541/5433 83% [=================================================== ] 4542/5433 83% [=================================================== ] 4543/5433 83% [=================================================== ] 4544/5433 83% [=================================================== ] 4545/5433 83% [=================================================== ] 4546/5433 83% [=================================================== ] 4547/5433 83% [=================================================== ] 4548/5433 83% [=================================================== ] 4549/5433 83% [=================================================== ] 4550/5433 83% [=================================================== ] 4551/5433 83% [=================================================== ] 4552/5433 83% [=================================================== ] 4553/5433 83% [=================================================== ] 4554/5433 83% [=================================================== ] 4555/5433 83% [=================================================== ] 4556/5433 83% [==================================================== ] 4557/5433 83% [==================================================== ] 4558/5433 83% [==================================================== ] 4559/5433 83% [==================================================== ] 4560/5433 83% [==================================================== ] 4561/5433 83% [==================================================== ] 4562/5433 83% [==================================================== ] 4563/5433 83% [==================================================== ] 4564/5433 84% [==================================================== ] 4565/5433 84% [==================================================== ] 4566/5433 84% [==================================================== ] 4567/5433 84% [==================================================== ] 4568/5433 84% [==================================================== ] 4569/5433 84% [==================================================== ] 4570/5433 84% [==================================================== ] 4571/5433 84% [==================================================== ] 4572/5433 84% [==================================================== ] 4573/5433 84% [==================================================== ] 4574/5433 84% [==================================================== ] 4575/5433 84% [==================================================== ] 4576/5433 84% [==================================================== ] 4577/5433 84% [==================================================== ] 4578/5433 84% [==================================================== ] 4579/5433 84% [==================================================== ] 4580/5433 84% [==================================================== ] 4581/5433 84% [==================================================== ] 4582/5433 84% [==================================================== ] 4583/5433 84% [==================================================== ] 4584/5433 84% [==================================================== ] 4585/5433 84% [==================================================== ] 4586/5433 84% [==================================================== ] 4587/5433 84% [==================================================== ] 4588/5433 84% [==================================================== ] 4589/5433 84% [==================================================== ] 4590/5433 84% [==================================================== ] 4591/5433 84% [==================================================== ] 4592/5433 84% [==================================================== ] 4593/5433 84% [==================================================== ] 4594/5433 84% [==================================================== ] 4595/5433 84% [==================================================== ] 4596/5433 84% [==================================================== ] 4597/5433 84% [==================================================== ] 4598/5433 84% [==================================================== ] 4599/5433 84% [==================================================== ] 4600/5433 84% [==================================================== ] 4601/5433 84% [==================================================== ] 4602/5433 84% [==================================================== ] 4603/5433 84% [==================================================== ] 4604/5433 84% [==================================================== ] 4605/5433 84% [==================================================== ] 4606/5433 84% [==================================================== ] 4607/5433 84% [==================================================== ] 4608/5433 84% [==================================================== ] 4609/5433 84% [==================================================== ] 4610/5433 84% [==================================================== ] 4611/5433 84% [==================================================== ] 4612/5433 84% [==================================================== ] 4613/5433 84% [==================================================== ] 4614/5433 84% [==================================================== ] 4615/5433 84% [==================================================== ] 4616/5433 84% [==================================================== ] 4617/5433 84% [==================================================== ] 4618/5433 84% [==================================================== ] 4619/5433 85% [==================================================== ] 4620/5433 85% [==================================================== ] 4621/5433 85% [==================================================== ] 4622/5433 85% [==================================================== ] 4623/5433 85% [==================================================== ] 4624/5433 85% [==================================================== ] 4625/5433 85% [==================================================== ] 4626/5433 85% [==================================================== ] 4627/5433 85% [==================================================== ] 4628/5433 85% [==================================================== ] 4629/5433 85% [==================================================== ] 4630/5433 85% [==================================================== ] 4631/5433 85% [==================================================== ] 4632/5433 85% [==================================================== ] 4633/5433 85% [==================================================== ] 4634/5433 85% [==================================================== ] 4635/5433 85% [==================================================== ] 4636/5433 85% [==================================================== ] 4637/5433 85% [==================================================== ] 4638/5433 85% [==================================================== ] 4639/5433 85% [==================================================== ] 4640/5433 85% [==================================================== ] 4641/5433 85% [==================================================== ] 4642/5433 85% [==================================================== ] 4643/5433 85% [==================================================== ] 4644/5433 85% [===================================================== ] 4645/5433 85% [===================================================== ] 4646/5433 85% [===================================================== ] 4647/5433 85% [===================================================== ] 4648/5433 85% [===================================================== ] 4649/5433 85% [===================================================== ] 4650/5433 85% [===================================================== ] 4651/5433 85% [===================================================== ] 4652/5433 85% [===================================================== ] 4653/5433 85% [===================================================== ] 4654/5433 85% [===================================================== ] 4655/5433 85% [===================================================== ] 4656/5433 85% [===================================================== ] 4657/5433 85% [===================================================== ] 4658/5433 85% [===================================================== ] 4659/5433 85% [===================================================== ] 4660/5433 85% [===================================================== ] 4661/5433 85% [===================================================== ] 4662/5433 85% [===================================================== ] 4663/5433 85% [===================================================== ] 4664/5433 85% [===================================================== ] 4665/5433 85% [===================================================== ] 4666/5433 85% [===================================================== ] 4667/5433 85% [===================================================== ] 4668/5433 85% [===================================================== ] 4669/5433 85% [===================================================== ] 4670/5433 85% [===================================================== ] 4671/5433 85% [===================================================== ] 4672/5433 85% [===================================================== ] 4673/5433 86% [===================================================== ] 4674/5433 86% [===================================================== ] 4675/5433 86% [===================================================== ] 4676/5433 86% [===================================================== ] 4677/5433 86% [===================================================== ] 4678/5433 86% [===================================================== ] 4679/5433 86% [===================================================== ] 4680/5433 86% [===================================================== ] 4681/5433 86% [===================================================== ] 4682/5433 86% [===================================================== ] 4683/5433 86% [===================================================== ] 4684/5433 86% [===================================================== ] 4685/5433 86% [===================================================== ] 4686/5433 86% [===================================================== ] 4687/5433 86% [===================================================== ] 4688/5433 86% [===================================================== ] 4689/5433 86% [===================================================== ] 4690/5433 86% [===================================================== ] 4691/5433 86% [===================================================== ] 4692/5433 86% [===================================================== ] 4693/5433 86% [===================================================== ] 4694/5433 86% [===================================================== ] 4695/5433 86% [===================================================== ] 4696/5433 86% [===================================================== ] 4697/5433 86% [===================================================== ] 4698/5433 86% [===================================================== ] 4699/5433 86% [===================================================== ] 4700/5433 86% [===================================================== ] 4701/5433 86% [===================================================== ] 4702/5433 86% [===================================================== ] 4703/5433 86% [===================================================== ] 4704/5433 86% [===================================================== ] 4705/5433 86% [===================================================== ] 4706/5433 86% [===================================================== ] 4707/5433 86% [===================================================== ] 4708/5433 86% [===================================================== ] 4709/5433 86% [===================================================== ] 4710/5433 86% [===================================================== ] 4711/5433 86% [===================================================== ] 4712/5433 86% [===================================================== ] 4713/5433 86% [===================================================== ] 4714/5433 86% [===================================================== ] 4715/5433 86% [===================================================== ] 4716/5433 86% [===================================================== ] 4717/5433 86% [===================================================== ] 4718/5433 86% [===================================================== ] 4719/5433 86% [===================================================== ] 4720/5433 86% [===================================================== ] 4721/5433 86% [===================================================== ] 4722/5433 86% [===================================================== ] 4723/5433 86% [===================================================== ] 4724/5433 86% [===================================================== ] 4725/5433 86% [===================================================== ] 4726/5433 86% [===================================================== ] 4727/5433 87% [===================================================== ] 4728/5433 87% [===================================================== ] 4729/5433 87% [===================================================== ] 4730/5433 87% [===================================================== ] 4731/5433 87% [====================================================== ] 4732/5433 87% [====================================================== ] 4733/5433 87% [====================================================== ] 4734/5433 87% [====================================================== ] 4735/5433 87% [====================================================== ] 4736/5433 87% [====================================================== ] 4737/5433 87% [====================================================== ] 4738/5433 87% [====================================================== ] 4739/5433 87% [====================================================== ] 4740/5433 87% [====================================================== ] 4741/5433 87% [====================================================== ] 4742/5433 87% [====================================================== ] 4743/5433 87% [====================================================== ] 4744/5433 87% [====================================================== ] 4745/5433 87% [====================================================== ] 4746/5433 87% [====================================================== ] 4747/5433 87% [====================================================== ] 4748/5433 87% [====================================================== ] 4749/5433 87% [====================================================== ] 4750/5433 87% [====================================================== ] 4751/5433 87% [====================================================== ] 4752/5433 87% [====================================================== ] 4753/5433 87% [====================================================== ] 4754/5433 87% [====================================================== ] 4755/5433 87% [====================================================== ] 4756/5433 87% [====================================================== ] 4757/5433 87% [====================================================== ] 4758/5433 87% [====================================================== ] 4759/5433 87% [====================================================== ] 4760/5433 87% [====================================================== ] 4761/5433 87% [====================================================== ] 4762/5433 87% [====================================================== ] 4763/5433 87% [====================================================== ] 4764/5433 87% [====================================================== ] 4765/5433 87% [====================================================== ] 4766/5433 87% [====================================================== ] 4767/5433 87% [====================================================== ] 4768/5433 87% [====================================================== ] 4769/5433 87% [====================================================== ] 4770/5433 87% [====================================================== ] 4771/5433 87% [====================================================== ] 4772/5433 87% [====================================================== ] 4773/5433 87% [====================================================== ] 4774/5433 87% [====================================================== ] 4775/5433 87% [====================================================== ] 4776/5433 87% [====================================================== ] 4777/5433 87% [====================================================== ] 4778/5433 87% [====================================================== ] 4779/5433 87% [====================================================== ] 4780/5433 87% [====================================================== ] 4781/5433 87% [====================================================== ] 4782/5433 88% [====================================================== ] 4783/5433 88% [====================================================== ] 4784/5433 88% [====================================================== ] 4785/5433 88% [====================================================== ] 4786/5433 88% [====================================================== ] 4787/5433 88% [====================================================== ] 4788/5433 88% [====================================================== ] 4789/5433 88% [====================================================== ] 4790/5433 88% [====================================================== ] 4791/5433 88% [====================================================== ] 4792/5433 88% [====================================================== ] 4793/5433 88% [====================================================== ] 4794/5433 88% [====================================================== ] 4795/5433 88% [====================================================== ] 4796/5433 88% [====================================================== ] 4797/5433 88% [====================================================== ] 4798/5433 88% [====================================================== ] 4799/5433 88% [====================================================== ] 4800/5433 88% [====================================================== ] 4801/5433 88% [====================================================== ] 4802/5433 88% [====================================================== ] 4803/5433 88% [====================================================== ] 4804/5433 88% [====================================================== ] 4805/5433 88% [====================================================== ] 4806/5433 88% [====================================================== ] 4807/5433 88% [====================================================== ] 4808/5433 88% [====================================================== ] 4809/5433 88% [====================================================== ] 4810/5433 88% [====================================================== ] 4811/5433 88% [====================================================== ] 4812/5433 88% [====================================================== ] 4813/5433 88% [====================================================== ] 4814/5433 88% [====================================================== ] 4815/5433 88% [====================================================== ] 4816/5433 88% [====================================================== ] 4817/5433 88% [====================================================== ] 4818/5433 88% [====================================================== ] 4819/5433 88% [======================================================= ] 4820/5433 88% [======================================================= ] 4821/5433 88% [======================================================= ] 4822/5433 88% [======================================================= ] 4823/5433 88% [======================================================= ] 4824/5433 88% [======================================================= ] 4825/5433 88% [======================================================= ] 4826/5433 88% [======================================================= ] 4827/5433 88% [======================================================= ] 4828/5433 88% [======================================================= ] 4829/5433 88% [======================================================= ] 4830/5433 88% [======================================================= ] 4831/5433 88% [======================================================= ] 4832/5433 88% [======================================================= ] 4833/5433 88% [======================================================= ] 4834/5433 88% [======================================================= ] 4835/5433 88% [======================================================= ] 4836/5433 89% [======================================================= ] 4837/5433 89% [======================================================= ] 4838/5433 89% [======================================================= ] 4839/5433 89% [======================================================= ] 4840/5433 89% [======================================================= ] 4841/5433 89% [======================================================= ] 4842/5433 89% [======================================================= ] 4843/5433 89% [======================================================= ] 4844/5433 89% [======================================================= ] 4845/5433 89% [======================================================= ] 4846/5433 89% [======================================================= ] 4847/5433 89% [======================================================= ] 4848/5433 89% [======================================================= ] 4849/5433 89% [======================================================= ] 4850/5433 89% [======================================================= ] 4851/5433 89% [======================================================= ] 4852/5433 89% [======================================================= ] 4853/5433 89% [======================================================= ] 4854/5433 89% [======================================================= ] 4855/5433 89% [======================================================= ] 4856/5433 89% [======================================================= ] 4857/5433 89% [======================================================= ] 4858/5433 89% [======================================================= ] 4859/5433 89% [======================================================= ] 4860/5433 89% [======================================================= ] 4861/5433 89% [======================================================= ] 4862/5433 89% [======================================================= ] 4863/5433 89% [======================================================= ] 4864/5433 89% [======================================================= ] 4865/5433 89% [======================================================= ] 4866/5433 89% [======================================================= ] 4867/5433 89% [======================================================= ] 4868/5433 89% [======================================================= ] 4869/5433 89% [======================================================= ] 4870/5433 89% [======================================================= ] 4871/5433 89% [======================================================= ] 4872/5433 89% [======================================================= ] 4873/5433 89% [======================================================= ] 4874/5433 89% [======================================================= ] 4875/5433 89% [======================================================= ] 4876/5433 89% [======================================================= ] 4877/5433 89% [======================================================= ] 4878/5433 89% [======================================================= ] 4879/5433 89% [======================================================= ] 4880/5433 89% [======================================================= ] 4881/5433 89% [======================================================= ] 4882/5433 89% [======================================================= ] 4883/5433 89% [======================================================= ] 4884/5433 89% [======================================================= ] 4885/5433 89% [======================================================= ] 4886/5433 89% [======================================================= ] 4887/5433 89% [======================================================= ] 4888/5433 89% [======================================================= ] 4889/5433 89% [======================================================= ] 4890/5433 90% [======================================================= ] 4891/5433 90% [======================================================= ] 4892/5433 90% [======================================================= ] 4893/5433 90% [======================================================= ] 4894/5433 90% [======================================================= ] 4895/5433 90% [======================================================= ] 4896/5433 90% [======================================================= ] 4897/5433 90% [======================================================= ] 4898/5433 90% [======================================================= ] 4899/5433 90% [======================================================= ] 4900/5433 90% [======================================================= ] 4901/5433 90% [======================================================= ] 4902/5433 90% [======================================================= ] 4903/5433 90% [======================================================= ] 4904/5433 90% [======================================================= ] 4905/5433 90% [======================================================= ] 4906/5433 90% [======================================================= ] 4907/5433 90% [======================================================== ] 4908/5433 90% [======================================================== ] 4909/5433 90% [======================================================== ] 4910/5433 90% [======================================================== ] 4911/5433 90% [======================================================== ] 4912/5433 90% [======================================================== ] 4913/5433 90% [======================================================== ] 4914/5433 90% [======================================================== ] 4915/5433 90% [======================================================== ] 4916/5433 90% [======================================================== ] 4917/5433 90% [======================================================== ] 4918/5433 90% [======================================================== ] 4919/5433 90% [======================================================== ] 4920/5433 90% [======================================================== ] 4921/5433 90% [======================================================== ] 4922/5433 90% [======================================================== ] 4923/5433 90% [======================================================== ] 4924/5433 90% [======================================================== ] 4925/5433 90% [======================================================== ] 4926/5433 90% [======================================================== ] 4927/5433 90% [======================================================== ] 4928/5433 90% [======================================================== ] 4929/5433 90% [======================================================== ] 4930/5433 90% [======================================================== ] 4931/5433 90% [======================================================== ] 4932/5433 90% [======================================================== ] 4933/5433 90% [======================================================== ] 4934/5433 90% [======================================================== ] 4935/5433 90% [======================================================== ] 4936/5433 90% [======================================================== ] 4937/5433 90% [======================================================== ] 4938/5433 90% [======================================================== ] 4939/5433 90% [======================================================== ] 4940/5433 90% [======================================================== ] 4941/5433 90% [======================================================== ] 4942/5433 90% [======================================================== ] 4943/5433 90% [======================================================== ] 4944/5433 90% [======================================================== ] 4945/5433 91% [======================================================== ] 4946/5433 91% [======================================================== ] 4947/5433 91% [======================================================== ] 4948/5433 91% [======================================================== ] 4949/5433 91% [======================================================== ] 4950/5433 91% [======================================================== ] 4951/5433 91% [======================================================== ] 4952/5433 91% [======================================================== ] 4953/5433 91% [======================================================== ] 4954/5433 91% [======================================================== ] 4955/5433 91% [======================================================== ] 4956/5433 91% [======================================================== ] 4957/5433 91% [======================================================== ] 4958/5433 91% [======================================================== ] 4959/5433 91% [======================================================== ] 4960/5433 91% [======================================================== ] 4961/5433 91% [======================================================== ] 4962/5433 91% [======================================================== ] 4963/5433 91% [======================================================== ] 4964/5433 91% [======================================================== ] 4965/5433 91% [======================================================== ] 4966/5433 91% [======================================================== ] 4967/5433 91% [======================================================== ] 4968/5433 91% [======================================================== ] 4969/5433 91% [======================================================== ] 4970/5433 91% [======================================================== ] 4971/5433 91% [======================================================== ] 4972/5433 91% [======================================================== ] 4973/5433 91% [======================================================== ] 4974/5433 91% [======================================================== ] 4975/5433 91% [======================================================== ] 4976/5433 91% [======================================================== ] 4977/5433 91% [======================================================== ] 4978/5433 91% [======================================================== ] 4979/5433 91% [======================================================== ] 4980/5433 91% [======================================================== ] 4981/5433 91% [======================================================== ] 4982/5433 91% [======================================================== ] 4983/5433 91% [======================================================== ] 4984/5433 91% [======================================================== ] 4985/5433 91% [======================================================== ] 4986/5433 91% [======================================================== ] 4987/5433 91% [======================================================== ] 4988/5433 91% [======================================================== ] 4989/5433 91% [======================================================== ] 4990/5433 91% [======================================================== ] 4991/5433 91% [======================================================== ] 4992/5433 91% [======================================================== ] 4993/5433 91% [======================================================== ] 4994/5433 91% [========================================================= ] 4995/5433 91% [========================================================= ] 4996/5433 91% [========================================================= ] 4997/5433 91% [========================================================= ] 4998/5433 91% [========================================================= ] 4999/5433 92% [========================================================= ] 5000/5433 92% [========================================================= ] 5001/5433 92% [========================================================= ] 5002/5433 92% [========================================================= ] 5003/5433 92% [========================================================= ] 5004/5433 92% [========================================================= ] 5005/5433 92% [========================================================= ] 5006/5433 92% [========================================================= ] 5007/5433 92% [========================================================= ] 5008/5433 92% [========================================================= ] 5009/5433 92% [========================================================= ] 5010/5433 92% [========================================================= ] 5011/5433 92% [========================================================= ] 5012/5433 92% [========================================================= ] 5013/5433 92% [========================================================= ] 5014/5433 92% [========================================================= ] 5015/5433 92% [========================================================= ] 5016/5433 92% [========================================================= ] 5017/5433 92% [========================================================= ] 5018/5433 92% [========================================================= ] 5019/5433 92% [========================================================= ] 5020/5433 92% [========================================================= ] 5021/5433 92% [========================================================= ] 5022/5433 92% [========================================================= ] 5023/5433 92% [========================================================= ] 5024/5433 92% [========================================================= ] 5025/5433 92% [========================================================= ] 5026/5433 92% [========================================================= ] 5027/5433 92% [========================================================= ] 5028/5433 92% [========================================================= ] 5029/5433 92% [========================================================= ] 5030/5433 92% [========================================================= ] 5031/5433 92% [========================================================= ] 5032/5433 92% [========================================================= ] 5033/5433 92% [========================================================= ] 5034/5433 92% [========================================================= ] 5035/5433 92% [========================================================= ] 5036/5433 92% [========================================================= ] 5037/5433 92% [========================================================= ] 5038/5433 92% [========================================================= ] 5039/5433 92% [========================================================= ] 5040/5433 92% [========================================================= ] 5041/5433 92% [========================================================= ] 5042/5433 92% [========================================================= ] 5043/5433 92% [========================================================= ] 5044/5433 92% [========================================================= ] 5045/5433 92% [========================================================= ] 5046/5433 92% [========================================================= ] 5047/5433 92% [========================================================= ] 5048/5433 92% [========================================================= ] 5049/5433 92% [========================================================= ] 5050/5433 92% [========================================================= ] 5051/5433 92% [========================================================= ] 5052/5433 92% [========================================================= ] 5053/5433 93% [========================================================= ] 5054/5433 93% [========================================================= ] 5055/5433 93% [========================================================= ] 5056/5433 93% [========================================================= ] 5057/5433 93% [========================================================= ] 5058/5433 93% [========================================================= ] 5059/5433 93% [========================================================= ] 5060/5433 93% [========================================================= ] 5061/5433 93% [========================================================= ] 5062/5433 93% [========================================================= ] 5063/5433 93% [========================================================= ] 5064/5433 93% [========================================================= ] 5065/5433 93% [========================================================= ] 5066/5433 93% [========================================================= ] 5067/5433 93% [========================================================= ] 5068/5433 93% [========================================================= ] 5069/5433 93% [========================================================= ] 5070/5433 93% [========================================================= ] 5071/5433 93% [========================================================= ] 5072/5433 93% [========================================================= ] 5073/5433 93% [========================================================= ] 5074/5433 93% [========================================================= ] 5075/5433 93% [========================================================= ] 5076/5433 93% [========================================================= ] 5077/5433 93% [========================================================= ] 5078/5433 93% [========================================================= ] 5079/5433 93% [========================================================= ] 5080/5433 93% [========================================================= ] 5081/5433 93% [========================================================= ] 5082/5433 93% [========================================================== ] 5083/5433 93% [========================================================== ] 5084/5433 93% [========================================================== ] 5085/5433 93% [========================================================== ] 5086/5433 93% [========================================================== ] 5087/5433 93% [========================================================== ] 5088/5433 93% [========================================================== ] 5089/5433 93% [========================================================== ] 5090/5433 93% [========================================================== ] 5091/5433 93% [========================================================== ] 5092/5433 93% [========================================================== ] 5093/5433 93% [========================================================== ] 5094/5433 93% [========================================================== ] 5095/5433 93% [========================================================== ] 5096/5433 93% [========================================================== ] 5097/5433 93% [========================================================== ] 5098/5433 93% [========================================================== ] 5099/5433 93% [========================================================== ] 5100/5433 93% [========================================================== ] 5101/5433 93% [========================================================== ] 5102/5433 93% [========================================================== ] 5103/5433 93% [========================================================== ] 5104/5433 93% [========================================================== ] 5105/5433 93% [========================================================== ] 5106/5433 93% [========================================================== ] 5107/5433 93% [========================================================== ] 5108/5433 94% [========================================================== ] 5109/5433 94% [========================================================== ] 5110/5433 94% [========================================================== ] 5111/5433 94% [========================================================== ] 5112/5433 94% [========================================================== ] 5113/5433 94% [========================================================== ] 5114/5433 94% [========================================================== ] 5115/5433 94% [========================================================== ] 5116/5433 94% [========================================================== ] 5117/5433 94% [========================================================== ] 5118/5433 94% [========================================================== ] 5119/5433 94% [========================================================== ] 5120/5433 94% [========================================================== ] 5121/5433 94% [========================================================== ] 5122/5433 94% [========================================================== ] 5123/5433 94% [========================================================== ] 5124/5433 94% [========================================================== ] 5125/5433 94% [========================================================== ] 5126/5433 94% [========================================================== ] 5127/5433 94% [========================================================== ] 5128/5433 94% [========================================================== ] 5129/5433 94% [========================================================== ] 5130/5433 94% [========================================================== ] 5131/5433 94% [========================================================== ] 5132/5433 94% [========================================================== ] 5133/5433 94% [========================================================== ] 5134/5433 94% [========================================================== ] 5135/5433 94% [========================================================== ] 5136/5433 94% [========================================================== ] 5137/5433 94% [========================================================== ] 5138/5433 94% [========================================================== ] 5139/5433 94% [========================================================== ] 5140/5433 94% [========================================================== ] 5141/5433 94% [========================================================== ] 5142/5433 94% [========================================================== ] 5143/5433 94% [========================================================== ] 5144/5433 94% [========================================================== ] 5145/5433 94% [========================================================== ] 5146/5433 94% [========================================================== ] 5147/5433 94% [========================================================== ] 5148/5433 94% [========================================================== ] 5149/5433 94% [========================================================== ] 5150/5433 94% [========================================================== ] 5151/5433 94% [========================================================== ] 5152/5433 94% [========================================================== ] 5153/5433 94% [========================================================== ] 5154/5433 94% [========================================================== ] 5155/5433 94% [========================================================== ] 5156/5433 94% [========================================================== ] 5157/5433 94% [========================================================== ] 5158/5433 94% [========================================================== ] 5159/5433 94% [========================================================== ] 5160/5433 94% [========================================================== ] 5161/5433 94% [========================================================== ] 5162/5433 95% [========================================================== ] 5163/5433 95% [========================================================== ] 5164/5433 95% [========================================================== ] 5165/5433 95% [========================================================== ] 5166/5433 95% [========================================================== ] 5167/5433 95% [========================================================== ] 5168/5433 95% [========================================================== ] 5169/5433 95% [========================================================== ] 5170/5433 95% [=========================================================== ] 5171/5433 95% [=========================================================== ] 5172/5433 95% [=========================================================== ] 5173/5433 95% [=========================================================== ] 5174/5433 95% [=========================================================== ] 5175/5433 95% [=========================================================== ] 5176/5433 95% [=========================================================== ] 5177/5433 95% [=========================================================== ] 5178/5433 95% [=========================================================== ] 5179/5433 95% [=========================================================== ] 5180/5433 95% [=========================================================== ] 5181/5433 95% [=========================================================== ] 5182/5433 95% [=========================================================== ] 5183/5433 95% [=========================================================== ] 5184/5433 95% [=========================================================== ] 5185/5433 95% [=========================================================== ] 5186/5433 95% [=========================================================== ] 5187/5433 95% [=========================================================== ] 5188/5433 95% [=========================================================== ] 5189/5433 95% [=========================================================== ] 5190/5433 95% [=========================================================== ] 5191/5433 95% [=========================================================== ] 5192/5433 95% [=========================================================== ] 5193/5433 95% [=========================================================== ] 5194/5433 95% [=========================================================== ] 5195/5433 95% [=========================================================== ] 5196/5433 95% [=========================================================== ] 5197/5433 95% [=========================================================== ] 5198/5433 95% [=========================================================== ] 5199/5433 95% [=========================================================== ] 5200/5433 95% [=========================================================== ] 5201/5433 95% [=========================================================== ] 5202/5433 95% [=========================================================== ] 5203/5433 95% [=========================================================== ] 5204/5433 95% [=========================================================== ] 5205/5433 95% [=========================================================== ] 5206/5433 95% [=========================================================== ] 5207/5433 95% [=========================================================== ] 5208/5433 95% [=========================================================== ] 5209/5433 95% [=========================================================== ] 5210/5433 95% [=========================================================== ] 5211/5433 95% [=========================================================== ] 5212/5433 95% [=========================================================== ] 5213/5433 95% [=========================================================== ] 5214/5433 95% [=========================================================== ] 5215/5433 95% [=========================================================== ] 5216/5433 96% [=========================================================== ] 5217/5433 96% [=========================================================== ] 5218/5433 96% [=========================================================== ] 5219/5433 96% [=========================================================== ] 5220/5433 96% [=========================================================== ] 5221/5433 96% [=========================================================== ] 5222/5433 96% [=========================================================== ] 5223/5433 96% [=========================================================== ] 5224/5433 96% [=========================================================== ] 5225/5433 96% [=========================================================== ] 5226/5433 96% [=========================================================== ] 5227/5433 96% [=========================================================== ] 5228/5433 96% [=========================================================== ] 5229/5433 96% [=========================================================== ] 5230/5433 96% [=========================================================== ] 5231/5433 96% [=========================================================== ] 5232/5433 96% [=========================================================== ] 5233/5433 96% [=========================================================== ] 5234/5433 96% [=========================================================== ] 5235/5433 96% [=========================================================== ] 5236/5433 96% [=========================================================== ] 5237/5433 96% [=========================================================== ] 5238/5433 96% [=========================================================== ] 5239/5433 96% [=========================================================== ] 5240/5433 96% [=========================================================== ] 5241/5433 96% [=========================================================== ] 5242/5433 96% [=========================================================== ] 5243/5433 96% [=========================================================== ] 5244/5433 96% [=========================================================== ] 5245/5433 96% [=========================================================== ] 5246/5433 96% [=========================================================== ] 5247/5433 96% [=========================================================== ] 5248/5433 96% [=========================================================== ] 5249/5433 96% [=========================================================== ] 5250/5433 96% [=========================================================== ] 5251/5433 96% [=========================================================== ] 5252/5433 96% [=========================================================== ] 5253/5433 96% [=========================================================== ] 5254/5433 96% [=========================================================== ] 5255/5433 96% [=========================================================== ] 5256/5433 96% [=========================================================== ] 5257/5433 96% [============================================================ ] 5258/5433 96% [============================================================ ] 5259/5433 96% [============================================================ ] 5260/5433 96% [============================================================ ] 5261/5433 96% [============================================================ ] 5262/5433 96% [============================================================ ] 5263/5433 96% [============================================================ ] 5264/5433 96% [============================================================ ] 5265/5433 96% [============================================================ ] 5266/5433 96% [============================================================ ] 5267/5433 96% [============================================================ ] 5268/5433 96% [============================================================ ] 5269/5433 96% [============================================================ ] 5270/5433 96% [============================================================ ] 5271/5433 97% [============================================================ ] 5272/5433 97% [============================================================ ] 5273/5433 97% [============================================================ ] 5274/5433 97% [============================================================ ] 5275/5433 97% [============================================================ ] 5276/5433 97% [============================================================ ] 5277/5433 97% [============================================================ ] 5278/5433 97% [============================================================ ] 5279/5433 97% [============================================================ ] 5280/5433 97% [============================================================ ] 5281/5433 97% [============================================================ ] 5282/5433 97% [============================================================ ] 5283/5433 97% [============================================================ ] 5284/5433 97% [============================================================ ] 5285/5433 97% [============================================================ ] 5286/5433 97% [============================================================ ] 5287/5433 97% [============================================================ ] 5288/5433 97% [============================================================ ] 5289/5433 97% [============================================================ ] 5290/5433 97% [============================================================ ] 5291/5433 97% [============================================================ ] 5292/5433 97% [============================================================ ] 5293/5433 97% [============================================================ ] 5294/5433 97% [============================================================ ] 5295/5433 97% [============================================================ ] 5296/5433 97% [============================================================ ] 5297/5433 97% [============================================================ ] 5298/5433 97% [============================================================ ] 5299/5433 97% [============================================================ ] 5300/5433 97% [============================================================ ] 5301/5433 97% [============================================================ ] 5302/5433 97% [============================================================ ] 5303/5433 97% [============================================================ ] 5304/5433 97% [============================================================ ] 5305/5433 97% [============================================================ ] 5306/5433 97% [============================================================ ] 5307/5433 97% [============================================================ ] 5308/5433 97% [============================================================ ] 5309/5433 97% [============================================================ ] 5310/5433 97% [============================================================ ] 5311/5433 97% [============================================================ ] 5312/5433 97% [============================================================ ] 5313/5433 97% [============================================================ ] 5314/5433 97% [============================================================ ] 5315/5433 97% [============================================================ ] 5316/5433 97% [============================================================ ] 5317/5433 97% [============================================================ ] 5318/5433 97% [============================================================ ] 5319/5433 97% [============================================================ ] 5320/5433 97% [============================================================ ] 5321/5433 97% [============================================================ ] 5322/5433 97% [============================================================ ] 5323/5433 97% [============================================================ ] 5324/5433 97% [============================================================ ] 5325/5433 98% [============================================================ ] 5326/5433 98% [============================================================ ] 5327/5433 98% [============================================================ ] 5328/5433 98% [============================================================ ] 5329/5433 98% [============================================================ ] 5330/5433 98% [============================================================ ] 5331/5433 98% [============================================================ ] 5332/5433 98% [============================================================ ] 5333/5433 98% [============================================================ ] 5334/5433 98% [============================================================ ] 5335/5433 98% [============================================================ ] 5336/5433 98% [============================================================ ] 5337/5433 98% [============================================================ ] 5338/5433 98% [============================================================ ] 5339/5433 98% [============================================================ ] 5340/5433 98% [============================================================ ] 5341/5433 98% [============================================================ ] 5342/5433 98% [============================================================ ] 5343/5433 98% [============================================================ ] 5344/5433 98% [============================================================ ] 5345/5433 98% [============================================================= ] 5346/5433 98% [============================================================= ] 5347/5433 98% [============================================================= ] 5348/5433 98% [============================================================= ] 5349/5433 98% [============================================================= ] 5350/5433 98% [============================================================= ] 5351/5433 98% [============================================================= ] 5352/5433 98% [============================================================= ] 5353/5433 98% [============================================================= ] 5354/5433 98% [============================================================= ] 5355/5433 98% [============================================================= ] 5356/5433 98% [============================================================= ] 5357/5433 98% [============================================================= ] 5358/5433 98% [============================================================= ] 5359/5433 98% [============================================================= ] 5360/5433 98% [============================================================= ] 5361/5433 98% [============================================================= ] 5362/5433 98% [============================================================= ] 5363/5433 98% [============================================================= ] 5364/5433 98% [============================================================= ] 5365/5433 98% [============================================================= ] 5366/5433 98% [============================================================= ] 5367/5433 98% [============================================================= ] 5368/5433 98% [============================================================= ] 5369/5433 98% [============================================================= ] 5370/5433 98% [============================================================= ] 5371/5433 98% [============================================================= ] 5372/5433 98% [============================================================= ] 5373/5433 98% [============================================================= ] 5374/5433 98% [============================================================= ] 5375/5433 98% [============================================================= ] 5376/5433 98% [============================================================= ] 5377/5433 98% [============================================================= ] 5378/5433 98% [============================================================= ] 5379/5433 99% [============================================================= ] 5380/5433 99% [============================================================= ] 5381/5433 99% [============================================================= ] 5382/5433 99% [============================================================= ] 5383/5433 99% [============================================================= ] 5384/5433 99% [============================================================= ] 5385/5433 99% [============================================================= ] 5386/5433 99% [============================================================= ] 5387/5433 99% [============================================================= ] 5388/5433 99% [============================================================= ] 5389/5433 99% [============================================================= ] 5390/5433 99% [============================================================= ] 5391/5433 99% [============================================================= ] 5392/5433 99% [============================================================= ] 5393/5433 99% [============================================================= ] 5394/5433 99% [============================================================= ] 5395/5433 99% [============================================================= ] 5396/5433 99% [============================================================= ] 5397/5433 99% [============================================================= ] 5398/5433 99% [============================================================= ] 5399/5433 99% [============================================================= ] 5400/5433 99% [============================================================= ] 5401/5433 99% [============================================================= ] 5402/5433 99% [============================================================= ] 5403/5433 99% [============================================================= ] 5404/5433 99% [============================================================= ] 5405/5433 99% [============================================================= ] 5406/5433 99% [============================================================= ] 5407/5433 99% [============================================================= ] 5408/5433 99% [============================================================= ] 5409/5433 99% [============================================================= ] 5410/5433 99% [============================================================= ] 5411/5433 99% [============================================================= ] 5412/5433 99% [============================================================= ] 5413/5433 99% [============================================================= ] 5414/5433 99% [============================================================= ] 5415/5433 99% [============================================================= ] 5416/5433 99% [============================================================= ] 5417/5433 99% [============================================================= ] 5418/5433 99% [============================================================= ] 5419/5433 99% [============================================================= ] 5420/5433 99% [============================================================= ] 5421/5433 99% [============================================================= ] 5422/5433 99% [============================================================= ] 5423/5433 99% [============================================================= ] 5424/5433 99% [============================================================= ] 5425/5433 99% [============================================================= ] 5426/5433 99% [============================================================= ] 5427/5433 99% [============================================================= ] 5428/5433 99% [============================================================= ] 5429/5433 99% [============================================================= ] 5430/5433 99% [============================================================= ] 5431/5433 99% [============================================================= ] 5432/5433 99% [==============================================================] 5433/5433 100% operation complete, 5433 objects in 118290 NAND pages. ln -snf /home/autobuild/autobuild/instance-12/output-1/host/mipsel-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-12/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-12/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-12/buildroot' >>> Buildroot 2022.11-624-g037226b33b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> 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.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.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 >>> arptables 0.0.5 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> bsdiff 4.3 Collecting legal info bsdiff.c: OK (sha256: fc0a6e634ef77dcf14bf36c7b6d1e57ba1ac5c4809073dfaacb3b5f7ab277eb7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> debianutils 4.11 Collecting legal info debian/copyright: OK (sha256: 3c8b5112cb8f74ba959233291908d73f527afa6f1d96f93649aeb912b5884567) >>> less 590 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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-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) >>> host-file 5.43 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: cc3d8704489d08eaefcaee8c639cc6436c6f0f6b2b03986d3ba7521a1a1d2fc9) >>> xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> 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) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ding-libs 0.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 6c57f43c939054fd4b831f271a14c97a488c38f98cdda5e887c5d396e3b3bc58) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> easy-rsa 3.1.1 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> fetchmail 6.4.34 Collecting legal info COPYING: OK (sha256: 6d87443b61041067a5eddb2cabf8aebff15b8b40771ad6b5e4754e607ec21b39) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> ffmpeg 4.4.3 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> 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) >>> forge 1.3.1 Collecting legal info LICENSE: OK (sha256: f63ff0e4e239244aa79280da2dd4811a0469e5e201caf5cbc0d97c3a1dff8e82) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ghostscript 9.56.1 Collecting legal info LICENSE: OK (sha256: 8ce064f423b7c24a011b6ebf9431b8bf9861a5255e47c84bfb23fc526d030a8b) >>> host-lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> libidn 1.41 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> tiff 4.5.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> initscripts Collecting legal info >>> iptables 1.8.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> kbd 2.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) CREDITS: OK (sha256: 5a16340fe773f422144b436df90319114a2884933c56e9be6fad642e59be5e1f) >>> knock 0.8 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> leptonica 1.82.0 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> lft 3.91 Collecting legal info COPYING: OK (sha256: e3b7634630e6800eccca6ecafb5d40153d4f8f7a20e2b2399bf3c0ea92f44614) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libb2 0.98.1 Collecting legal info COPYING: OK (sha256: 6a1ee543e5282cd9061881edf462e6fdab181f328da71fc2c9a6950a80e94d01) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libfastjson 0.99.9 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libiio 0.24 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libmodbus 3.1.8 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.64.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libssh2 1.10.0 Collecting legal info COPYING: OK (sha256: 859e60d760a3446ecaf777339f1eef98c527aea40714384d24b882a83ffdd23a) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubootenv 0.3.3 Collecting legal info LICENSES/CC0-1.0.txt: OK (sha256: 0558101984550fa84d1d13c2af11d116c20079d2be58711e8d99cadce7009192) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lockfile-progs 0.1.19 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> logsurfer 1.8 Collecting legal info >>> make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mpd-mpc 0.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mpir 3.0.0 Collecting legal info COPYING.LIB: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-yasm 1.3.0 Collecting legal info COPYING: OK (sha256: 795f8d76eade6130129b680ac72ea81cb3e143467a65ea1f5f64946151d7fa20) BSD.txt: OK (sha256: a84b45f23040624681ca6974ff48d8ef6b477a1cb51e4a1c842e49d00c231e0d) Artistic.txt: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88) GNU_GPL-2.0: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) GNU_LGPL-2.0: OK (sha256: 1faefae1fe8838a2e48864df7d1376e421a50c551c5ae2f60c9f2093206e18a9) >>> musepack r475 Collecting legal info libmpcdec/COPYING: OK (sha256: 141f551d8e4f037b7f6bc9136b7d3116c7ae9ec8da10c4f14c07c6dc34bc9aa5) libmpcenc/quant.c: OK (sha256: 0da88639aebbd614151ee52294fa13789f8cd28d9f2e0a56998b89b5c21ddc2b) >>> neon 0.32.4 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> netcalc 2.1.6 Collecting legal info LICENSE: OK (sha256: 745538f8d515d37af6f03442df982a8b211b129e8dc10d0195e33c4b42f8fe5f) >>> openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pahole 1.24 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-libbpf 1.0.1 Collecting legal info LICENSE: OK (sha256: 847f4addbd56e2d5be20c4ea0845e972672fc07b755fadaae5f7abd35d71e349) LICENSE.BSD-2-Clause: OK (sha256: e1638b9a0c68ca90fad3df1d6b4e430804d2fbdc15e58d02cffddfae38953bbf) LICENSE.LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> pngquant 2.17.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> raptor 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: 6b926a47abfb87451c436fbd4a868defec963d0232c70b806ac02d4a2a6e1968) >>> rcw-smarc-sal28 11 Collecting legal info COPYING: OK (sha256: 803c65088eed36a6697ca9f03f4379bbad24e276dc8da7fef5eb4dc4008415a1) >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> s6-linux-init 1.0.8.0 Collecting legal info COPYING: OK (sha256: 1898df1e8703bd9c1350d2ec3397880b9b4c1451038a9ce5e1c4b2e58622da39) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-linux-utils 2.6.0.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-portable-utils 2.2.5.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-rc 0.5.3.2 Collecting legal info COPYING: OK (sha256: 1898df1e8703bd9c1350d2ec3397880b9b4c1451038a9ce5e1c4b2e58622da39) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> spandsp 3.0.0-6ec23e5a7e Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> spawn-fcgi 1.6.4 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> tinymembench 0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> triggerhappy 0.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> udpxy 1.0.23-9-prod Collecting legal info README: OK (sha256: 60ead3913246c7cd930fe653c0053aba1af2cd9f82b266befdbbd6e0b8ecb750) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.47 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 8ddd1d82f2be2f5cbd5b5c3b5c2ee94a90d2ca7112958448da74dd78384fd96a) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) >>> xl2tp 1.3.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ytree 2.04 Collecting legal info COPYING: OK (sha256: eb6bf7204569b4fe8eaf9d4dffc57e44047c5efb5deba1b2d99069ddbc99d031) >>> zsh 5.9 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-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: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-12/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-12/buildroot'