PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/multi-user.target.wants/seatd.service -> /usr/lib/systemd/system/seatd.service. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/multi-user.target.wants/remote-fs.target -> /usr/lib/systemd/system/remote-fs.target. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service -> /usr/lib/systemd/system/systemd-network-generator.service. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/ctrl-alt-del.target -> /usr/lib/systemd/system/reboot.target. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket -> /usr/lib/systemd/system/systemd-journald-audit.socket. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket -> /usr/lib/systemd/system/systemd-journald-audit.socket. PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" gzip -9 -c -n /home/buildroot/autobuild/instance-3/output-1/images/rootfs.ubifs > /home/buildroot/autobuild/instance-3/output-1/images/rootfs.ubifs.gz >>> Generating filesystem image rootfs.ubi mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/usr/lib/systemd/catalog /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/usr/lib/systemd/system/systemd-journal-catalog-update.service /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/usr/lib/systemd/system/*/systemd-journal-catalog-update.service\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/systemctl --root=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target preset-all\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/buildroot/autobuild/instance-3/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/buildroot/autobuild/instance-3/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/buildroot/autobuild/instance-3/output-1/build/ubinize.cfg\n /home/buildroot/autobuild/instance-3/output-1/host/sbin/ubinize -o /home/buildroot/autobuild/instance-3/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/buildroot/autobuild/instance-3/output-1/build/ubinize.cfg\n rm /home/buildroot/autobuild/instance-3/output-1/build/ubinize.cfg\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/etc/systemd/system/multi-user.target.wants/seatd.service -> /usr/lib/systemd/system/seatd.service. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/etc/systemd/system/multi-user.target.wants/remote-fs.target -> /usr/lib/systemd/system/remote-fs.target. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service -> /usr/lib/systemd/system/systemd-network-generator.service. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/etc/systemd/system/ctrl-alt-del.target -> /usr/lib/systemd/system/reboot.target. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket -> /usr/lib/systemd/system/systemd-journald-audit.socket. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/ubi/target/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket -> /usr/lib/systemd/system/systemd-journald-audit.socket. ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/buildroot/autobuild/instance-3/output-1/images/rootfs.ubifs"675311616 bytes (644.0 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/systemd/catalog /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/systemd/system/systemd-journal-catalog-update.service /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/systemd/system/*/systemd-journal-catalog-update.service\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/systemctl --root=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target preset-all\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/seatd.service -> /usr/lib/systemd/system/seatd.service. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/remote-fs.target -> /usr/lib/systemd/system/remote-fs.target. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service -> /usr/lib/systemd/system/systemd-network-generator.service. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/ctrl-alt-del.target -> /usr/lib/systemd/system/reboot.target. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket -> /usr/lib/systemd/system/systemd-journald-audit.socket. Created symlink /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket -> /usr/lib/systemd/system/systemd-journald-audit.socket. mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 6269 objects. stage 2: creating image '/home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/6269 0% [ ] 2/6269 0% [ ] 3/6269 0% [ ] 4/6269 0% [ ] 5/6269 0% [ ] 6/6269 0% [ ] 7/6269 0% [ ] 8/6269 0% [ ] 9/6269 0% [ ] 10/6269 0% [ ] 11/6269 0% [ ] 12/6269 0% [ ] 13/6269 0% [ ] 14/6269 0% [ ] 15/6269 0% [ ] 16/6269 0% [ ] 17/6269 0% [ ] 18/6269 0% [ ] 19/6269 0% [ ] 20/6269 0% [ ] 21/6269 0% [ ] 22/6269 0% [ ] 23/6269 0% [ ] 24/6269 0% [ ] 25/6269 0% [ ] 26/6269 0% [ ] 27/6269 0% [ ] 28/6269 0% [ ] 29/6269 0% [ ] 30/6269 0% [ ] 31/6269 0% [ ] 32/6269 0% [ ] 33/6269 0% [ ] 34/6269 0% [ ] 35/6269 0% [ ] 36/6269 0% [ ] 37/6269 0% [ ] 38/6269 0% [ ] 39/6269 0% [ ] 40/6269 0% [ ] 41/6269 0% [ ] 42/6269 0% [ ] 43/6269 0% [ ] 44/6269 0% [ ] 45/6269 0% [ ] 46/6269 0% [ ] 47/6269 0% [ ] 48/6269 0% [ ] 49/6269 0% [ ] 50/6269 0% [ ] 51/6269 0% [ ] 52/6269 0% [ ] 53/6269 0% [ ] 54/6269 0% [ ] 55/6269 0% [ ] 56/6269 0% [ ] 57/6269 0% [ ] 58/6269 0% [ ] 59/6269 0% [ ] 60/6269 0% [ ] 61/6269 0% [ ] 62/6269 0% [ ] 63/6269 1% [ ] 64/6269 1% [ ] 65/6269 1% [ ] 66/6269 1% [ ] 67/6269 1% [ ] 68/6269 1% [ ] 69/6269 1% [ ] 70/6269 1% [ ] 71/6269 1% [ ] 72/6269 1% [ ] 73/6269 1% [ ] 74/6269 1% [ ] 75/6269 1% [ ] 76/6269 1% [ ] 77/6269 1% [ ] 78/6269 1% [ ] 79/6269 1% [ ] 80/6269 1% [ ] 81/6269 1% [ ] 82/6269 1% [ ] 83/6269 1% [ ] 84/6269 1% [ ] 85/6269 1% [ ] 86/6269 1% [ ] 87/6269 1% [ ] 88/6269 1% [ ] 89/6269 1% [ ] 90/6269 1% [ ] 91/6269 1% [ ] 92/6269 1% [ ] 93/6269 1% [ ] 94/6269 1% [ ] 95/6269 1% [ ] 96/6269 1% [ ] 97/6269 1% [ ] 98/6269 1% [ ] 99/6269 1% [ ] 100/6269 1% [ ] 101/6269 1% [= ] 102/6269 1% [= ] 103/6269 1% [= ] 104/6269 1% [= ] 105/6269 1% [= ] 106/6269 1% [= ] 107/6269 1% [= ] 108/6269 1% [= ] 109/6269 1% [= ] 110/6269 1% [= ] 111/6269 1% [= ] 112/6269 1% [= ] 113/6269 1% [= ] 114/6269 1% [= ] 115/6269 1% [= ] 116/6269 1% [= ] 117/6269 1% [= ] 118/6269 1% [= ] 119/6269 1% [= ] 120/6269 1% [= ] 121/6269 1% [= ] 122/6269 1% [= ] 123/6269 1% [= ] 124/6269 1% [= ] 125/6269 1% [= ] 126/6269 2% [= ] 127/6269 2% [= ] 128/6269 2% [= ] 129/6269 2% [= ] 130/6269 2% [= ] 131/6269 2% [= ] 132/6269 2% [= ] 133/6269 2% [= ] 134/6269 2% [= ] 135/6269 2% [= ] 136/6269 2% [= ] 137/6269 2% [= ] 138/6269 2% [= ] 139/6269 2% [= ] 140/6269 2% [= ] 141/6269 2% [= ] 142/6269 2% [= ] 143/6269 2% [= ] 144/6269 2% [= ] 145/6269 2% [= ] 146/6269 2% [= ] 147/6269 2% [= ] 148/6269 2% [= ] 149/6269 2% [= ] 150/6269 2% [= ] 151/6269 2% [= ] 152/6269 2% [= ] 153/6269 2% [= ] 154/6269 2% [= ] 155/6269 2% [= ] 156/6269 2% [= ] 157/6269 2% [= ] 158/6269 2% [= ] 159/6269 2% [= ] 160/6269 2% [= ] 161/6269 2% [= ] 162/6269 2% [= ] 163/6269 2% [= ] 164/6269 2% [= ] 165/6269 2% [= ] 166/6269 2% [= ] 167/6269 2% [= ] 168/6269 2% [= ] 169/6269 2% [= ] 170/6269 2% [= ] 171/6269 2% [= ] 172/6269 2% [= ] 173/6269 2% [= ] 174/6269 2% [= ] 175/6269 2% [= ] 176/6269 2% [= ] 177/6269 2% [= ] 178/6269 2% [= ] 179/6269 2% [= ] 180/6269 2% [= ] 181/6269 2% [= ] 182/6269 2% [= ] 183/6269 2% [= ] 184/6269 2% [= ] 185/6269 2% [= ] 186/6269 2% [= ] 187/6269 2% [= ] 188/6269 2% [= ] 189/6269 3% [= ] 190/6269 3% [= ] 191/6269 3% [= ] 192/6269 3% [= ] 193/6269 3% [= ] 194/6269 3% [= ] 195/6269 3% [= ] 196/6269 3% [= ] 197/6269 3% [= ] 198/6269 3% [= ] 199/6269 3% [= ] 200/6269 3% [= ] 201/6269 3% [= ] 202/6269 3% [== ] 203/6269 3% [== ] 204/6269 3% [== ] 205/6269 3% [== ] 206/6269 3% [== ] 207/6269 3% [== ] 208/6269 3% [== ] 209/6269 3% [== ] 210/6269 3% [== ] 211/6269 3% [== ] 212/6269 3% [== ] 213/6269 3% [== ] 214/6269 3% [== ] 215/6269 3% [== ] 216/6269 3% [== ] 217/6269 3% [== ] 218/6269 3% [== ] 219/6269 3% [== ] 220/6269 3% [== ] 221/6269 3% [== ] 222/6269 3% [== ] 223/6269 3% [== ] 224/6269 3% [== ] 225/6269 3% [== ] 226/6269 3% [== ] 227/6269 3% [== ] 228/6269 3% [== ] 229/6269 3% [== ] 230/6269 3% [== ] 231/6269 3% [== ] 232/6269 3% [== ] 233/6269 3% [== ] 234/6269 3% [== ] 235/6269 3% [== ] 236/6269 3% [== ] 237/6269 3% [== ] 238/6269 3% [== ] 239/6269 3% [== ] 240/6269 3% [== ] 241/6269 3% [== ] 242/6269 3% [== ] 243/6269 3% [== ] 244/6269 3% [== ] 245/6269 3% [== ] 246/6269 3% [== ] 247/6269 3% [== ] 248/6269 3% [== ] 249/6269 3% [== ] 250/6269 3% [== ] 251/6269 4% [== ] 252/6269 4% [== ] 253/6269 4% [== ] 254/6269 4% [== ] 255/6269 4% [== ] 256/6269 4% [== ] 257/6269 4% [== ] 258/6269 4% [== ] 259/6269 4% [== ] 260/6269 4% [== ] 261/6269 4% [== ] 262/6269 4% [== ] 263/6269 4% [== ] 264/6269 4% [== ] 265/6269 4% [== ] 266/6269 4% [== ] 267/6269 4% [== ] 268/6269 4% [== ] 269/6269 4% [== ] 270/6269 4% [== ] 271/6269 4% [== ] 272/6269 4% [== ] 273/6269 4% [== ] 274/6269 4% [== ] 275/6269 4% [== ] 276/6269 4% [== ] 277/6269 4% [== ] 278/6269 4% [== ] 279/6269 4% [== ] 280/6269 4% [== ] 281/6269 4% [== ] 282/6269 4% [== ] 283/6269 4% [== ] 284/6269 4% [== ] 285/6269 4% [== ] 286/6269 4% [== ] 287/6269 4% [== ] 288/6269 4% [== ] 289/6269 4% [== ] 290/6269 4% [== ] 291/6269 4% [== ] 292/6269 4% [== ] 293/6269 4% [== ] 294/6269 4% [== ] 295/6269 4% [== ] 296/6269 4% [== ] 297/6269 4% [== ] 298/6269 4% [== ] 299/6269 4% [== ] 300/6269 4% [== ] 301/6269 4% [== ] 302/6269 4% [== ] 303/6269 4% [=== ] 304/6269 4% [=== ] 305/6269 4% [=== ] 306/6269 4% [=== ] 307/6269 4% [=== ] 308/6269 4% [=== ] 309/6269 4% [=== ] 310/6269 4% [=== ] 311/6269 4% [=== ] 312/6269 4% [=== ] 313/6269 4% [=== ] 314/6269 5% [=== ] 315/6269 5% [=== ] 316/6269 5% [=== ] 317/6269 5% [=== ] 318/6269 5% [=== ] 319/6269 5% [=== ] 320/6269 5% [=== ] 321/6269 5% [=== ] 322/6269 5% [=== ] 323/6269 5% [=== ] 324/6269 5% [=== ] 325/6269 5% [=== ] 326/6269 5% [=== ] 327/6269 5% [=== ] 328/6269 5% [=== ] 329/6269 5% [=== ] 330/6269 5% [=== ] 331/6269 5% [=== ] 332/6269 5% [=== ] 333/6269 5% [=== ] 334/6269 5% [=== ] 335/6269 5% [=== ] 336/6269 5% [=== ] 337/6269 5% [=== ] 338/6269 5% [=== ] 339/6269 5% [=== ] 340/6269 5% [=== ] 341/6269 5% [=== ] 342/6269 5% [=== ] 343/6269 5% [=== ] 344/6269 5% [=== ] 345/6269 5% [=== ] 346/6269 5% [=== ] 347/6269 5% [=== ] 348/6269 5% [=== ] 349/6269 5% [=== ] 350/6269 5% [=== ] 351/6269 5% [=== ] 352/6269 5% [=== ] 353/6269 5% [=== ] 354/6269 5% [=== ] 355/6269 5% [=== ] 356/6269 5% [=== ] 357/6269 5% [=== ] 358/6269 5% [=== ] 359/6269 5% [=== ] 360/6269 5% [=== ] 361/6269 5% [=== ] 362/6269 5% [=== ] 363/6269 5% [=== ] 364/6269 5% [=== ] 365/6269 5% [=== ] 366/6269 5% [=== ] 367/6269 5% [=== ] 368/6269 5% [=== ] 369/6269 5% [=== ] 370/6269 5% [=== ] 371/6269 5% [=== ] 372/6269 5% [=== ] 373/6269 5% [=== ] 374/6269 5% [=== ] 375/6269 5% [=== ] 376/6269 5% [=== ] 377/6269 6% [=== ] 378/6269 6% [=== ] 379/6269 6% [=== ] 380/6269 6% [=== ] 381/6269 6% [=== ] 382/6269 6% [=== ] 383/6269 6% [=== ] 384/6269 6% [=== ] 385/6269 6% [=== ] 386/6269 6% [=== ] 387/6269 6% [=== ] 388/6269 6% [=== ] 389/6269 6% [=== ] 390/6269 6% [=== ] 391/6269 6% [=== ] 392/6269 6% [=== ] 393/6269 6% [=== ] 394/6269 6% [=== ] 395/6269 6% [=== ] 396/6269 6% [=== ] 397/6269 6% [=== ] 398/6269 6% [=== ] 399/6269 6% [=== ] 400/6269 6% [=== ] 401/6269 6% [=== ] 402/6269 6% [=== ] 403/6269 6% [=== ] 404/6269 6% [==== ] 405/6269 6% [==== ] 406/6269 6% [==== ] 407/6269 6% [==== ] 408/6269 6% [==== ] 409/6269 6% [==== ] 410/6269 6% [==== ] 411/6269 6% [==== ] 412/6269 6% [==== ] 413/6269 6% [==== ] 414/6269 6% [==== ] 415/6269 6% [==== ] 416/6269 6% [==== ] 417/6269 6% [==== ] 418/6269 6% [==== ] 419/6269 6% [==== ] 420/6269 6% [==== ] 421/6269 6% [==== ] 422/6269 6% [==== ] 423/6269 6% [==== ] 424/6269 6% [==== ] 425/6269 6% [==== ] 426/6269 6% [==== ] 427/6269 6% [==== ] 428/6269 6% [==== ] 429/6269 6% [==== ] 430/6269 6% [==== ] 431/6269 6% [==== ] 432/6269 6% [==== ] 433/6269 6% [==== ] 434/6269 6% [==== ] 435/6269 6% [==== ] 436/6269 6% [==== ] 437/6269 6% [==== ] 438/6269 6% [==== ] 439/6269 7% [==== ] 440/6269 7% [==== ] 441/6269 7% [==== ] 442/6269 7% [==== ] 443/6269 7% [==== ] 444/6269 7% [==== ] 445/6269 7% [==== ] 446/6269 7% [==== ] 447/6269 7% [==== ] 448/6269 7% [==== ] 449/6269 7% [==== ] 450/6269 7% [==== ] 451/6269 7% [==== ] 452/6269 7% [==== ] 453/6269 7% [==== ] 454/6269 7% [==== ] 455/6269 7% [==== ] 456/6269 7% [==== ] 457/6269 7% [==== ] 458/6269 7% [==== ] 459/6269 7% [==== ] 460/6269 7% [==== ] 461/6269 7% [==== ] 462/6269 7% [==== ] 463/6269 7% [==== ] 464/6269 7% [==== ] 465/6269 7% [==== ] 466/6269 7% [==== ] 467/6269 7% [==== ] 468/6269 7% [==== ] 469/6269 7% [==== ] 470/6269 7% [==== ] 471/6269 7% [==== ] 472/6269 7% [==== ] 473/6269 7% [==== ] 474/6269 7% [==== ] 475/6269 7% [==== ] 476/6269 7% [==== ] 477/6269 7% [==== ] 478/6269 7% [==== ] 479/6269 7% [==== ] 480/6269 7% [==== ] 481/6269 7% [==== ] 482/6269 7% [==== ] 483/6269 7% [==== ] 484/6269 7% [==== ] 485/6269 7% [==== ] 486/6269 7% [==== ] 487/6269 7% [==== ] 488/6269 7% [==== ] 489/6269 7% [==== ] 490/6269 7% [==== ] 491/6269 7% [==== ] 492/6269 7% [==== ] 493/6269 7% [==== ] 494/6269 7% [==== ] 495/6269 7% [==== ] 496/6269 7% [==== ] 497/6269 7% [==== ] 498/6269 7% [==== ] 499/6269 7% [==== ] 500/6269 7% [==== ] 501/6269 7% [==== ] 502/6269 8% [==== ] 503/6269 8% [==== ] 504/6269 8% [==== ] 505/6269 8% [===== ] 506/6269 8% [===== ] 507/6269 8% [===== ] 508/6269 8% [===== ] 509/6269 8% [===== ] 510/6269 8% [===== ] 511/6269 8% [===== ] 512/6269 8% [===== ] 513/6269 8% [===== ] 514/6269 8% [===== ] 515/6269 8% [===== ] 516/6269 8% [===== ] 517/6269 8% [===== ] 518/6269 8% [===== ] 519/6269 8% [===== ] 520/6269 8% [===== ] 521/6269 8% [===== ] 522/6269 8% [===== ] 523/6269 8% [===== ] 524/6269 8% [===== ] 525/6269 8% [===== ] 526/6269 8% [===== ] 527/6269 8% [===== ] 528/6269 8% [===== ] 529/6269 8% [===== ] 530/6269 8% [===== ] 531/6269 8% [===== ] 532/6269 8% [===== ] 533/6269 8% [===== ] 534/6269 8% [===== ] 535/6269 8% [===== ] 536/6269 8% [===== ] 537/6269 8% [===== ] 538/6269 8% [===== ] 539/6269 8% [===== ] 540/6269 8% [===== ] 541/6269 8% [===== ] 542/6269 8% [===== ] 543/6269 8% [===== ] 544/6269 8% [===== ] 545/6269 8% [===== ] 546/6269 8% [===== ] 547/6269 8% [===== ] 548/6269 8% [===== ] 549/6269 8% [===== ] 550/6269 8% [===== ] 551/6269 8% [===== ] 552/6269 8% [===== ] 553/6269 8% [===== ] 554/6269 8% [===== ] 555/6269 8% [===== ] 556/6269 8% [===== ] 557/6269 8% [===== ] 558/6269 8% [===== ] 559/6269 8% [===== ] 560/6269 8% [===== ] 561/6269 8% [===== ] 562/6269 8% [===== ] 563/6269 8% [===== ] 564/6269 8% [===== ] 565/6269 9% [===== ] 566/6269 9% [===== ] 567/6269 9% [===== ] 568/6269 9% [===== ] 569/6269 9% [===== ] 570/6269 9% [===== ] 571/6269 9% [===== ] 572/6269 9% [===== ] 573/6269 9% [===== ] 574/6269 9% [===== ] 575/6269 9% [===== ] 576/6269 9% [===== ] 577/6269 9% [===== ] 578/6269 9% [===== ] 579/6269 9% [===== ] 580/6269 9% [===== ] 581/6269 9% [===== ] 582/6269 9% [===== ] 583/6269 9% [===== ] 584/6269 9% [===== ] 585/6269 9% [===== ] 586/6269 9% [===== ] 587/6269 9% [===== ] 588/6269 9% [===== ] 589/6269 9% [===== ] 590/6269 9% [===== ] 591/6269 9% [===== ] 592/6269 9% [===== ] 593/6269 9% [===== ] 594/6269 9% [===== ] 595/6269 9% [===== ] 596/6269 9% [===== ] 597/6269 9% [===== ] 598/6269 9% [===== ] 599/6269 9% [===== ] 600/6269 9% [===== ] 601/6269 9% [===== ] 602/6269 9% [===== ] 603/6269 9% [===== ] 604/6269 9% [===== ] 605/6269 9% [===== ] 606/6269 9% [====== ] 607/6269 9% [====== ] 608/6269 9% [====== ] 609/6269 9% [====== ] 610/6269 9% [====== ] 611/6269 9% [====== ] 612/6269 9% [====== ] 613/6269 9% [====== ] 614/6269 9% [====== ] 615/6269 9% [====== ] 616/6269 9% [====== ] 617/6269 9% [====== ] 618/6269 9% [====== ] 619/6269 9% [====== ] 620/6269 9% [====== ] 621/6269 9% [====== ] 622/6269 9% [====== ] 623/6269 9% [====== ] 624/6269 9% [====== ] 625/6269 9% [====== ] 626/6269 9% [====== ] 627/6269 10% [====== ] 628/6269 10% [====== ] 629/6269 10% [====== ] 630/6269 10% [====== ] 631/6269 10% [====== ] 632/6269 10% [====== ] 633/6269 10% [====== ] 634/6269 10% [====== ] 635/6269 10% [====== ] 636/6269 10% [====== ] 637/6269 10% [====== ] 638/6269 10% [====== ] 639/6269 10% [====== ] 640/6269 10% [====== ] 641/6269 10% [====== ] 642/6269 10% [====== ] 643/6269 10% [====== ] 644/6269 10% [====== ] 645/6269 10% [====== ] 646/6269 10% [====== ] 647/6269 10% [====== ] 648/6269 10% [====== ] 649/6269 10% [====== ] 650/6269 10% [====== ] 651/6269 10% [====== ] 652/6269 10% [====== ] 653/6269 10% [====== ] 654/6269 10% [====== ] 655/6269 10% [====== ] 656/6269 10% [====== ] 657/6269 10% [====== ] 658/6269 10% [====== ] 659/6269 10% [====== ] 660/6269 10% [====== ] 661/6269 10% [====== ] 662/6269 10% [====== ] 663/6269 10% [====== ] 664/6269 10% [====== ] 665/6269 10% [====== ] 666/6269 10% [====== ] 667/6269 10% [====== ] 668/6269 10% [====== ] 669/6269 10% [====== ] 670/6269 10% [====== ] 671/6269 10% [====== ] 672/6269 10% [====== ] 673/6269 10% [====== ] 674/6269 10% [====== ] 675/6269 10% [====== ] 676/6269 10% [====== ] 677/6269 10% [====== ] 678/6269 10% [====== ] 679/6269 10% [====== ] 680/6269 10% [====== ] 681/6269 10% [====== ] 682/6269 10% [====== ] 683/6269 10% [====== ] 684/6269 10% [====== ] 685/6269 10% [====== ] 686/6269 10% [====== ] 687/6269 10% [====== ] 688/6269 10% [====== ] 689/6269 10% [====== ] 690/6269 11% [====== ] 691/6269 11% [====== ] 692/6269 11% [====== ] 693/6269 11% [====== ] 694/6269 11% [====== ] 695/6269 11% [====== ] 696/6269 11% [====== ] 697/6269 11% [====== ] 698/6269 11% [====== ] 699/6269 11% [====== ] 700/6269 11% [====== ] 701/6269 11% [====== ] 702/6269 11% [====== ] 703/6269 11% [====== ] 704/6269 11% [====== ] 705/6269 11% [====== ] 706/6269 11% [====== ] 707/6269 11% [======= ] 708/6269 11% [======= ] 709/6269 11% [======= ] 710/6269 11% [======= ] 711/6269 11% [======= ] 712/6269 11% [======= ] 713/6269 11% [======= ] 714/6269 11% [======= ] 715/6269 11% [======= ] 716/6269 11% [======= ] 717/6269 11% [======= ] 718/6269 11% [======= ] 719/6269 11% [======= ] 720/6269 11% [======= ] 721/6269 11% [======= ] 722/6269 11% [======= ] 723/6269 11% [======= ] 724/6269 11% [======= ] 725/6269 11% [======= ] 726/6269 11% [======= ] 727/6269 11% [======= ] 728/6269 11% [======= ] 729/6269 11% [======= ] 730/6269 11% [======= ] 731/6269 11% [======= ] 732/6269 11% [======= ] 733/6269 11% [======= ] 734/6269 11% [======= ] 735/6269 11% [======= ] 736/6269 11% [======= ] 737/6269 11% [======= ] 738/6269 11% [======= ] 739/6269 11% [======= ] 740/6269 11% [======= ] 741/6269 11% [======= ] 742/6269 11% [======= ] 743/6269 11% [======= ] 744/6269 11% [======= ] 745/6269 11% [======= ] 746/6269 11% [======= ] 747/6269 11% [======= ] 748/6269 11% [======= ] 749/6269 11% [======= ] 750/6269 11% [======= ] 751/6269 11% [======= ] 752/6269 11% [======= ] 753/6269 12% [======= ] 754/6269 12% [======= ] 755/6269 12% [======= ] 756/6269 12% [======= ] 757/6269 12% [======= ] 758/6269 12% [======= ] 759/6269 12% [======= ] 760/6269 12% [======= ] 761/6269 12% [======= ] 762/6269 12% [======= ] 763/6269 12% [======= ] 764/6269 12% [======= ] 765/6269 12% [======= ] 766/6269 12% [======= ] 767/6269 12% [======= ] 768/6269 12% [======= ] 769/6269 12% [======= ] 770/6269 12% [======= ] 771/6269 12% [======= ] 772/6269 12% [======= ] 773/6269 12% [======= ] 774/6269 12% [======= ] 775/6269 12% [======= ] 776/6269 12% [======= ] 777/6269 12% [======= ] 778/6269 12% [======= ] 779/6269 12% [======= ] 780/6269 12% [======= ] 781/6269 12% [======= ] 782/6269 12% [======= ] 783/6269 12% [======= ] 784/6269 12% [======= ] 785/6269 12% [======= ] 786/6269 12% [======= ] 787/6269 12% [======= ] 788/6269 12% [======= ] 789/6269 12% [======= ] 790/6269 12% [======= ] 791/6269 12% [======= ] 792/6269 12% [======= ] 793/6269 12% [======= ] 794/6269 12% [======= ] 795/6269 12% [======= ] 796/6269 12% [======= ] 797/6269 12% [======= ] 798/6269 12% [======= ] 799/6269 12% [======= ] 800/6269 12% [======= ] 801/6269 12% [======= ] 802/6269 12% [======= ] 803/6269 12% [======= ] 804/6269 12% [======= ] 805/6269 12% [======= ] 806/6269 12% [======= ] 807/6269 12% [======= ] 808/6269 12% [======== ] 809/6269 12% [======== ] 810/6269 12% [======== ] 811/6269 12% [======== ] 812/6269 12% [======== ] 813/6269 12% [======== ] 814/6269 12% [======== ] 815/6269 13% [======== ] 816/6269 13% [======== ] 817/6269 13% [======== ] 818/6269 13% [======== ] 819/6269 13% [======== ] 820/6269 13% [======== ] 821/6269 13% [======== ] 822/6269 13% [======== ] 823/6269 13% [======== ] 824/6269 13% [======== ] 825/6269 13% [======== ] 826/6269 13% [======== ] 827/6269 13% [======== ] 828/6269 13% [======== ] 829/6269 13% [======== ] 830/6269 13% [======== ] 831/6269 13% [======== ] 832/6269 13% [======== ] 833/6269 13% [======== ] 834/6269 13% [======== ] 835/6269 13% [======== ] 836/6269 13% [======== ] 837/6269 13% [======== ] 838/6269 13% [======== ] 839/6269 13% [======== ] 840/6269 13% [======== ] 841/6269 13% [======== ] 842/6269 13% [======== ] 843/6269 13% [======== ] 844/6269 13% [======== ] 845/6269 13% [======== ] 846/6269 13% [======== ] 847/6269 13% [======== ] 848/6269 13% [======== ] 849/6269 13% [======== ] 850/6269 13% [======== ] 851/6269 13% [======== ] 852/6269 13% [======== ] 853/6269 13% [======== ] 854/6269 13% [======== ] 855/6269 13% [======== ] 856/6269 13% [======== ] 857/6269 13% [======== ] 858/6269 13% [======== ] 859/6269 13% [======== ] 860/6269 13% [======== ] 861/6269 13% [======== ] 862/6269 13% [======== ] 863/6269 13% [======== ] 864/6269 13% [======== ] 865/6269 13% [======== ] 866/6269 13% [======== ] 867/6269 13% [======== ] 868/6269 13% [======== ] 869/6269 13% [======== ] 870/6269 13% [======== ] 871/6269 13% [======== ] 872/6269 13% [======== ] 873/6269 13% [======== ] 874/6269 13% [======== ] 875/6269 13% [======== ] 876/6269 13% [======== ] 877/6269 13% [======== ] 878/6269 14% [======== ] 879/6269 14% [======== ] 880/6269 14% [======== ] 881/6269 14% [======== ] 882/6269 14% [======== ] 883/6269 14% [======== ] 884/6269 14% [======== ] 885/6269 14% [======== ] 886/6269 14% [======== ] 887/6269 14% [======== ] 888/6269 14% [======== ] 889/6269 14% [======== ] 890/6269 14% [======== ] 891/6269 14% [======== ] 892/6269 14% [======== ] 893/6269 14% [======== ] 894/6269 14% [======== ] 895/6269 14% [======== ] 896/6269 14% [======== ] 897/6269 14% [======== ] 898/6269 14% [======== ] 899/6269 14% [======== ] 900/6269 14% [======== ] 901/6269 14% [======== ] 902/6269 14% [======== ] 903/6269 14% [======== ] 904/6269 14% [======== ] 905/6269 14% [======== ] 906/6269 14% [======== ] 907/6269 14% [======== ] 908/6269 14% [======== ] 909/6269 14% [======== ] 910/6269 14% [========= ] 911/6269 14% [========= ] 912/6269 14% [========= ] 913/6269 14% [========= ] 914/6269 14% [========= ] 915/6269 14% [========= ] 916/6269 14% [========= ] 917/6269 14% [========= ] 918/6269 14% [========= ] 919/6269 14% [========= ] 920/6269 14% [========= ] 921/6269 14% [========= ] 922/6269 14% [========= ] 923/6269 14% [========= ] 924/6269 14% [========= ] 925/6269 14% [========= ] 926/6269 14% [========= ] 927/6269 14% [========= ] 928/6269 14% [========= ] 929/6269 14% [========= ] 930/6269 14% [========= ] 931/6269 14% [========= ] 932/6269 14% [========= ] 933/6269 14% [========= ] 934/6269 14% [========= ] 935/6269 14% [========= ] 936/6269 14% [========= ] 937/6269 14% [========= ] 938/6269 14% [========= ] 939/6269 14% [========= ] 940/6269 14% [========= ] 941/6269 15% [========= ] 942/6269 15% [========= ] 943/6269 15% [========= ] 944/6269 15% [========= ] 945/6269 15% [========= ] 946/6269 15% [========= ] 947/6269 15% [========= ] 948/6269 15% [========= ] 949/6269 15% [========= ] 950/6269 15% [========= ] 951/6269 15% [========= ] 952/6269 15% [========= ] 953/6269 15% [========= ] 954/6269 15% [========= ] 955/6269 15% [========= ] 956/6269 15% [========= ] 957/6269 15% [========= ] 958/6269 15% [========= ] 959/6269 15% [========= ] 960/6269 15% [========= ] 961/6269 15% [========= ] 962/6269 15% [========= ] 963/6269 15% [========= ] 964/6269 15% [========= ] 965/6269 15% [========= ] 966/6269 15% [========= ] 967/6269 15% [========= ] 968/6269 15% [========= ] 969/6269 15% [========= ] 970/6269 15% [========= ] 971/6269 15% [========= ] 972/6269 15% [========= ] 973/6269 15% [========= ] 974/6269 15% [========= ] 975/6269 15% [========= ] 976/6269 15% [========= ] 977/6269 15% [========= ] 978/6269 15% [========= ] 979/6269 15% [========= ] 980/6269 15% [========= ] 981/6269 15% [========= ] 982/6269 15% [========= ] 983/6269 15% [========= ] 984/6269 15% [========= ] 985/6269 15% [========= ] 986/6269 15% [========= ] 987/6269 15% [========= ] 988/6269 15% [========= ] 989/6269 15% [========= ] 990/6269 15% [========= ] 991/6269 15% [========= ] 992/6269 15% [========= ] 993/6269 15% [========= ] 994/6269 15% [========= ] 995/6269 15% [========= ] 996/6269 15% [========= ] 997/6269 15% [========= ] 998/6269 15% [========= ] 999/6269 15% [========= ] 1000/6269 15% [========= ] 1001/6269 15% [========= ] 1002/6269 15% [========= ] 1003/6269 15% [========= ] 1004/6269 16% [========= ] 1005/6269 16% [========= ] 1006/6269 16% [========= ] 1007/6269 16% [========= ] 1008/6269 16% [========= ] 1009/6269 16% [========= ] 1010/6269 16% [========= ] 1011/6269 16% [========== ] 1012/6269 16% [========== ] 1013/6269 16% [========== ] 1014/6269 16% [========== ] 1015/6269 16% [========== ] 1016/6269 16% [========== ] 1017/6269 16% [========== ] 1018/6269 16% [========== ] 1019/6269 16% [========== ] 1020/6269 16% [========== ] 1021/6269 16% [========== ] 1022/6269 16% [========== ] 1023/6269 16% [========== ] 1024/6269 16% [========== ] 1025/6269 16% [========== ] 1026/6269 16% [========== ] 1027/6269 16% [========== ] 1028/6269 16% [========== ] 1029/6269 16% [========== ] 1030/6269 16% [========== ] 1031/6269 16% [========== ] 1032/6269 16% [========== ] 1033/6269 16% [========== ] 1034/6269 16% [========== ] 1035/6269 16% [========== ] 1036/6269 16% [========== ] 1037/6269 16% [========== ] 1038/6269 16% [========== ] 1039/6269 16% [========== ] 1040/6269 16% [========== ] 1041/6269 16% [========== ] 1042/6269 16% [========== ] 1043/6269 16% [========== ] 1044/6269 16% [========== ] 1045/6269 16% [========== ] 1046/6269 16% [========== ] 1047/6269 16% [========== ] 1048/6269 16% [========== ] 1049/6269 16% [========== ] 1050/6269 16% [========== ] 1051/6269 16% [========== ] 1052/6269 16% [========== ] 1053/6269 16% [========== ] 1054/6269 16% [========== ] 1055/6269 16% [========== ] 1056/6269 16% [========== ] 1057/6269 16% [========== ] 1058/6269 16% [========== ] 1059/6269 16% [========== ] 1060/6269 16% [========== ] 1061/6269 16% [========== ] 1062/6269 16% [========== ] 1063/6269 16% [========== ] 1064/6269 16% [========== ] 1065/6269 16% [========== ] 1066/6269 17% [========== ] 1067/6269 17% [========== ] 1068/6269 17% [========== ] 1069/6269 17% [========== ] 1070/6269 17% [========== ] 1071/6269 17% [========== ] 1072/6269 17% [========== ] 1073/6269 17% [========== ] 1074/6269 17% [========== ] 1075/6269 17% [========== ] 1076/6269 17% [========== ] 1077/6269 17% [========== ] 1078/6269 17% [========== ] 1079/6269 17% [========== ] 1080/6269 17% [========== ] 1081/6269 17% [========== ] 1082/6269 17% [========== ] 1083/6269 17% [========== ] 1084/6269 17% [========== ] 1085/6269 17% [========== ] 1086/6269 17% [========== ] 1087/6269 17% [========== ] 1088/6269 17% [========== ] 1089/6269 17% [========== ] 1090/6269 17% [========== ] 1091/6269 17% [========== ] 1092/6269 17% [========== ] 1093/6269 17% [========== ] 1094/6269 17% [========== ] 1095/6269 17% [========== ] 1096/6269 17% [========== ] 1097/6269 17% [========== ] 1098/6269 17% [========== ] 1099/6269 17% [========== ] 1100/6269 17% [========== ] 1101/6269 17% [========== ] 1102/6269 17% [========== ] 1103/6269 17% [========== ] 1104/6269 17% [========== ] 1105/6269 17% [========== ] 1106/6269 17% [========== ] 1107/6269 17% [========== ] 1108/6269 17% [========== ] 1109/6269 17% [========== ] 1110/6269 17% [========== ] 1111/6269 17% [========== ] 1112/6269 17% [=========== ] 1113/6269 17% [=========== ] 1114/6269 17% [=========== ] 1115/6269 17% [=========== ] 1116/6269 17% [=========== ] 1117/6269 17% [=========== ] 1118/6269 17% [=========== ] 1119/6269 17% [=========== ] 1120/6269 17% [=========== ] 1121/6269 17% [=========== ] 1122/6269 17% [=========== ] 1123/6269 17% [=========== ] 1124/6269 17% [=========== ] 1125/6269 17% [=========== ] 1126/6269 17% [=========== ] 1127/6269 17% [=========== ] 1128/6269 17% [=========== ] 1129/6269 18% [=========== ] 1130/6269 18% [=========== ] 1131/6269 18% [=========== ] 1132/6269 18% [=========== ] 1133/6269 18% [=========== ] 1134/6269 18% [=========== ] 1135/6269 18% [=========== ] 1136/6269 18% [=========== ] 1137/6269 18% [=========== ] 1138/6269 18% [=========== ] 1139/6269 18% [=========== ] 1140/6269 18% [=========== ] 1141/6269 18% [=========== ] 1142/6269 18% [=========== ] 1143/6269 18% [=========== ] 1144/6269 18% [=========== ] 1145/6269 18% [=========== ] 1146/6269 18% [=========== ] 1147/6269 18% [=========== ] 1148/6269 18% [=========== ] 1149/6269 18% [=========== ] 1150/6269 18% [=========== ] 1151/6269 18% [=========== ] 1152/6269 18% [=========== ] 1153/6269 18% [=========== ] 1154/6269 18% [=========== ] 1155/6269 18% [=========== ] 1156/6269 18% [=========== ] 1157/6269 18% [=========== ] 1158/6269 18% [=========== ] 1159/6269 18% [=========== ] 1160/6269 18% [=========== ] 1161/6269 18% [=========== ] 1162/6269 18% [=========== ] 1163/6269 18% [=========== ] 1164/6269 18% [=========== ] 1165/6269 18% [=========== ] 1166/6269 18% [=========== ] 1167/6269 18% [=========== ] 1168/6269 18% [=========== ] 1169/6269 18% [=========== ] 1170/6269 18% [=========== ] 1171/6269 18% [=========== ] 1172/6269 18% [=========== ] 1173/6269 18% [=========== ] 1174/6269 18% [=========== ] 1175/6269 18% [=========== ] 1176/6269 18% [=========== ] 1177/6269 18% [=========== ] 1178/6269 18% [=========== ] 1179/6269 18% [=========== ] 1180/6269 18% [=========== ] 1181/6269 18% [=========== ] 1182/6269 18% [=========== ] 1183/6269 18% [=========== ] 1184/6269 18% [=========== ] 1185/6269 18% [=========== ] 1186/6269 18% [=========== ] 1187/6269 18% [=========== ] 1188/6269 18% [=========== ] 1189/6269 18% [=========== ] 1190/6269 18% [=========== ] 1191/6269 18% [=========== ] 1192/6269 19% [=========== ] 1193/6269 19% [=========== ] 1194/6269 19% [=========== ] 1195/6269 19% [=========== ] 1196/6269 19% [=========== ] 1197/6269 19% [=========== ] 1198/6269 19% [=========== ] 1199/6269 19% [=========== ] 1200/6269 19% [=========== ] 1201/6269 19% [=========== ] 1202/6269 19% [=========== ] 1203/6269 19% [=========== ] 1204/6269 19% [=========== ] 1205/6269 19% [=========== ] 1206/6269 19% [=========== ] 1207/6269 19% [=========== ] 1208/6269 19% [=========== ] 1209/6269 19% [=========== ] 1210/6269 19% [=========== ] 1211/6269 19% [=========== ] 1212/6269 19% [=========== ] 1213/6269 19% [============ ] 1214/6269 19% [============ ] 1215/6269 19% [============ ] 1216/6269 19% [============ ] 1217/6269 19% [============ ] 1218/6269 19% [============ ] 1219/6269 19% [============ ] 1220/6269 19% [============ ] 1221/6269 19% [============ ] 1222/6269 19% [============ ] 1223/6269 19% [============ ] 1224/6269 19% [============ ] 1225/6269 19% [============ ] 1226/6269 19% [============ ] 1227/6269 19% [============ ] 1228/6269 19% [============ ] 1229/6269 19% [============ ] 1230/6269 19% [============ ] 1231/6269 19% [============ ] 1232/6269 19% [============ ] 1233/6269 19% [============ ] 1234/6269 19% [============ ] 1235/6269 19% [============ ] 1236/6269 19% [============ ] 1237/6269 19% [============ ] 1238/6269 19% [============ ] 1239/6269 19% [============ ] 1240/6269 19% [============ ] 1241/6269 19% [============ ] 1242/6269 19% [============ ] 1243/6269 19% [============ ] 1244/6269 19% [============ ] 1245/6269 19% [============ ] 1246/6269 19% [============ ] 1247/6269 19% [============ ] 1248/6269 19% [============ ] 1249/6269 19% [============ ] 1250/6269 19% [============ ] 1251/6269 19% [============ ] 1252/6269 19% [============ ] 1253/6269 19% [============ ] 1254/6269 20% [============ ] 1255/6269 20% [============ ] 1256/6269 20% [============ ] 1257/6269 20% [============ ] 1258/6269 20% [============ ] 1259/6269 20% [============ ] 1260/6269 20% [============ ] 1261/6269 20% [============ ] 1262/6269 20% [============ ] 1263/6269 20% [============ ] 1264/6269 20% [============ ] 1265/6269 20% [============ ] 1266/6269 20% [============ ] 1267/6269 20% [============ ] 1268/6269 20% [============ ] 1269/6269 20% [============ ] 1270/6269 20% [============ ] 1271/6269 20% [============ ] 1272/6269 20% [============ ] 1273/6269 20% [============ ] 1274/6269 20% [============ ] 1275/6269 20% [============ ] 1276/6269 20% [============ ] 1277/6269 20% [============ ] 1278/6269 20% [============ ] 1279/6269 20% [============ ] 1280/6269 20% [============ ] 1281/6269 20% [============ ] 1282/6269 20% [============ ] 1283/6269 20% [============ ] 1284/6269 20% [============ ] 1285/6269 20% [============ ] 1286/6269 20% [============ ] 1287/6269 20% [============ ] 1288/6269 20% [============ ] 1289/6269 20% [============ ] 1290/6269 20% [============ ] 1291/6269 20% [============ ] 1292/6269 20% [============ ] 1293/6269 20% [============ ] 1294/6269 20% [============ ] 1295/6269 20% [============ ] 1296/6269 20% [============ ] 1297/6269 20% [============ ] 1298/6269 20% [============ ] 1299/6269 20% [============ ] 1300/6269 20% [============ ] 1301/6269 20% [============ ] 1302/6269 20% [============ ] 1303/6269 20% [============ ] 1304/6269 20% [============ ] 1305/6269 20% [============ ] 1306/6269 20% [============ ] 1307/6269 20% [============ ] 1308/6269 20% [============ ] 1309/6269 20% [============ ] 1310/6269 20% [============ ] 1311/6269 20% [============ ] 1312/6269 20% [============ ] 1313/6269 20% [============ ] 1314/6269 20% [============= ] 1315/6269 20% [============= ] 1316/6269 20% [============= ] 1317/6269 21% [============= ] 1318/6269 21% [============= ] 1319/6269 21% [============= ] 1320/6269 21% [============= ] 1321/6269 21% [============= ] 1322/6269 21% [============= ] 1323/6269 21% [============= ] 1324/6269 21% [============= ] 1325/6269 21% [============= ] 1326/6269 21% [============= ] 1327/6269 21% [============= ] 1328/6269 21% [============= ] 1329/6269 21% [============= ] 1330/6269 21% [============= ] 1331/6269 21% [============= ] 1332/6269 21% [============= ] 1333/6269 21% [============= ] 1334/6269 21% [============= ] 1335/6269 21% [============= ] 1336/6269 21% [============= ] 1337/6269 21% [============= ] 1338/6269 21% [============= ] 1339/6269 21% [============= ] 1340/6269 21% [============= ] 1341/6269 21% [============= ] 1342/6269 21% [============= ] 1343/6269 21% [============= ] 1344/6269 21% [============= ] 1345/6269 21% [============= ] 1346/6269 21% [============= ] 1347/6269 21% [============= ] 1348/6269 21% [============= ] 1349/6269 21% [============= ] 1350/6269 21% [============= ] 1351/6269 21% [============= ] 1352/6269 21% [============= ] 1353/6269 21% [============= ] 1354/6269 21% [============= ] 1355/6269 21% [============= ] 1356/6269 21% [============= ] 1357/6269 21% [============= ] 1358/6269 21% [============= ] 1359/6269 21% [============= ] 1360/6269 21% [============= ] 1361/6269 21% [============= ] 1362/6269 21% [============= ] 1363/6269 21% [============= ] 1364/6269 21% [============= ] 1365/6269 21% [============= ] 1366/6269 21% [============= ] 1367/6269 21% [============= ] 1368/6269 21% [============= ] 1369/6269 21% [============= ] 1370/6269 21% [============= ] 1371/6269 21% [============= ] 1372/6269 21% [============= ] 1373/6269 21% [============= ] 1374/6269 21% [============= ] 1375/6269 21% [============= ] 1376/6269 21% [============= ] 1377/6269 21% [============= ] 1378/6269 21% [============= ] 1379/6269 21% [============= ] 1380/6269 22% [============= ] 1381/6269 22% [============= ] 1382/6269 22% [============= ] 1383/6269 22% [============= ] 1384/6269 22% [============= ] 1385/6269 22% [============= ] 1386/6269 22% [============= ] 1387/6269 22% [============= ] 1388/6269 22% [============= ] 1389/6269 22% [============= ] 1390/6269 22% [============= ] 1391/6269 22% [============= ] 1392/6269 22% [============= ] 1393/6269 22% [============= ] 1394/6269 22% [============= ] 1395/6269 22% [============= ] 1396/6269 22% [============= ] 1397/6269 22% [============= ] 1398/6269 22% [============= ] 1399/6269 22% [============= ] 1400/6269 22% [============= ] 1401/6269 22% [============= ] 1402/6269 22% [============= ] 1403/6269 22% [============= ] 1404/6269 22% [============= ] 1405/6269 22% [============= ] 1406/6269 22% [============= ] 1407/6269 22% [============= ] 1408/6269 22% [============= ] 1409/6269 22% [============= ] 1410/6269 22% [============= ] 1411/6269 22% [============= ] 1412/6269 22% [============= ] 1413/6269 22% [============= ] 1414/6269 22% [============= ] 1415/6269 22% [============== ] 1416/6269 22% [============== ] 1417/6269 22% [============== ] 1418/6269 22% [============== ] 1419/6269 22% [============== ] 1420/6269 22% [============== ] 1421/6269 22% [============== ] 1422/6269 22% [============== ] 1423/6269 22% [============== ] 1424/6269 22% [============== ] 1425/6269 22% [============== ] 1426/6269 22% [============== ] 1427/6269 22% [============== ] 1428/6269 22% [============== ] 1429/6269 22% [============== ] 1430/6269 22% [============== ] 1431/6269 22% [============== ] 1432/6269 22% [============== ] 1433/6269 22% [============== ] 1434/6269 22% [============== ] 1435/6269 22% [============== ] 1436/6269 22% [============== ] 1437/6269 22% [============== ] 1438/6269 22% [============== ] 1439/6269 22% [============== ] 1440/6269 22% [============== ] 1441/6269 22% [============== ] 1442/6269 23% [============== ] 1443/6269 23% [============== ] 1444/6269 23% [============== ] 1445/6269 23% [============== ] 1446/6269 23% [============== ] 1447/6269 23% [============== ] 1448/6269 23% [============== ] 1449/6269 23% [============== ] 1450/6269 23% [============== ] 1451/6269 23% [============== ] 1452/6269 23% [============== ] 1453/6269 23% [============== ] 1454/6269 23% [============== ] 1455/6269 23% [============== ] 1456/6269 23% [============== ] 1457/6269 23% [============== ] 1458/6269 23% [============== ] 1459/6269 23% [============== ] 1460/6269 23% [============== ] 1461/6269 23% [============== ] 1462/6269 23% [============== ] 1463/6269 23% [============== ] 1464/6269 23% [============== ] 1465/6269 23% [============== ] 1466/6269 23% [============== ] 1467/6269 23% [============== ] 1468/6269 23% [============== ] 1469/6269 23% [============== ] 1470/6269 23% [============== ] 1471/6269 23% [============== ] 1472/6269 23% [============== ] 1473/6269 23% [============== ] 1474/6269 23% [============== ] 1475/6269 23% [============== ] 1476/6269 23% [============== ] 1477/6269 23% [============== ] 1478/6269 23% [============== ] 1479/6269 23% [============== ] 1480/6269 23% [============== ] 1481/6269 23% [============== ] 1482/6269 23% [============== ] 1483/6269 23% [============== ] 1484/6269 23% [============== ] 1485/6269 23% [============== ] 1486/6269 23% [============== ] 1487/6269 23% [============== ] 1488/6269 23% [============== ] 1489/6269 23% [============== ] 1490/6269 23% [============== ] 1491/6269 23% [============== ] 1492/6269 23% [============== ] 1493/6269 23% [============== ] 1494/6269 23% [============== ] 1495/6269 23% [============== ] 1496/6269 23% [============== ] 1497/6269 23% [============== ] 1498/6269 23% [============== ] 1499/6269 23% [============== ] 1500/6269 23% [============== ] 1501/6269 23% [============== ] 1502/6269 23% [============== ] 1503/6269 23% [============== ] 1504/6269 23% [============== ] 1505/6269 24% [============== ] 1506/6269 24% [============== ] 1507/6269 24% [============== ] 1508/6269 24% [============== ] 1509/6269 24% [============== ] 1510/6269 24% [============== ] 1511/6269 24% [============== ] 1512/6269 24% [============== ] 1513/6269 24% [============== ] 1514/6269 24% [============== ] 1515/6269 24% [============== ] 1516/6269 24% [=============== ] 1517/6269 24% [=============== ] 1518/6269 24% [=============== ] 1519/6269 24% [=============== ] 1520/6269 24% [=============== ] 1521/6269 24% [=============== ] 1522/6269 24% [=============== ] 1523/6269 24% [=============== ] 1524/6269 24% [=============== ] 1525/6269 24% [=============== ] 1526/6269 24% [=============== ] 1527/6269 24% [=============== ] 1528/6269 24% [=============== ] 1529/6269 24% [=============== ] 1530/6269 24% [=============== ] 1531/6269 24% [=============== ] 1532/6269 24% [=============== ] 1533/6269 24% [=============== ] 1534/6269 24% [=============== ] 1535/6269 24% [=============== ] 1536/6269 24% [=============== ] 1537/6269 24% [=============== ] 1538/6269 24% [=============== ] 1539/6269 24% [=============== ] 1540/6269 24% [=============== ] 1541/6269 24% [=============== ] 1542/6269 24% [=============== ] 1543/6269 24% [=============== ] 1544/6269 24% [=============== ] 1545/6269 24% [=============== ] 1546/6269 24% [=============== ] 1547/6269 24% [=============== ] 1548/6269 24% [=============== ] 1549/6269 24% [=============== ] 1550/6269 24% [=============== ] 1551/6269 24% [=============== ] 1552/6269 24% [=============== ] 1553/6269 24% [=============== ] 1554/6269 24% [=============== ] 1555/6269 24% [=============== ] 1556/6269 24% [=============== ] 1557/6269 24% [=============== ] 1558/6269 24% [=============== ] 1559/6269 24% [=============== ] 1560/6269 24% [=============== ] 1561/6269 24% [=============== ] 1562/6269 24% [=============== ] 1563/6269 24% [=============== ] 1564/6269 24% [=============== ] 1565/6269 24% [=============== ] 1566/6269 24% [=============== ] 1567/6269 24% [=============== ] 1568/6269 25% [=============== ] 1569/6269 25% [=============== ] 1570/6269 25% [=============== ] 1571/6269 25% [=============== ] 1572/6269 25% [=============== ] 1573/6269 25% [=============== ] 1574/6269 25% [=============== ] 1575/6269 25% [=============== ] 1576/6269 25% [=============== ] 1577/6269 25% [=============== ] 1578/6269 25% [=============== ] 1579/6269 25% [=============== ] 1580/6269 25% [=============== ] 1581/6269 25% [=============== ] 1582/6269 25% [=============== ] 1583/6269 25% [=============== ] 1584/6269 25% [=============== ] 1585/6269 25% [=============== ] 1586/6269 25% [=============== ] 1587/6269 25% [=============== ] 1588/6269 25% [=============== ] 1589/6269 25% [=============== ] 1590/6269 25% [=============== ] 1591/6269 25% [=============== ] 1592/6269 25% [=============== ] 1593/6269 25% [=============== ] 1594/6269 25% [=============== ] 1595/6269 25% [=============== ] 1596/6269 25% [=============== ] 1597/6269 25% [=============== ] 1598/6269 25% [=============== ] 1599/6269 25% [=============== ] 1600/6269 25% [=============== ] 1601/6269 25% [=============== ] 1602/6269 25% [=============== ] 1603/6269 25% [=============== ] 1604/6269 25% [=============== ] 1605/6269 25% [=============== ] 1606/6269 25% [=============== ] 1607/6269 25% [=============== ] 1608/6269 25% [=============== ] 1609/6269 25% [=============== ] 1610/6269 25% [=============== ] 1611/6269 25% [=============== ] 1612/6269 25% [=============== ] 1613/6269 25% [=============== ] 1614/6269 25% [=============== ] 1615/6269 25% [=============== ] 1616/6269 25% [=============== ] 1617/6269 25% [================ ] 1618/6269 25% [================ ] 1619/6269 25% [================ ] 1620/6269 25% [================ ] 1621/6269 25% [================ ] 1622/6269 25% [================ ] 1623/6269 25% [================ ] 1624/6269 25% [================ ] 1625/6269 25% [================ ] 1626/6269 25% [================ ] 1627/6269 25% [================ ] 1628/6269 25% [================ ] 1629/6269 25% [================ ] 1630/6269 26% [================ ] 1631/6269 26% [================ ] 1632/6269 26% [================ ] 1633/6269 26% [================ ] 1634/6269 26% [================ ] 1635/6269 26% [================ ] 1636/6269 26% [================ ] 1637/6269 26% [================ ] 1638/6269 26% [================ ] 1639/6269 26% [================ ] 1640/6269 26% [================ ] 1641/6269 26% [================ ] 1642/6269 26% [================ ] 1643/6269 26% [================ ] 1644/6269 26% [================ ] 1645/6269 26% [================ ] 1646/6269 26% [================ ] 1647/6269 26% [================ ] 1648/6269 26% [================ ] 1649/6269 26% [================ ] 1650/6269 26% [================ ] 1651/6269 26% [================ ] 1652/6269 26% [================ ] 1653/6269 26% [================ ] 1654/6269 26% [================ ] 1655/6269 26% [================ ] 1656/6269 26% [================ ] 1657/6269 26% [================ ] 1658/6269 26% [================ ] 1659/6269 26% [================ ] 1660/6269 26% [================ ] 1661/6269 26% [================ ] 1662/6269 26% [================ ] 1663/6269 26% [================ ] 1664/6269 26% [================ ] 1665/6269 26% [================ ] 1666/6269 26% [================ ] 1667/6269 26% [================ ] 1668/6269 26% [================ ] 1669/6269 26% [================ ] 1670/6269 26% [================ ] 1671/6269 26% [================ ] 1672/6269 26% [================ ] 1673/6269 26% [================ ] 1674/6269 26% [================ ] 1675/6269 26% [================ ] 1676/6269 26% [================ ] 1677/6269 26% [================ ] 1678/6269 26% [================ ] 1679/6269 26% [================ ] 1680/6269 26% [================ ] 1681/6269 26% [================ ] 1682/6269 26% [================ ] 1683/6269 26% [================ ] 1684/6269 26% [================ ] 1685/6269 26% [================ ] 1686/6269 26% [================ ] 1687/6269 26% [================ ] 1688/6269 26% [================ ] 1689/6269 26% [================ ] 1690/6269 26% [================ ] 1691/6269 26% [================ ] 1692/6269 26% [================ ] 1693/6269 27% [================ ] 1694/6269 27% [================ ] 1695/6269 27% [================ ] 1696/6269 27% [================ ] 1697/6269 27% [================ ] 1698/6269 27% [================ ] 1699/6269 27% [================ ] 1700/6269 27% [================ ] 1701/6269 27% [================ ] 1702/6269 27% [================ ] 1703/6269 27% [================ ] 1704/6269 27% [================ ] 1705/6269 27% [================ ] 1706/6269 27% [================ ] 1707/6269 27% [================ ] 1708/6269 27% [================ ] 1709/6269 27% [================ ] 1710/6269 27% [================ ] 1711/6269 27% [================ ] 1712/6269 27% [================ ] 1713/6269 27% [================ ] 1714/6269 27% [================ ] 1715/6269 27% [================ ] 1716/6269 27% [================ ] 1717/6269 27% [================ ] 1718/6269 27% [================= ] 1719/6269 27% [================= ] 1720/6269 27% [================= ] 1721/6269 27% [================= ] 1722/6269 27% [================= ] 1723/6269 27% [================= ] 1724/6269 27% [================= ] 1725/6269 27% [================= ] 1726/6269 27% [================= ] 1727/6269 27% [================= ] 1728/6269 27% [================= ] 1729/6269 27% [================= ] 1730/6269 27% [================= ] 1731/6269 27% [================= ] 1732/6269 27% [================= ] 1733/6269 27% [================= ] 1734/6269 27% [================= ] 1735/6269 27% [================= ] 1736/6269 27% [================= ] 1737/6269 27% [================= ] 1738/6269 27% [================= ] 1739/6269 27% [================= ] 1740/6269 27% [================= ] 1741/6269 27% [================= ] 1742/6269 27% [================= ] 1743/6269 27% [================= ] 1744/6269 27% [================= ] 1745/6269 27% [================= ] 1746/6269 27% [================= ] 1747/6269 27% [================= ] 1748/6269 27% [================= ] 1749/6269 27% [================= ] 1750/6269 27% [================= ] 1751/6269 27% [================= ] 1752/6269 27% [================= ] 1753/6269 27% [================= ] 1754/6269 27% [================= ] 1755/6269 27% [================= ] 1756/6269 28% [================= ] 1757/6269 28% [================= ] 1758/6269 28% [================= ] 1759/6269 28% [================= ] 1760/6269 28% [================= ] 1761/6269 28% [================= ] 1762/6269 28% [================= ] 1763/6269 28% [================= ] 1764/6269 28% [================= ] 1765/6269 28% [================= ] 1766/6269 28% [================= ] 1767/6269 28% [================= ] 1768/6269 28% [================= ] 1769/6269 28% [================= ] 1770/6269 28% [================= ] 1771/6269 28% [================= ] 1772/6269 28% [================= ] 1773/6269 28% [================= ] 1774/6269 28% [================= ] 1775/6269 28% [================= ] 1776/6269 28% [================= ] 1777/6269 28% [================= ] 1778/6269 28% [================= ] 1779/6269 28% [================= ] 1780/6269 28% [================= ] 1781/6269 28% [================= ] 1782/6269 28% [================= ] 1783/6269 28% [================= ] 1784/6269 28% [================= ] 1785/6269 28% [================= ] 1786/6269 28% [================= ] 1787/6269 28% [================= ] 1788/6269 28% [================= ] 1789/6269 28% [================= ] 1790/6269 28% [================= ] 1791/6269 28% [================= ] 1792/6269 28% [================= ] 1793/6269 28% [================= ] 1794/6269 28% [================= ] 1795/6269 28% [================= ] 1796/6269 28% [================= ] 1797/6269 28% [================= ] 1798/6269 28% [================= ] 1799/6269 28% [================= ] 1800/6269 28% [================= ] 1801/6269 28% [================= ] 1802/6269 28% [================= ] 1803/6269 28% [================= ] 1804/6269 28% [================= ] 1805/6269 28% [================= ] 1806/6269 28% [================= ] 1807/6269 28% [================= ] 1808/6269 28% [================= ] 1809/6269 28% [================= ] 1810/6269 28% [================= ] 1811/6269 28% [================= ] 1812/6269 28% [================= ] 1813/6269 28% [================= ] 1814/6269 28% [================= ] 1815/6269 28% [================= ] 1816/6269 28% [================= ] 1817/6269 28% [================= ] 1818/6269 28% [================= ] 1819/6269 29% [================= ] 1820/6269 29% [================== ] 1821/6269 29% [================== ] 1822/6269 29% [================== ] 1823/6269 29% [================== ] 1824/6269 29% [================== ] 1825/6269 29% [================== ] 1826/6269 29% [================== ] 1827/6269 29% [================== ] 1828/6269 29% [================== ] 1829/6269 29% [================== ] 1830/6269 29% [================== ] 1831/6269 29% [================== ] 1832/6269 29% [================== ] 1833/6269 29% [================== ] 1834/6269 29% [================== ] 1835/6269 29% [================== ] 1836/6269 29% [================== ] 1837/6269 29% [================== ] 1838/6269 29% [================== ] 1839/6269 29% [================== ] 1840/6269 29% [================== ] 1841/6269 29% [================== ] 1842/6269 29% [================== ] 1843/6269 29% [================== ] 1844/6269 29% [================== ] 1845/6269 29% [================== ] 1846/6269 29% [================== ] 1847/6269 29% [================== ] 1848/6269 29% [================== ] 1849/6269 29% [================== ] 1850/6269 29% [================== ] 1851/6269 29% [================== ] 1852/6269 29% [================== ] 1853/6269 29% [================== ] 1854/6269 29% [================== ] 1855/6269 29% [================== ] 1856/6269 29% [================== ] 1857/6269 29% [================== ] 1858/6269 29% [================== ] 1859/6269 29% [================== ] 1860/6269 29% [================== ] 1861/6269 29% [================== ] 1862/6269 29% [================== ] 1863/6269 29% [================== ] 1864/6269 29% [================== ] 1865/6269 29% [================== ] 1866/6269 29% [================== ] 1867/6269 29% [================== ] 1868/6269 29% [================== ] 1869/6269 29% [================== ] 1870/6269 29% [================== ] 1871/6269 29% [================== ] 1872/6269 29% [================== ] 1873/6269 29% [================== ] 1874/6269 29% [================== ] 1875/6269 29% [================== ] 1876/6269 29% [================== ] 1877/6269 29% [================== ] 1878/6269 29% [================== ] 1879/6269 29% [================== ] 1880/6269 29% [================== ] 1881/6269 30% [================== ] 1882/6269 30% [================== ] 1883/6269 30% [================== ] 1884/6269 30% [================== ] 1885/6269 30% [================== ] 1886/6269 30% [================== ] 1887/6269 30% [================== ] 1888/6269 30% [================== ] 1889/6269 30% [================== ] 1890/6269 30% [================== ] 1891/6269 30% [================== ] 1892/6269 30% [================== ] 1893/6269 30% [================== ] 1894/6269 30% [================== ] 1895/6269 30% [================== ] 1896/6269 30% [================== ] 1897/6269 30% [================== ] 1898/6269 30% [================== ] 1899/6269 30% [================== ] 1900/6269 30% [================== ] 1901/6269 30% [================== ] 1902/6269 30% [================== ] 1903/6269 30% [================== ] 1904/6269 30% [================== ] 1905/6269 30% [================== ] 1906/6269 30% [================== ] 1907/6269 30% [================== ] 1908/6269 30% [================== ] 1909/6269 30% [================== ] 1910/6269 30% [================== ] 1911/6269 30% [================== ] 1912/6269 30% [================== ] 1913/6269 30% [================== ] 1914/6269 30% [================== ] 1915/6269 30% [================== ] 1916/6269 30% [================== ] 1917/6269 30% [================== ] 1918/6269 30% [================== ] 1919/6269 30% [================== ] 1920/6269 30% [================== ] 1921/6269 30% [=================== ] 1922/6269 30% [=================== ] 1923/6269 30% [=================== ] 1924/6269 30% [=================== ] 1925/6269 30% [=================== ] 1926/6269 30% [=================== ] 1927/6269 30% [=================== ] 1928/6269 30% [=================== ] 1929/6269 30% [=================== ] 1930/6269 30% [=================== ] 1931/6269 30% [=================== ] 1932/6269 30% [=================== ] 1933/6269 30% [=================== ] 1934/6269 30% [=================== ] 1935/6269 30% [=================== ] 1936/6269 30% [=================== ] 1937/6269 30% [=================== ] 1938/6269 30% [=================== ] 1939/6269 30% [=================== ] 1940/6269 30% [=================== ] 1941/6269 30% [=================== ] 1942/6269 30% [=================== ] 1943/6269 30% [=================== ] 1944/6269 31% [=================== ] 1945/6269 31% [=================== ] 1946/6269 31% [=================== ] 1947/6269 31% [=================== ] 1948/6269 31% [=================== ] 1949/6269 31% [=================== ] 1950/6269 31% [=================== ] 1951/6269 31% [=================== ] 1952/6269 31% [=================== ] 1953/6269 31% [=================== ] 1954/6269 31% [=================== ] 1955/6269 31% [=================== ] 1956/6269 31% [=================== ] 1957/6269 31% [=================== ] 1958/6269 31% [=================== ] 1959/6269 31% [=================== ] 1960/6269 31% [=================== ] 1961/6269 31% [=================== ] 1962/6269 31% [=================== ] 1963/6269 31% [=================== ] 1964/6269 31% [=================== ] 1965/6269 31% [=================== ] 1966/6269 31% [=================== ] 1967/6269 31% [=================== ] 1968/6269 31% [=================== ] 1969/6269 31% [=================== ] 1970/6269 31% [=================== ] 1971/6269 31% [=================== ] 1972/6269 31% [=================== ] 1973/6269 31% [=================== ] 1974/6269 31% [=================== ] 1975/6269 31% [=================== ] 1976/6269 31% [=================== ] 1977/6269 31% [=================== ] 1978/6269 31% [=================== ] 1979/6269 31% [=================== ] 1980/6269 31% [=================== ] 1981/6269 31% [=================== ] 1982/6269 31% [=================== ] 1983/6269 31% [=================== ] 1984/6269 31% [=================== ] 1985/6269 31% [=================== ] 1986/6269 31% [=================== ] 1987/6269 31% [=================== ] 1988/6269 31% [=================== ] 1989/6269 31% [=================== ] 1990/6269 31% [=================== ] 1991/6269 31% [=================== ] 1992/6269 31% [=================== ] 1993/6269 31% [=================== ] 1994/6269 31% [=================== ] 1995/6269 31% [=================== ] 1996/6269 31% [=================== ] 1997/6269 31% [=================== ] 1998/6269 31% [=================== ] 1999/6269 31% [=================== ] 2000/6269 31% [=================== ] 2001/6269 31% [=================== ] 2002/6269 31% [=================== ] 2003/6269 31% [=================== ] 2004/6269 31% [=================== ] 2005/6269 31% [=================== ] 2006/6269 31% [=================== ] 2007/6269 32% [=================== ] 2008/6269 32% [=================== ] 2009/6269 32% [=================== ] 2010/6269 32% [=================== ] 2011/6269 32% [=================== ] 2012/6269 32% [=================== ] 2013/6269 32% [=================== ] 2014/6269 32% [=================== ] 2015/6269 32% [=================== ] 2016/6269 32% [=================== ] 2017/6269 32% [=================== ] 2018/6269 32% [=================== ] 2019/6269 32% [=================== ] 2020/6269 32% [=================== ] 2021/6269 32% [=================== ] 2022/6269 32% [==================== ] 2023/6269 32% [==================== ] 2024/6269 32% [==================== ] 2025/6269 32% [==================== ] 2026/6269 32% [==================== ] 2027/6269 32% [==================== ] 2028/6269 32% [==================== ] 2029/6269 32% [==================== ] 2030/6269 32% [==================== ] 2031/6269 32% [==================== ] 2032/6269 32% [==================== ] 2033/6269 32% [==================== ] 2034/6269 32% [==================== ] 2035/6269 32% [==================== ] 2036/6269 32% [==================== ] 2037/6269 32% [==================== ] 2038/6269 32% [==================== ] 2039/6269 32% [==================== ] 2040/6269 32% [==================== ] 2041/6269 32% [==================== ] 2042/6269 32% [==================== ] 2043/6269 32% [==================== ] 2044/6269 32% [==================== ] 2045/6269 32% [==================== ] 2046/6269 32% [==================== ] 2047/6269 32% [==================== ] 2048/6269 32% [==================== ] 2049/6269 32% [==================== ] 2050/6269 32% [==================== ] 2051/6269 32% [==================== ] 2052/6269 32% [==================== ] 2053/6269 32% [==================== ] 2054/6269 32% [==================== ] 2055/6269 32% [==================== ] 2056/6269 32% [==================== ] 2057/6269 32% [==================== ] 2058/6269 32% [==================== ] 2059/6269 32% [==================== ] 2060/6269 32% [==================== ] 2061/6269 32% [==================== ] 2062/6269 32% [==================== ] 2063/6269 32% [==================== ] 2064/6269 32% [==================== ] 2065/6269 32% [==================== ] 2066/6269 32% [==================== ] 2067/6269 32% [==================== ] 2068/6269 32% [==================== ] 2069/6269 33% [==================== ] 2070/6269 33% [==================== ] 2071/6269 33% [==================== ] 2072/6269 33% [==================== ] 2073/6269 33% [==================== ] 2074/6269 33% [==================== ] 2075/6269 33% [==================== ] 2076/6269 33% [==================== ] 2077/6269 33% [==================== ] 2078/6269 33% [==================== ] 2079/6269 33% [==================== ] 2080/6269 33% [==================== ] 2081/6269 33% [==================== ] 2082/6269 33% [==================== ] 2083/6269 33% [==================== ] 2084/6269 33% [==================== ] 2085/6269 33% [==================== ] 2086/6269 33% [==================== ] 2087/6269 33% [==================== ] 2088/6269 33% [==================== ] 2089/6269 33% [==================== ] 2090/6269 33% [==================== ] 2091/6269 33% [==================== ] 2092/6269 33% [==================== ] 2093/6269 33% [==================== ] 2094/6269 33% [==================== ] 2095/6269 33% [==================== ] 2096/6269 33% [==================== ] 2097/6269 33% [==================== ] 2098/6269 33% [==================== ] 2099/6269 33% [==================== ] 2100/6269 33% [==================== ] 2101/6269 33% [==================== ] 2102/6269 33% [==================== ] 2103/6269 33% [==================== ] 2104/6269 33% [==================== ] 2105/6269 33% [==================== ] 2106/6269 33% [==================== ] 2107/6269 33% [==================== ] 2108/6269 33% [==================== ] 2109/6269 33% [==================== ] 2110/6269 33% [==================== ] 2111/6269 33% [==================== ] 2112/6269 33% [==================== ] 2113/6269 33% [==================== ] 2114/6269 33% [==================== ] 2115/6269 33% [==================== ] 2116/6269 33% [==================== ] 2117/6269 33% [==================== ] 2118/6269 33% [==================== ] 2119/6269 33% [==================== ] 2120/6269 33% [==================== ] 2121/6269 33% [==================== ] 2122/6269 33% [==================== ] 2123/6269 33% [===================== ] 2124/6269 33% [===================== ] 2125/6269 33% [===================== ] 2126/6269 33% [===================== ] 2127/6269 33% [===================== ] 2128/6269 33% [===================== ] 2129/6269 33% [===================== ] 2130/6269 33% [===================== ] 2131/6269 33% [===================== ] 2132/6269 34% [===================== ] 2133/6269 34% [===================== ] 2134/6269 34% [===================== ] 2135/6269 34% [===================== ] 2136/6269 34% [===================== ] 2137/6269 34% [===================== ] 2138/6269 34% [===================== ] 2139/6269 34% [===================== ] 2140/6269 34% [===================== ] 2141/6269 34% [===================== ] 2142/6269 34% [===================== ] 2143/6269 34% [===================== ] 2144/6269 34% [===================== ] 2145/6269 34% [===================== ] 2146/6269 34% [===================== ] 2147/6269 34% [===================== ] 2148/6269 34% [===================== ] 2149/6269 34% [===================== ] 2150/6269 34% [===================== ] 2151/6269 34% [===================== ] 2152/6269 34% [===================== ] 2153/6269 34% [===================== ] 2154/6269 34% [===================== ] 2155/6269 34% [===================== ] 2156/6269 34% [===================== ] 2157/6269 34% [===================== ] 2158/6269 34% [===================== ] 2159/6269 34% [===================== ] 2160/6269 34% [===================== ] 2161/6269 34% [===================== ] 2162/6269 34% [===================== ] 2163/6269 34% [===================== ] 2164/6269 34% [===================== ] 2165/6269 34% [===================== ] 2166/6269 34% [===================== ] 2167/6269 34% [===================== ] 2168/6269 34% [===================== ] 2169/6269 34% [===================== ] 2170/6269 34% [===================== ] 2171/6269 34% [===================== ] 2172/6269 34% [===================== ] 2173/6269 34% [===================== ] 2174/6269 34% [===================== ] 2175/6269 34% [===================== ] 2176/6269 34% [===================== ] 2177/6269 34% [===================== ] 2178/6269 34% [===================== ] 2179/6269 34% [===================== ] 2180/6269 34% [===================== ] 2181/6269 34% [===================== ] 2182/6269 34% [===================== ] 2183/6269 34% [===================== ] 2184/6269 34% [===================== ] 2185/6269 34% [===================== ] 2186/6269 34% [===================== ] 2187/6269 34% [===================== ] 2188/6269 34% [===================== ] 2189/6269 34% [===================== ] 2190/6269 34% [===================== ] 2191/6269 34% [===================== ] 2192/6269 34% [===================== ] 2193/6269 34% [===================== ] 2194/6269 34% [===================== ] 2195/6269 35% [===================== ] 2196/6269 35% [===================== ] 2197/6269 35% [===================== ] 2198/6269 35% [===================== ] 2199/6269 35% [===================== ] 2200/6269 35% [===================== ] 2201/6269 35% [===================== ] 2202/6269 35% [===================== ] 2203/6269 35% [===================== ] 2204/6269 35% [===================== ] 2205/6269 35% [===================== ] 2206/6269 35% [===================== ] 2207/6269 35% [===================== ] 2208/6269 35% [===================== ] 2209/6269 35% [===================== ] 2210/6269 35% [===================== ] 2211/6269 35% [===================== ] 2212/6269 35% [===================== ] 2213/6269 35% [===================== ] 2214/6269 35% [===================== ] 2215/6269 35% [===================== ] 2216/6269 35% [===================== ] 2217/6269 35% [===================== ] 2218/6269 35% [===================== ] 2219/6269 35% [===================== ] 2220/6269 35% [===================== ] 2221/6269 35% [===================== ] 2222/6269 35% [===================== ] 2223/6269 35% [===================== ] 2224/6269 35% [====================== ] 2225/6269 35% [====================== ] 2226/6269 35% [====================== ] 2227/6269 35% [====================== ] 2228/6269 35% [====================== ] 2229/6269 35% [====================== ] 2230/6269 35% [====================== ] 2231/6269 35% [====================== ] 2232/6269 35% [====================== ] 2233/6269 35% [====================== ] 2234/6269 35% [====================== ] 2235/6269 35% [====================== ] 2236/6269 35% [====================== ] 2237/6269 35% [====================== ] 2238/6269 35% [====================== ] 2239/6269 35% [====================== ] 2240/6269 35% [====================== ] 2241/6269 35% [====================== ] 2242/6269 35% [====================== ] 2243/6269 35% [====================== ] 2244/6269 35% [====================== ] 2245/6269 35% [====================== ] 2246/6269 35% [====================== ] 2247/6269 35% [====================== ] 2248/6269 35% [====================== ] 2249/6269 35% [====================== ] 2250/6269 35% [====================== ] 2251/6269 35% [====================== ] 2252/6269 35% [====================== ] 2253/6269 35% [====================== ] 2254/6269 35% [====================== ] 2255/6269 35% [====================== ] 2256/6269 35% [====================== ] 2257/6269 36% [====================== ] 2258/6269 36% [====================== ] 2259/6269 36% [====================== ] 2260/6269 36% [====================== ] 2261/6269 36% [====================== ] 2262/6269 36% [====================== ] 2263/6269 36% [====================== ] 2264/6269 36% [====================== ] 2265/6269 36% [====================== ] 2266/6269 36% [====================== ] 2267/6269 36% [====================== ] 2268/6269 36% [====================== ] 2269/6269 36% [====================== ] 2270/6269 36% [====================== ] 2271/6269 36% [====================== ] 2272/6269 36% [====================== ] 2273/6269 36% [====================== ] 2274/6269 36% [====================== ] 2275/6269 36% [====================== ] 2276/6269 36% [====================== ] 2277/6269 36% [====================== ] 2278/6269 36% [====================== ] 2279/6269 36% [====================== ] 2280/6269 36% [====================== ] 2281/6269 36% [====================== ] 2282/6269 36% [====================== ] 2283/6269 36% [====================== ] 2284/6269 36% [====================== ] 2285/6269 36% [====================== ] 2286/6269 36% [====================== ] 2287/6269 36% [====================== ] 2288/6269 36% [====================== ] 2289/6269 36% [====================== ] 2290/6269 36% [====================== ] 2291/6269 36% [====================== ] 2292/6269 36% [====================== ] 2293/6269 36% [====================== ] 2294/6269 36% [====================== ] 2295/6269 36% [====================== ] 2296/6269 36% [====================== ] 2297/6269 36% [====================== ] 2298/6269 36% [====================== ] 2299/6269 36% [====================== ] 2300/6269 36% [====================== ] 2301/6269 36% [====================== ] 2302/6269 36% [====================== ] 2303/6269 36% [====================== ] 2304/6269 36% [====================== ] 2305/6269 36% [====================== ] 2306/6269 36% [====================== ] 2307/6269 36% [====================== ] 2308/6269 36% [====================== ] 2309/6269 36% [====================== ] 2310/6269 36% [====================== ] 2311/6269 36% [====================== ] 2312/6269 36% [====================== ] 2313/6269 36% [====================== ] 2314/6269 36% [====================== ] 2315/6269 36% [====================== ] 2316/6269 36% [====================== ] 2317/6269 36% [====================== ] 2318/6269 36% [====================== ] 2319/6269 36% [====================== ] 2320/6269 37% [====================== ] 2321/6269 37% [====================== ] 2322/6269 37% [====================== ] 2323/6269 37% [====================== ] 2324/6269 37% [====================== ] 2325/6269 37% [======================= ] 2326/6269 37% [======================= ] 2327/6269 37% [======================= ] 2328/6269 37% [======================= ] 2329/6269 37% [======================= ] 2330/6269 37% [======================= ] 2331/6269 37% [======================= ] 2332/6269 37% [======================= ] 2333/6269 37% [======================= ] 2334/6269 37% [======================= ] 2335/6269 37% [======================= ] 2336/6269 37% [======================= ] 2337/6269 37% [======================= ] 2338/6269 37% [======================= ] 2339/6269 37% [======================= ] 2340/6269 37% [======================= ] 2341/6269 37% [======================= ] 2342/6269 37% [======================= ] 2343/6269 37% [======================= ] 2344/6269 37% [======================= ] 2345/6269 37% [======================= ] 2346/6269 37% [======================= ] 2347/6269 37% [======================= ] 2348/6269 37% [======================= ] 2349/6269 37% [======================= ] 2350/6269 37% [======================= ] 2351/6269 37% [======================= ] 2352/6269 37% [======================= ] 2353/6269 37% [======================= ] 2354/6269 37% [======================= ] 2355/6269 37% [======================= ] 2356/6269 37% [======================= ] 2357/6269 37% [======================= ] 2358/6269 37% [======================= ] 2359/6269 37% [======================= ] 2360/6269 37% [======================= ] 2361/6269 37% [======================= ] 2362/6269 37% [======================= ] 2363/6269 37% [======================= ] 2364/6269 37% [======================= ] 2365/6269 37% [======================= ] 2366/6269 37% [======================= ] 2367/6269 37% [======================= ] 2368/6269 37% [======================= ] 2369/6269 37% [======================= ] 2370/6269 37% [======================= ] 2371/6269 37% [======================= ] 2372/6269 37% [======================= ] 2373/6269 37% [======================= ] 2374/6269 37% [======================= ] 2375/6269 37% [======================= ] 2376/6269 37% [======================= ] 2377/6269 37% [======================= ] 2378/6269 37% [======================= ] 2379/6269 37% [======================= ] 2380/6269 37% [======================= ] 2381/6269 37% [======================= ] 2382/6269 37% [======================= ] 2383/6269 38% [======================= ] 2384/6269 38% [======================= ] 2385/6269 38% [======================= ] 2386/6269 38% [======================= ] 2387/6269 38% [======================= ] 2388/6269 38% [======================= ] 2389/6269 38% [======================= ] 2390/6269 38% [======================= ] 2391/6269 38% [======================= ] 2392/6269 38% [======================= ] 2393/6269 38% [======================= ] 2394/6269 38% [======================= ] 2395/6269 38% [======================= ] 2396/6269 38% [======================= ] 2397/6269 38% [======================= ] 2398/6269 38% [======================= ] 2399/6269 38% [======================= ] 2400/6269 38% [======================= ] 2401/6269 38% [======================= ] 2402/6269 38% [======================= ] 2403/6269 38% [======================= ] 2404/6269 38% [======================= ] 2405/6269 38% [======================= ] 2406/6269 38% [======================= ] 2407/6269 38% [======================= ] 2408/6269 38% [======================= ] 2409/6269 38% [======================= ] 2410/6269 38% [======================= ] 2411/6269 38% [======================= ] 2412/6269 38% [======================= ] 2413/6269 38% [======================= ] 2414/6269 38% [======================= ] 2415/6269 38% [======================= ] 2416/6269 38% [======================= ] 2417/6269 38% [======================= ] 2418/6269 38% [======================= ] 2419/6269 38% [======================= ] 2420/6269 38% [======================= ] 2421/6269 38% [======================= ] 2422/6269 38% [======================= ] 2423/6269 38% [======================= ] 2424/6269 38% [======================= ] 2425/6269 38% [======================= ] 2426/6269 38% [======================== ] 2427/6269 38% [======================== ] 2428/6269 38% [======================== ] 2429/6269 38% [======================== ] 2430/6269 38% [======================== ] 2431/6269 38% [======================== ] 2432/6269 38% [======================== ] 2433/6269 38% [======================== ] 2434/6269 38% [======================== ] 2435/6269 38% [======================== ] 2436/6269 38% [======================== ] 2437/6269 38% [======================== ] 2438/6269 38% [======================== ] 2439/6269 38% [======================== ] 2440/6269 38% [======================== ] 2441/6269 38% [======================== ] 2442/6269 38% [======================== ] 2443/6269 38% [======================== ] 2444/6269 38% [======================== ] 2445/6269 39% [======================== ] 2446/6269 39% [======================== ] 2447/6269 39% [======================== ] 2448/6269 39% [======================== ] 2449/6269 39% [======================== ] 2450/6269 39% [======================== ] 2451/6269 39% [======================== ] 2452/6269 39% [======================== ] 2453/6269 39% [======================== ] 2454/6269 39% [======================== ] 2455/6269 39% [======================== ] 2456/6269 39% [======================== ] 2457/6269 39% [======================== ] 2458/6269 39% [======================== ] 2459/6269 39% [======================== ] 2460/6269 39% [======================== ] 2461/6269 39% [======================== ] 2462/6269 39% [======================== ] 2463/6269 39% [======================== ] 2464/6269 39% [======================== ] 2465/6269 39% [======================== ] 2466/6269 39% [======================== ] 2467/6269 39% [======================== ] 2468/6269 39% [======================== ] 2469/6269 39% [======================== ] 2470/6269 39% [======================== ] 2471/6269 39% [======================== ] 2472/6269 39% [======================== ] 2473/6269 39% [======================== ] 2474/6269 39% [======================== ] 2475/6269 39% [======================== ] 2476/6269 39% [======================== ] 2477/6269 39% [======================== ] 2478/6269 39% [======================== ] 2479/6269 39% [======================== ] 2480/6269 39% [======================== ] 2481/6269 39% [======================== ] 2482/6269 39% [======================== ] 2483/6269 39% [======================== ] 2484/6269 39% [======================== ] 2485/6269 39% [======================== ] 2486/6269 39% [======================== ] 2487/6269 39% [======================== ] 2488/6269 39% [======================== ] 2489/6269 39% [======================== ] 2490/6269 39% [======================== ] 2491/6269 39% [======================== ] 2492/6269 39% [======================== ] 2493/6269 39% [======================== ] 2494/6269 39% [======================== ] 2495/6269 39% [======================== ] 2496/6269 39% [======================== ] 2497/6269 39% [======================== ] 2498/6269 39% [======================== ] 2499/6269 39% [======================== ] 2500/6269 39% [======================== ] 2501/6269 39% [======================== ] 2502/6269 39% [======================== ] 2503/6269 39% [======================== ] 2504/6269 39% [======================== ] 2505/6269 39% [======================== ] 2506/6269 39% [======================== ] 2507/6269 39% [======================== ] 2508/6269 40% [======================== ] 2509/6269 40% [======================== ] 2510/6269 40% [======================== ] 2511/6269 40% [======================== ] 2512/6269 40% [======================== ] 2513/6269 40% [======================== ] 2514/6269 40% [======================== ] 2515/6269 40% [======================== ] 2516/6269 40% [======================== ] 2517/6269 40% [======================== ] 2518/6269 40% [======================== ] 2519/6269 40% [======================== ] 2520/6269 40% [======================== ] 2521/6269 40% [======================== ] 2522/6269 40% [======================== ] 2523/6269 40% [======================== ] 2524/6269 40% [======================== ] 2525/6269 40% [======================== ] 2526/6269 40% [======================== ] 2527/6269 40% [========================= ] 2528/6269 40% [========================= ] 2529/6269 40% [========================= ] 2530/6269 40% [========================= ] 2531/6269 40% [========================= ] 2532/6269 40% [========================= ] 2533/6269 40% [========================= ] 2534/6269 40% [========================= ] 2535/6269 40% [========================= ] 2536/6269 40% [========================= ] 2537/6269 40% [========================= ] 2538/6269 40% [========================= ] 2539/6269 40% [========================= ] 2540/6269 40% [========================= ] 2541/6269 40% [========================= ] 2542/6269 40% [========================= ] 2543/6269 40% [========================= ] 2544/6269 40% [========================= ] 2545/6269 40% [========================= ] 2546/6269 40% [========================= ] 2547/6269 40% [========================= ] 2548/6269 40% [========================= ] 2549/6269 40% [========================= ] 2550/6269 40% [========================= ] 2551/6269 40% [========================= ] 2552/6269 40% [========================= ] 2553/6269 40% [========================= ] 2554/6269 40% [========================= ] 2555/6269 40% [========================= ] 2556/6269 40% [========================= ] 2557/6269 40% [========================= ] 2558/6269 40% [========================= ] 2559/6269 40% [========================= ] 2560/6269 40% [========================= ] 2561/6269 40% [========================= ] 2562/6269 40% [========================= ] 2563/6269 40% [========================= ] 2564/6269 40% [========================= ] 2565/6269 40% [========================= ] 2566/6269 40% [========================= ] 2567/6269 40% [========================= ] 2568/6269 40% [========================= ] 2569/6269 40% [========================= ] 2570/6269 40% [========================= ] 2571/6269 41% [========================= ] 2572/6269 41% [========================= ] 2573/6269 41% [========================= ] 2574/6269 41% [========================= ] 2575/6269 41% [========================= ] 2576/6269 41% [========================= ] 2577/6269 41% [========================= ] 2578/6269 41% [========================= ] 2579/6269 41% [========================= ] 2580/6269 41% [========================= ] 2581/6269 41% [========================= ] 2582/6269 41% [========================= ] 2583/6269 41% [========================= ] 2584/6269 41% [========================= ] 2585/6269 41% [========================= ] 2586/6269 41% [========================= ] 2587/6269 41% [========================= ] 2588/6269 41% [========================= ] 2589/6269 41% [========================= ] 2590/6269 41% [========================= ] 2591/6269 41% [========================= ] 2592/6269 41% [========================= ] 2593/6269 41% [========================= ] 2594/6269 41% [========================= ] 2595/6269 41% [========================= ] 2596/6269 41% [========================= ] 2597/6269 41% [========================= ] 2598/6269 41% [========================= ] 2599/6269 41% [========================= ] 2600/6269 41% [========================= ] 2601/6269 41% [========================= ] 2602/6269 41% [========================= ] 2603/6269 41% [========================= ] 2604/6269 41% [========================= ] 2605/6269 41% [========================= ] 2606/6269 41% [========================= ] 2607/6269 41% [========================= ] 2608/6269 41% [========================= ] 2609/6269 41% [========================= ] 2610/6269 41% [========================= ] 2611/6269 41% [========================= ] 2612/6269 41% [========================= ] 2613/6269 41% [========================= ] 2614/6269 41% [========================= ] 2615/6269 41% [========================= ] 2616/6269 41% [========================= ] 2617/6269 41% [========================= ] 2618/6269 41% [========================= ] 2619/6269 41% [========================= ] 2620/6269 41% [========================= ] 2621/6269 41% [========================= ] 2622/6269 41% [========================= ] 2623/6269 41% [========================= ] 2624/6269 41% [========================= ] 2625/6269 41% [========================= ] 2626/6269 41% [========================= ] 2627/6269 41% [========================= ] 2628/6269 41% [========================== ] 2629/6269 41% [========================== ] 2630/6269 41% [========================== ] 2631/6269 41% [========================== ] 2632/6269 41% [========================== ] 2633/6269 42% [========================== ] 2634/6269 42% [========================== ] 2635/6269 42% [========================== ] 2636/6269 42% [========================== ] 2637/6269 42% [========================== ] 2638/6269 42% [========================== ] 2639/6269 42% [========================== ] 2640/6269 42% [========================== ] 2641/6269 42% [========================== ] 2642/6269 42% [========================== ] 2643/6269 42% [========================== ] 2644/6269 42% [========================== ] 2645/6269 42% [========================== ] 2646/6269 42% [========================== ] 2647/6269 42% [========================== ] 2648/6269 42% [========================== ] 2649/6269 42% [========================== ] 2650/6269 42% [========================== ] 2651/6269 42% [========================== ] 2652/6269 42% [========================== ] 2653/6269 42% [========================== ] 2654/6269 42% [========================== ] 2655/6269 42% [========================== ] 2656/6269 42% [========================== ] 2657/6269 42% [========================== ] 2658/6269 42% [========================== ] 2659/6269 42% [========================== ] 2660/6269 42% [========================== ] 2661/6269 42% [========================== ] 2662/6269 42% [========================== ] 2663/6269 42% [========================== ] 2664/6269 42% [========================== ] 2665/6269 42% [========================== ] 2666/6269 42% [========================== ] 2667/6269 42% [========================== ] 2668/6269 42% [========================== ] 2669/6269 42% [========================== ] 2670/6269 42% [========================== ] 2671/6269 42% [========================== ] 2672/6269 42% [========================== ] 2673/6269 42% [========================== ] 2674/6269 42% [========================== ] 2675/6269 42% [========================== ] 2676/6269 42% [========================== ] 2677/6269 42% [========================== ] 2678/6269 42% [========================== ] 2679/6269 42% [========================== ] 2680/6269 42% [========================== ] 2681/6269 42% [========================== ] 2682/6269 42% [========================== ] 2683/6269 42% [========================== ] 2684/6269 42% [========================== ] 2685/6269 42% [========================== ] 2686/6269 42% [========================== ] 2687/6269 42% [========================== ] 2688/6269 42% [========================== ] 2689/6269 42% [========================== ] 2690/6269 42% [========================== ] 2691/6269 42% [========================== ] 2692/6269 42% [========================== ] 2693/6269 42% [========================== ] 2694/6269 42% [========================== ] 2695/6269 42% [========================== ] 2696/6269 43% [========================== ] 2697/6269 43% [========================== ] 2698/6269 43% [========================== ] 2699/6269 43% [========================== ] 2700/6269 43% [========================== ] 2701/6269 43% [========================== ] 2702/6269 43% [========================== ] 2703/6269 43% [========================== ] 2704/6269 43% [========================== ] 2705/6269 43% [========================== ] 2706/6269 43% [========================== ] 2707/6269 43% [========================== ] 2708/6269 43% [========================== ] 2709/6269 43% [========================== ] 2710/6269 43% [========================== ] 2711/6269 43% [========================== ] 2712/6269 43% [========================== ] 2713/6269 43% [========================== ] 2714/6269 43% [========================== ] 2715/6269 43% [========================== ] 2716/6269 43% [========================== ] 2717/6269 43% [========================== ] 2718/6269 43% [========================== ] 2719/6269 43% [========================== ] 2720/6269 43% [========================== ] 2721/6269 43% [========================== ] 2722/6269 43% [========================== ] 2723/6269 43% [========================== ] 2724/6269 43% [========================== ] 2725/6269 43% [========================== ] 2726/6269 43% [========================== ] 2727/6269 43% [========================== ] 2728/6269 43% [========================== ] 2729/6269 43% [========================== ] 2730/6269 43% [=========================== ] 2731/6269 43% [=========================== ] 2732/6269 43% [=========================== ] 2733/6269 43% [=========================== ] 2734/6269 43% [=========================== ] 2735/6269 43% [=========================== ] 2736/6269 43% [=========================== ] 2737/6269 43% [=========================== ] 2738/6269 43% [=========================== ] 2739/6269 43% [=========================== ] 2740/6269 43% [=========================== ] 2741/6269 43% [=========================== ] 2742/6269 43% [=========================== ] 2743/6269 43% [=========================== ] 2744/6269 43% [=========================== ] 2745/6269 43% [=========================== ] 2746/6269 43% [=========================== ] 2747/6269 43% [=========================== ] 2748/6269 43% [=========================== ] 2749/6269 43% [=========================== ] 2750/6269 43% [=========================== ] 2751/6269 43% [=========================== ] 2752/6269 43% [=========================== ] 2753/6269 43% [=========================== ] 2754/6269 43% [=========================== ] 2755/6269 43% [=========================== ] 2756/6269 43% [=========================== ] 2757/6269 43% [=========================== ] 2758/6269 43% [=========================== ] 2759/6269 44% [=========================== ] 2760/6269 44% [=========================== ] 2761/6269 44% [=========================== ] 2762/6269 44% [=========================== ] 2763/6269 44% [=========================== ] 2764/6269 44% [=========================== ] 2765/6269 44% [=========================== ] 2766/6269 44% [=========================== ] 2767/6269 44% [=========================== ] 2768/6269 44% [=========================== ] 2769/6269 44% [=========================== ] 2770/6269 44% [=========================== ] 2771/6269 44% [=========================== ] 2772/6269 44% [=========================== ] 2773/6269 44% [=========================== ] 2774/6269 44% [=========================== ] 2775/6269 44% [=========================== ] 2776/6269 44% [=========================== ] 2777/6269 44% [=========================== ] 2778/6269 44% [=========================== ] 2779/6269 44% [=========================== ] 2780/6269 44% [=========================== ] 2781/6269 44% [=========================== ] 2782/6269 44% [=========================== ] 2783/6269 44% [=========================== ] 2784/6269 44% [=========================== ] 2785/6269 44% [=========================== ] 2786/6269 44% [=========================== ] 2787/6269 44% [=========================== ] 2788/6269 44% [=========================== ] 2789/6269 44% [=========================== ] 2790/6269 44% [=========================== ] 2791/6269 44% [=========================== ] 2792/6269 44% [=========================== ] 2793/6269 44% [=========================== ] 2794/6269 44% [=========================== ] 2795/6269 44% [=========================== ] 2796/6269 44% [=========================== ] 2797/6269 44% [=========================== ] 2798/6269 44% [=========================== ] 2799/6269 44% [=========================== ] 2800/6269 44% [=========================== ] 2801/6269 44% [=========================== ] 2802/6269 44% [=========================== ] 2803/6269 44% [=========================== ] 2804/6269 44% [=========================== ] 2805/6269 44% [=========================== ] 2806/6269 44% [=========================== ] 2807/6269 44% [=========================== ] 2808/6269 44% [=========================== ] 2809/6269 44% [=========================== ] 2810/6269 44% [=========================== ] 2811/6269 44% [=========================== ] 2812/6269 44% [=========================== ] 2813/6269 44% [=========================== ] 2814/6269 44% [=========================== ] 2815/6269 44% [=========================== ] 2816/6269 44% [=========================== ] 2817/6269 44% [=========================== ] 2818/6269 44% [=========================== ] 2819/6269 44% [=========================== ] 2820/6269 44% [=========================== ] 2821/6269 44% [=========================== ] 2822/6269 45% [=========================== ] 2823/6269 45% [=========================== ] 2824/6269 45% [=========================== ] 2825/6269 45% [=========================== ] 2826/6269 45% [=========================== ] 2827/6269 45% [=========================== ] 2828/6269 45% [=========================== ] 2829/6269 45% [=========================== ] 2830/6269 45% [=========================== ] 2831/6269 45% [============================ ] 2832/6269 45% [============================ ] 2833/6269 45% [============================ ] 2834/6269 45% [============================ ] 2835/6269 45% [============================ ] 2836/6269 45% [============================ ] 2837/6269 45% [============================ ] 2838/6269 45% [============================ ] 2839/6269 45% [============================ ] 2840/6269 45% [============================ ] 2841/6269 45% [============================ ] 2842/6269 45% [============================ ] 2843/6269 45% [============================ ] 2844/6269 45% [============================ ] 2845/6269 45% [============================ ] 2846/6269 45% [============================ ] 2847/6269 45% [============================ ] 2848/6269 45% [============================ ] 2849/6269 45% [============================ ] 2850/6269 45% [============================ ] 2851/6269 45% [============================ ] 2852/6269 45% [============================ ] 2853/6269 45% [============================ ] 2854/6269 45% [============================ ] 2855/6269 45% [============================ ] 2856/6269 45% [============================ ] 2857/6269 45% [============================ ] 2858/6269 45% [============================ ] 2859/6269 45% [============================ ] 2860/6269 45% [============================ ] 2861/6269 45% [============================ ] 2862/6269 45% [============================ ] 2863/6269 45% [============================ ] 2864/6269 45% [============================ ] 2865/6269 45% [============================ ] 2866/6269 45% [============================ ] 2867/6269 45% [============================ ] 2868/6269 45% [============================ ] 2869/6269 45% [============================ ] 2870/6269 45% [============================ ] 2871/6269 45% [============================ ] 2872/6269 45% [============================ ] 2873/6269 45% [============================ ] 2874/6269 45% [============================ ] 2875/6269 45% [============================ ] 2876/6269 45% [============================ ] 2877/6269 45% [============================ ] 2878/6269 45% [============================ ] 2879/6269 45% [============================ ] 2880/6269 45% [============================ ] 2881/6269 45% [============================ ] 2882/6269 45% [============================ ] 2883/6269 45% [============================ ] 2884/6269 46% [============================ ] 2885/6269 46% [============================ ] 2886/6269 46% [============================ ] 2887/6269 46% [============================ ] 2888/6269 46% [============================ ] 2889/6269 46% [============================ ] 2890/6269 46% [============================ ] 2891/6269 46% [============================ ] 2892/6269 46% [============================ ] 2893/6269 46% [============================ ] 2894/6269 46% [============================ ] 2895/6269 46% [============================ ] 2896/6269 46% [============================ ] 2897/6269 46% [============================ ] 2898/6269 46% [============================ ] 2899/6269 46% [============================ ] 2900/6269 46% [============================ ] 2901/6269 46% [============================ ] 2902/6269 46% [============================ ] 2903/6269 46% [============================ ] 2904/6269 46% [============================ ] 2905/6269 46% [============================ ] 2906/6269 46% [============================ ] 2907/6269 46% [============================ ] 2908/6269 46% [============================ ] 2909/6269 46% [============================ ] 2910/6269 46% [============================ ] 2911/6269 46% [============================ ] 2912/6269 46% [============================ ] 2913/6269 46% [============================ ] 2914/6269 46% [============================ ] 2915/6269 46% [============================ ] 2916/6269 46% [============================ ] 2917/6269 46% [============================ ] 2918/6269 46% [============================ ] 2919/6269 46% [============================ ] 2920/6269 46% [============================ ] 2921/6269 46% [============================ ] 2922/6269 46% [============================ ] 2923/6269 46% [============================ ] 2924/6269 46% [============================ ] 2925/6269 46% [============================ ] 2926/6269 46% [============================ ] 2927/6269 46% [============================ ] 2928/6269 46% [============================ ] 2929/6269 46% [============================ ] 2930/6269 46% [============================ ] 2931/6269 46% [============================ ] 2932/6269 46% [============================= ] 2933/6269 46% [============================= ] 2934/6269 46% [============================= ] 2935/6269 46% [============================= ] 2936/6269 46% [============================= ] 2937/6269 46% [============================= ] 2938/6269 46% [============================= ] 2939/6269 46% [============================= ] 2940/6269 46% [============================= ] 2941/6269 46% [============================= ] 2942/6269 46% [============================= ] 2943/6269 46% [============================= ] 2944/6269 46% [============================= ] 2945/6269 46% [============================= ] 2946/6269 46% [============================= ] 2947/6269 47% [============================= ] 2948/6269 47% [============================= ] 2949/6269 47% [============================= ] 2950/6269 47% [============================= ] 2951/6269 47% [============================= ] 2952/6269 47% [============================= ] 2953/6269 47% [============================= ] 2954/6269 47% [============================= ] 2955/6269 47% [============================= ] 2956/6269 47% [============================= ] 2957/6269 47% [============================= ] 2958/6269 47% [============================= ] 2959/6269 47% [============================= ] 2960/6269 47% [============================= ] 2961/6269 47% [============================= ] 2962/6269 47% [============================= ] 2963/6269 47% [============================= ] 2964/6269 47% [============================= ] 2965/6269 47% [============================= ] 2966/6269 47% [============================= ] 2967/6269 47% [============================= ] 2968/6269 47% [============================= ] 2969/6269 47% [============================= ] 2970/6269 47% [============================= ] 2971/6269 47% [============================= ] 2972/6269 47% [============================= ] 2973/6269 47% [============================= ] 2974/6269 47% [============================= ] 2975/6269 47% [============================= ] 2976/6269 47% [============================= ] 2977/6269 47% [============================= ] 2978/6269 47% [============================= ] 2979/6269 47% [============================= ] 2980/6269 47% [============================= ] 2981/6269 47% [============================= ] 2982/6269 47% [============================= ] 2983/6269 47% [============================= ] 2984/6269 47% [============================= ] 2985/6269 47% [============================= ] 2986/6269 47% [============================= ] 2987/6269 47% [============================= ] 2988/6269 47% [============================= ] 2989/6269 47% [============================= ] 2990/6269 47% [============================= ] 2991/6269 47% [============================= ] 2992/6269 47% [============================= ] 2993/6269 47% [============================= ] 2994/6269 47% [============================= ] 2995/6269 47% [============================= ] 2996/6269 47% [============================= ] 2997/6269 47% [============================= ] 2998/6269 47% [============================= ] 2999/6269 47% [============================= ] 3000/6269 47% [============================= ] 3001/6269 47% [============================= ] 3002/6269 47% [============================= ] 3003/6269 47% [============================= ] 3004/6269 47% [============================= ] 3005/6269 47% [============================= ] 3006/6269 47% [============================= ] 3007/6269 47% [============================= ] 3008/6269 47% [============================= ] 3009/6269 47% [============================= ] 3010/6269 48% [============================= ] 3011/6269 48% [============================= ] 3012/6269 48% [============================= ] 3013/6269 48% [============================= ] 3014/6269 48% [============================= ] 3015/6269 48% [============================= ] 3016/6269 48% [============================= ] 3017/6269 48% [============================= ] 3018/6269 48% [============================= ] 3019/6269 48% [============================= ] 3020/6269 48% [============================= ] 3021/6269 48% [============================= ] 3022/6269 48% [============================= ] 3023/6269 48% [============================= ] 3024/6269 48% [============================= ] 3025/6269 48% [============================= ] 3026/6269 48% [============================= ] 3027/6269 48% [============================= ] 3028/6269 48% [============================= ] 3029/6269 48% [============================= ] 3030/6269 48% [============================= ] 3031/6269 48% [============================= ] 3032/6269 48% [============================= ] 3033/6269 48% [============================== ] 3034/6269 48% [============================== ] 3035/6269 48% [============================== ] 3036/6269 48% [============================== ] 3037/6269 48% [============================== ] 3038/6269 48% [============================== ] 3039/6269 48% [============================== ] 3040/6269 48% [============================== ] 3041/6269 48% [============================== ] 3042/6269 48% [============================== ] 3043/6269 48% [============================== ] 3044/6269 48% [============================== ] 3045/6269 48% [============================== ] 3046/6269 48% [============================== ] 3047/6269 48% [============================== ] 3048/6269 48% [============================== ] 3049/6269 48% [============================== ] 3050/6269 48% [============================== ] 3051/6269 48% [============================== ] 3052/6269 48% [============================== ] 3053/6269 48% [============================== ] 3054/6269 48% [============================== ] 3055/6269 48% [============================== ] 3056/6269 48% [============================== ] 3057/6269 48% [============================== ] 3058/6269 48% [============================== ] 3059/6269 48% [============================== ] 3060/6269 48% [============================== ] 3061/6269 48% [============================== ] 3062/6269 48% [============================== ] 3063/6269 48% [============================== ] 3064/6269 48% [============================== ] 3065/6269 48% [============================== ] 3066/6269 48% [============================== ] 3067/6269 48% [============================== ] 3068/6269 48% [============================== ] 3069/6269 48% [============================== ] 3070/6269 48% [============================== ] 3071/6269 48% [============================== ] 3072/6269 49% [============================== ] 3073/6269 49% [============================== ] 3074/6269 49% [============================== ] 3075/6269 49% [============================== ] 3076/6269 49% [============================== ] 3077/6269 49% [============================== ] 3078/6269 49% [============================== ] 3079/6269 49% [============================== ] 3080/6269 49% [============================== ] 3081/6269 49% [============================== ] 3082/6269 49% [============================== ] 3083/6269 49% [============================== ] 3084/6269 49% [============================== ] 3085/6269 49% [============================== ] 3086/6269 49% [============================== ] 3087/6269 49% [============================== ] 3088/6269 49% [============================== ] 3089/6269 49% [============================== ] 3090/6269 49% [============================== ] 3091/6269 49% [============================== ] 3092/6269 49% [============================== ] 3093/6269 49% [============================== ] 3094/6269 49% [============================== ] 3095/6269 49% [============================== ] 3096/6269 49% [============================== ] 3097/6269 49% [============================== ] 3098/6269 49% [============================== ] 3099/6269 49% [============================== ] 3100/6269 49% [============================== ] 3101/6269 49% [============================== ] 3102/6269 49% [============================== ] 3103/6269 49% [============================== ] 3104/6269 49% [============================== ] 3105/6269 49% [============================== ] 3106/6269 49% [============================== ] 3107/6269 49% [============================== ] 3108/6269 49% [============================== ] 3109/6269 49% [============================== ] 3110/6269 49% [============================== ] 3111/6269 49% [============================== ] 3112/6269 49% [============================== ] 3113/6269 49% [============================== ] 3114/6269 49% [============================== ] 3115/6269 49% [============================== ] 3116/6269 49% [============================== ] 3117/6269 49% [============================== ] 3118/6269 49% [============================== ] 3119/6269 49% [============================== ] 3120/6269 49% [============================== ] 3121/6269 49% [============================== ] 3122/6269 49% [============================== ] 3123/6269 49% [============================== ] 3124/6269 49% [============================== ] 3125/6269 49% [============================== ] 3126/6269 49% [============================== ] 3127/6269 49% [============================== ] 3128/6269 49% [============================== ] 3129/6269 49% [============================== ] 3130/6269 49% [============================== ] 3131/6269 49% [============================== ] 3132/6269 49% [============================== ] 3133/6269 49% [============================== ] 3134/6269 49% [=============================== ] 3135/6269 50% [=============================== ] 3136/6269 50% [=============================== ] 3137/6269 50% [=============================== ] 3138/6269 50% [=============================== ] 3139/6269 50% [=============================== ] 3140/6269 50% [=============================== ] 3141/6269 50% [=============================== ] 3142/6269 50% [=============================== ] 3143/6269 50% [=============================== ] 3144/6269 50% [=============================== ] 3145/6269 50% [=============================== ] 3146/6269 50% [=============================== ] 3147/6269 50% [=============================== ] 3148/6269 50% [=============================== ] 3149/6269 50% [=============================== ] 3150/6269 50% [=============================== ] 3151/6269 50% [=============================== ] 3152/6269 50% [=============================== ] 3153/6269 50% [=============================== ] 3154/6269 50% [=============================== ] 3155/6269 50% [=============================== ] 3156/6269 50% [=============================== ] 3157/6269 50% [=============================== ] 3158/6269 50% [=============================== ] 3159/6269 50% [=============================== ] 3160/6269 50% [=============================== ] 3161/6269 50% [=============================== ] 3162/6269 50% [=============================== ] 3163/6269 50% [=============================== ] 3164/6269 50% [=============================== ] 3165/6269 50% [=============================== ] 3166/6269 50% [=============================== ] 3167/6269 50% [=============================== ] 3168/6269 50% [=============================== ] 3169/6269 50% [=============================== ] 3170/6269 50% [=============================== ] 3171/6269 50% [=============================== ] 3172/6269 50% [=============================== ] 3173/6269 50% [=============================== ] 3174/6269 50% [=============================== ] 3175/6269 50% [=============================== ] 3176/6269 50% [=============================== ] 3177/6269 50% [=============================== ] 3178/6269 50% [=============================== ] 3179/6269 50% [=============================== ] 3180/6269 50% [=============================== ] 3181/6269 50% [=============================== ] 3182/6269 50% [=============================== ] 3183/6269 50% [=============================== ] 3184/6269 50% [=============================== ] 3185/6269 50% [=============================== ] 3186/6269 50% [=============================== ] 3187/6269 50% [=============================== ] 3188/6269 50% [=============================== ] 3189/6269 50% [=============================== ] 3190/6269 50% [=============================== ] 3191/6269 50% [=============================== ] 3192/6269 50% [=============================== ] 3193/6269 50% [=============================== ] 3194/6269 50% [=============================== ] 3195/6269 50% [=============================== ] 3196/6269 50% [=============================== ] 3197/6269 50% [=============================== ] 3198/6269 51% [=============================== ] 3199/6269 51% [=============================== ] 3200/6269 51% [=============================== ] 3201/6269 51% [=============================== ] 3202/6269 51% [=============================== ] 3203/6269 51% [=============================== ] 3204/6269 51% [=============================== ] 3205/6269 51% [=============================== ] 3206/6269 51% [=============================== ] 3207/6269 51% [=============================== ] 3208/6269 51% [=============================== ] 3209/6269 51% [=============================== ] 3210/6269 51% [=============================== ] 3211/6269 51% [=============================== ] 3212/6269 51% [=============================== ] 3213/6269 51% [=============================== ] 3214/6269 51% [=============================== ] 3215/6269 51% [=============================== ] 3216/6269 51% [=============================== ] 3217/6269 51% [=============================== ] 3218/6269 51% [=============================== ] 3219/6269 51% [=============================== ] 3220/6269 51% [=============================== ] 3221/6269 51% [=============================== ] 3222/6269 51% [=============================== ] 3223/6269 51% [=============================== ] 3224/6269 51% [=============================== ] 3225/6269 51% [=============================== ] 3226/6269 51% [=============================== ] 3227/6269 51% [=============================== ] 3228/6269 51% [=============================== ] 3229/6269 51% [=============================== ] 3230/6269 51% [=============================== ] 3231/6269 51% [=============================== ] 3232/6269 51% [=============================== ] 3233/6269 51% [=============================== ] 3234/6269 51% [=============================== ] 3235/6269 51% [================================ ] 3236/6269 51% [================================ ] 3237/6269 51% [================================ ] 3238/6269 51% [================================ ] 3239/6269 51% [================================ ] 3240/6269 51% [================================ ] 3241/6269 51% [================================ ] 3242/6269 51% [================================ ] 3243/6269 51% [================================ ] 3244/6269 51% [================================ ] 3245/6269 51% [================================ ] 3246/6269 51% [================================ ] 3247/6269 51% [================================ ] 3248/6269 51% [================================ ] 3249/6269 51% [================================ ] 3250/6269 51% [================================ ] 3251/6269 51% [================================ ] 3252/6269 51% [================================ ] 3253/6269 51% [================================ ] 3254/6269 51% [================================ ] 3255/6269 51% [================================ ] 3256/6269 51% [================================ ] 3257/6269 51% [================================ ] 3258/6269 51% [================================ ] 3259/6269 51% [================================ ] 3260/6269 52% [================================ ] 3261/6269 52% [================================ ] 3262/6269 52% [================================ ] 3263/6269 52% [================================ ] 3264/6269 52% [================================ ] 3265/6269 52% [================================ ] 3266/6269 52% [================================ ] 3267/6269 52% [================================ ] 3268/6269 52% [================================ ] 3269/6269 52% [================================ ] 3270/6269 52% [================================ ] 3271/6269 52% [================================ ] 3272/6269 52% [================================ ] 3273/6269 52% [================================ ] 3274/6269 52% [================================ ] 3275/6269 52% [================================ ] 3276/6269 52% [================================ ] 3277/6269 52% [================================ ] 3278/6269 52% [================================ ] 3279/6269 52% [================================ ] 3280/6269 52% [================================ ] 3281/6269 52% [================================ ] 3282/6269 52% [================================ ] 3283/6269 52% [================================ ] 3284/6269 52% [================================ ] 3285/6269 52% [================================ ] 3286/6269 52% [================================ ] 3287/6269 52% [================================ ] 3288/6269 52% [================================ ] 3289/6269 52% [================================ ] 3290/6269 52% [================================ ] 3291/6269 52% [================================ ] 3292/6269 52% [================================ ] 3293/6269 52% [================================ ] 3294/6269 52% [================================ ] 3295/6269 52% [================================ ] 3296/6269 52% [================================ ] 3297/6269 52% [================================ ] 3298/6269 52% [================================ ] 3299/6269 52% [================================ ] 3300/6269 52% [================================ ] 3301/6269 52% [================================ ] 3302/6269 52% [================================ ] 3303/6269 52% [================================ ] 3304/6269 52% [================================ ] 3305/6269 52% [================================ ] 3306/6269 52% [================================ ] 3307/6269 52% [================================ ] 3308/6269 52% [================================ ] 3309/6269 52% [================================ ] 3310/6269 52% [================================ ] 3311/6269 52% [================================ ] 3312/6269 52% [================================ ] 3313/6269 52% [================================ ] 3314/6269 52% [================================ ] 3315/6269 52% [================================ ] 3316/6269 52% [================================ ] 3317/6269 52% [================================ ] 3318/6269 52% [================================ ] 3319/6269 52% [================================ ] 3320/6269 52% [================================ ] 3321/6269 52% [================================ ] 3322/6269 52% [================================ ] 3323/6269 53% [================================ ] 3324/6269 53% [================================ ] 3325/6269 53% [================================ ] 3326/6269 53% [================================ ] 3327/6269 53% [================================ ] 3328/6269 53% [================================ ] 3329/6269 53% [================================ ] 3330/6269 53% [================================ ] 3331/6269 53% [================================ ] 3332/6269 53% [================================ ] 3333/6269 53% [================================ ] 3334/6269 53% [================================ ] 3335/6269 53% [================================ ] 3336/6269 53% [================================= ] 3337/6269 53% [================================= ] 3338/6269 53% [================================= ] 3339/6269 53% [================================= ] 3340/6269 53% [================================= ] 3341/6269 53% [================================= ] 3342/6269 53% [================================= ] 3343/6269 53% [================================= ] 3344/6269 53% [================================= ] 3345/6269 53% [================================= ] 3346/6269 53% [================================= ] 3347/6269 53% [================================= ] 3348/6269 53% [================================= ] 3349/6269 53% [================================= ] 3350/6269 53% [================================= ] 3351/6269 53% [================================= ] 3352/6269 53% [================================= ] 3353/6269 53% [================================= ] 3354/6269 53% [================================= ] 3355/6269 53% [================================= ] 3356/6269 53% [================================= ] 3357/6269 53% [================================= ] 3358/6269 53% [================================= ] 3359/6269 53% [================================= ] 3360/6269 53% [================================= ] 3361/6269 53% [================================= ] 3362/6269 53% [================================= ] 3363/6269 53% [================================= ] 3364/6269 53% [================================= ] 3365/6269 53% [================================= ] 3366/6269 53% [================================= ] 3367/6269 53% [================================= ] 3368/6269 53% [================================= ] 3369/6269 53% [================================= ] 3370/6269 53% [================================= ] 3371/6269 53% [================================= ] 3372/6269 53% [================================= ] 3373/6269 53% [================================= ] 3374/6269 53% [================================= ] 3375/6269 53% [================================= ] 3376/6269 53% [================================= ] 3377/6269 53% [================================= ] 3378/6269 53% [================================= ] 3379/6269 53% [================================= ] 3380/6269 53% [================================= ] 3381/6269 53% [================================= ] 3382/6269 53% [================================= ] 3383/6269 53% [================================= ] 3384/6269 53% [================================= ] 3385/6269 53% [================================= ] 3386/6269 54% [================================= ] 3387/6269 54% [================================= ] 3388/6269 54% [================================= ] 3389/6269 54% [================================= ] 3390/6269 54% [================================= ] 3391/6269 54% [================================= ] 3392/6269 54% [================================= ] 3393/6269 54% [================================= ] 3394/6269 54% [================================= ] 3395/6269 54% [================================= ] 3396/6269 54% [================================= ] 3397/6269 54% [================================= ] 3398/6269 54% [================================= ] 3399/6269 54% [================================= ] 3400/6269 54% [================================= ] 3401/6269 54% [================================= ] 3402/6269 54% [================================= ] 3403/6269 54% [================================= ] 3404/6269 54% [================================= ] 3405/6269 54% [================================= ] 3406/6269 54% [================================= ] 3407/6269 54% [================================= ] 3408/6269 54% [================================= ] 3409/6269 54% [================================= ] 3410/6269 54% [================================= ] 3411/6269 54% [================================= ] 3412/6269 54% [================================= ] 3413/6269 54% [================================= ] 3414/6269 54% [================================= ] 3415/6269 54% [================================= ] 3416/6269 54% [================================= ] 3417/6269 54% [================================= ] 3418/6269 54% [================================= ] 3419/6269 54% [================================= ] 3420/6269 54% [================================= ] 3421/6269 54% [================================= ] 3422/6269 54% [================================= ] 3423/6269 54% [================================= ] 3424/6269 54% [================================= ] 3425/6269 54% [================================= ] 3426/6269 54% [================================= ] 3427/6269 54% [================================= ] 3428/6269 54% [================================= ] 3429/6269 54% [================================= ] 3430/6269 54% [================================= ] 3431/6269 54% [================================= ] 3432/6269 54% [================================= ] 3433/6269 54% [================================= ] 3434/6269 54% [================================= ] 3435/6269 54% [================================= ] 3436/6269 54% [================================= ] 3437/6269 54% [================================== ] 3438/6269 54% [================================== ] 3439/6269 54% [================================== ] 3440/6269 54% [================================== ] 3441/6269 54% [================================== ] 3442/6269 54% [================================== ] 3443/6269 54% [================================== ] 3444/6269 54% [================================== ] 3445/6269 54% [================================== ] 3446/6269 54% [================================== ] 3447/6269 54% [================================== ] 3448/6269 55% [================================== ] 3449/6269 55% [================================== ] 3450/6269 55% [================================== ] 3451/6269 55% [================================== ] 3452/6269 55% [================================== ] 3453/6269 55% [================================== ] 3454/6269 55% [================================== ] 3455/6269 55% [================================== ] 3456/6269 55% [================================== ] 3457/6269 55% [================================== ] 3458/6269 55% [================================== ] 3459/6269 55% [================================== ] 3460/6269 55% [================================== ] 3461/6269 55% [================================== ] 3462/6269 55% [================================== ] 3463/6269 55% [================================== ] 3464/6269 55% [================================== ] 3465/6269 55% [================================== ] 3466/6269 55% [================================== ] 3467/6269 55% [================================== ] 3468/6269 55% [================================== ] 3469/6269 55% [================================== ] 3470/6269 55% [================================== ] 3471/6269 55% [================================== ] 3472/6269 55% [================================== ] 3473/6269 55% [================================== ] 3474/6269 55% [================================== ] 3475/6269 55% [================================== ] 3476/6269 55% [================================== ] 3477/6269 55% [================================== ] 3478/6269 55% [================================== ] 3479/6269 55% [================================== ] 3480/6269 55% [================================== ] 3481/6269 55% [================================== ] 3482/6269 55% [================================== ] 3483/6269 55% [================================== ] 3484/6269 55% [================================== ] 3485/6269 55% [================================== ] 3486/6269 55% [================================== ] 3487/6269 55% [================================== ] 3488/6269 55% [================================== ] 3489/6269 55% [================================== ] 3490/6269 55% [================================== ] 3491/6269 55% [================================== ] 3492/6269 55% [================================== ] 3493/6269 55% [================================== ] 3494/6269 55% [================================== ] 3495/6269 55% [================================== ] 3496/6269 55% [================================== ] 3497/6269 55% [================================== ] 3498/6269 55% [================================== ] 3499/6269 55% [================================== ] 3500/6269 55% [================================== ] 3501/6269 55% [================================== ] 3502/6269 55% [================================== ] 3503/6269 55% [================================== ] 3504/6269 55% [================================== ] 3505/6269 55% [================================== ] 3506/6269 55% [================================== ] 3507/6269 55% [================================== ] 3508/6269 55% [================================== ] 3509/6269 55% [================================== ] 3510/6269 55% [================================== ] 3511/6269 56% [================================== ] 3512/6269 56% [================================== ] 3513/6269 56% [================================== ] 3514/6269 56% [================================== ] 3515/6269 56% [================================== ] 3516/6269 56% [================================== ] 3517/6269 56% [================================== ] 3518/6269 56% [================================== ] 3519/6269 56% [================================== ] 3520/6269 56% [================================== ] 3521/6269 56% [================================== ] 3522/6269 56% [================================== ] 3523/6269 56% [================================== ] 3524/6269 56% [================================== ] 3525/6269 56% [================================== ] 3526/6269 56% [================================== ] 3527/6269 56% [================================== ] 3528/6269 56% [================================== ] 3529/6269 56% [================================== ] 3530/6269 56% [================================== ] 3531/6269 56% [================================== ] 3532/6269 56% [================================== ] 3533/6269 56% [================================== ] 3534/6269 56% [================================== ] 3535/6269 56% [================================== ] 3536/6269 56% [================================== ] 3537/6269 56% [================================== ] 3538/6269 56% [=================================== ] 3539/6269 56% [=================================== ] 3540/6269 56% [=================================== ] 3541/6269 56% [=================================== ] 3542/6269 56% [=================================== ] 3543/6269 56% [=================================== ] 3544/6269 56% [=================================== ] 3545/6269 56% [=================================== ] 3546/6269 56% [=================================== ] 3547/6269 56% [=================================== ] 3548/6269 56% [=================================== ] 3549/6269 56% [=================================== ] 3550/6269 56% [=================================== ] 3551/6269 56% [=================================== ] 3552/6269 56% [=================================== ] 3553/6269 56% [=================================== ] 3554/6269 56% [=================================== ] 3555/6269 56% [=================================== ] 3556/6269 56% [=================================== ] 3557/6269 56% [=================================== ] 3558/6269 56% [=================================== ] 3559/6269 56% [=================================== ] 3560/6269 56% [=================================== ] 3561/6269 56% [=================================== ] 3562/6269 56% [=================================== ] 3563/6269 56% [=================================== ] 3564/6269 56% [=================================== ] 3565/6269 56% [=================================== ] 3566/6269 56% [=================================== ] 3567/6269 56% [=================================== ] 3568/6269 56% [=================================== ] 3569/6269 56% [=================================== ] 3570/6269 56% [=================================== ] 3571/6269 56% [=================================== ] 3572/6269 56% [=================================== ] 3573/6269 56% [=================================== ] 3574/6269 57% [=================================== ] 3575/6269 57% [=================================== ] 3576/6269 57% [=================================== ] 3577/6269 57% [=================================== ] 3578/6269 57% [=================================== ] 3579/6269 57% [=================================== ] 3580/6269 57% [=================================== ] 3581/6269 57% [=================================== ] 3582/6269 57% [=================================== ] 3583/6269 57% [=================================== ] 3584/6269 57% [=================================== ] 3585/6269 57% [=================================== ] 3586/6269 57% [=================================== ] 3587/6269 57% [=================================== ] 3588/6269 57% [=================================== ] 3589/6269 57% [=================================== ] 3590/6269 57% [=================================== ] 3591/6269 57% [=================================== ] 3592/6269 57% [=================================== ] 3593/6269 57% [=================================== ] 3594/6269 57% [=================================== ] 3595/6269 57% [=================================== ] 3596/6269 57% [=================================== ] 3597/6269 57% [=================================== ] 3598/6269 57% [=================================== ] 3599/6269 57% [=================================== ] 3600/6269 57% [=================================== ] 3601/6269 57% [=================================== ] 3602/6269 57% [=================================== ] 3603/6269 57% [=================================== ] 3604/6269 57% [=================================== ] 3605/6269 57% [=================================== ] 3606/6269 57% [=================================== ] 3607/6269 57% [=================================== ] 3608/6269 57% [=================================== ] 3609/6269 57% [=================================== ] 3610/6269 57% [=================================== ] 3611/6269 57% [=================================== ] 3612/6269 57% [=================================== ] 3613/6269 57% [=================================== ] 3614/6269 57% [=================================== ] 3615/6269 57% [=================================== ] 3616/6269 57% [=================================== ] 3617/6269 57% [=================================== ] 3618/6269 57% [=================================== ] 3619/6269 57% [=================================== ] 3620/6269 57% [=================================== ] 3621/6269 57% [=================================== ] 3622/6269 57% [=================================== ] 3623/6269 57% [=================================== ] 3624/6269 57% [=================================== ] 3625/6269 57% [=================================== ] 3626/6269 57% [=================================== ] 3627/6269 57% [=================================== ] 3628/6269 57% [=================================== ] 3629/6269 57% [=================================== ] 3630/6269 57% [=================================== ] 3631/6269 57% [=================================== ] 3632/6269 57% [=================================== ] 3633/6269 57% [=================================== ] 3634/6269 57% [=================================== ] 3635/6269 57% [=================================== ] 3636/6269 57% [=================================== ] 3637/6269 58% [=================================== ] 3638/6269 58% [=================================== ] 3639/6269 58% [=================================== ] 3640/6269 58% [==================================== ] 3641/6269 58% [==================================== ] 3642/6269 58% [==================================== ] 3643/6269 58% [==================================== ] 3644/6269 58% [==================================== ] 3645/6269 58% [==================================== ] 3646/6269 58% [==================================== ] 3647/6269 58% [==================================== ] 3648/6269 58% [==================================== ] 3649/6269 58% [==================================== ] 3650/6269 58% [==================================== ] 3651/6269 58% [==================================== ] 3652/6269 58% [==================================== ] 3653/6269 58% [==================================== ] 3654/6269 58% [==================================== ] 3655/6269 58% [==================================== ] 3656/6269 58% [==================================== ] 3657/6269 58% [==================================== ] 3658/6269 58% [==================================== ] 3659/6269 58% [==================================== ] 3660/6269 58% [==================================== ] 3661/6269 58% [==================================== ] 3662/6269 58% [==================================== ] 3663/6269 58% [==================================== ] 3664/6269 58% [==================================== ] 3665/6269 58% [==================================== ] 3666/6269 58% [==================================== ] 3667/6269 58% [==================================== ] 3668/6269 58% [==================================== ] 3669/6269 58% [==================================== ] 3670/6269 58% [==================================== ] 3671/6269 58% [==================================== ] 3672/6269 58% [==================================== ] 3673/6269 58% [==================================== ] 3674/6269 58% [==================================== ] 3675/6269 58% [==================================== ] 3676/6269 58% [==================================== ] 3677/6269 58% [==================================== ] 3678/6269 58% [==================================== ] 3679/6269 58% [==================================== ] 3680/6269 58% [==================================== ] 3681/6269 58% [==================================== ] 3682/6269 58% [==================================== ] 3683/6269 58% [==================================== ] 3684/6269 58% [==================================== ] 3685/6269 58% [==================================== ] 3686/6269 58% [==================================== ] 3687/6269 58% [==================================== ] 3688/6269 58% [==================================== ] 3689/6269 58% [==================================== ] 3690/6269 58% [==================================== ] 3691/6269 58% [==================================== ] 3692/6269 58% [==================================== ] 3693/6269 58% [==================================== ] 3694/6269 58% [==================================== ] 3695/6269 58% [==================================== ] 3696/6269 58% [==================================== ] 3697/6269 58% [==================================== ] 3698/6269 58% [==================================== ] 3699/6269 59% [==================================== ] 3700/6269 59% [==================================== ] 3701/6269 59% [==================================== ] 3702/6269 59% [==================================== ] 3703/6269 59% [==================================== ] 3704/6269 59% [==================================== ] 3705/6269 59% [==================================== ] 3706/6269 59% [==================================== ] 3707/6269 59% [==================================== ] 3708/6269 59% [==================================== ] 3709/6269 59% [==================================== ] 3710/6269 59% [==================================== ] 3711/6269 59% [==================================== ] 3712/6269 59% [==================================== ] 3713/6269 59% [==================================== ] 3714/6269 59% [==================================== ] 3715/6269 59% [==================================== ] 3716/6269 59% [==================================== ] 3717/6269 59% [==================================== ] 3718/6269 59% [==================================== ] 3719/6269 59% [==================================== ] 3720/6269 59% [==================================== ] 3721/6269 59% [==================================== ] 3722/6269 59% [==================================== ] 3723/6269 59% [==================================== ] 3724/6269 59% [==================================== ] 3725/6269 59% [==================================== ] 3726/6269 59% [==================================== ] 3727/6269 59% [==================================== ] 3728/6269 59% [==================================== ] 3729/6269 59% [==================================== ] 3730/6269 59% [==================================== ] 3731/6269 59% [==================================== ] 3732/6269 59% [==================================== ] 3733/6269 59% [==================================== ] 3734/6269 59% [==================================== ] 3735/6269 59% [==================================== ] 3736/6269 59% [==================================== ] 3737/6269 59% [==================================== ] 3738/6269 59% [==================================== ] 3739/6269 59% [==================================== ] 3740/6269 59% [==================================== ] 3741/6269 59% [===================================== ] 3742/6269 59% [===================================== ] 3743/6269 59% [===================================== ] 3744/6269 59% [===================================== ] 3745/6269 59% [===================================== ] 3746/6269 59% [===================================== ] 3747/6269 59% [===================================== ] 3748/6269 59% [===================================== ] 3749/6269 59% [===================================== ] 3750/6269 59% [===================================== ] 3751/6269 59% [===================================== ] 3752/6269 59% [===================================== ] 3753/6269 59% [===================================== ] 3754/6269 59% [===================================== ] 3755/6269 59% [===================================== ] 3756/6269 59% [===================================== ] 3757/6269 59% [===================================== ] 3758/6269 59% [===================================== ] 3759/6269 59% [===================================== ] 3760/6269 59% [===================================== ] 3761/6269 59% [===================================== ] 3762/6269 60% [===================================== ] 3763/6269 60% [===================================== ] 3764/6269 60% [===================================== ] 3765/6269 60% [===================================== ] 3766/6269 60% [===================================== ] 3767/6269 60% [===================================== ] 3768/6269 60% [===================================== ] 3769/6269 60% [===================================== ] 3770/6269 60% [===================================== ] 3771/6269 60% [===================================== ] 3772/6269 60% [===================================== ] 3773/6269 60% [===================================== ] 3774/6269 60% [===================================== ] 3775/6269 60% [===================================== ] 3776/6269 60% [===================================== ] 3777/6269 60% [===================================== ] 3778/6269 60% [===================================== ] 3779/6269 60% [===================================== ] 3780/6269 60% [===================================== ] 3781/6269 60% [===================================== ] 3782/6269 60% [===================================== ] 3783/6269 60% [===================================== ] 3784/6269 60% [===================================== ] 3785/6269 60% [===================================== ] 3786/6269 60% [===================================== ] 3787/6269 60% [===================================== ] 3788/6269 60% [===================================== ] 3789/6269 60% [===================================== ] 3790/6269 60% [===================================== ] 3791/6269 60% [===================================== ] 3792/6269 60% [===================================== ] 3793/6269 60% [===================================== ] 3794/6269 60% [===================================== ] 3795/6269 60% [===================================== ] 3796/6269 60% [===================================== ] 3797/6269 60% [===================================== ] 3798/6269 60% [===================================== ] 3799/6269 60% [===================================== ] 3800/6269 60% [===================================== ] 3801/6269 60% [===================================== ] 3802/6269 60% [===================================== ] 3803/6269 60% [===================================== ] 3804/6269 60% [===================================== ] 3805/6269 60% [===================================== ] 3806/6269 60% [===================================== ] 3807/6269 60% [===================================== ] 3808/6269 60% [===================================== ] 3809/6269 60% [===================================== ] 3810/6269 60% [===================================== ] 3811/6269 60% [===================================== ] 3812/6269 60% [===================================== ] 3813/6269 60% [===================================== ] 3814/6269 60% [===================================== ] 3815/6269 60% [===================================== ] 3816/6269 60% [===================================== ] 3817/6269 60% [===================================== ] 3818/6269 60% [===================================== ] 3819/6269 60% [===================================== ] 3820/6269 60% [===================================== ] 3821/6269 60% [===================================== ] 3822/6269 60% [===================================== ] 3823/6269 60% [===================================== ] 3824/6269 60% [===================================== ] 3825/6269 61% [===================================== ] 3826/6269 61% [===================================== ] 3827/6269 61% [===================================== ] 3828/6269 61% [===================================== ] 3829/6269 61% [===================================== ] 3830/6269 61% [===================================== ] 3831/6269 61% [===================================== ] 3832/6269 61% [===================================== ] 3833/6269 61% [===================================== ] 3834/6269 61% [===================================== ] 3835/6269 61% [===================================== ] 3836/6269 61% [===================================== ] 3837/6269 61% [===================================== ] 3838/6269 61% [===================================== ] 3839/6269 61% [===================================== ] 3840/6269 61% [===================================== ] 3841/6269 61% [===================================== ] 3842/6269 61% [====================================== ] 3843/6269 61% [====================================== ] 3844/6269 61% [====================================== ] 3845/6269 61% [====================================== ] 3846/6269 61% [====================================== ] 3847/6269 61% [====================================== ] 3848/6269 61% [====================================== ] 3849/6269 61% [====================================== ] 3850/6269 61% [====================================== ] 3851/6269 61% [====================================== ] 3852/6269 61% [====================================== ] 3853/6269 61% [====================================== ] 3854/6269 61% [====================================== ] 3855/6269 61% [====================================== ] 3856/6269 61% [====================================== ] 3857/6269 61% [====================================== ] 3858/6269 61% [====================================== ] 3859/6269 61% [====================================== ] 3860/6269 61% [====================================== ] 3861/6269 61% [====================================== ] 3862/6269 61% [====================================== ] 3863/6269 61% [====================================== ] 3864/6269 61% [====================================== ] 3865/6269 61% [====================================== ] 3866/6269 61% [====================================== ] 3867/6269 61% [====================================== ] 3868/6269 61% [====================================== ] 3869/6269 61% [====================================== ] 3870/6269 61% [====================================== ] 3871/6269 61% [====================================== ] 3872/6269 61% [====================================== ] 3873/6269 61% [====================================== ] 3874/6269 61% [====================================== ] 3875/6269 61% [====================================== ] 3876/6269 61% [====================================== ] 3877/6269 61% [====================================== ] 3878/6269 61% [====================================== ] 3879/6269 61% [====================================== ] 3880/6269 61% [====================================== ] 3881/6269 61% [====================================== ] 3882/6269 61% [====================================== ] 3883/6269 61% [====================================== ] 3884/6269 61% [====================================== ] 3885/6269 61% [====================================== ] 3886/6269 61% [====================================== ] 3887/6269 62% [====================================== ] 3888/6269 62% [====================================== ] 3889/6269 62% [====================================== ] 3890/6269 62% [====================================== ] 3891/6269 62% [====================================== ] 3892/6269 62% [====================================== ] 3893/6269 62% [====================================== ] 3894/6269 62% [====================================== ] 3895/6269 62% [====================================== ] 3896/6269 62% [====================================== ] 3897/6269 62% [====================================== ] 3898/6269 62% [====================================== ] 3899/6269 62% [====================================== ] 3900/6269 62% [====================================== ] 3901/6269 62% [====================================== ] 3902/6269 62% [====================================== ] 3903/6269 62% [====================================== ] 3904/6269 62% [====================================== ] 3905/6269 62% [====================================== ] 3906/6269 62% [====================================== ] 3907/6269 62% [====================================== ] 3908/6269 62% [====================================== ] 3909/6269 62% [====================================== ] 3910/6269 62% [====================================== ] 3911/6269 62% [====================================== ] 3912/6269 62% [====================================== ] 3913/6269 62% [====================================== ] 3914/6269 62% [====================================== ] 3915/6269 62% [====================================== ] 3916/6269 62% [====================================== ] 3917/6269 62% [====================================== ] 3918/6269 62% [====================================== ] 3919/6269 62% [====================================== ] 3920/6269 62% [====================================== ] 3921/6269 62% [====================================== ] 3922/6269 62% [====================================== ] 3923/6269 62% [====================================== ] 3924/6269 62% [====================================== ] 3925/6269 62% [====================================== ] 3926/6269 62% [====================================== ] 3927/6269 62% [====================================== ] 3928/6269 62% [====================================== ] 3929/6269 62% [====================================== ] 3930/6269 62% [====================================== ] 3931/6269 62% [====================================== ] 3932/6269 62% [====================================== ] 3933/6269 62% [====================================== ] 3934/6269 62% [====================================== ] 3935/6269 62% [====================================== ] 3936/6269 62% [====================================== ] 3937/6269 62% [====================================== ] 3938/6269 62% [====================================== ] 3939/6269 62% [====================================== ] 3940/6269 62% [====================================== ] 3941/6269 62% [====================================== ] 3942/6269 62% [====================================== ] 3943/6269 62% [======================================= ] 3944/6269 62% [======================================= ] 3945/6269 62% [======================================= ] 3946/6269 62% [======================================= ] 3947/6269 62% [======================================= ] 3948/6269 62% [======================================= ] 3949/6269 62% [======================================= ] 3950/6269 63% [======================================= ] 3951/6269 63% [======================================= ] 3952/6269 63% [======================================= ] 3953/6269 63% [======================================= ] 3954/6269 63% [======================================= ] 3955/6269 63% [======================================= ] 3956/6269 63% [======================================= ] 3957/6269 63% [======================================= ] 3958/6269 63% [======================================= ] 3959/6269 63% [======================================= ] 3960/6269 63% [======================================= ] 3961/6269 63% [======================================= ] 3962/6269 63% [======================================= ] 3963/6269 63% [======================================= ] 3964/6269 63% [======================================= ] 3965/6269 63% [======================================= ] 3966/6269 63% [======================================= ] 3967/6269 63% [======================================= ] 3968/6269 63% [======================================= ] 3969/6269 63% [======================================= ] 3970/6269 63% [======================================= ] 3971/6269 63% [======================================= ] 3972/6269 63% [======================================= ] 3973/6269 63% [======================================= ] 3974/6269 63% [======================================= ] 3975/6269 63% [======================================= ] 3976/6269 63% [======================================= ] 3977/6269 63% [======================================= ] 3978/6269 63% [======================================= ] 3979/6269 63% [======================================= ] 3980/6269 63% [======================================= ] 3981/6269 63% [======================================= ] 3982/6269 63% [======================================= ] 3983/6269 63% [======================================= ] 3984/6269 63% [======================================= ] 3985/6269 63% [======================================= ] 3986/6269 63% [======================================= ] 3987/6269 63% [======================================= ] 3988/6269 63% [======================================= ] 3989/6269 63% [======================================= ] 3990/6269 63% [======================================= ] 3991/6269 63% [======================================= ] 3992/6269 63% [======================================= ] 3993/6269 63% [======================================= ] 3994/6269 63% [======================================= ] 3995/6269 63% [======================================= ] 3996/6269 63% [======================================= ] 3997/6269 63% [======================================= ] 3998/6269 63% [======================================= ] 3999/6269 63% [======================================= ] 4000/6269 63% [======================================= ] 4001/6269 63% [======================================= ] 4002/6269 63% [======================================= ] 4003/6269 63% [======================================= ] 4004/6269 63% [======================================= ] 4005/6269 63% [======================================= ] 4006/6269 63% [======================================= ] 4007/6269 63% [======================================= ] 4008/6269 63% [======================================= ] 4009/6269 63% [======================================= ] 4010/6269 63% [======================================= ] 4011/6269 63% [======================================= ] 4012/6269 63% [======================================= ] 4013/6269 64% [======================================= ] 4014/6269 64% [======================================= ] 4015/6269 64% [======================================= ] 4016/6269 64% [======================================= ] 4017/6269 64% [======================================= ] 4018/6269 64% [======================================= ] 4019/6269 64% [======================================= ] 4020/6269 64% [======================================= ] 4021/6269 64% [======================================= ] 4022/6269 64% [======================================= ] 4023/6269 64% [======================================= ] 4024/6269 64% [======================================= ] 4025/6269 64% [======================================= ] 4026/6269 64% [======================================= ] 4027/6269 64% [======================================= ] 4028/6269 64% [======================================= ] 4029/6269 64% [======================================= ] 4030/6269 64% [======================================= ] 4031/6269 64% [======================================= ] 4032/6269 64% [======================================= ] 4033/6269 64% [======================================= ] 4034/6269 64% [======================================= ] 4035/6269 64% [======================================= ] 4036/6269 64% [======================================= ] 4037/6269 64% [======================================= ] 4038/6269 64% [======================================= ] 4039/6269 64% [======================================= ] 4040/6269 64% [======================================= ] 4041/6269 64% [======================================= ] 4042/6269 64% [======================================= ] 4043/6269 64% [======================================= ] 4044/6269 64% [======================================== ] 4045/6269 64% [======================================== ] 4046/6269 64% [======================================== ] 4047/6269 64% [======================================== ] 4048/6269 64% [======================================== ] 4049/6269 64% [======================================== ] 4050/6269 64% [======================================== ] 4051/6269 64% [======================================== ] 4052/6269 64% [======================================== ] 4053/6269 64% [======================================== ] 4054/6269 64% [======================================== ] 4055/6269 64% [======================================== ] 4056/6269 64% [======================================== ] 4057/6269 64% [======================================== ] 4058/6269 64% [======================================== ] 4059/6269 64% [======================================== ] 4060/6269 64% [======================================== ] 4061/6269 64% [======================================== ] 4062/6269 64% [======================================== ] 4063/6269 64% [======================================== ] 4064/6269 64% [======================================== ] 4065/6269 64% [======================================== ] 4066/6269 64% [======================================== ] 4067/6269 64% [======================================== ] 4068/6269 64% [======================================== ] 4069/6269 64% [======================================== ] 4070/6269 64% [======================================== ] 4071/6269 64% [======================================== ] 4072/6269 64% [======================================== ] 4073/6269 64% [======================================== ] 4074/6269 64% [======================================== ] 4075/6269 65% [======================================== ] 4076/6269 65% [======================================== ] 4077/6269 65% [======================================== ] 4078/6269 65% [======================================== ] 4079/6269 65% [======================================== ] 4080/6269 65% [======================================== ] 4081/6269 65% [======================================== ] 4082/6269 65% [======================================== ] 4083/6269 65% [======================================== ] 4084/6269 65% [======================================== ] 4085/6269 65% [======================================== ] 4086/6269 65% [======================================== ] 4087/6269 65% [======================================== ] 4088/6269 65% [======================================== ] 4089/6269 65% [======================================== ] 4090/6269 65% [======================================== ] 4091/6269 65% [======================================== ] 4092/6269 65% [======================================== ] 4093/6269 65% [======================================== ] 4094/6269 65% [======================================== ] 4095/6269 65% [======================================== ] 4096/6269 65% [======================================== ] 4097/6269 65% [======================================== ] 4098/6269 65% [======================================== ] 4099/6269 65% [======================================== ] 4100/6269 65% [======================================== ] 4101/6269 65% [======================================== ] 4102/6269 65% [======================================== ] 4103/6269 65% [======================================== ] 4104/6269 65% [======================================== ] 4105/6269 65% [======================================== ] 4106/6269 65% [======================================== ] 4107/6269 65% [======================================== ] 4108/6269 65% [======================================== ] 4109/6269 65% [======================================== ] 4110/6269 65% [======================================== ] 4111/6269 65% [======================================== ] 4112/6269 65% [======================================== ] 4113/6269 65% [======================================== ] 4114/6269 65% [======================================== ] 4115/6269 65% [======================================== ] 4116/6269 65% [======================================== ] 4117/6269 65% [======================================== ] 4118/6269 65% [======================================== ] 4119/6269 65% [======================================== ] 4120/6269 65% [======================================== ] 4121/6269 65% [======================================== ] 4122/6269 65% [======================================== ] 4123/6269 65% [======================================== ] 4124/6269 65% [======================================== ] 4125/6269 65% [======================================== ] 4126/6269 65% [======================================== ] 4127/6269 65% [======================================== ] 4128/6269 65% [======================================== ] 4129/6269 65% [======================================== ] 4130/6269 65% [======================================== ] 4131/6269 65% [======================================== ] 4132/6269 65% [======================================== ] 4133/6269 65% [======================================== ] 4134/6269 65% [======================================== ] 4135/6269 65% [======================================== ] 4136/6269 65% [======================================== ] 4137/6269 65% [======================================== ] 4138/6269 66% [======================================== ] 4139/6269 66% [======================================== ] 4140/6269 66% [======================================== ] 4141/6269 66% [======================================== ] 4142/6269 66% [======================================== ] 4143/6269 66% [======================================== ] 4144/6269 66% [======================================== ] 4145/6269 66% [========================================= ] 4146/6269 66% [========================================= ] 4147/6269 66% [========================================= ] 4148/6269 66% [========================================= ] 4149/6269 66% [========================================= ] 4150/6269 66% [========================================= ] 4151/6269 66% [========================================= ] 4152/6269 66% [========================================= ] 4153/6269 66% [========================================= ] 4154/6269 66% [========================================= ] 4155/6269 66% [========================================= ] 4156/6269 66% [========================================= ] 4157/6269 66% [========================================= ] 4158/6269 66% [========================================= ] 4159/6269 66% [========================================= ] 4160/6269 66% [========================================= ] 4161/6269 66% [========================================= ] 4162/6269 66% [========================================= ] 4163/6269 66% [========================================= ] 4164/6269 66% [========================================= ] 4165/6269 66% [========================================= ] 4166/6269 66% [========================================= ] 4167/6269 66% [========================================= ] 4168/6269 66% [========================================= ] 4169/6269 66% [========================================= ] 4170/6269 66% [========================================= ] 4171/6269 66% [========================================= ] 4172/6269 66% [========================================= ] 4173/6269 66% [========================================= ] 4174/6269 66% [========================================= ] 4175/6269 66% [========================================= ] 4176/6269 66% [========================================= ] 4177/6269 66% [========================================= ] 4178/6269 66% [========================================= ] 4179/6269 66% [========================================= ] 4180/6269 66% [========================================= ] 4181/6269 66% [========================================= ] 4182/6269 66% [========================================= ] 4183/6269 66% [========================================= ] 4184/6269 66% [========================================= ] 4185/6269 66% [========================================= ] 4186/6269 66% [========================================= ] 4187/6269 66% [========================================= ] 4188/6269 66% [========================================= ] 4189/6269 66% [========================================= ] 4190/6269 66% [========================================= ] 4191/6269 66% [========================================= ] 4192/6269 66% [========================================= ] 4193/6269 66% [========================================= ] 4194/6269 66% [========================================= ] 4195/6269 66% [========================================= ] 4196/6269 66% [========================================= ] 4197/6269 66% [========================================= ] 4198/6269 66% [========================================= ] 4199/6269 66% [========================================= ] 4200/6269 66% [========================================= ] 4201/6269 67% [========================================= ] 4202/6269 67% [========================================= ] 4203/6269 67% [========================================= ] 4204/6269 67% [========================================= ] 4205/6269 67% [========================================= ] 4206/6269 67% [========================================= ] 4207/6269 67% [========================================= ] 4208/6269 67% [========================================= ] 4209/6269 67% [========================================= ] 4210/6269 67% [========================================= ] 4211/6269 67% [========================================= ] 4212/6269 67% [========================================= ] 4213/6269 67% [========================================= ] 4214/6269 67% [========================================= ] 4215/6269 67% [========================================= ] 4216/6269 67% [========================================= ] 4217/6269 67% [========================================= ] 4218/6269 67% [========================================= ] 4219/6269 67% [========================================= ] 4220/6269 67% [========================================= ] 4221/6269 67% [========================================= ] 4222/6269 67% [========================================= ] 4223/6269 67% [========================================= ] 4224/6269 67% [========================================= ] 4225/6269 67% [========================================= ] 4226/6269 67% [========================================= ] 4227/6269 67% [========================================= ] 4228/6269 67% [========================================= ] 4229/6269 67% [========================================= ] 4230/6269 67% [========================================= ] 4231/6269 67% [========================================= ] 4232/6269 67% [========================================= ] 4233/6269 67% [========================================= ] 4234/6269 67% [========================================= ] 4235/6269 67% [========================================= ] 4236/6269 67% [========================================= ] 4237/6269 67% [========================================= ] 4238/6269 67% [========================================= ] 4239/6269 67% [========================================= ] 4240/6269 67% [========================================= ] 4241/6269 67% [========================================= ] 4242/6269 67% [========================================= ] 4243/6269 67% [========================================= ] 4244/6269 67% [========================================= ] 4245/6269 67% [========================================= ] 4246/6269 67% [========================================== ] 4247/6269 67% [========================================== ] 4248/6269 67% [========================================== ] 4249/6269 67% [========================================== ] 4250/6269 67% [========================================== ] 4251/6269 67% [========================================== ] 4252/6269 67% [========================================== ] 4253/6269 67% [========================================== ] 4254/6269 67% [========================================== ] 4255/6269 67% [========================================== ] 4256/6269 67% [========================================== ] 4257/6269 67% [========================================== ] 4258/6269 67% [========================================== ] 4259/6269 67% [========================================== ] 4260/6269 67% [========================================== ] 4261/6269 67% [========================================== ] 4262/6269 67% [========================================== ] 4263/6269 68% [========================================== ] 4264/6269 68% [========================================== ] 4265/6269 68% [========================================== ] 4266/6269 68% [========================================== ] 4267/6269 68% [========================================== ] 4268/6269 68% [========================================== ] 4269/6269 68% [========================================== ] 4270/6269 68% [========================================== ] 4271/6269 68% [========================================== ] 4272/6269 68% [========================================== ] 4273/6269 68% [========================================== ] 4274/6269 68% [========================================== ] 4275/6269 68% [========================================== ] 4276/6269 68% [========================================== ] 4277/6269 68% [========================================== ] 4278/6269 68% [========================================== ] 4279/6269 68% [========================================== ] 4280/6269 68% [========================================== ] 4281/6269 68% [========================================== ] 4282/6269 68% [========================================== ] 4283/6269 68% [========================================== ] 4284/6269 68% [========================================== ] 4285/6269 68% [========================================== ] 4286/6269 68% [========================================== ] 4287/6269 68% [========================================== ] 4288/6269 68% [========================================== ] 4289/6269 68% [========================================== ] 4290/6269 68% [========================================== ] 4291/6269 68% [========================================== ] 4292/6269 68% [========================================== ] 4293/6269 68% [========================================== ] 4294/6269 68% [========================================== ] 4295/6269 68% [========================================== ] 4296/6269 68% [========================================== ] 4297/6269 68% [========================================== ] 4298/6269 68% [========================================== ] 4299/6269 68% [========================================== ] 4300/6269 68% [========================================== ] 4301/6269 68% [========================================== ] 4302/6269 68% [========================================== ] 4303/6269 68% [========================================== ] 4304/6269 68% [========================================== ] 4305/6269 68% [========================================== ] 4306/6269 68% [========================================== ] 4307/6269 68% [========================================== ] 4308/6269 68% [========================================== ] 4309/6269 68% [========================================== ] 4310/6269 68% [========================================== ] 4311/6269 68% [========================================== ] 4312/6269 68% [========================================== ] 4313/6269 68% [========================================== ] 4314/6269 68% [========================================== ] 4315/6269 68% [========================================== ] 4316/6269 68% [========================================== ] 4317/6269 68% [========================================== ] 4318/6269 68% [========================================== ] 4319/6269 68% [========================================== ] 4320/6269 68% [========================================== ] 4321/6269 68% [========================================== ] 4322/6269 68% [========================================== ] 4323/6269 68% [========================================== ] 4324/6269 68% [========================================== ] 4325/6269 68% [========================================== ] 4326/6269 69% [========================================== ] 4327/6269 69% [========================================== ] 4328/6269 69% [========================================== ] 4329/6269 69% [========================================== ] 4330/6269 69% [========================================== ] 4331/6269 69% [========================================== ] 4332/6269 69% [========================================== ] 4333/6269 69% [========================================== ] 4334/6269 69% [========================================== ] 4335/6269 69% [========================================== ] 4336/6269 69% [========================================== ] 4337/6269 69% [========================================== ] 4338/6269 69% [========================================== ] 4339/6269 69% [========================================== ] 4340/6269 69% [========================================== ] 4341/6269 69% [========================================== ] 4342/6269 69% [========================================== ] 4343/6269 69% [========================================== ] 4344/6269 69% [========================================== ] 4345/6269 69% [========================================== ] 4346/6269 69% [========================================== ] 4347/6269 69% [=========================================== ] 4348/6269 69% [=========================================== ] 4349/6269 69% [=========================================== ] 4350/6269 69% [=========================================== ] 4351/6269 69% [=========================================== ] 4352/6269 69% [=========================================== ] 4353/6269 69% [=========================================== ] 4354/6269 69% [=========================================== ] 4355/6269 69% [=========================================== ] 4356/6269 69% [=========================================== ] 4357/6269 69% [=========================================== ] 4358/6269 69% [=========================================== ] 4359/6269 69% [=========================================== ] 4360/6269 69% [=========================================== ] 4361/6269 69% [=========================================== ] 4362/6269 69% [=========================================== ] 4363/6269 69% [=========================================== ] 4364/6269 69% [=========================================== ] 4365/6269 69% [=========================================== ] 4366/6269 69% [=========================================== ] 4367/6269 69% [=========================================== ] 4368/6269 69% [=========================================== ] 4369/6269 69% [=========================================== ] 4370/6269 69% [=========================================== ] 4371/6269 69% [=========================================== ] 4372/6269 69% [=========================================== ] 4373/6269 69% [=========================================== ] 4374/6269 69% [=========================================== ] 4375/6269 69% [=========================================== ] 4376/6269 69% [=========================================== ] 4377/6269 69% [=========================================== ] 4378/6269 69% [=========================================== ] 4379/6269 69% [=========================================== ] 4380/6269 69% [=========================================== ] 4381/6269 69% [=========================================== ] 4382/6269 69% [=========================================== ] 4383/6269 69% [=========================================== ] 4384/6269 69% [=========================================== ] 4385/6269 69% [=========================================== ] 4386/6269 69% [=========================================== ] 4387/6269 69% [=========================================== ] 4388/6269 69% [=========================================== ] 4389/6269 70% [=========================================== ] 4390/6269 70% [=========================================== ] 4391/6269 70% [=========================================== ] 4392/6269 70% [=========================================== ] 4393/6269 70% [=========================================== ] 4394/6269 70% [=========================================== ] 4395/6269 70% [=========================================== ] 4396/6269 70% [=========================================== ] 4397/6269 70% [=========================================== ] 4398/6269 70% [=========================================== ] 4399/6269 70% [=========================================== ] 4400/6269 70% [=========================================== ] 4401/6269 70% [=========================================== ] 4402/6269 70% [=========================================== ] 4403/6269 70% [=========================================== ] 4404/6269 70% [=========================================== ] 4405/6269 70% [=========================================== ] 4406/6269 70% [=========================================== ] 4407/6269 70% [=========================================== ] 4408/6269 70% [=========================================== ] 4409/6269 70% [=========================================== ] 4410/6269 70% [=========================================== ] 4411/6269 70% [=========================================== ] 4412/6269 70% [=========================================== ] 4413/6269 70% [=========================================== ] 4414/6269 70% [=========================================== ] 4415/6269 70% [=========================================== ] 4416/6269 70% [=========================================== ] 4417/6269 70% [=========================================== ] 4418/6269 70% [=========================================== ] 4419/6269 70% [=========================================== ] 4420/6269 70% [=========================================== ] 4421/6269 70% [=========================================== ] 4422/6269 70% [=========================================== ] 4423/6269 70% [=========================================== ] 4424/6269 70% [=========================================== ] 4425/6269 70% [=========================================== ] 4426/6269 70% [=========================================== ] 4427/6269 70% [=========================================== ] 4428/6269 70% [=========================================== ] 4429/6269 70% [=========================================== ] 4430/6269 70% [=========================================== ] 4431/6269 70% [=========================================== ] 4432/6269 70% [=========================================== ] 4433/6269 70% [=========================================== ] 4434/6269 70% [=========================================== ] 4435/6269 70% [=========================================== ] 4436/6269 70% [=========================================== ] 4437/6269 70% [=========================================== ] 4438/6269 70% [=========================================== ] 4439/6269 70% [=========================================== ] 4440/6269 70% [=========================================== ] 4441/6269 70% [=========================================== ] 4442/6269 70% [=========================================== ] 4443/6269 70% [=========================================== ] 4444/6269 70% [=========================================== ] 4445/6269 70% [=========================================== ] 4446/6269 70% [=========================================== ] 4447/6269 70% [=========================================== ] 4448/6269 70% [============================================ ] 4449/6269 70% [============================================ ] 4450/6269 70% [============================================ ] 4451/6269 71% [============================================ ] 4452/6269 71% [============================================ ] 4453/6269 71% [============================================ ] 4454/6269 71% [============================================ ] 4455/6269 71% [============================================ ] 4456/6269 71% [============================================ ] 4457/6269 71% [============================================ ] 4458/6269 71% [============================================ ] 4459/6269 71% [============================================ ] 4460/6269 71% [============================================ ] 4461/6269 71% [============================================ ] 4462/6269 71% [============================================ ] 4463/6269 71% [============================================ ] 4464/6269 71% [============================================ ] 4465/6269 71% [============================================ ] 4466/6269 71% [============================================ ] 4467/6269 71% [============================================ ] 4468/6269 71% [============================================ ] 4469/6269 71% [============================================ ] 4470/6269 71% [============================================ ] 4471/6269 71% [============================================ ] 4472/6269 71% [============================================ ] 4473/6269 71% [============================================ ] 4474/6269 71% [============================================ ] 4475/6269 71% [============================================ ] 4476/6269 71% [============================================ ] 4477/6269 71% [============================================ ] 4478/6269 71% [============================================ ] 4479/6269 71% [============================================ ] 4480/6269 71% [============================================ ] 4481/6269 71% [============================================ ] 4482/6269 71% [============================================ ] 4483/6269 71% [============================================ ] 4484/6269 71% [============================================ ] 4485/6269 71% [============================================ ] 4486/6269 71% [============================================ ] 4487/6269 71% [============================================ ] 4488/6269 71% [============================================ ] 4489/6269 71% [============================================ ] 4490/6269 71% [============================================ ] 4491/6269 71% [============================================ ] 4492/6269 71% [============================================ ] 4493/6269 71% [============================================ ] 4494/6269 71% [============================================ ] 4495/6269 71% [============================================ ] 4496/6269 71% [============================================ ] 4497/6269 71% [============================================ ] 4498/6269 71% [============================================ ] 4499/6269 71% [============================================ ] 4500/6269 71% [============================================ ] 4501/6269 71% [============================================ ] 4502/6269 71% [============================================ ] 4503/6269 71% [============================================ ] 4504/6269 71% [============================================ ] 4505/6269 71% [============================================ ] 4506/6269 71% [============================================ ] 4507/6269 71% [============================================ ] 4508/6269 71% [============================================ ] 4509/6269 71% [============================================ ] 4510/6269 71% [============================================ ] 4511/6269 71% [============================================ ] 4512/6269 71% [============================================ ] 4513/6269 71% [============================================ ] 4514/6269 72% [============================================ ] 4515/6269 72% [============================================ ] 4516/6269 72% [============================================ ] 4517/6269 72% [============================================ ] 4518/6269 72% [============================================ ] 4519/6269 72% [============================================ ] 4520/6269 72% [============================================ ] 4521/6269 72% [============================================ ] 4522/6269 72% [============================================ ] 4523/6269 72% [============================================ ] 4524/6269 72% [============================================ ] 4525/6269 72% [============================================ ] 4526/6269 72% [============================================ ] 4527/6269 72% [============================================ ] 4528/6269 72% [============================================ ] 4529/6269 72% [============================================ ] 4530/6269 72% [============================================ ] 4531/6269 72% [============================================ ] 4532/6269 72% [============================================ ] 4533/6269 72% [============================================ ] 4534/6269 72% [============================================ ] 4535/6269 72% [============================================ ] 4536/6269 72% [============================================ ] 4537/6269 72% [============================================ ] 4538/6269 72% [============================================ ] 4539/6269 72% [============================================ ] 4540/6269 72% [============================================ ] 4541/6269 72% [============================================ ] 4542/6269 72% [============================================ ] 4543/6269 72% [============================================ ] 4544/6269 72% [============================================ ] 4545/6269 72% [============================================ ] 4546/6269 72% [============================================ ] 4547/6269 72% [============================================ ] 4548/6269 72% [============================================ ] 4549/6269 72% [============================================ ] 4550/6269 72% [============================================= ] 4551/6269 72% [============================================= ] 4552/6269 72% [============================================= ] 4553/6269 72% [============================================= ] 4554/6269 72% [============================================= ] 4555/6269 72% [============================================= ] 4556/6269 72% [============================================= ] 4557/6269 72% [============================================= ] 4558/6269 72% [============================================= ] 4559/6269 72% [============================================= ] 4560/6269 72% [============================================= ] 4561/6269 72% [============================================= ] 4562/6269 72% [============================================= ] 4563/6269 72% [============================================= ] 4564/6269 72% [============================================= ] 4565/6269 72% [============================================= ] 4566/6269 72% [============================================= ] 4567/6269 72% [============================================= ] 4568/6269 72% [============================================= ] 4569/6269 72% [============================================= ] 4570/6269 72% [============================================= ] 4571/6269 72% [============================================= ] 4572/6269 72% [============================================= ] 4573/6269 72% [============================================= ] 4574/6269 72% [============================================= ] 4575/6269 72% [============================================= ] 4576/6269 72% [============================================= ] 4577/6269 73% [============================================= ] 4578/6269 73% [============================================= ] 4579/6269 73% [============================================= ] 4580/6269 73% [============================================= ] 4581/6269 73% [============================================= ] 4582/6269 73% [============================================= ] 4583/6269 73% [============================================= ] 4584/6269 73% [============================================= ] 4585/6269 73% [============================================= ] 4586/6269 73% [============================================= ] 4587/6269 73% [============================================= ] 4588/6269 73% [============================================= ] 4589/6269 73% [============================================= ] 4590/6269 73% [============================================= ] 4591/6269 73% [============================================= ] 4592/6269 73% [============================================= ] 4593/6269 73% [============================================= ] 4594/6269 73% [============================================= ] 4595/6269 73% [============================================= ] 4596/6269 73% [============================================= ] 4597/6269 73% [============================================= ] 4598/6269 73% [============================================= ] 4599/6269 73% [============================================= ] 4600/6269 73% [============================================= ] 4601/6269 73% [============================================= ] 4602/6269 73% [============================================= ] 4603/6269 73% [============================================= ] 4604/6269 73% [============================================= ] 4605/6269 73% [============================================= ] 4606/6269 73% [============================================= ] 4607/6269 73% [============================================= ] 4608/6269 73% [============================================= ] 4609/6269 73% [============================================= ] 4610/6269 73% [============================================= ] 4611/6269 73% [============================================= ] 4612/6269 73% [============================================= ] 4613/6269 73% [============================================= ] 4614/6269 73% [============================================= ] 4615/6269 73% [============================================= ] 4616/6269 73% [============================================= ] 4617/6269 73% [============================================= ] 4618/6269 73% [============================================= ] 4619/6269 73% [============================================= ] 4620/6269 73% [============================================= ] 4621/6269 73% [============================================= ] 4622/6269 73% [============================================= ] 4623/6269 73% [============================================= ] 4624/6269 73% [============================================= ] 4625/6269 73% [============================================= ] 4626/6269 73% [============================================= ] 4627/6269 73% [============================================= ] 4628/6269 73% [============================================= ] 4629/6269 73% [============================================= ] 4630/6269 73% [============================================= ] 4631/6269 73% [============================================= ] 4632/6269 73% [============================================= ] 4633/6269 73% [============================================= ] 4634/6269 73% [============================================= ] 4635/6269 73% [============================================= ] 4636/6269 73% [============================================= ] 4637/6269 73% [============================================= ] 4638/6269 73% [============================================= ] 4639/6269 73% [============================================= ] 4640/6269 74% [============================================= ] 4641/6269 74% [============================================= ] 4642/6269 74% [============================================= ] 4643/6269 74% [============================================= ] 4644/6269 74% [============================================= ] 4645/6269 74% [============================================= ] 4646/6269 74% [============================================= ] 4647/6269 74% [============================================= ] 4648/6269 74% [============================================= ] 4649/6269 74% [============================================= ] 4650/6269 74% [============================================= ] 4651/6269 74% [============================================== ] 4652/6269 74% [============================================== ] 4653/6269 74% [============================================== ] 4654/6269 74% [============================================== ] 4655/6269 74% [============================================== ] 4656/6269 74% [============================================== ] 4657/6269 74% [============================================== ] 4658/6269 74% [============================================== ] 4659/6269 74% [============================================== ] 4660/6269 74% [============================================== ] 4661/6269 74% [============================================== ] 4662/6269 74% [============================================== ] 4663/6269 74% [============================================== ] 4664/6269 74% [============================================== ] 4665/6269 74% [============================================== ] 4666/6269 74% [============================================== ] 4667/6269 74% [============================================== ] 4668/6269 74% [============================================== ] 4669/6269 74% [============================================== ] 4670/6269 74% [============================================== ] 4671/6269 74% [============================================== ] 4672/6269 74% [============================================== ] 4673/6269 74% [============================================== ] 4674/6269 74% [============================================== ] 4675/6269 74% [============================================== ] 4676/6269 74% [============================================== ] 4677/6269 74% [============================================== ] 4678/6269 74% [============================================== ] 4679/6269 74% [============================================== ] 4680/6269 74% [============================================== ] 4681/6269 74% [============================================== ] 4682/6269 74% [============================================== ] 4683/6269 74% [============================================== ] 4684/6269 74% [============================================== ] 4685/6269 74% [============================================== ] 4686/6269 74% [============================================== ] 4687/6269 74% [============================================== ] 4688/6269 74% [============================================== ] 4689/6269 74% [============================================== ] 4690/6269 74% [============================================== ] 4691/6269 74% [============================================== ] 4692/6269 74% [============================================== ] 4693/6269 74% [============================================== ] 4694/6269 74% [============================================== ] 4695/6269 74% [============================================== ] 4696/6269 74% [============================================== ] 4697/6269 74% [============================================== ] 4698/6269 74% [============================================== ] 4699/6269 74% [============================================== ] 4700/6269 74% [============================================== ] 4701/6269 74% [============================================== ] 4702/6269 75% [============================================== ] 4703/6269 75% [============================================== ] 4704/6269 75% [============================================== ] 4705/6269 75% [============================================== ] 4706/6269 75% [============================================== ] 4707/6269 75% [============================================== ] 4708/6269 75% [============================================== ] 4709/6269 75% [============================================== ] 4710/6269 75% [============================================== ] 4711/6269 75% [============================================== ] 4712/6269 75% [============================================== ] 4713/6269 75% [============================================== ] 4714/6269 75% [============================================== ] 4715/6269 75% [============================================== ] 4716/6269 75% [============================================== ] 4717/6269 75% [============================================== ] 4718/6269 75% [============================================== ] 4719/6269 75% [============================================== ] 4720/6269 75% [============================================== ] 4721/6269 75% [============================================== ] 4722/6269 75% [============================================== ] 4723/6269 75% [============================================== ] 4724/6269 75% [============================================== ] 4725/6269 75% [============================================== ] 4726/6269 75% [============================================== ] 4727/6269 75% [============================================== ] 4728/6269 75% [============================================== ] 4729/6269 75% [============================================== ] 4730/6269 75% [============================================== ] 4731/6269 75% [============================================== ] 4732/6269 75% [============================================== ] 4733/6269 75% [============================================== ] 4734/6269 75% [============================================== ] 4735/6269 75% [============================================== ] 4736/6269 75% [============================================== ] 4737/6269 75% [============================================== ] 4738/6269 75% [============================================== ] 4739/6269 75% [============================================== ] 4740/6269 75% [============================================== ] 4741/6269 75% [============================================== ] 4742/6269 75% [============================================== ] 4743/6269 75% [============================================== ] 4744/6269 75% [============================================== ] 4745/6269 75% [============================================== ] 4746/6269 75% [============================================== ] 4747/6269 75% [============================================== ] 4748/6269 75% [============================================== ] 4749/6269 75% [============================================== ] 4750/6269 75% [============================================== ] 4751/6269 75% [============================================== ] 4752/6269 75% [=============================================== ] 4753/6269 75% [=============================================== ] 4754/6269 75% [=============================================== ] 4755/6269 75% [=============================================== ] 4756/6269 75% [=============================================== ] 4757/6269 75% [=============================================== ] 4758/6269 75% [=============================================== ] 4759/6269 75% [=============================================== ] 4760/6269 75% [=============================================== ] 4761/6269 75% [=============================================== ] 4762/6269 75% [=============================================== ] 4763/6269 75% [=============================================== ] 4764/6269 75% [=============================================== ] 4765/6269 76% [=============================================== ] 4766/6269 76% [=============================================== ] 4767/6269 76% [=============================================== ] 4768/6269 76% [=============================================== ] 4769/6269 76% [=============================================== ] 4770/6269 76% [=============================================== ] 4771/6269 76% [=============================================== ] 4772/6269 76% [=============================================== ] 4773/6269 76% [=============================================== ] 4774/6269 76% [=============================================== ] 4775/6269 76% [=============================================== ] 4776/6269 76% [=============================================== ] 4777/6269 76% [=============================================== ] 4778/6269 76% [=============================================== ] 4779/6269 76% [=============================================== ] 4780/6269 76% [=============================================== ] 4781/6269 76% [=============================================== ] 4782/6269 76% [=============================================== ] 4783/6269 76% [=============================================== ] 4784/6269 76% [=============================================== ] 4785/6269 76% [=============================================== ] 4786/6269 76% [=============================================== ] 4787/6269 76% [=============================================== ] 4788/6269 76% [=============================================== ] 4789/6269 76% [=============================================== ] 4790/6269 76% [=============================================== ] 4791/6269 76% [=============================================== ] 4792/6269 76% [=============================================== ] 4793/6269 76% [=============================================== ] 4794/6269 76% [=============================================== ] 4795/6269 76% [=============================================== ] 4796/6269 76% [=============================================== ] 4797/6269 76% [=============================================== ] 4798/6269 76% [=============================================== ] 4799/6269 76% [=============================================== ] 4800/6269 76% [=============================================== ] 4801/6269 76% [=============================================== ] 4802/6269 76% [=============================================== ] 4803/6269 76% [=============================================== ] 4804/6269 76% [=============================================== ] 4805/6269 76% [=============================================== ] 4806/6269 76% [=============================================== ] 4807/6269 76% [=============================================== ] 4808/6269 76% [=============================================== ] 4809/6269 76% [=============================================== ] 4810/6269 76% [=============================================== ] 4811/6269 76% [=============================================== ] 4812/6269 76% [=============================================== ] 4813/6269 76% [=============================================== ] 4814/6269 76% [=============================================== ] 4815/6269 76% [=============================================== ] 4816/6269 76% [=============================================== ] 4817/6269 76% [=============================================== ] 4818/6269 76% [=============================================== ] 4819/6269 76% [=============================================== ] 4820/6269 76% [=============================================== ] 4821/6269 76% [=============================================== ] 4822/6269 76% [=============================================== ] 4823/6269 76% [=============================================== ] 4824/6269 76% [=============================================== ] 4825/6269 76% [=============================================== ] 4826/6269 76% [=============================================== ] 4827/6269 76% [=============================================== ] 4828/6269 77% [=============================================== ] 4829/6269 77% [=============================================== ] 4830/6269 77% [=============================================== ] 4831/6269 77% [=============================================== ] 4832/6269 77% [=============================================== ] 4833/6269 77% [=============================================== ] 4834/6269 77% [=============================================== ] 4835/6269 77% [=============================================== ] 4836/6269 77% [=============================================== ] 4837/6269 77% [=============================================== ] 4838/6269 77% [=============================================== ] 4839/6269 77% [=============================================== ] 4840/6269 77% [=============================================== ] 4841/6269 77% [=============================================== ] 4842/6269 77% [=============================================== ] 4843/6269 77% [=============================================== ] 4844/6269 77% [=============================================== ] 4845/6269 77% [=============================================== ] 4846/6269 77% [=============================================== ] 4847/6269 77% [=============================================== ] 4848/6269 77% [=============================================== ] 4849/6269 77% [=============================================== ] 4850/6269 77% [=============================================== ] 4851/6269 77% [=============================================== ] 4852/6269 77% [=============================================== ] 4853/6269 77% [================================================ ] 4854/6269 77% [================================================ ] 4855/6269 77% [================================================ ] 4856/6269 77% [================================================ ] 4857/6269 77% [================================================ ] 4858/6269 77% [================================================ ] 4859/6269 77% [================================================ ] 4860/6269 77% [================================================ ] 4861/6269 77% [================================================ ] 4862/6269 77% [================================================ ] 4863/6269 77% [================================================ ] 4864/6269 77% [================================================ ] 4865/6269 77% [================================================ ] 4866/6269 77% [================================================ ] 4867/6269 77% [================================================ ] 4868/6269 77% [================================================ ] 4869/6269 77% [================================================ ] 4870/6269 77% [================================================ ] 4871/6269 77% [================================================ ] 4872/6269 77% [================================================ ] 4873/6269 77% [================================================ ] 4874/6269 77% [================================================ ] 4875/6269 77% [================================================ ] 4876/6269 77% [================================================ ] 4877/6269 77% [================================================ ] 4878/6269 77% [================================================ ] 4879/6269 77% [================================================ ] 4880/6269 77% [================================================ ] 4881/6269 77% [================================================ ] 4882/6269 77% [================================================ ] 4883/6269 77% [================================================ ] 4884/6269 77% [================================================ ] 4885/6269 77% [================================================ ] 4886/6269 77% [================================================ ] 4887/6269 77% [================================================ ] 4888/6269 77% [================================================ ] 4889/6269 77% [================================================ ] 4890/6269 78% [================================================ ] 4891/6269 78% [================================================ ] 4892/6269 78% [================================================ ] 4893/6269 78% [================================================ ] 4894/6269 78% [================================================ ] 4895/6269 78% [================================================ ] 4896/6269 78% [================================================ ] 4897/6269 78% [================================================ ] 4898/6269 78% [================================================ ] 4899/6269 78% [================================================ ] 4900/6269 78% [================================================ ] 4901/6269 78% [================================================ ] 4902/6269 78% [================================================ ] 4903/6269 78% [================================================ ] 4904/6269 78% [================================================ ] 4905/6269 78% [================================================ ] 4906/6269 78% [================================================ ] 4907/6269 78% [================================================ ] 4908/6269 78% [================================================ ] 4909/6269 78% [================================================ ] 4910/6269 78% [================================================ ] 4911/6269 78% [================================================ ] 4912/6269 78% [================================================ ] 4913/6269 78% [================================================ ] 4914/6269 78% [================================================ ] 4915/6269 78% [================================================ ] 4916/6269 78% [================================================ ] 4917/6269 78% [================================================ ] 4918/6269 78% [================================================ ] 4919/6269 78% [================================================ ] 4920/6269 78% [================================================ ] 4921/6269 78% [================================================ ] 4922/6269 78% [================================================ ] 4923/6269 78% [================================================ ] 4924/6269 78% [================================================ ] 4925/6269 78% [================================================ ] 4926/6269 78% [================================================ ] 4927/6269 78% [================================================ ] 4928/6269 78% [================================================ ] 4929/6269 78% [================================================ ] 4930/6269 78% [================================================ ] 4931/6269 78% [================================================ ] 4932/6269 78% [================================================ ] 4933/6269 78% [================================================ ] 4934/6269 78% [================================================ ] 4935/6269 78% [================================================ ] 4936/6269 78% [================================================ ] 4937/6269 78% [================================================ ] 4938/6269 78% [================================================ ] 4939/6269 78% [================================================ ] 4940/6269 78% [================================================ ] 4941/6269 78% [================================================ ] 4942/6269 78% [================================================ ] 4943/6269 78% [================================================ ] 4944/6269 78% [================================================ ] 4945/6269 78% [================================================ ] 4946/6269 78% [================================================ ] 4947/6269 78% [================================================ ] 4948/6269 78% [================================================ ] 4949/6269 78% [================================================ ] 4950/6269 78% [================================================ ] 4951/6269 78% [================================================ ] 4952/6269 78% [================================================ ] 4953/6269 79% [================================================ ] 4954/6269 79% [================================================= ] 4955/6269 79% [================================================= ] 4956/6269 79% [================================================= ] 4957/6269 79% [================================================= ] 4958/6269 79% [================================================= ] 4959/6269 79% [================================================= ] 4960/6269 79% [================================================= ] 4961/6269 79% [================================================= ] 4962/6269 79% [================================================= ] 4963/6269 79% [================================================= ] 4964/6269 79% [================================================= ] 4965/6269 79% [================================================= ] 4966/6269 79% [================================================= ] 4967/6269 79% [================================================= ] 4968/6269 79% [================================================= ] 4969/6269 79% [================================================= ] 4970/6269 79% [================================================= ] 4971/6269 79% [================================================= ] 4972/6269 79% [================================================= ] 4973/6269 79% [================================================= ] 4974/6269 79% [================================================= ] 4975/6269 79% [================================================= ] 4976/6269 79% [================================================= ] 4977/6269 79% [================================================= ] 4978/6269 79% [================================================= ] 4979/6269 79% [================================================= ] 4980/6269 79% [================================================= ] 4981/6269 79% [================================================= ] 4982/6269 79% [================================================= ] 4983/6269 79% [================================================= ] 4984/6269 79% [================================================= ] 4985/6269 79% [================================================= ] 4986/6269 79% [================================================= ] 4987/6269 79% [================================================= ] 4988/6269 79% [================================================= ] 4989/6269 79% [================================================= ] 4990/6269 79% [================================================= ] 4991/6269 79% [================================================= ] 4992/6269 79% [================================================= ] 4993/6269 79% [================================================= ] 4994/6269 79% [================================================= ] 4995/6269 79% [================================================= ] 4996/6269 79% [================================================= ] 4997/6269 79% [================================================= ] 4998/6269 79% [================================================= ] 4999/6269 79% [================================================= ] 5000/6269 79% [================================================= ] 5001/6269 79% [================================================= ] 5002/6269 79% [================================================= ] 5003/6269 79% [================================================= ] 5004/6269 79% [================================================= ] 5005/6269 79% [================================================= ] 5006/6269 79% [================================================= ] 5007/6269 79% [================================================= ] 5008/6269 79% [================================================= ] 5009/6269 79% [================================================= ] 5010/6269 79% [================================================= ] 5011/6269 79% [================================================= ] 5012/6269 79% [================================================= ] 5013/6269 79% [================================================= ] 5014/6269 79% [================================================= ] 5015/6269 79% [================================================= ] 5016/6269 80% [================================================= ] 5017/6269 80% [================================================= ] 5018/6269 80% [================================================= ] 5019/6269 80% [================================================= ] 5020/6269 80% [================================================= ] 5021/6269 80% [================================================= ] 5022/6269 80% [================================================= ] 5023/6269 80% [================================================= ] 5024/6269 80% [================================================= ] 5025/6269 80% [================================================= ] 5026/6269 80% [================================================= ] 5027/6269 80% [================================================= ] 5028/6269 80% [================================================= ] 5029/6269 80% [================================================= ] 5030/6269 80% [================================================= ] 5031/6269 80% [================================================= ] 5032/6269 80% [================================================= ] 5033/6269 80% [================================================= ] 5034/6269 80% [================================================= ] 5035/6269 80% [================================================= ] 5036/6269 80% [================================================= ] 5037/6269 80% [================================================= ] 5038/6269 80% [================================================= ] 5039/6269 80% [================================================= ] 5040/6269 80% [================================================= ] 5041/6269 80% [================================================= ] 5042/6269 80% [================================================= ] 5043/6269 80% [================================================= ] 5044/6269 80% [================================================= ] 5045/6269 80% [================================================= ] 5046/6269 80% [================================================= ] 5047/6269 80% [================================================= ] 5048/6269 80% [================================================= ] 5049/6269 80% [================================================= ] 5050/6269 80% [================================================= ] 5051/6269 80% [================================================= ] 5052/6269 80% [================================================= ] 5053/6269 80% [================================================= ] 5054/6269 80% [================================================= ] 5055/6269 80% [================================================== ] 5056/6269 80% [================================================== ] 5057/6269 80% [================================================== ] 5058/6269 80% [================================================== ] 5059/6269 80% [================================================== ] 5060/6269 80% [================================================== ] 5061/6269 80% [================================================== ] 5062/6269 80% [================================================== ] 5063/6269 80% [================================================== ] 5064/6269 80% [================================================== ] 5065/6269 80% [================================================== ] 5066/6269 80% [================================================== ] 5067/6269 80% [================================================== ] 5068/6269 80% [================================================== ] 5069/6269 80% [================================================== ] 5070/6269 80% [================================================== ] 5071/6269 80% [================================================== ] 5072/6269 80% [================================================== ] 5073/6269 80% [================================================== ] 5074/6269 80% [================================================== ] 5075/6269 80% [================================================== ] 5076/6269 80% [================================================== ] 5077/6269 80% [================================================== ] 5078/6269 81% [================================================== ] 5079/6269 81% [================================================== ] 5080/6269 81% [================================================== ] 5081/6269 81% [================================================== ] 5082/6269 81% [================================================== ] 5083/6269 81% [================================================== ] 5084/6269 81% [================================================== ] 5085/6269 81% [================================================== ] 5086/6269 81% [================================================== ] 5087/6269 81% [================================================== ] 5088/6269 81% [================================================== ] 5089/6269 81% [================================================== ] 5090/6269 81% [================================================== ] 5091/6269 81% [================================================== ] 5092/6269 81% [================================================== ] 5093/6269 81% [================================================== ] 5094/6269 81% [================================================== ] 5095/6269 81% [================================================== ] 5096/6269 81% [================================================== ] 5097/6269 81% [================================================== ] 5098/6269 81% [================================================== ] 5099/6269 81% [================================================== ] 5100/6269 81% [================================================== ] 5101/6269 81% [================================================== ] 5102/6269 81% [================================================== ] 5103/6269 81% [================================================== ] 5104/6269 81% [================================================== ] 5105/6269 81% [================================================== ] 5106/6269 81% [================================================== ] 5107/6269 81% [================================================== ] 5108/6269 81% [================================================== ] 5109/6269 81% [================================================== ] 5110/6269 81% [================================================== ] 5111/6269 81% [================================================== ] 5112/6269 81% [================================================== ] 5113/6269 81% [================================================== ] 5114/6269 81% [================================================== ] 5115/6269 81% [================================================== ] 5116/6269 81% [================================================== ] 5117/6269 81% [================================================== ] 5118/6269 81% [================================================== ] 5119/6269 81% [================================================== ] 5120/6269 81% [================================================== ] 5121/6269 81% [================================================== ] 5122/6269 81% [================================================== ] 5123/6269 81% [================================================== ] 5124/6269 81% [================================================== ] 5125/6269 81% [================================================== ] 5126/6269 81% [================================================== ] 5127/6269 81% [================================================== ] 5128/6269 81% [================================================== ] 5129/6269 81% [================================================== ] 5130/6269 81% [================================================== ] 5131/6269 81% [================================================== ] 5132/6269 81% [================================================== ] 5133/6269 81% [================================================== ] 5134/6269 81% [================================================== ] 5135/6269 81% [================================================== ] 5136/6269 81% [================================================== ] 5137/6269 81% [================================================== ] 5138/6269 81% [================================================== ] 5139/6269 81% [================================================== ] 5140/6269 81% [================================================== ] 5141/6269 82% [================================================== ] 5142/6269 82% [================================================== ] 5143/6269 82% [================================================== ] 5144/6269 82% [================================================== ] 5145/6269 82% [================================================== ] 5146/6269 82% [================================================== ] 5147/6269 82% [================================================== ] 5148/6269 82% [================================================== ] 5149/6269 82% [================================================== ] 5150/6269 82% [================================================== ] 5151/6269 82% [================================================== ] 5152/6269 82% [================================================== ] 5153/6269 82% [================================================== ] 5154/6269 82% [================================================== ] 5155/6269 82% [================================================== ] 5156/6269 82% [=================================================== ] 5157/6269 82% [=================================================== ] 5158/6269 82% [=================================================== ] 5159/6269 82% [=================================================== ] 5160/6269 82% [=================================================== ] 5161/6269 82% [=================================================== ] 5162/6269 82% [=================================================== ] 5163/6269 82% [=================================================== ] 5164/6269 82% [=================================================== ] 5165/6269 82% [=================================================== ] 5166/6269 82% [=================================================== ] 5167/6269 82% [=================================================== ] 5168/6269 82% [=================================================== ] 5169/6269 82% [=================================================== ] 5170/6269 82% [=================================================== ] 5171/6269 82% [=================================================== ] 5172/6269 82% [=================================================== ] 5173/6269 82% [=================================================== ] 5174/6269 82% [=================================================== ] 5175/6269 82% [=================================================== ] 5176/6269 82% [=================================================== ] 5177/6269 82% [=================================================== ] 5178/6269 82% [=================================================== ] 5179/6269 82% [=================================================== ] 5180/6269 82% [=================================================== ] 5181/6269 82% [=================================================== ] 5182/6269 82% [=================================================== ] 5183/6269 82% [=================================================== ] 5184/6269 82% [=================================================== ] 5185/6269 82% [=================================================== ] 5186/6269 82% [=================================================== ] 5187/6269 82% [=================================================== ] 5188/6269 82% [=================================================== ] 5189/6269 82% [=================================================== ] 5190/6269 82% [=================================================== ] 5191/6269 82% [=================================================== ] 5192/6269 82% [=================================================== ] 5193/6269 82% [=================================================== ] 5194/6269 82% [=================================================== ] 5195/6269 82% [=================================================== ] 5196/6269 82% [=================================================== ] 5197/6269 82% [=================================================== ] 5198/6269 82% [=================================================== ] 5199/6269 82% [=================================================== ] 5200/6269 82% [=================================================== ] 5201/6269 82% [=================================================== ] 5202/6269 82% [=================================================== ] 5203/6269 82% [=================================================== ] 5204/6269 83% [=================================================== ] 5205/6269 83% [=================================================== ] 5206/6269 83% [=================================================== ] 5207/6269 83% [=================================================== ] 5208/6269 83% [=================================================== ] 5209/6269 83% [=================================================== ] 5210/6269 83% [=================================================== ] 5211/6269 83% [=================================================== ] 5212/6269 83% [=================================================== ] 5213/6269 83% [=================================================== ] 5214/6269 83% [=================================================== ] 5215/6269 83% [=================================================== ] 5216/6269 83% [=================================================== ] 5217/6269 83% [=================================================== ] 5218/6269 83% [=================================================== ] 5219/6269 83% [=================================================== ] 5220/6269 83% [=================================================== ] 5221/6269 83% [=================================================== ] 5222/6269 83% [=================================================== ] 5223/6269 83% [=================================================== ] 5224/6269 83% [=================================================== ] 5225/6269 83% [=================================================== ] 5226/6269 83% [=================================================== ] 5227/6269 83% [=================================================== ] 5228/6269 83% [=================================================== ] 5229/6269 83% [=================================================== ] 5230/6269 83% [=================================================== ] 5231/6269 83% [=================================================== ] 5232/6269 83% [=================================================== ] 5233/6269 83% [=================================================== ] 5234/6269 83% [=================================================== ] 5235/6269 83% [=================================================== ] 5236/6269 83% [=================================================== ] 5237/6269 83% [=================================================== ] 5238/6269 83% [=================================================== ] 5239/6269 83% [=================================================== ] 5240/6269 83% [=================================================== ] 5241/6269 83% [=================================================== ] 5242/6269 83% [=================================================== ] 5243/6269 83% [=================================================== ] 5244/6269 83% [=================================================== ] 5245/6269 83% [=================================================== ] 5246/6269 83% [=================================================== ] 5247/6269 83% [=================================================== ] 5248/6269 83% [=================================================== ] 5249/6269 83% [=================================================== ] 5250/6269 83% [=================================================== ] 5251/6269 83% [=================================================== ] 5252/6269 83% [=================================================== ] 5253/6269 83% [=================================================== ] 5254/6269 83% [=================================================== ] 5255/6269 83% [=================================================== ] 5256/6269 83% [=================================================== ] 5257/6269 83% [==================================================== ] 5258/6269 83% [==================================================== ] 5259/6269 83% [==================================================== ] 5260/6269 83% [==================================================== ] 5261/6269 83% [==================================================== ] 5262/6269 83% [==================================================== ] 5263/6269 83% [==================================================== ] 5264/6269 83% [==================================================== ] 5265/6269 83% [==================================================== ] 5266/6269 84% [==================================================== ] 5267/6269 84% [==================================================== ] 5268/6269 84% [==================================================== ] 5269/6269 84% [==================================================== ] 5270/6269 84% [==================================================== ] 5271/6269 84% [==================================================== ] 5272/6269 84% [==================================================== ] 5273/6269 84% [==================================================== ] 5274/6269 84% [==================================================== ] 5275/6269 84% [==================================================== ] 5276/6269 84% [==================================================== ] 5277/6269 84% [==================================================== ] 5278/6269 84% [==================================================== ] 5279/6269 84% [==================================================== ] 5280/6269 84% [==================================================== ] 5281/6269 84% [==================================================== ] 5282/6269 84% [==================================================== ] 5283/6269 84% [==================================================== ] 5284/6269 84% [==================================================== ] 5285/6269 84% [==================================================== ] 5286/6269 84% [==================================================== ] 5287/6269 84% [==================================================== ] 5288/6269 84% [==================================================== ] 5289/6269 84% [==================================================== ] 5290/6269 84% [==================================================== ] 5291/6269 84% [==================================================== ] 5292/6269 84% [==================================================== ] 5293/6269 84% [==================================================== ] 5294/6269 84% [==================================================== ] 5295/6269 84% [==================================================== ] 5296/6269 84% [==================================================== ] 5297/6269 84% [==================================================== ] 5298/6269 84% [==================================================== ] 5299/6269 84% [==================================================== ] 5300/6269 84% [==================================================== ] 5301/6269 84% [==================================================== ] 5302/6269 84% [==================================================== ] 5303/6269 84% [==================================================== ] 5304/6269 84% [==================================================== ] 5305/6269 84% [==================================================== ] 5306/6269 84% [==================================================== ] 5307/6269 84% [==================================================== ] 5308/6269 84% [==================================================== ] 5309/6269 84% [==================================================== ] 5310/6269 84% [==================================================== ] 5311/6269 84% [==================================================== ] 5312/6269 84% [==================================================== ] 5313/6269 84% [==================================================== ] 5314/6269 84% [==================================================== ] 5315/6269 84% [==================================================== ] 5316/6269 84% [==================================================== ] 5317/6269 84% [==================================================== ] 5318/6269 84% [==================================================== ] 5319/6269 84% [==================================================== ] 5320/6269 84% [==================================================== ] 5321/6269 84% [==================================================== ] 5322/6269 84% [==================================================== ] 5323/6269 84% [==================================================== ] 5324/6269 84% [==================================================== ] 5325/6269 84% [==================================================== ] 5326/6269 84% [==================================================== ] 5327/6269 84% [==================================================== ] 5328/6269 84% [==================================================== ] 5329/6269 85% [==================================================== ] 5330/6269 85% [==================================================== ] 5331/6269 85% [==================================================== ] 5332/6269 85% [==================================================== ] 5333/6269 85% [==================================================== ] 5334/6269 85% [==================================================== ] 5335/6269 85% [==================================================== ] 5336/6269 85% [==================================================== ] 5337/6269 85% [==================================================== ] 5338/6269 85% [==================================================== ] 5339/6269 85% [==================================================== ] 5340/6269 85% [==================================================== ] 5341/6269 85% [==================================================== ] 5342/6269 85% [==================================================== ] 5343/6269 85% [==================================================== ] 5344/6269 85% [==================================================== ] 5345/6269 85% [==================================================== ] 5346/6269 85% [==================================================== ] 5347/6269 85% [==================================================== ] 5348/6269 85% [==================================================== ] 5349/6269 85% [==================================================== ] 5350/6269 85% [==================================================== ] 5351/6269 85% [==================================================== ] 5352/6269 85% [==================================================== ] 5353/6269 85% [==================================================== ] 5354/6269 85% [==================================================== ] 5355/6269 85% [==================================================== ] 5356/6269 85% [==================================================== ] 5357/6269 85% [==================================================== ] 5358/6269 85% [===================================================== ] 5359/6269 85% [===================================================== ] 5360/6269 85% [===================================================== ] 5361/6269 85% [===================================================== ] 5362/6269 85% [===================================================== ] 5363/6269 85% [===================================================== ] 5364/6269 85% [===================================================== ] 5365/6269 85% [===================================================== ] 5366/6269 85% [===================================================== ] 5367/6269 85% [===================================================== ] 5368/6269 85% [===================================================== ] 5369/6269 85% [===================================================== ] 5370/6269 85% [===================================================== ] 5371/6269 85% [===================================================== ] 5372/6269 85% [===================================================== ] 5373/6269 85% [===================================================== ] 5374/6269 85% [===================================================== ] 5375/6269 85% [===================================================== ] 5376/6269 85% [===================================================== ] 5377/6269 85% [===================================================== ] 5378/6269 85% [===================================================== ] 5379/6269 85% [===================================================== ] 5380/6269 85% [===================================================== ] 5381/6269 85% [===================================================== ] 5382/6269 85% [===================================================== ] 5383/6269 85% [===================================================== ] 5384/6269 85% [===================================================== ] 5385/6269 85% [===================================================== ] 5386/6269 85% [===================================================== ] 5387/6269 85% [===================================================== ] 5388/6269 85% [===================================================== ] 5389/6269 85% [===================================================== ] 5390/6269 85% [===================================================== ] 5391/6269 85% [===================================================== ] 5392/6269 86% [===================================================== ] 5393/6269 86% [===================================================== ] 5394/6269 86% [===================================================== ] 5395/6269 86% [===================================================== ] 5396/6269 86% [===================================================== ] 5397/6269 86% [===================================================== ] 5398/6269 86% [===================================================== ] 5399/6269 86% [===================================================== ] 5400/6269 86% [===================================================== ] 5401/6269 86% [===================================================== ] 5402/6269 86% [===================================================== ] 5403/6269 86% [===================================================== ] 5404/6269 86% [===================================================== ] 5405/6269 86% [===================================================== ] 5406/6269 86% [===================================================== ] 5407/6269 86% [===================================================== ] 5408/6269 86% [===================================================== ] 5409/6269 86% [===================================================== ] 5410/6269 86% [===================================================== ] 5411/6269 86% [===================================================== ] 5412/6269 86% [===================================================== ] 5413/6269 86% [===================================================== ] 5414/6269 86% [===================================================== ] 5415/6269 86% [===================================================== ] 5416/6269 86% [===================================================== ] 5417/6269 86% [===================================================== ] 5418/6269 86% [===================================================== ] 5419/6269 86% [===================================================== ] 5420/6269 86% [===================================================== ] 5421/6269 86% [===================================================== ] 5422/6269 86% [===================================================== ] 5423/6269 86% [===================================================== ] 5424/6269 86% [===================================================== ] 5425/6269 86% [===================================================== ] 5426/6269 86% [===================================================== ] 5427/6269 86% [===================================================== ] 5428/6269 86% [===================================================== ] 5429/6269 86% [===================================================== ] 5430/6269 86% [===================================================== ] 5431/6269 86% [===================================================== ] 5432/6269 86% [===================================================== ] 5433/6269 86% [===================================================== ] 5434/6269 86% [===================================================== ] 5435/6269 86% [===================================================== ] 5436/6269 86% [===================================================== ] 5437/6269 86% [===================================================== ] 5438/6269 86% [===================================================== ] 5439/6269 86% [===================================================== ] 5440/6269 86% [===================================================== ] 5441/6269 86% [===================================================== ] 5442/6269 86% [===================================================== ] 5443/6269 86% [===================================================== ] 5444/6269 86% [===================================================== ] 5445/6269 86% [===================================================== ] 5446/6269 86% [===================================================== ] 5447/6269 86% [===================================================== ] 5448/6269 86% [===================================================== ] 5449/6269 86% [===================================================== ] 5450/6269 86% [===================================================== ] 5451/6269 86% [===================================================== ] 5452/6269 86% [===================================================== ] 5453/6269 86% [===================================================== ] 5454/6269 86% [===================================================== ] 5455/6269 87% [===================================================== ] 5456/6269 87% [===================================================== ] 5457/6269 87% [===================================================== ] 5458/6269 87% [===================================================== ] 5459/6269 87% [===================================================== ] 5460/6269 87% [====================================================== ] 5461/6269 87% [====================================================== ] 5462/6269 87% [====================================================== ] 5463/6269 87% [====================================================== ] 5464/6269 87% [====================================================== ] 5465/6269 87% [====================================================== ] 5466/6269 87% [====================================================== ] 5467/6269 87% [====================================================== ] 5468/6269 87% [====================================================== ] 5469/6269 87% [====================================================== ] 5470/6269 87% [====================================================== ] 5471/6269 87% [====================================================== ] 5472/6269 87% [====================================================== ] 5473/6269 87% [====================================================== ] 5474/6269 87% [====================================================== ] 5475/6269 87% [====================================================== ] 5476/6269 87% [====================================================== ] 5477/6269 87% [====================================================== ] 5478/6269 87% [====================================================== ] 5479/6269 87% [====================================================== ] 5480/6269 87% [====================================================== ] 5481/6269 87% [====================================================== ] 5482/6269 87% [====================================================== ] 5483/6269 87% [====================================================== ] 5484/6269 87% [====================================================== ] 5485/6269 87% [====================================================== ] 5486/6269 87% [====================================================== ] 5487/6269 87% [====================================================== ] 5488/6269 87% [====================================================== ] 5489/6269 87% [====================================================== ] 5490/6269 87% [====================================================== ] 5491/6269 87% [====================================================== ] 5492/6269 87% [====================================================== ] 5493/6269 87% [====================================================== ] 5494/6269 87% [====================================================== ] 5495/6269 87% [====================================================== ] 5496/6269 87% [====================================================== ] 5497/6269 87% [====================================================== ] 5498/6269 87% [====================================================== ] 5499/6269 87% [====================================================== ] 5500/6269 87% [====================================================== ] 5501/6269 87% [====================================================== ] 5502/6269 87% [====================================================== ] 5503/6269 87% [====================================================== ] 5504/6269 87% [====================================================== ] 5505/6269 87% [====================================================== ] 5506/6269 87% [====================================================== ] 5507/6269 87% [====================================================== ] 5508/6269 87% [====================================================== ] 5509/6269 87% [====================================================== ] 5510/6269 87% [====================================================== ] 5511/6269 87% [====================================================== ] 5512/6269 87% [====================================================== ] 5513/6269 87% [====================================================== ] 5514/6269 87% [====================================================== ] 5515/6269 87% [====================================================== ] 5516/6269 87% [====================================================== ] 5517/6269 88% [====================================================== ] 5518/6269 88% [====================================================== ] 5519/6269 88% [====================================================== ] 5520/6269 88% [====================================================== ] 5521/6269 88% [====================================================== ] 5522/6269 88% [====================================================== ] 5523/6269 88% [====================================================== ] 5524/6269 88% [====================================================== ] 5525/6269 88% [====================================================== ] 5526/6269 88% [====================================================== ] 5527/6269 88% [====================================================== ] 5528/6269 88% [====================================================== ] 5529/6269 88% [====================================================== ] 5530/6269 88% [====================================================== ] 5531/6269 88% [====================================================== ] 5532/6269 88% [====================================================== ] 5533/6269 88% [====================================================== ] 5534/6269 88% [====================================================== ] 5535/6269 88% [====================================================== ] 5536/6269 88% [====================================================== ] 5537/6269 88% [====================================================== ] 5538/6269 88% [====================================================== ] 5539/6269 88% [====================================================== ] 5540/6269 88% [====================================================== ] 5541/6269 88% [====================================================== ] 5542/6269 88% [====================================================== ] 5543/6269 88% [====================================================== ] 5544/6269 88% [====================================================== ] 5545/6269 88% [====================================================== ] 5546/6269 88% [====================================================== ] 5547/6269 88% [====================================================== ] 5548/6269 88% [====================================================== ] 5549/6269 88% [====================================================== ] 5550/6269 88% [====================================================== ] 5551/6269 88% [====================================================== ] 5552/6269 88% [====================================================== ] 5553/6269 88% [====================================================== ] 5554/6269 88% [====================================================== ] 5555/6269 88% [====================================================== ] 5556/6269 88% [====================================================== ] 5557/6269 88% [====================================================== ] 5558/6269 88% [====================================================== ] 5559/6269 88% [====================================================== ] 5560/6269 88% [====================================================== ] 5561/6269 88% [======================================================= ] 5562/6269 88% [======================================================= ] 5563/6269 88% [======================================================= ] 5564/6269 88% [======================================================= ] 5565/6269 88% [======================================================= ] 5566/6269 88% [======================================================= ] 5567/6269 88% [======================================================= ] 5568/6269 88% [======================================================= ] 5569/6269 88% [======================================================= ] 5570/6269 88% [======================================================= ] 5571/6269 88% [======================================================= ] 5572/6269 88% [======================================================= ] 5573/6269 88% [======================================================= ] 5574/6269 88% [======================================================= ] 5575/6269 88% [======================================================= ] 5576/6269 88% [======================================================= ] 5577/6269 88% [======================================================= ] 5578/6269 88% [======================================================= ] 5579/6269 88% [======================================================= ] 5580/6269 89% [======================================================= ] 5581/6269 89% [======================================================= ] 5582/6269 89% [======================================================= ] 5583/6269 89% [======================================================= ] 5584/6269 89% [======================================================= ] 5585/6269 89% [======================================================= ] 5586/6269 89% [======================================================= ] 5587/6269 89% [======================================================= ] 5588/6269 89% [======================================================= ] 5589/6269 89% [======================================================= ] 5590/6269 89% [======================================================= ] 5591/6269 89% [======================================================= ] 5592/6269 89% [======================================================= ] 5593/6269 89% [======================================================= ] 5594/6269 89% [======================================================= ] 5595/6269 89% [======================================================= ] 5596/6269 89% [======================================================= ] 5597/6269 89% [======================================================= ] 5598/6269 89% [======================================================= ] 5599/6269 89% [======================================================= ] 5600/6269 89% [======================================================= ] 5601/6269 89% [======================================================= ] 5602/6269 89% [======================================================= ] 5603/6269 89% [======================================================= ] 5604/6269 89% [======================================================= ] 5605/6269 89% [======================================================= ] 5606/6269 89% [======================================================= ] 5607/6269 89% [======================================================= ] 5608/6269 89% [======================================================= ] 5609/6269 89% [======================================================= ] 5610/6269 89% [======================================================= ] 5611/6269 89% [======================================================= ] 5612/6269 89% [======================================================= ] 5613/6269 89% [======================================================= ] 5614/6269 89% [======================================================= ] 5615/6269 89% [======================================================= ] 5616/6269 89% [======================================================= ] 5617/6269 89% [======================================================= ] 5618/6269 89% [======================================================= ] 5619/6269 89% [======================================================= ] 5620/6269 89% [======================================================= ] 5621/6269 89% [======================================================= ] 5622/6269 89% [======================================================= ] 5623/6269 89% [======================================================= ] 5624/6269 89% [======================================================= ] 5625/6269 89% [======================================================= ] 5626/6269 89% [======================================================= ] 5627/6269 89% [======================================================= ] 5628/6269 89% [======================================================= ] 5629/6269 89% [======================================================= ] 5630/6269 89% [======================================================= ] 5631/6269 89% [======================================================= ] 5632/6269 89% [======================================================= ] 5633/6269 89% [======================================================= ] 5634/6269 89% [======================================================= ] 5635/6269 89% [======================================================= ] 5636/6269 89% [======================================================= ] 5637/6269 89% [======================================================= ] 5638/6269 89% [======================================================= ] 5639/6269 89% [======================================================= ] 5640/6269 89% [======================================================= ] 5641/6269 89% [======================================================= ] 5642/6269 89% [======================================================= ] 5643/6269 90% [======================================================= ] 5644/6269 90% [======================================================= ] 5645/6269 90% [======================================================= ] 5646/6269 90% [======================================================= ] 5647/6269 90% [======================================================= ] 5648/6269 90% [======================================================= ] 5649/6269 90% [======================================================= ] 5650/6269 90% [======================================================= ] 5651/6269 90% [======================================================= ] 5652/6269 90% [======================================================= ] 5653/6269 90% [======================================================= ] 5654/6269 90% [======================================================= ] 5655/6269 90% [======================================================= ] 5656/6269 90% [======================================================= ] 5657/6269 90% [======================================================= ] 5658/6269 90% [======================================================= ] 5659/6269 90% [======================================================= ] 5660/6269 90% [======================================================= ] 5661/6269 90% [======================================================= ] 5662/6269 90% [======================================================== ] 5663/6269 90% [======================================================== ] 5664/6269 90% [======================================================== ] 5665/6269 90% [======================================================== ] 5666/6269 90% [======================================================== ] 5667/6269 90% [======================================================== ] 5668/6269 90% [======================================================== ] 5669/6269 90% [======================================================== ] 5670/6269 90% [======================================================== ] 5671/6269 90% [======================================================== ] 5672/6269 90% [======================================================== ] 5673/6269 90% [======================================================== ] 5674/6269 90% [======================================================== ] 5675/6269 90% [======================================================== ] 5676/6269 90% [======================================================== ] 5677/6269 90% [======================================================== ] 5678/6269 90% [======================================================== ] 5679/6269 90% [======================================================== ] 5680/6269 90% [======================================================== ] 5681/6269 90% [======================================================== ] 5682/6269 90% [======================================================== ] 5683/6269 90% [======================================================== ] 5684/6269 90% [======================================================== ] 5685/6269 90% [======================================================== ] 5686/6269 90% [======================================================== ] 5687/6269 90% [======================================================== ] 5688/6269 90% [======================================================== ] 5689/6269 90% [======================================================== ] 5690/6269 90% [======================================================== ] 5691/6269 90% [======================================================== ] 5692/6269 90% [======================================================== ] 5693/6269 90% [======================================================== ] 5694/6269 90% [======================================================== ] 5695/6269 90% [======================================================== ] 5696/6269 90% [======================================================== ] 5697/6269 90% [======================================================== ] 5698/6269 90% [======================================================== ] 5699/6269 90% [======================================================== ] 5700/6269 90% [======================================================== ] 5701/6269 90% [======================================================== ] 5702/6269 90% [======================================================== ] 5703/6269 90% [======================================================== ] 5704/6269 90% [======================================================== ] 5705/6269 91% [======================================================== ] 5706/6269 91% [======================================================== ] 5707/6269 91% [======================================================== ] 5708/6269 91% [======================================================== ] 5709/6269 91% [======================================================== ] 5710/6269 91% [======================================================== ] 5711/6269 91% [======================================================== ] 5712/6269 91% [======================================================== ] 5713/6269 91% [======================================================== ] 5714/6269 91% [======================================================== ] 5715/6269 91% [======================================================== ] 5716/6269 91% [======================================================== ] 5717/6269 91% [======================================================== ] 5718/6269 91% [======================================================== ] 5719/6269 91% [======================================================== ] 5720/6269 91% [======================================================== ] 5721/6269 91% [======================================================== ] 5722/6269 91% [======================================================== ] 5723/6269 91% [======================================================== ] 5724/6269 91% [======================================================== ] 5725/6269 91% [======================================================== ] 5726/6269 91% [======================================================== ] 5727/6269 91% [======================================================== ] 5728/6269 91% [======================================================== ] 5729/6269 91% [======================================================== ] 5730/6269 91% [======================================================== ] 5731/6269 91% [======================================================== ] 5732/6269 91% [======================================================== ] 5733/6269 91% [======================================================== ] 5734/6269 91% [======================================================== ] 5735/6269 91% [======================================================== ] 5736/6269 91% [======================================================== ] 5737/6269 91% [======================================================== ] 5738/6269 91% [======================================================== ] 5739/6269 91% [======================================================== ] 5740/6269 91% [======================================================== ] 5741/6269 91% [======================================================== ] 5742/6269 91% [======================================================== ] 5743/6269 91% [======================================================== ] 5744/6269 91% [======================================================== ] 5745/6269 91% [======================================================== ] 5746/6269 91% [======================================================== ] 5747/6269 91% [======================================================== ] 5748/6269 91% [======================================================== ] 5749/6269 91% [======================================================== ] 5750/6269 91% [======================================================== ] 5751/6269 91% [======================================================== ] 5752/6269 91% [======================================================== ] 5753/6269 91% [======================================================== ] 5754/6269 91% [======================================================== ] 5755/6269 91% [======================================================== ] 5756/6269 91% [======================================================== ] 5757/6269 91% [======================================================== ] 5758/6269 91% [======================================================== ] 5759/6269 91% [======================================================== ] 5760/6269 91% [======================================================== ] 5761/6269 91% [======================================================== ] 5762/6269 91% [======================================================== ] 5763/6269 91% [========================================================= ] 5764/6269 91% [========================================================= ] 5765/6269 91% [========================================================= ] 5766/6269 91% [========================================================= ] 5767/6269 91% [========================================================= ] 5768/6269 92% [========================================================= ] 5769/6269 92% [========================================================= ] 5770/6269 92% [========================================================= ] 5771/6269 92% [========================================================= ] 5772/6269 92% [========================================================= ] 5773/6269 92% [========================================================= ] 5774/6269 92% [========================================================= ] 5775/6269 92% [========================================================= ] 5776/6269 92% [========================================================= ] 5777/6269 92% [========================================================= ] 5778/6269 92% [========================================================= ] 5779/6269 92% [========================================================= ] 5780/6269 92% [========================================================= ] 5781/6269 92% [========================================================= ] 5782/6269 92% [========================================================= ] 5783/6269 92% [========================================================= ] 5784/6269 92% [========================================================= ] 5785/6269 92% [========================================================= ] 5786/6269 92% [========================================================= ] 5787/6269 92% [========================================================= ] 5788/6269 92% [========================================================= ] 5789/6269 92% [========================================================= ] 5790/6269 92% [========================================================= ] 5791/6269 92% [========================================================= ] 5792/6269 92% [========================================================= ] 5793/6269 92% [========================================================= ] 5794/6269 92% [========================================================= ] 5795/6269 92% [========================================================= ] 5796/6269 92% [========================================================= ] 5797/6269 92% [========================================================= ] 5798/6269 92% [========================================================= ] 5799/6269 92% [========================================================= ] 5800/6269 92% [========================================================= ] 5801/6269 92% [========================================================= ] 5802/6269 92% [========================================================= ] 5803/6269 92% [========================================================= ] 5804/6269 92% [========================================================= ] 5805/6269 92% [========================================================= ] 5806/6269 92% [========================================================= ] 5807/6269 92% [========================================================= ] 5808/6269 92% [========================================================= ] 5809/6269 92% [========================================================= ] 5810/6269 92% [========================================================= ] 5811/6269 92% [========================================================= ] 5812/6269 92% [========================================================= ] 5813/6269 92% [========================================================= ] 5814/6269 92% [========================================================= ] 5815/6269 92% [========================================================= ] 5816/6269 92% [========================================================= ] 5817/6269 92% [========================================================= ] 5818/6269 92% [========================================================= ] 5819/6269 92% [========================================================= ] 5820/6269 92% [========================================================= ] 5821/6269 92% [========================================================= ] 5822/6269 92% [========================================================= ] 5823/6269 92% [========================================================= ] 5824/6269 92% [========================================================= ] 5825/6269 92% [========================================================= ] 5826/6269 92% [========================================================= ] 5827/6269 92% [========================================================= ] 5828/6269 92% [========================================================= ] 5829/6269 92% [========================================================= ] 5830/6269 92% [========================================================= ] 5831/6269 93% [========================================================= ] 5832/6269 93% [========================================================= ] 5833/6269 93% [========================================================= ] 5834/6269 93% [========================================================= ] 5835/6269 93% [========================================================= ] 5836/6269 93% [========================================================= ] 5837/6269 93% [========================================================= ] 5838/6269 93% [========================================================= ] 5839/6269 93% [========================================================= ] 5840/6269 93% [========================================================= ] 5841/6269 93% [========================================================= ] 5842/6269 93% [========================================================= ] 5843/6269 93% [========================================================= ] 5844/6269 93% [========================================================= ] 5845/6269 93% [========================================================= ] 5846/6269 93% [========================================================= ] 5847/6269 93% [========================================================= ] 5848/6269 93% [========================================================= ] 5849/6269 93% [========================================================= ] 5850/6269 93% [========================================================= ] 5851/6269 93% [========================================================= ] 5852/6269 93% [========================================================= ] 5853/6269 93% [========================================================= ] 5854/6269 93% [========================================================= ] 5855/6269 93% [========================================================= ] 5856/6269 93% [========================================================= ] 5857/6269 93% [========================================================= ] 5858/6269 93% [========================================================= ] 5859/6269 93% [========================================================= ] 5860/6269 93% [========================================================= ] 5861/6269 93% [========================================================= ] 5862/6269 93% [========================================================= ] 5863/6269 93% [========================================================= ] 5864/6269 93% [========================================================== ] 5865/6269 93% [========================================================== ] 5866/6269 93% [========================================================== ] 5867/6269 93% [========================================================== ] 5868/6269 93% [========================================================== ] 5869/6269 93% [========================================================== ] 5870/6269 93% [========================================================== ] 5871/6269 93% [========================================================== ] 5872/6269 93% [========================================================== ] 5873/6269 93% [========================================================== ] 5874/6269 93% [========================================================== ] 5875/6269 93% [========================================================== ] 5876/6269 93% [========================================================== ] 5877/6269 93% [========================================================== ] 5878/6269 93% [========================================================== ] 5879/6269 93% [========================================================== ] 5880/6269 93% [========================================================== ] 5881/6269 93% [========================================================== ] 5882/6269 93% [========================================================== ] 5883/6269 93% [========================================================== ] 5884/6269 93% [========================================================== ] 5885/6269 93% [========================================================== ] 5886/6269 93% [========================================================== ] 5887/6269 93% [========================================================== ] 5888/6269 93% [========================================================== ] 5889/6269 93% [========================================================== ] 5890/6269 93% [========================================================== ] 5891/6269 93% [========================================================== ] 5892/6269 93% [========================================================== ] 5893/6269 94% [========================================================== ] 5894/6269 94% [========================================================== ] 5895/6269 94% [========================================================== ] 5896/6269 94% [========================================================== ] 5897/6269 94% [========================================================== ] 5898/6269 94% [========================================================== ] 5899/6269 94% [========================================================== ] 5900/6269 94% [========================================================== ] 5901/6269 94% [========================================================== ] 5902/6269 94% [========================================================== ] 5903/6269 94% [========================================================== ] 5904/6269 94% [========================================================== ] 5905/6269 94% [========================================================== ] 5906/6269 94% [========================================================== ] 5907/6269 94% [========================================================== ] 5908/6269 94% [========================================================== ] 5909/6269 94% [========================================================== ] 5910/6269 94% [========================================================== ] 5911/6269 94% [========================================================== ] 5912/6269 94% [========================================================== ] 5913/6269 94% [========================================================== ] 5914/6269 94% [========================================================== ] 5915/6269 94% [========================================================== ] 5916/6269 94% [========================================================== ] 5917/6269 94% [========================================================== ] 5918/6269 94% [========================================================== ] 5919/6269 94% [========================================================== ] 5920/6269 94% [========================================================== ] 5921/6269 94% [========================================================== ] 5922/6269 94% [========================================================== ] 5923/6269 94% [========================================================== ] 5924/6269 94% [========================================================== ] 5925/6269 94% [========================================================== ] 5926/6269 94% [========================================================== ] 5927/6269 94% [========================================================== ] 5928/6269 94% [========================================================== ] 5929/6269 94% [========================================================== ] 5930/6269 94% [========================================================== ] 5931/6269 94% [========================================================== ] 5932/6269 94% [========================================================== ] 5933/6269 94% [========================================================== ] 5934/6269 94% [========================================================== ] 5935/6269 94% [========================================================== ] 5936/6269 94% [========================================================== ] 5937/6269 94% [========================================================== ] 5938/6269 94% [========================================================== ] 5939/6269 94% [========================================================== ] 5940/6269 94% [========================================================== ] 5941/6269 94% [========================================================== ] 5942/6269 94% [========================================================== ] 5943/6269 94% [========================================================== ] 5944/6269 94% [========================================================== ] 5945/6269 94% [========================================================== ] 5946/6269 94% [========================================================== ] 5947/6269 94% [========================================================== ] 5948/6269 94% [========================================================== ] 5949/6269 94% [========================================================== ] 5950/6269 94% [========================================================== ] 5951/6269 94% [========================================================== ] 5952/6269 94% [========================================================== ] 5953/6269 94% [========================================================== ] 5954/6269 94% [========================================================== ] 5955/6269 94% [========================================================== ] 5956/6269 95% [========================================================== ] 5957/6269 95% [========================================================== ] 5958/6269 95% [========================================================== ] 5959/6269 95% [========================================================== ] 5960/6269 95% [========================================================== ] 5961/6269 95% [========================================================== ] 5962/6269 95% [========================================================== ] 5963/6269 95% [========================================================== ] 5964/6269 95% [========================================================== ] 5965/6269 95% [=========================================================== ] 5966/6269 95% [=========================================================== ] 5967/6269 95% [=========================================================== ] 5968/6269 95% [=========================================================== ] 5969/6269 95% [=========================================================== ] 5970/6269 95% [=========================================================== ] 5971/6269 95% [=========================================================== ] 5972/6269 95% [=========================================================== ] 5973/6269 95% [=========================================================== ] 5974/6269 95% [=========================================================== ] 5975/6269 95% [=========================================================== ] 5976/6269 95% [=========================================================== ] 5977/6269 95% [=========================================================== ] 5978/6269 95% [=========================================================== ] 5979/6269 95% [=========================================================== ] 5980/6269 95% [=========================================================== ] 5981/6269 95% [=========================================================== ] 5982/6269 95% [=========================================================== ] 5983/6269 95% [=========================================================== ] 5984/6269 95% [=========================================================== ] 5985/6269 95% [=========================================================== ] 5986/6269 95% [=========================================================== ] 5987/6269 95% [=========================================================== ] 5988/6269 95% [=========================================================== ] 5989/6269 95% [=========================================================== ] 5990/6269 95% [=========================================================== ] 5991/6269 95% [=========================================================== ] 5992/6269 95% [=========================================================== ] 5993/6269 95% [=========================================================== ] 5994/6269 95% [=========================================================== ] 5995/6269 95% [=========================================================== ] 5996/6269 95% [=========================================================== ] 5997/6269 95% [=========================================================== ] 5998/6269 95% [=========================================================== ] 5999/6269 95% [=========================================================== ] 6000/6269 95% [=========================================================== ] 6001/6269 95% [=========================================================== ] 6002/6269 95% [=========================================================== ] 6003/6269 95% [=========================================================== ] 6004/6269 95% [=========================================================== ] 6005/6269 95% [=========================================================== ] 6006/6269 95% [=========================================================== ] 6007/6269 95% [=========================================================== ] 6008/6269 95% [=========================================================== ] 6009/6269 95% [=========================================================== ] 6010/6269 95% [=========================================================== ] 6011/6269 95% [=========================================================== ] 6012/6269 95% [=========================================================== ] 6013/6269 95% [=========================================================== ] 6014/6269 95% [=========================================================== ] 6015/6269 95% [=========================================================== ] 6016/6269 95% [=========================================================== ] 6017/6269 95% [=========================================================== ] 6018/6269 95% [=========================================================== ] 6019/6269 96% [=========================================================== ] 6020/6269 96% [=========================================================== ] 6021/6269 96% [=========================================================== ] 6022/6269 96% [=========================================================== ] 6023/6269 96% [=========================================================== ] 6024/6269 96% [=========================================================== ] 6025/6269 96% [=========================================================== ] 6026/6269 96% [=========================================================== ] 6027/6269 96% [=========================================================== ] 6028/6269 96% [=========================================================== ] 6029/6269 96% [=========================================================== ] 6030/6269 96% [=========================================================== ] 6031/6269 96% [=========================================================== ] 6032/6269 96% [=========================================================== ] 6033/6269 96% [=========================================================== ] 6034/6269 96% [=========================================================== ] 6035/6269 96% [=========================================================== ] 6036/6269 96% [=========================================================== ] 6037/6269 96% [=========================================================== ] 6038/6269 96% [=========================================================== ] 6039/6269 96% [=========================================================== ] 6040/6269 96% [=========================================================== ] 6041/6269 96% [=========================================================== ] 6042/6269 96% [=========================================================== ] 6043/6269 96% [=========================================================== ] 6044/6269 96% [=========================================================== ] 6045/6269 96% [=========================================================== ] 6046/6269 96% [=========================================================== ] 6047/6269 96% [=========================================================== ] 6048/6269 96% [=========================================================== ] 6049/6269 96% [=========================================================== ] 6050/6269 96% [=========================================================== ] 6051/6269 96% [=========================================================== ] 6052/6269 96% [=========================================================== ] 6053/6269 96% [=========================================================== ] 6054/6269 96% [=========================================================== ] 6055/6269 96% [=========================================================== ] 6056/6269 96% [=========================================================== ] 6057/6269 96% [=========================================================== ] 6058/6269 96% [=========================================================== ] 6059/6269 96% [=========================================================== ] 6060/6269 96% [=========================================================== ] 6061/6269 96% [=========================================================== ] 6062/6269 96% [=========================================================== ] 6063/6269 96% [=========================================================== ] 6064/6269 96% [=========================================================== ] 6065/6269 96% [=========================================================== ] 6066/6269 96% [============================================================ ] 6067/6269 96% [============================================================ ] 6068/6269 96% [============================================================ ] 6069/6269 96% [============================================================ ] 6070/6269 96% [============================================================ ] 6071/6269 96% [============================================================ ] 6072/6269 96% [============================================================ ] 6073/6269 96% [============================================================ ] 6074/6269 96% [============================================================ ] 6075/6269 96% [============================================================ ] 6076/6269 96% [============================================================ ] 6077/6269 96% [============================================================ ] 6078/6269 96% [============================================================ ] 6079/6269 96% [============================================================ ] 6080/6269 96% [============================================================ ] 6081/6269 97% [============================================================ ] 6082/6269 97% [============================================================ ] 6083/6269 97% [============================================================ ] 6084/6269 97% [============================================================ ] 6085/6269 97% [============================================================ ] 6086/6269 97% [============================================================ ] 6087/6269 97% [============================================================ ] 6088/6269 97% [============================================================ ] 6089/6269 97% [============================================================ ] 6090/6269 97% [============================================================ ] 6091/6269 97% [============================================================ ] 6092/6269 97% [============================================================ ] 6093/6269 97% [============================================================ ] 6094/6269 97% [============================================================ ] 6095/6269 97% [============================================================ ] 6096/6269 97% [============================================================ ] 6097/6269 97% [============================================================ ] 6098/6269 97% [============================================================ ] 6099/6269 97% [============================================================ ] 6100/6269 97% [============================================================ ] 6101/6269 97% [============================================================ ] 6102/6269 97% [============================================================ ] 6103/6269 97% [============================================================ ] 6104/6269 97% [============================================================ ] 6105/6269 97% [============================================================ ] 6106/6269 97% [============================================================ ] 6107/6269 97% [============================================================ ] 6108/6269 97% [============================================================ ] 6109/6269 97% [============================================================ ] 6110/6269 97% [============================================================ ] 6111/6269 97% [============================================================ ] 6112/6269 97% [============================================================ ] 6113/6269 97% [============================================================ ] 6114/6269 97% [============================================================ ] 6115/6269 97% [============================================================ ] 6116/6269 97% [============================================================ ] 6117/6269 97% [============================================================ ] 6118/6269 97% [============================================================ ] 6119/6269 97% [============================================================ ] 6120/6269 97% [============================================================ ] 6121/6269 97% [============================================================ ] 6122/6269 97% [============================================================ ] 6123/6269 97% [============================================================ ] 6124/6269 97% [============================================================ ] 6125/6269 97% [============================================================ ] 6126/6269 97% [============================================================ ] 6127/6269 97% [============================================================ ] 6128/6269 97% [============================================================ ] 6129/6269 97% [============================================================ ] 6130/6269 97% [============================================================ ] 6131/6269 97% [============================================================ ] 6132/6269 97% [============================================================ ] 6133/6269 97% [============================================================ ] 6134/6269 97% [============================================================ ] 6135/6269 97% [============================================================ ] 6136/6269 97% [============================================================ ] 6137/6269 97% [============================================================ ] 6138/6269 97% [============================================================ ] 6139/6269 97% [============================================================ ] 6140/6269 97% [============================================================ ] 6141/6269 97% [============================================================ ] 6142/6269 97% [============================================================ ] 6143/6269 97% [============================================================ ] 6144/6269 98% [============================================================ ] 6145/6269 98% [============================================================ ] 6146/6269 98% [============================================================ ] 6147/6269 98% [============================================================ ] 6148/6269 98% [============================================================ ] 6149/6269 98% [============================================================ ] 6150/6269 98% [============================================================ ] 6151/6269 98% [============================================================ ] 6152/6269 98% [============================================================ ] 6153/6269 98% [============================================================ ] 6154/6269 98% [============================================================ ] 6155/6269 98% [============================================================ ] 6156/6269 98% [============================================================ ] 6157/6269 98% [============================================================ ] 6158/6269 98% [============================================================ ] 6159/6269 98% [============================================================ ] 6160/6269 98% [============================================================ ] 6161/6269 98% [============================================================ ] 6162/6269 98% [============================================================ ] 6163/6269 98% [============================================================ ] 6164/6269 98% [============================================================ ] 6165/6269 98% [============================================================ ] 6166/6269 98% [============================================================ ] 6167/6269 98% [============================================================= ] 6168/6269 98% [============================================================= ] 6169/6269 98% [============================================================= ] 6170/6269 98% [============================================================= ] 6171/6269 98% [============================================================= ] 6172/6269 98% [============================================================= ] 6173/6269 98% [============================================================= ] 6174/6269 98% [============================================================= ] 6175/6269 98% [============================================================= ] 6176/6269 98% [============================================================= ] 6177/6269 98% [============================================================= ] 6178/6269 98% [============================================================= ] 6179/6269 98% [============================================================= ] 6180/6269 98% [============================================================= ] 6181/6269 98% [============================================================= ] 6182/6269 98% [============================================================= ] 6183/6269 98% [============================================================= ] 6184/6269 98% [============================================================= ] 6185/6269 98% [============================================================= ] 6186/6269 98% [============================================================= ] 6187/6269 98% [============================================================= ] 6188/6269 98% [============================================================= ] 6189/6269 98% [============================================================= ] 6190/6269 98% [============================================================= ] 6191/6269 98% [============================================================= ] 6192/6269 98% [============================================================= ] 6193/6269 98% [============================================================= ] 6194/6269 98% [============================================================= ] 6195/6269 98% [============================================================= ] 6196/6269 98% [============================================================= ] 6197/6269 98% [============================================================= ] 6198/6269 98% [============================================================= ] 6199/6269 98% [============================================================= ] 6200/6269 98% [============================================================= ] 6201/6269 98% [============================================================= ] 6202/6269 98% [============================================================= ] 6203/6269 98% [============================================================= ] 6204/6269 98% [============================================================= ] 6205/6269 98% [============================================================= ] 6206/6269 98% [============================================================= ] 6207/6269 99% [============================================================= ] 6208/6269 99% [============================================================= ] 6209/6269 99% [============================================================= ] 6210/6269 99% [============================================================= ] 6211/6269 99% [============================================================= ] 6212/6269 99% [============================================================= ] 6213/6269 99% [============================================================= ] 6214/6269 99% [============================================================= ] 6215/6269 99% [============================================================= ] 6216/6269 99% [============================================================= ] 6217/6269 99% [============================================================= ] 6218/6269 99% [============================================================= ] 6219/6269 99% [============================================================= ] 6220/6269 99% [============================================================= ] 6221/6269 99% [============================================================= ] 6222/6269 99% [============================================================= ] 6223/6269 99% [============================================================= ] 6224/6269 99% [============================================================= ] 6225/6269 99% [============================================================= ] 6226/6269 99% [============================================================= ] 6227/6269 99% [============================================================= ] 6228/6269 99% [============================================================= ] 6229/6269 99% [============================================================= ] 6230/6269 99% [============================================================= ] 6231/6269 99% [============================================================= ] 6232/6269 99% [============================================================= ] 6233/6269 99% [============================================================= ] 6234/6269 99% [============================================================= ] 6235/6269 99% [============================================================= ] 6236/6269 99% [============================================================= ] 6237/6269 99% [============================================================= ] 6238/6269 99% [============================================================= ] 6239/6269 99% [============================================================= ] 6240/6269 99% [============================================================= ] 6241/6269 99% [============================================================= ] 6242/6269 99% [============================================================= ] 6243/6269 99% [============================================================= ] 6244/6269 99% [============================================================= ] 6245/6269 99% [============================================================= ] 6246/6269 99% [============================================================= ] 6247/6269 99% [============================================================= ] 6248/6269 99% [============================================================= ] 6249/6269 99% [============================================================= ] 6250/6269 99% [============================================================= ] 6251/6269 99% [============================================================= ] 6252/6269 99% [============================================================= ] 6253/6269 99% [============================================================= ] 6254/6269 99% [============================================================= ] 6255/6269 99% [============================================================= ] 6256/6269 99% [============================================================= ] 6257/6269 99% [============================================================= ] 6258/6269 99% [============================================================= ] 6259/6269 99% [============================================================= ] 6260/6269 99% [============================================================= ] 6261/6269 99% [============================================================= ] 6262/6269 99% [============================================================= ] 6263/6269 99% [============================================================= ] 6264/6269 99% [============================================================= ] 6265/6269 99% [============================================================= ] 6266/6269 99% [============================================================= ] 6267/6269 99% [============================================================= ] 6268/6269 99% [==============================================================] 6269/6269 100% operation complete, 6269 objects in 586651 NAND pages. ln -snf /home/buildroot/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-3/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2024.02.1 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.38-44-gd37c2b20a4787463d192b32041c3406c2bd91de0 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.3.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.40 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 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.82 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-systemd Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> aumix 2.9.1 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> host-autoconf 2.72 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-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> cairo 1.17.4 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.14.2 Collecting legal info COPYING: OK (sha256: 51a51aa9823704fd90bccc616cdd17ebabb5b2b3e9cbde886ca02c7002288067) >>> expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libpng 1.6.42 Collecting legal info LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> util-linux-libs 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> check 11970a7e112dfe243a2e68773f014687df2900e8 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-cmake 3.28.1 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> crun 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.libcrun: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> systemd 254.9 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/BSD-2-Clause.txt: OK (sha256: e5a8645ad94aab24e312dd0c6be2aa54236eb9374480b1b14ea5c61598874fd5) LICENSES/BSD-3-Clause.txt: OK (sha256: 83bb6bd9ccd2cf5230cb1807ed16258289768dc4d9cb80069a814e04415a1275) LICENSES/CC0-1.0.txt: OK (sha256: a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499) LICENSES/LGPL-2.0-or-later.txt: OK (sha256: 61778e80a2fd85955b626b29aa2bcf06144c714277bded65633e4a81479d9fb3) LICENSES/Linux-syscall-note.txt: OK (sha256: 5bcef4fedbfc08776630e65d5d0d074dd31208037eddb167ca46a9ec4f737764) LICENSES/lookup3-public-domain.txt: OK (sha256: 790ac93fb2859097bdda4cf08b5a4feb5e479d0cb2c74f403248241bc3e7c216) LICENSES/MIT-0.txt: OK (sha256: 8a6fc0879cecc0b96bf4c08159b9d733bf0f15fcf32879aec98c4ffd05424554) LICENSES/MIT.txt: OK (sha256: b85dcd3e453d05982552c52b5fc9e0bdd6d23c6f8e844b984a88af32570b0cc0) LICENSES/murmurhash2-public-domain.txt: OK (sha256: 2a98749f6bec00dfaed86fa9c1edea871aaae4f11ee4d100b671aaf4ce353a73) LICENSES/OFL-1.1.txt: OK (sha256: 1a7adaa2c86cedfd6c7f5c0c7c72fd6d3e02cd0c9593f21fdb53c89bb2b130ec) LICENSES/README.md: OK (sha256: 8ccb649d1fc1103e5726612cf303f05d4eb86b7ab46d9f630009dd32e87612e2) >>> elfutils 0.189 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-meson 1.3.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 69.0.3 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.8 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> host-python-jinja2 3.1.2 Collecting legal info LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b) >>> host-python-markupsafe 2.1.3 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> kmod 31 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libopenssl 3.2.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> libxkbcommon 1.4.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> wayland 1.22.0 Collecting legal info COPYING: OK (sha256: 6eefcb023622a463168a5c20add95fd24a38c7482622a9254a23b99b7c153061) >>> host-wayland 1.22.0 Collecting legal info COPYING: OK (sha256: 6eefcb023622a463168a5c20add95fd24a38c7482622a9254a23b99b7c153061) >>> host-libxml2 2.12.6 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libxml2 2.12.6 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> wayland-protocols 1.32 Collecting legal info COPYING: OK (sha256: f1a2b233e8a9a71c40f4aa885be08a0842ac85bb8588703c1dd7e6e6502e3124) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dbus 1.14.10 Collecting legal info COPYING: OK (sha256: e61807cd1c32ff4e7bd5b4b61dd21997c6dc5642cf19316124fe38d50e1f9fa3) >>> dhrystone 2 Collecting legal info >>> ding-libs 0.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 6c57f43c939054fd4b831f271a14c97a488c38f98cdda5e887c5d396e3b3bc58) >>> dos2unix 7.5.2 Collecting legal info COPYING.txt: OK (sha256: 03b60fa2cf28b2c6dd585a13b32377c1f87b8f016db44ce2ab6bc7eb306220e2) >>> ebtables 2.0.11 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> fio 3.34 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) MORAL-LICENSE: OK (sha256: 8a240c1ad13d1fe3e58588643d81d0695899be4a669fe6d8fafa76ca6a89db2c) >>> flashrom 1.3.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> getent Collecting legal info >>> hddtemp 0.4.3 Collecting legal info GPL-2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> hyperfine 1.18.0 Collecting legal info LICENSE-APACHE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) LICENSE-MIT: OK (sha256: 1dfee18c2ff07ce551de4d6a1d2db158c0380746b488a7f0d08c8e0d3568b7c3) >>> host-rustc Collecting legal info >>> host-rust 1.74.1 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-openssl Collecting legal info >>> host-libopenssl 3.2.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-rust-bin 1.74.1 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> jpeg Collecting legal info >>> libjpeg 9f Collecting legal info README: OK (sha256: 7c25493a9f64fed34d01445467341bda77bc1cdbeccbe33558659ef173fb9ff2) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> lcdproc 0.5.9 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) >>> libdrm 2.4.120 Collecting legal info data/meson.build: OK (sha256: d0a616a9020dc0271e36e6dd4bad174b4e2c2a42636f13785f8e18dd5f85fd83) >>> libpthread-stubs 0.5 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> udev Collecting legal info >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevdev 1.13.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libinput 1.23.0 Collecting legal info COPYING: OK (sha256: 80de50b2022a840db044c56db804ca3565600a692c0714babface587acc6d1b0) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libtirpc 1.3.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> libtraceevent 1.8.2 Collecting legal info LICENSES/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> libtracefs 1.8.0 Collecting legal info LICENSES/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> libubootenv 0.3.5 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) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> libuv 1.48.0 Collecting legal info LICENSE: OK (sha256: 16de0c32b265cb7d46a6d3bd614f259dd4d693a5e26b3407b04aae8d73041f0c) LICENSE-extra: OK (sha256: 262c44bd2cdba037e6d2a82fba15f5800d292bc993a6f5d6b6ea487744d02836) >>> libva 2.20.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> ltp-testsuite 20240129 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ltrace 82c66409c7a93ca6ad2e4563ef030dfb7e6df4d4 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> minicom 2.9 Collecting legal info COPYING: OK (sha256: cf80a758014eefbf068afffe3d462fc34ff4f528527524d8e100329c42094e15) >>> minizip-zlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> mutt 2.2.12 Collecting legal info GPL: OK (sha256: 732f24b69a6c71cd8e01e4672bb8e12cc1cbb88a50a4665e6ca4fd95000a57ee) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-opkg-utils 0.6.2 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.4.5 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> seatd 0.8.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> stunnel 5.71 Collecting legal info COPYING.md: OK (sha256: c172514e95e387eb4c77cdfbb55b635bf96e2dfcb85d785d993f64c40c4f89c4) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> host-systemd 254.9 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/BSD-2-Clause.txt: OK (sha256: e5a8645ad94aab24e312dd0c6be2aa54236eb9374480b1b14ea5c61598874fd5) LICENSES/BSD-3-Clause.txt: OK (sha256: 83bb6bd9ccd2cf5230cb1807ed16258289768dc4d9cb80069a814e04415a1275) LICENSES/CC0-1.0.txt: OK (sha256: a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499) LICENSES/LGPL-2.0-or-later.txt: OK (sha256: 61778e80a2fd85955b626b29aa2bcf06144c714277bded65633e4a81479d9fb3) LICENSES/Linux-syscall-note.txt: OK (sha256: 5bcef4fedbfc08776630e65d5d0d074dd31208037eddb167ca46a9ec4f737764) LICENSES/lookup3-public-domain.txt: OK (sha256: 790ac93fb2859097bdda4cf08b5a4feb5e479d0cb2c74f403248241bc3e7c216) LICENSES/MIT-0.txt: OK (sha256: 8a6fc0879cecc0b96bf4c08159b9d733bf0f15fcf32879aec98c4ffd05424554) LICENSES/MIT.txt: OK (sha256: b85dcd3e453d05982552c52b5fc9e0bdd6d23c6f8e844b984a88af32570b0cc0) LICENSES/murmurhash2-public-domain.txt: OK (sha256: 2a98749f6bec00dfaed86fa9c1edea871aaae4f11ee4d100b671aaf4ce353a73) LICENSES/OFL-1.1.txt: OK (sha256: 1a7adaa2c86cedfd6c7f5c0c7c72fd6d3e02cd0c9593f21fdb53c89bb2b130ec) LICENSES/README.md: OK (sha256: 8ccb649d1fc1103e5726612cf303f05d4eb86b7ab46d9f630009dd32e87612e2) >>> host-libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> tftpd b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7 Collecting legal info tftpd/tftpd.c: OK (sha256: 67754ebd8f265571d3226ac97e521b1bd6fd8a61363ecd4ab7806a6f90efab92) >>> trace-cmd 3.2 Collecting legal info COPYING: OK (sha256: b1d04b850c1c7471b0f0896f6c6f0fcfc9f07e2dd183a5f5826af269fe9e88fb) COPYING.LIB: OK (sha256: 70f297763149e72306919c924e164f83041d5e512868d4c8c1826c171b3e49f9) LICENSES/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> tzdata 2024a Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2024a Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2024a Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> ulogd 2.0.8 Collecting legal info COPYING: OK (sha256: b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf) >>> util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> weston 12.0.1 Collecting legal info COPYING: OK (sha256: fdb65868f65d0fbdb05c2d3b779e10ce9969fa0c4b9262ba4f260e87086ab860) >>> wipe 2.3.1 Collecting legal info LICENSE: OK (sha256: 890cd89006bb57ce95b460e867c7bcc81d30cbc23067a9be4644bdac6882bc14) >>> xkeyboard-config 2.38 Collecting legal info COPYING: OK (sha256: 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d) >>> host-xapp_xkbcomp 1.4.6 Collecting legal info COPYING: OK (sha256: 6b833fdc05906ce57f016dc791db86830d49ee4da2861ce45806c50b3f4dda9e) >>> host-xlib_libX11 1.8.7 Collecting legal info COPYING: OK (sha256: 2e7012a140f000735a7172674a2d314398d79622444fba65d108b029b29ab283) >>> host-libxcb 1.15 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-libxslt 1.1.39 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-xcb-proto 1.15.2 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xlib_libXau 1.0.11 Collecting legal info COPYING: OK (sha256: 56abe29bb1d9806a9e04fa9f80fed2c0f18027594df3f098148d814aef6bddfa) >>> host-xorgproto 2023.2 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: 3e980a770506b448897638632974bbcbdf2da3b99191dd0a03d3770097a46738) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 9936421f7516f7a17ae560b6989636b493e55c01128b543c7e72441568c3cba4) COPYING-fixesproto: OK (sha256: fb361c7c4322e4919ae193c5a20055d5190c23aa50480fd0a41f4d439cae2bc6) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 46f599055002bbf3e6ce244bde8d9ebe5ec24ae7906836db186773a9791d0b75) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: da835951edc6e3b8d168d6afe7447c65d0b9a99937293cf3f288bba8244a9f86) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) COPYING-xwaylandproto: OK (sha256: 309bd89bc2b30c6e3d3eb78f5377fa576475499e0ba936a9c3cba50ba5d6375c) >>> host-xutil_util-macros 1.20.0 Collecting legal info COPYING: OK (sha256: 7db0516389152a90c20ea910e8839d10204ebc25ccbc71fc7f5809dfb98e80ac) >>> host-xlib_libXdmcp 1.1.4 Collecting legal info COPYING: OK (sha256: 8a3c3f35b0dbcb60a4e242b9e4394a352a65bb27deb2938ea1e2e62a626e16e9) >>> host-xlib_xtrans 1.5.0 Collecting legal info COPYING: OK (sha256: 22616bf00b6db85ee3164775a95206894af987b85ff1a7703de55644bc722a39) >>> host-xlib_libxkbfile 1.1.2 Collecting legal info COPYING: OK (sha256: e1b3fdad8037ab3f986ef9caaa7c8da47d8d55875e680c7d6011f6c07363ea7c) >>> host-acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.6 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: linux-headers-6.1.82: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'