Info: checkpoint state = 81 : nat_bits unmount [FSCK] Check node 1 / 2041 (0.05%) [FSCK] Check node 205 / 2041 (10.05%) [FSCK] Check node 409 / 2041 (20.05%) [FSCK] Check node 613 / 2041 (30.05%) [FSCK] Check node 817 / 2041 (40.05%) [FSCK] Check node 1021 / 2041 (50.05%) [FSCK] Check node 1225 / 2041 (60.05%) [FSCK] Check node 1429 / 2041 (70.05%) [FSCK] Check node 1633 / 2041 (80.05%) [FSCK] Check node 1837 / 2041 (90.05%) [FSCK] Check node 2041 / 2041 (100.05%) [FSCK] Max image size: 269 MB, Free space: 4568 MB [FSCK] Unreachable nat entries [Ok..] [0x0] [FSCK] SIT valid block bitmap checking [Ok..] [FSCK] Hard link checking for regular file [Ok..] [0x0] [FSCK] valid_block_count matching with CP [Ok..] [0xd39f] [FSCK] valid_node_count matching with CP (de lookup) [Ok..] [0x7f9] [FSCK] valid_node_count matching with CP (nat lookup) [Ok..] [0x7f9] [FSCK] valid_inode_count matched with CP [Ok..] [0x7d3] [FSCK] free segment_count matched with CP [Ok..] [0x979] [FSCK] next block offset is free [Ok..] [FSCK] fixing SIT types [FSCK] other corrupted bugs [Ok..] Done: 0.000000 secs >>> Generating filesystem image rootfs.jffs2 mkdir -p /home/thomas/autobuild/instance-1/output-1/images rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2 mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-1/output-1/target/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-1/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "/home/thomas/autobuild/instance-1/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /home/thomas/autobuild/instance-1/output-1/host/sbin/mkfs.jffs2 -e 0x4000 --with-xattr -b -n -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target -o /home/thomas/autobuild/instance-1/output-1/images/rootfs.jffs2\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-1/output-1/images rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-1/output-1/target/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-1/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-1/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2206 objects. stage 2: creating image '/home/thomas/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/2206 0% [ ] 2/2206 0% [ ] 3/2206 0% [ ] 4/2206 0% [ ] 5/2206 0% [ ] 6/2206 0% [ ] 7/2206 0% [ ] 8/2206 0% [ ] 9/2206 0% [ ] 10/2206 0% [ ] 11/2206 0% [ ] 12/2206 0% [ ] 13/2206 0% [ ] 14/2206 0% [ ] 15/2206 0% [ ] 16/2206 0% [ ] 17/2206 0% [ ] 18/2206 0% [ ] 19/2206 0% [ ] 20/2206 0% [ ] 21/2206 0% [ ] 22/2206 0% [ ] 23/2206 1% [ ] 24/2206 1% [ ] 25/2206 1% [ ] 26/2206 1% [ ] 27/2206 1% [ ] 28/2206 1% [ ] 29/2206 1% [ ] 30/2206 1% [ ] 31/2206 1% [ ] 32/2206 1% [ ] 33/2206 1% [ ] 34/2206 1% [ ] 35/2206 1% [= ] 36/2206 1% [= ] 37/2206 1% [= ] 38/2206 1% [= ] 39/2206 1% [= ] 40/2206 1% [= ] 41/2206 1% [= ] 42/2206 1% [= ] 43/2206 1% [= ] 44/2206 1% [= ] 45/2206 2% [= ] 46/2206 2% [= ] 47/2206 2% [= ] 48/2206 2% [= ] 49/2206 2% [= ] 50/2206 2% [= ] 51/2206 2% [= ] 52/2206 2% [= ] 53/2206 2% [= ] 54/2206 2% [= ] 55/2206 2% [= ] 56/2206 2% [= ] 57/2206 2% [= ] 58/2206 2% [= ] 59/2206 2% [= ] 60/2206 2% [= ] 61/2206 2% [= ] 62/2206 2% [= ] 63/2206 2% [= ] 64/2206 2% [= ] 65/2206 2% [= ] 66/2206 2% [= ] 67/2206 3% [= ] 68/2206 3% [= ] 69/2206 3% [= ] 70/2206 3% [= ] 71/2206 3% [== ] 72/2206 3% [== ] 73/2206 3% [== ] 74/2206 3% [== ] 75/2206 3% [== ] 76/2206 3% [== ] 77/2206 3% [== ] 78/2206 3% [== ] 79/2206 3% [== ] 80/2206 3% [== ] 81/2206 3% [== ] 82/2206 3% [== ] 83/2206 3% [== ] 84/2206 3% [== ] 85/2206 3% [== ] 86/2206 3% [== ] 87/2206 3% [== ] 88/2206 3% [== ] 89/2206 4% [== ] 90/2206 4% [== ] 91/2206 4% [== ] 92/2206 4% [== ] 93/2206 4% [== ] 94/2206 4% [== ] 95/2206 4% [== ] 96/2206 4% [== ] 97/2206 4% [== ] 98/2206 4% [== ] 99/2206 4% [== ] 100/2206 4% [== ] 101/2206 4% [== ] 102/2206 4% [== ] 103/2206 4% [== ] 104/2206 4% [== ] 105/2206 4% [== ] 106/2206 4% [=== ] 107/2206 4% [=== ] 108/2206 4% [=== ] 109/2206 4% [=== ] 110/2206 4% [=== ] 111/2206 5% [=== ] 112/2206 5% [=== ] 113/2206 5% [=== ] 114/2206 5% [=== ] 115/2206 5% [=== ] 116/2206 5% [=== ] 117/2206 5% [=== ] 118/2206 5% [=== ] 119/2206 5% [=== ] 120/2206 5% [=== ] 121/2206 5% [=== ] 122/2206 5% [=== ] 123/2206 5% [=== ] 124/2206 5% [=== ] 125/2206 5% [=== ] 126/2206 5% [=== ] 127/2206 5% [=== ] 128/2206 5% [=== ] 129/2206 5% [=== ] 130/2206 5% [=== ] 131/2206 5% [=== ] 132/2206 5% [=== ] 133/2206 6% [=== ] 134/2206 6% [=== ] 135/2206 6% [=== ] 136/2206 6% [=== ] 137/2206 6% [=== ] 138/2206 6% [=== ] 139/2206 6% [=== ] 140/2206 6% [=== ] 141/2206 6% [=== ] 142/2206 6% [==== ] 143/2206 6% [==== ] 144/2206 6% [==== ] 145/2206 6% [==== ] 146/2206 6% [==== ] 147/2206 6% [==== ] 148/2206 6% [==== ] 149/2206 6% [==== ] 150/2206 6% [==== ] 151/2206 6% [==== ] 152/2206 6% [==== ] 153/2206 6% [==== ] 154/2206 6% [==== ] 155/2206 7% [==== ] 156/2206 7% [==== ] 157/2206 7% [==== ] 158/2206 7% [==== ] 159/2206 7% [==== ] 160/2206 7% [==== ] 161/2206 7% [==== ] 162/2206 7% [==== ] 163/2206 7% [==== ] 164/2206 7% [==== ] 165/2206 7% [==== ] 166/2206 7% [==== ] 167/2206 7% [==== ] 168/2206 7% [==== ] 169/2206 7% [==== ] 170/2206 7% [==== ] 171/2206 7% [==== ] 172/2206 7% [==== ] 173/2206 7% [==== ] 174/2206 7% [==== ] 175/2206 7% [==== ] 176/2206 7% [==== ] 177/2206 8% [===== ] 178/2206 8% [===== ] 179/2206 8% [===== ] 180/2206 8% [===== ] 181/2206 8% [===== ] 182/2206 8% [===== ] 183/2206 8% [===== ] 184/2206 8% [===== ] 185/2206 8% [===== ] 186/2206 8% [===== ] 187/2206 8% [===== ] 188/2206 8% [===== ] 189/2206 8% [===== ] 190/2206 8% [===== ] 191/2206 8% [===== ] 192/2206 8% [===== ] 193/2206 8% [===== ] 194/2206 8% [===== ] 195/2206 8% [===== ] 196/2206 8% [===== ] 197/2206 8% [===== ] 198/2206 8% [===== ] 199/2206 9% [===== ] 200/2206 9% [===== ] 201/2206 9% [===== ] 202/2206 9% [===== ] 203/2206 9% [===== ] 204/2206 9% [===== ] 205/2206 9% [===== ] 206/2206 9% [===== ] 207/2206 9% [===== ] 208/2206 9% [===== ] 209/2206 9% [===== ] 210/2206 9% [===== ] 211/2206 9% [===== ] 212/2206 9% [===== ] 213/2206 9% [====== ] 214/2206 9% [====== ] 215/2206 9% [====== ] 216/2206 9% [====== ] 217/2206 9% [====== ] 218/2206 9% [====== ] 219/2206 9% [====== ] 220/2206 9% [====== ] 221/2206 10% [====== ] 222/2206 10% [====== ] 223/2206 10% [====== ] 224/2206 10% [====== ] 225/2206 10% [====== ] 226/2206 10% [====== ] 227/2206 10% [====== ] 228/2206 10% [====== ] 229/2206 10% [====== ] 230/2206 10% [====== ] 231/2206 10% [====== ] 232/2206 10% [====== ] 233/2206 10% [====== ] 234/2206 10% [====== ] 235/2206 10% [====== ] 236/2206 10% [====== ] 237/2206 10% [====== ] 238/2206 10% [====== ] 239/2206 10% [====== ] 240/2206 10% [====== ] 241/2206 10% [====== ] 242/2206 10% [====== ] 243/2206 11% [====== ] 244/2206 11% [====== ] 245/2206 11% [====== ] 246/2206 11% [====== ] 247/2206 11% [====== ] 248/2206 11% [====== ] 249/2206 11% [======= ] 250/2206 11% [======= ] 251/2206 11% [======= ] 252/2206 11% [======= ] 253/2206 11% [======= ] 254/2206 11% [======= ] 255/2206 11% [======= ] 256/2206 11% [======= ] 257/2206 11% [======= ] 258/2206 11% [======= ] 259/2206 11% [======= ] 260/2206 11% [======= ] 261/2206 11% [======= ] 262/2206 11% [======= ] 263/2206 11% [======= ] 264/2206 11% [======= ] 265/2206 12% [======= ] 266/2206 12% [======= ] 267/2206 12% [======= ] 268/2206 12% [======= ] 269/2206 12% [======= ] 270/2206 12% [======= ] 271/2206 12% [======= ] 272/2206 12% [======= ] 273/2206 12% [======= ] 274/2206 12% [======= ] 275/2206 12% [======= ] 276/2206 12% [======= ] 277/2206 12% [======= ] 278/2206 12% [======= ] 279/2206 12% [======= ] 280/2206 12% [======= ] 281/2206 12% [======= ] 282/2206 12% [======= ] 283/2206 12% [======= ] 284/2206 12% [======== ] 285/2206 12% [======== ] 286/2206 12% [======== ] 287/2206 13% [======== ] 288/2206 13% [======== ] 289/2206 13% [======== ] 290/2206 13% [======== ] 291/2206 13% [======== ] 292/2206 13% [======== ] 293/2206 13% [======== ] 294/2206 13% [======== ] 295/2206 13% [======== ] 296/2206 13% [======== ] 297/2206 13% [======== ] 298/2206 13% [======== ] 299/2206 13% [======== ] 300/2206 13% [======== ] 301/2206 13% [======== ] 302/2206 13% [======== ] 303/2206 13% [======== ] 304/2206 13% [======== ] 305/2206 13% [======== ] 306/2206 13% [======== ] 307/2206 13% [======== ] 308/2206 13% [======== ] 309/2206 14% [======== ] 310/2206 14% [======== ] 311/2206 14% [======== ] 312/2206 14% [======== ] 313/2206 14% [======== ] 314/2206 14% [======== ] 315/2206 14% [======== ] 316/2206 14% [======== ] 317/2206 14% [======== ] 318/2206 14% [======== ] 319/2206 14% [======== ] 320/2206 14% [========= ] 321/2206 14% [========= ] 322/2206 14% [========= ] 323/2206 14% [========= ] 324/2206 14% [========= ] 325/2206 14% [========= ] 326/2206 14% [========= ] 327/2206 14% [========= ] 328/2206 14% [========= ] 329/2206 14% [========= ] 330/2206 14% [========= ] 331/2206 15% [========= ] 332/2206 15% [========= ] 333/2206 15% [========= ] 334/2206 15% [========= ] 335/2206 15% [========= ] 336/2206 15% [========= ] 337/2206 15% [========= ] 338/2206 15% [========= ] 339/2206 15% [========= ] 340/2206 15% [========= ] 341/2206 15% [========= ] 342/2206 15% [========= ] 343/2206 15% [========= ] 344/2206 15% [========= ] 345/2206 15% [========= ] 346/2206 15% [========= ] 347/2206 15% [========= ] 348/2206 15% [========= ] 349/2206 15% [========= ] 350/2206 15% [========= ] 351/2206 15% [========= ] 352/2206 15% [========= ] 353/2206 16% [========= ] 354/2206 16% [========= ] 355/2206 16% [========== ] 356/2206 16% [========== ] 357/2206 16% [========== ] 358/2206 16% [========== ] 359/2206 16% [========== ] 360/2206 16% [========== ] 361/2206 16% [========== ] 362/2206 16% [========== ] 363/2206 16% [========== ] 364/2206 16% [========== ] 365/2206 16% [========== ] 366/2206 16% [========== ] 367/2206 16% [========== ] 368/2206 16% [========== ] 369/2206 16% [========== ] 370/2206 16% [========== ] 371/2206 16% [========== ] 372/2206 16% [========== ] 373/2206 16% [========== ] 374/2206 16% [========== ] 375/2206 16% [========== ] 376/2206 17% [========== ] 377/2206 17% [========== ] 378/2206 17% [========== ] 379/2206 17% [========== ] 380/2206 17% [========== ] 381/2206 17% [========== ] 382/2206 17% [========== ] 383/2206 17% [========== ] 384/2206 17% [========== ] 385/2206 17% [========== ] 386/2206 17% [========== ] 387/2206 17% [========== ] 388/2206 17% [========== ] 389/2206 17% [========== ] 390/2206 17% [========== ] 391/2206 17% [=========== ] 392/2206 17% [=========== ] 393/2206 17% [=========== ] 394/2206 17% [=========== ] 395/2206 17% [=========== ] 396/2206 17% [=========== ] 397/2206 17% [=========== ] 398/2206 18% [=========== ] 399/2206 18% [=========== ] 400/2206 18% [=========== ] 401/2206 18% [=========== ] 402/2206 18% [=========== ] 403/2206 18% [=========== ] 404/2206 18% [=========== ] 405/2206 18% [=========== ] 406/2206 18% [=========== ] 407/2206 18% [=========== ] 408/2206 18% [=========== ] 409/2206 18% [=========== ] 410/2206 18% [=========== ] 411/2206 18% [=========== ] 412/2206 18% [=========== ] 413/2206 18% [=========== ] 414/2206 18% [=========== ] 415/2206 18% [=========== ] 416/2206 18% [=========== ] 417/2206 18% [=========== ] 418/2206 18% [=========== ] 419/2206 18% [=========== ] 420/2206 19% [=========== ] 421/2206 19% [=========== ] 422/2206 19% [=========== ] 423/2206 19% [=========== ] 424/2206 19% [=========== ] 425/2206 19% [=========== ] 426/2206 19% [============ ] 427/2206 19% [============ ] 428/2206 19% [============ ] 429/2206 19% [============ ] 430/2206 19% [============ ] 431/2206 19% [============ ] 432/2206 19% [============ ] 433/2206 19% [============ ] 434/2206 19% [============ ] 435/2206 19% [============ ] 436/2206 19% [============ ] 437/2206 19% [============ ] 438/2206 19% [============ ] 439/2206 19% [============ ] 440/2206 19% [============ ] 441/2206 19% [============ ] 442/2206 20% [============ ] 443/2206 20% [============ ] 444/2206 20% [============ ] 445/2206 20% [============ ] 446/2206 20% [============ ] 447/2206 20% [============ ] 448/2206 20% [============ ] 449/2206 20% [============ ] 450/2206 20% [============ ] 451/2206 20% [============ ] 452/2206 20% [============ ] 453/2206 20% [============ ] 454/2206 20% [============ ] 455/2206 20% [============ ] 456/2206 20% [============ ] 457/2206 20% [============ ] 458/2206 20% [============ ] 459/2206 20% [============ ] 460/2206 20% [============ ] 461/2206 20% [============ ] 462/2206 20% [============= ] 463/2206 20% [============= ] 464/2206 21% [============= ] 465/2206 21% [============= ] 466/2206 21% [============= ] 467/2206 21% [============= ] 468/2206 21% [============= ] 469/2206 21% [============= ] 470/2206 21% [============= ] 471/2206 21% [============= ] 472/2206 21% [============= ] 473/2206 21% [============= ] 474/2206 21% [============= ] 475/2206 21% [============= ] 476/2206 21% [============= ] 477/2206 21% [============= ] 478/2206 21% [============= ] 479/2206 21% [============= ] 480/2206 21% [============= ] 481/2206 21% [============= ] 482/2206 21% [============= ] 483/2206 21% [============= ] 484/2206 21% [============= ] 485/2206 21% [============= ] 486/2206 22% [============= ] 487/2206 22% [============= ] 488/2206 22% [============= ] 489/2206 22% [============= ] 490/2206 22% [============= ] 491/2206 22% [============= ] 492/2206 22% [============= ] 493/2206 22% [============= ] 494/2206 22% [============= ] 495/2206 22% [============= ] 496/2206 22% [============= ] 497/2206 22% [============= ] 498/2206 22% [============== ] 499/2206 22% [============== ] 500/2206 22% [============== ] 501/2206 22% [============== ] 502/2206 22% [============== ] 503/2206 22% [============== ] 504/2206 22% [============== ] 505/2206 22% [============== ] 506/2206 22% [============== ] 507/2206 22% [============== ] 508/2206 23% [============== ] 509/2206 23% [============== ] 510/2206 23% [============== ] 511/2206 23% [============== ] 512/2206 23% [============== ] 513/2206 23% [============== ] 514/2206 23% [============== ] 515/2206 23% [============== ] 516/2206 23% [============== ] 517/2206 23% [============== ] 518/2206 23% [============== ] 519/2206 23% [============== ] 520/2206 23% [============== ] 521/2206 23% [============== ] 522/2206 23% [============== ] 523/2206 23% [============== ] 524/2206 23% [============== ] 525/2206 23% [============== ] 526/2206 23% [============== ] 527/2206 23% [============== ] 528/2206 23% [============== ] 529/2206 23% [============== ] 530/2206 24% [============== ] 531/2206 24% [============== ] 532/2206 24% [============== ] 533/2206 24% [=============== ] 534/2206 24% [=============== ] 535/2206 24% [=============== ] 536/2206 24% [=============== ] 537/2206 24% [=============== ] 538/2206 24% [=============== ] 539/2206 24% [=============== ] 540/2206 24% [=============== ] 541/2206 24% [=============== ] 542/2206 24% [=============== ] 543/2206 24% [=============== ] 544/2206 24% [=============== ] 545/2206 24% [=============== ] 546/2206 24% [=============== ] 547/2206 24% [=============== ] 548/2206 24% [=============== ] 549/2206 24% [=============== ] 550/2206 24% [=============== ] 551/2206 24% [=============== ] 552/2206 25% [=============== ] 553/2206 25% [=============== ] 554/2206 25% [=============== ] 555/2206 25% [=============== ] 556/2206 25% [=============== ] 557/2206 25% [=============== ] 558/2206 25% [=============== ] 559/2206 25% [=============== ] 560/2206 25% [=============== ] 561/2206 25% [=============== ] 562/2206 25% [=============== ] 563/2206 25% [=============== ] 564/2206 25% [=============== ] 565/2206 25% [=============== ] 566/2206 25% [=============== ] 567/2206 25% [=============== ] 568/2206 25% [=============== ] 569/2206 25% [================ ] 570/2206 25% [================ ] 571/2206 25% [================ ] 572/2206 25% [================ ] 573/2206 25% [================ ] 574/2206 26% [================ ] 575/2206 26% [================ ] 576/2206 26% [================ ] 577/2206 26% [================ ] 578/2206 26% [================ ] 579/2206 26% [================ ] 580/2206 26% [================ ] 581/2206 26% [================ ] 582/2206 26% [================ ] 583/2206 26% [================ ] 584/2206 26% [================ ] 585/2206 26% [================ ] 586/2206 26% [================ ] 587/2206 26% [================ ] 588/2206 26% [================ ] 589/2206 26% [================ ] 590/2206 26% [================ ] 591/2206 26% [================ ] 592/2206 26% [================ ] 593/2206 26% [================ ] 594/2206 26% [================ ] 595/2206 26% [================ ] 596/2206 27% [================ ] 597/2206 27% [================ ] 598/2206 27% [================ ] 599/2206 27% [================ ] 600/2206 27% [================ ] 601/2206 27% [================ ] 602/2206 27% [================ ] 603/2206 27% [================ ] 604/2206 27% [================= ] 605/2206 27% [================= ] 606/2206 27% [================= ] 607/2206 27% [================= ] 608/2206 27% [================= ] 609/2206 27% [================= ] 610/2206 27% [================= ] 611/2206 27% [================= ] 612/2206 27% [================= ] 613/2206 27% [================= ] 614/2206 27% [================= ] 615/2206 27% [================= ] 616/2206 27% [================= ] 617/2206 27% [================= ] 618/2206 28% [================= ] 619/2206 28% [================= ] 620/2206 28% [================= ] 621/2206 28% [================= ] 622/2206 28% [================= ] 623/2206 28% [================= ] 624/2206 28% [================= ] 625/2206 28% [================= ] 626/2206 28% [================= ] 627/2206 28% [================= ] 628/2206 28% [================= ] 629/2206 28% [================= ] 630/2206 28% [================= ] 631/2206 28% [================= ] 632/2206 28% [================= ] 633/2206 28% [================= ] 634/2206 28% [================= ] 635/2206 28% [================= ] 636/2206 28% [================= ] 637/2206 28% [================= ] 638/2206 28% [================= ] 639/2206 28% [================= ] 640/2206 29% [================== ] 641/2206 29% [================== ] 642/2206 29% [================== ] 643/2206 29% [================== ] 644/2206 29% [================== ] 645/2206 29% [================== ] 646/2206 29% [================== ] 647/2206 29% [================== ] 648/2206 29% [================== ] 649/2206 29% [================== ] 650/2206 29% [================== ] 651/2206 29% [================== ] 652/2206 29% [================== ] 653/2206 29% [================== ] 654/2206 29% [================== ] 655/2206 29% [================== ] 656/2206 29% [================== ] 657/2206 29% [================== ] 658/2206 29% [================== ] 659/2206 29% [================== ] 660/2206 29% [================== ] 661/2206 29% [================== ] 662/2206 30% [================== ] 663/2206 30% [================== ] 664/2206 30% [================== ] 665/2206 30% [================== ] 666/2206 30% [================== ] 667/2206 30% [================== ] 668/2206 30% [================== ] 669/2206 30% [================== ] 670/2206 30% [================== ] 671/2206 30% [================== ] 672/2206 30% [================== ] 673/2206 30% [================== ] 674/2206 30% [================== ] 675/2206 30% [================== ] 676/2206 30% [=================== ] 677/2206 30% [=================== ] 678/2206 30% [=================== ] 679/2206 30% [=================== ] 680/2206 30% [=================== ] 681/2206 30% [=================== ] 682/2206 30% [=================== ] 683/2206 30% [=================== ] 684/2206 31% [=================== ] 685/2206 31% [=================== ] 686/2206 31% [=================== ] 687/2206 31% [=================== ] 688/2206 31% [=================== ] 689/2206 31% [=================== ] 690/2206 31% [=================== ] 691/2206 31% [=================== ] 692/2206 31% [=================== ] 693/2206 31% [=================== ] 694/2206 31% [=================== ] 695/2206 31% [=================== ] 696/2206 31% [=================== ] 697/2206 31% [=================== ] 698/2206 31% [=================== ] 699/2206 31% [=================== ] 700/2206 31% [=================== ] 701/2206 31% [=================== ] 702/2206 31% [=================== ] 703/2206 31% [=================== ] 704/2206 31% [=================== ] 705/2206 31% [=================== ] 706/2206 32% [=================== ] 707/2206 32% [=================== ] 708/2206 32% [=================== ] 709/2206 32% [=================== ] 710/2206 32% [=================== ] 711/2206 32% [==================== ] 712/2206 32% [==================== ] 713/2206 32% [==================== ] 714/2206 32% [==================== ] 715/2206 32% [==================== ] 716/2206 32% [==================== ] 717/2206 32% [==================== ] 718/2206 32% [==================== ] 719/2206 32% [==================== ] 720/2206 32% [==================== ] 721/2206 32% [==================== ] 722/2206 32% [==================== ] 723/2206 32% [==================== ] 724/2206 32% [==================== ] 725/2206 32% [==================== ] 726/2206 32% [==================== ] 727/2206 32% [==================== ] 728/2206 33% [==================== ] 729/2206 33% [==================== ] 730/2206 33% [==================== ] 731/2206 33% [==================== ] 732/2206 33% [==================== ] 733/2206 33% [==================== ] 734/2206 33% [==================== ] 735/2206 33% [==================== ] 736/2206 33% [==================== ] 737/2206 33% [==================== ] 738/2206 33% [==================== ] 739/2206 33% [==================== ] 740/2206 33% [==================== ] 741/2206 33% [==================== ] 742/2206 33% [==================== ] 743/2206 33% [==================== ] 744/2206 33% [==================== ] 745/2206 33% [==================== ] 746/2206 33% [==================== ] 747/2206 33% [===================== ] 748/2206 33% [===================== ] 749/2206 33% [===================== ] 750/2206 33% [===================== ] 751/2206 34% [===================== ] 752/2206 34% [===================== ] 753/2206 34% [===================== ] 754/2206 34% [===================== ] 755/2206 34% [===================== ] 756/2206 34% [===================== ] 757/2206 34% [===================== ] 758/2206 34% [===================== ] 759/2206 34% [===================== ] 760/2206 34% [===================== ] 761/2206 34% [===================== ] 762/2206 34% [===================== ] 763/2206 34% [===================== ] 764/2206 34% [===================== ] 765/2206 34% [===================== ] 766/2206 34% [===================== ] 767/2206 34% [===================== ] 768/2206 34% [===================== ] 769/2206 34% [===================== ] 770/2206 34% [===================== ] 771/2206 34% [===================== ] 772/2206 34% [===================== ] 773/2206 35% [===================== ] 774/2206 35% [===================== ] 775/2206 35% [===================== ] 776/2206 35% [===================== ] 777/2206 35% [===================== ] 778/2206 35% [===================== ] 779/2206 35% [===================== ] 780/2206 35% [===================== ] 781/2206 35% [===================== ] 782/2206 35% [====================== ] 783/2206 35% [====================== ] 784/2206 35% [====================== ] 785/2206 35% [====================== ] 786/2206 35% [====================== ] 787/2206 35% [====================== ] 788/2206 35% [====================== ] 789/2206 35% [====================== ] 790/2206 35% [====================== ] 791/2206 35% [====================== ] 792/2206 35% [====================== ] 793/2206 35% [====================== ] 794/2206 35% [====================== ] 795/2206 36% [====================== ] 796/2206 36% [====================== ] 797/2206 36% [====================== ] 798/2206 36% [====================== ] 799/2206 36% [====================== ] 800/2206 36% [====================== ] 801/2206 36% [====================== ] 802/2206 36% [====================== ] 803/2206 36% [====================== ] 804/2206 36% [====================== ] 805/2206 36% [====================== ] 806/2206 36% [====================== ] 807/2206 36% [====================== ] 808/2206 36% [====================== ] 809/2206 36% [====================== ] 810/2206 36% [====================== ] 811/2206 36% [====================== ] 812/2206 36% [====================== ] 813/2206 36% [====================== ] 814/2206 36% [====================== ] 815/2206 36% [====================== ] 816/2206 36% [====================== ] 817/2206 37% [====================== ] 818/2206 37% [======================= ] 819/2206 37% [======================= ] 820/2206 37% [======================= ] 821/2206 37% [======================= ] 822/2206 37% [======================= ] 823/2206 37% [======================= ] 824/2206 37% [======================= ] 825/2206 37% [======================= ] 826/2206 37% [======================= ] 827/2206 37% [======================= ] 828/2206 37% [======================= ] 829/2206 37% [======================= ] 830/2206 37% [======================= ] 831/2206 37% [======================= ] 832/2206 37% [======================= ] 833/2206 37% [======================= ] 834/2206 37% [======================= ] 835/2206 37% [======================= ] 836/2206 37% [======================= ] 837/2206 37% [======================= ] 838/2206 37% [======================= ] 839/2206 38% [======================= ] 840/2206 38% [======================= ] 841/2206 38% [======================= ] 842/2206 38% [======================= ] 843/2206 38% [======================= ] 844/2206 38% [======================= ] 845/2206 38% [======================= ] 846/2206 38% [======================= ] 847/2206 38% [======================= ] 848/2206 38% [======================= ] 849/2206 38% [======================= ] 850/2206 38% [======================= ] 851/2206 38% [======================= ] 852/2206 38% [======================= ] 853/2206 38% [======================== ] 854/2206 38% [======================== ] 855/2206 38% [======================== ] 856/2206 38% [======================== ] 857/2206 38% [======================== ] 858/2206 38% [======================== ] 859/2206 38% [======================== ] 860/2206 38% [======================== ] 861/2206 39% [======================== ] 862/2206 39% [======================== ] 863/2206 39% [======================== ] 864/2206 39% [======================== ] 865/2206 39% [======================== ] 866/2206 39% [======================== ] 867/2206 39% [======================== ] 868/2206 39% [======================== ] 869/2206 39% [======================== ] 870/2206 39% [======================== ] 871/2206 39% [======================== ] 872/2206 39% [======================== ] 873/2206 39% [======================== ] 874/2206 39% [======================== ] 875/2206 39% [======================== ] 876/2206 39% [======================== ] 877/2206 39% [======================== ] 878/2206 39% [======================== ] 879/2206 39% [======================== ] 880/2206 39% [======================== ] 881/2206 39% [======================== ] 882/2206 39% [======================== ] 883/2206 40% [======================== ] 884/2206 40% [======================== ] 885/2206 40% [======================== ] 886/2206 40% [======================== ] 887/2206 40% [======================== ] 888/2206 40% [======================== ] 889/2206 40% [========================= ] 890/2206 40% [========================= ] 891/2206 40% [========================= ] 892/2206 40% [========================= ] 893/2206 40% [========================= ] 894/2206 40% [========================= ] 895/2206 40% [========================= ] 896/2206 40% [========================= ] 897/2206 40% [========================= ] 898/2206 40% [========================= ] 899/2206 40% [========================= ] 900/2206 40% [========================= ] 901/2206 40% [========================= ] 902/2206 40% [========================= ] 903/2206 40% [========================= ] 904/2206 40% [========================= ] 905/2206 41% [========================= ] 906/2206 41% [========================= ] 907/2206 41% [========================= ] 908/2206 41% [========================= ] 909/2206 41% [========================= ] 910/2206 41% [========================= ] 911/2206 41% [========================= ] 912/2206 41% [========================= ] 913/2206 41% [========================= ] 914/2206 41% [========================= ] 915/2206 41% [========================= ] 916/2206 41% [========================= ] 917/2206 41% [========================= ] 918/2206 41% [========================= ] 919/2206 41% [========================= ] 920/2206 41% [========================= ] 921/2206 41% [========================= ] 922/2206 41% [========================= ] 923/2206 41% [========================= ] 924/2206 41% [========================= ] 925/2206 41% [========================== ] 926/2206 41% [========================== ] 927/2206 42% [========================== ] 928/2206 42% [========================== ] 929/2206 42% [========================== ] 930/2206 42% [========================== ] 931/2206 42% [========================== ] 932/2206 42% [========================== ] 933/2206 42% [========================== ] 934/2206 42% [========================== ] 935/2206 42% [========================== ] 936/2206 42% [========================== ] 937/2206 42% [========================== ] 938/2206 42% [========================== ] 939/2206 42% [========================== ] 940/2206 42% [========================== ] 941/2206 42% [========================== ] 942/2206 42% [========================== ] 943/2206 42% [========================== ] 944/2206 42% [========================== ] 945/2206 42% [========================== ] 946/2206 42% [========================== ] 947/2206 42% [========================== ] 948/2206 42% [========================== ] 949/2206 43% [========================== ] 950/2206 43% [========================== ] 951/2206 43% [========================== ] 952/2206 43% [========================== ] 953/2206 43% [========================== ] 954/2206 43% [========================== ] 955/2206 43% [========================== ] 956/2206 43% [========================== ] 957/2206 43% [========================== ] 958/2206 43% [========================== ] 959/2206 43% [========================== ] 960/2206 43% [=========================== ] 961/2206 43% [=========================== ] 962/2206 43% [=========================== ] 963/2206 43% [=========================== ] 964/2206 43% [=========================== ] 965/2206 43% [=========================== ] 966/2206 43% [=========================== ] 967/2206 43% [=========================== ] 968/2206 43% [=========================== ] 969/2206 43% [=========================== ] 970/2206 43% [=========================== ] 971/2206 44% [=========================== ] 972/2206 44% [=========================== ] 973/2206 44% [=========================== ] 974/2206 44% [=========================== ] 975/2206 44% [=========================== ] 976/2206 44% [=========================== ] 977/2206 44% [=========================== ] 978/2206 44% [=========================== ] 979/2206 44% [=========================== ] 980/2206 44% [=========================== ] 981/2206 44% [=========================== ] 982/2206 44% [=========================== ] 983/2206 44% [=========================== ] 984/2206 44% [=========================== ] 985/2206 44% [=========================== ] 986/2206 44% [=========================== ] 987/2206 44% [=========================== ] 988/2206 44% [=========================== ] 989/2206 44% [=========================== ] 990/2206 44% [=========================== ] 991/2206 44% [=========================== ] 992/2206 44% [=========================== ] 993/2206 45% [=========================== ] 994/2206 45% [=========================== ] 995/2206 45% [=========================== ] 996/2206 45% [============================ ] 997/2206 45% [============================ ] 998/2206 45% [============================ ] 999/2206 45% [============================ ] 1000/2206 45% [============================ ] 1001/2206 45% [============================ ] 1002/2206 45% [============================ ] 1003/2206 45% [============================ ] 1004/2206 45% [============================ ] 1005/2206 45% [============================ ] 1006/2206 45% [============================ ] 1007/2206 45% [============================ ] 1008/2206 45% [============================ ] 1009/2206 45% [============================ ] 1010/2206 45% [============================ ] 1011/2206 45% [============================ ] 1012/2206 45% [============================ ] 1013/2206 45% [============================ ] 1014/2206 45% [============================ ] 1015/2206 46% [============================ ] 1016/2206 46% [============================ ] 1017/2206 46% [============================ ] 1018/2206 46% [============================ ] 1019/2206 46% [============================ ] 1020/2206 46% [============================ ] 1021/2206 46% [============================ ] 1022/2206 46% [============================ ] 1023/2206 46% [============================ ] 1024/2206 46% [============================ ] 1025/2206 46% [============================ ] 1026/2206 46% [============================ ] 1027/2206 46% [============================ ] 1028/2206 46% [============================ ] 1029/2206 46% [============================ ] 1030/2206 46% [============================ ] 1031/2206 46% [============================= ] 1032/2206 46% [============================= ] 1033/2206 46% [============================= ] 1034/2206 46% [============================= ] 1035/2206 46% [============================= ] 1036/2206 46% [============================= ] 1037/2206 47% [============================= ] 1038/2206 47% [============================= ] 1039/2206 47% [============================= ] 1040/2206 47% [============================= ] 1041/2206 47% [============================= ] 1042/2206 47% [============================= ] 1043/2206 47% [============================= ] 1044/2206 47% [============================= ] 1045/2206 47% [============================= ] 1046/2206 47% [============================= ] 1047/2206 47% [============================= ] 1048/2206 47% [============================= ] 1049/2206 47% [============================= ] 1050/2206 47% [============================= ] 1051/2206 47% [============================= ] 1052/2206 47% [============================= ] 1053/2206 47% [============================= ] 1054/2206 47% [============================= ] 1055/2206 47% [============================= ] 1056/2206 47% [============================= ] 1057/2206 47% [============================= ] 1058/2206 47% [============================= ] 1059/2206 48% [============================= ] 1060/2206 48% [============================= ] 1061/2206 48% [============================= ] 1062/2206 48% [============================= ] 1063/2206 48% [============================= ] 1064/2206 48% [============================= ] 1065/2206 48% [============================= ] 1066/2206 48% [============================= ] 1067/2206 48% [============================== ] 1068/2206 48% [============================== ] 1069/2206 48% [============================== ] 1070/2206 48% [============================== ] 1071/2206 48% [============================== ] 1072/2206 48% [============================== ] 1073/2206 48% [============================== ] 1074/2206 48% [============================== ] 1075/2206 48% [============================== ] 1076/2206 48% [============================== ] 1077/2206 48% [============================== ] 1078/2206 48% [============================== ] 1079/2206 48% [============================== ] 1080/2206 48% [============================== ] 1081/2206 49% [============================== ] 1082/2206 49% [============================== ] 1083/2206 49% [============================== ] 1084/2206 49% [============================== ] 1085/2206 49% [============================== ] 1086/2206 49% [============================== ] 1087/2206 49% [============================== ] 1088/2206 49% [============================== ] 1089/2206 49% [============================== ] 1090/2206 49% [============================== ] 1091/2206 49% [============================== ] 1092/2206 49% [============================== ] 1093/2206 49% [============================== ] 1094/2206 49% [============================== ] 1095/2206 49% [============================== ] 1096/2206 49% [============================== ] 1097/2206 49% [============================== ] 1098/2206 49% [============================== ] 1099/2206 49% [============================== ] 1100/2206 49% [============================== ] 1101/2206 49% [============================== ] 1102/2206 49% [=============================== ] 1103/2206 50% [=============================== ] 1104/2206 50% [=============================== ] 1105/2206 50% [=============================== ] 1106/2206 50% [=============================== ] 1107/2206 50% [=============================== ] 1108/2206 50% [=============================== ] 1109/2206 50% [=============================== ] 1110/2206 50% [=============================== ] 1111/2206 50% [=============================== ] 1112/2206 50% [=============================== ] 1113/2206 50% [=============================== ] 1114/2206 50% [=============================== ] 1115/2206 50% [=============================== ] 1116/2206 50% [=============================== ] 1117/2206 50% [=============================== ] 1118/2206 50% [=============================== ] 1119/2206 50% [=============================== ] 1120/2206 50% [=============================== ] 1121/2206 50% [=============================== ] 1122/2206 50% [=============================== ] 1123/2206 50% [=============================== ] 1124/2206 50% [=============================== ] 1125/2206 50% [=============================== ] 1126/2206 51% [=============================== ] 1127/2206 51% [=============================== ] 1128/2206 51% [=============================== ] 1129/2206 51% [=============================== ] 1130/2206 51% [=============================== ] 1131/2206 51% [=============================== ] 1132/2206 51% [=============================== ] 1133/2206 51% [=============================== ] 1134/2206 51% [=============================== ] 1135/2206 51% [=============================== ] 1136/2206 51% [=============================== ] 1137/2206 51% [=============================== ] 1138/2206 51% [================================ ] 1139/2206 51% [================================ ] 1140/2206 51% [================================ ] 1141/2206 51% [================================ ] 1142/2206 51% [================================ ] 1143/2206 51% [================================ ] 1144/2206 51% [================================ ] 1145/2206 51% [================================ ] 1146/2206 51% [================================ ] 1147/2206 51% [================================ ] 1148/2206 52% [================================ ] 1149/2206 52% [================================ ] 1150/2206 52% [================================ ] 1151/2206 52% [================================ ] 1152/2206 52% [================================ ] 1153/2206 52% [================================ ] 1154/2206 52% [================================ ] 1155/2206 52% [================================ ] 1156/2206 52% [================================ ] 1157/2206 52% [================================ ] 1158/2206 52% [================================ ] 1159/2206 52% [================================ ] 1160/2206 52% [================================ ] 1161/2206 52% [================================ ] 1162/2206 52% [================================ ] 1163/2206 52% [================================ ] 1164/2206 52% [================================ ] 1165/2206 52% [================================ ] 1166/2206 52% [================================ ] 1167/2206 52% [================================ ] 1168/2206 52% [================================ ] 1169/2206 52% [================================ ] 1170/2206 53% [================================ ] 1171/2206 53% [================================ ] 1172/2206 53% [================================ ] 1173/2206 53% [================================ ] 1174/2206 53% [================================= ] 1175/2206 53% [================================= ] 1176/2206 53% [================================= ] 1177/2206 53% [================================= ] 1178/2206 53% [================================= ] 1179/2206 53% [================================= ] 1180/2206 53% [================================= ] 1181/2206 53% [================================= ] 1182/2206 53% [================================= ] 1183/2206 53% [================================= ] 1184/2206 53% [================================= ] 1185/2206 53% [================================= ] 1186/2206 53% [================================= ] 1187/2206 53% [================================= ] 1188/2206 53% [================================= ] 1189/2206 53% [================================= ] 1190/2206 53% [================================= ] 1191/2206 53% [================================= ] 1192/2206 54% [================================= ] 1193/2206 54% [================================= ] 1194/2206 54% [================================= ] 1195/2206 54% [================================= ] 1196/2206 54% [================================= ] 1197/2206 54% [================================= ] 1198/2206 54% [================================= ] 1199/2206 54% [================================= ] 1200/2206 54% [================================= ] 1201/2206 54% [================================= ] 1202/2206 54% [================================= ] 1203/2206 54% [================================= ] 1204/2206 54% [================================= ] 1205/2206 54% [================================= ] 1206/2206 54% [================================= ] 1207/2206 54% [================================= ] 1208/2206 54% [================================= ] 1209/2206 54% [================================== ] 1210/2206 54% [================================== ] 1211/2206 54% [================================== ] 1212/2206 54% [================================== ] 1213/2206 54% [================================== ] 1214/2206 55% [================================== ] 1215/2206 55% [================================== ] 1216/2206 55% [================================== ] 1217/2206 55% [================================== ] 1218/2206 55% [================================== ] 1219/2206 55% [================================== ] 1220/2206 55% [================================== ] 1221/2206 55% [================================== ] 1222/2206 55% [================================== ] 1223/2206 55% [================================== ] 1224/2206 55% [================================== ] 1225/2206 55% [================================== ] 1226/2206 55% [================================== ] 1227/2206 55% [================================== ] 1228/2206 55% [================================== ] 1229/2206 55% [================================== ] 1230/2206 55% [================================== ] 1231/2206 55% [================================== ] 1232/2206 55% [================================== ] 1233/2206 55% [================================== ] 1234/2206 55% [================================== ] 1235/2206 55% [================================== ] 1236/2206 56% [================================== ] 1237/2206 56% [================================== ] 1238/2206 56% [================================== ] 1239/2206 56% [================================== ] 1240/2206 56% [================================== ] 1241/2206 56% [================================== ] 1242/2206 56% [================================== ] 1243/2206 56% [================================== ] 1244/2206 56% [================================== ] 1245/2206 56% [=================================== ] 1246/2206 56% [=================================== ] 1247/2206 56% [=================================== ] 1248/2206 56% [=================================== ] 1249/2206 56% [=================================== ] 1250/2206 56% [=================================== ] 1251/2206 56% [=================================== ] 1252/2206 56% [=================================== ] 1253/2206 56% [=================================== ] 1254/2206 56% [=================================== ] 1255/2206 56% [=================================== ] 1256/2206 56% [=================================== ] 1257/2206 56% [=================================== ] 1258/2206 57% [=================================== ] 1259/2206 57% [=================================== ] 1260/2206 57% [=================================== ] 1261/2206 57% [=================================== ] 1262/2206 57% [=================================== ] 1263/2206 57% [=================================== ] 1264/2206 57% [=================================== ] 1265/2206 57% [=================================== ] 1266/2206 57% [=================================== ] 1267/2206 57% [=================================== ] 1268/2206 57% [=================================== ] 1269/2206 57% [=================================== ] 1270/2206 57% [=================================== ] 1271/2206 57% [=================================== ] 1272/2206 57% [=================================== ] 1273/2206 57% [=================================== ] 1274/2206 57% [=================================== ] 1275/2206 57% [=================================== ] 1276/2206 57% [=================================== ] 1277/2206 57% [=================================== ] 1278/2206 57% [=================================== ] 1279/2206 57% [=================================== ] 1280/2206 58% [==================================== ] 1281/2206 58% [==================================== ] 1282/2206 58% [==================================== ] 1283/2206 58% [==================================== ] 1284/2206 58% [==================================== ] 1285/2206 58% [==================================== ] 1286/2206 58% [==================================== ] 1287/2206 58% [==================================== ] 1288/2206 58% [==================================== ] 1289/2206 58% [==================================== ] 1290/2206 58% [==================================== ] 1291/2206 58% [==================================== ] 1292/2206 58% [==================================== ] 1293/2206 58% [==================================== ] 1294/2206 58% [==================================== ] 1295/2206 58% [==================================== ] 1296/2206 58% [==================================== ] 1297/2206 58% [==================================== ] 1298/2206 58% [==================================== ] 1299/2206 58% [==================================== ] 1300/2206 58% [==================================== ] 1301/2206 58% [==================================== ] 1302/2206 59% [==================================== ] 1303/2206 59% [==================================== ] 1304/2206 59% [==================================== ] 1305/2206 59% [==================================== ] 1306/2206 59% [==================================== ] 1307/2206 59% [==================================== ] 1308/2206 59% [==================================== ] 1309/2206 59% [==================================== ] 1310/2206 59% [==================================== ] 1311/2206 59% [==================================== ] 1312/2206 59% [==================================== ] 1313/2206 59% [==================================== ] 1314/2206 59% [==================================== ] 1315/2206 59% [==================================== ] 1316/2206 59% [===================================== ] 1317/2206 59% [===================================== ] 1318/2206 59% [===================================== ] 1319/2206 59% [===================================== ] 1320/2206 59% [===================================== ] 1321/2206 59% [===================================== ] 1322/2206 59% [===================================== ] 1323/2206 59% [===================================== ] 1324/2206 60% [===================================== ] 1325/2206 60% [===================================== ] 1326/2206 60% [===================================== ] 1327/2206 60% [===================================== ] 1328/2206 60% [===================================== ] 1329/2206 60% [===================================== ] 1330/2206 60% [===================================== ] 1331/2206 60% [===================================== ] 1332/2206 60% [===================================== ] 1333/2206 60% [===================================== ] 1334/2206 60% [===================================== ] 1335/2206 60% [===================================== ] 1336/2206 60% [===================================== ] 1337/2206 60% [===================================== ] 1338/2206 60% [===================================== ] 1339/2206 60% [===================================== ] 1340/2206 60% [===================================== ] 1341/2206 60% [===================================== ] 1342/2206 60% [===================================== ] 1343/2206 60% [===================================== ] 1344/2206 60% [===================================== ] 1345/2206 60% [===================================== ] 1346/2206 61% [===================================== ] 1347/2206 61% [===================================== ] 1348/2206 61% [===================================== ] 1349/2206 61% [===================================== ] 1350/2206 61% [===================================== ] 1351/2206 61% [===================================== ] 1352/2206 61% [====================================== ] 1353/2206 61% [====================================== ] 1354/2206 61% [====================================== ] 1355/2206 61% [====================================== ] 1356/2206 61% [====================================== ] 1357/2206 61% [====================================== ] 1358/2206 61% [====================================== ] 1359/2206 61% [====================================== ] 1360/2206 61% [====================================== ] 1361/2206 61% [====================================== ] 1362/2206 61% [====================================== ] 1363/2206 61% [====================================== ] 1364/2206 61% [====================================== ] 1365/2206 61% [====================================== ] 1366/2206 61% [====================================== ] 1367/2206 61% [====================================== ] 1368/2206 62% [====================================== ] 1369/2206 62% [====================================== ] 1370/2206 62% [====================================== ] 1371/2206 62% [====================================== ] 1372/2206 62% [====================================== ] 1373/2206 62% [====================================== ] 1374/2206 62% [====================================== ] 1375/2206 62% [====================================== ] 1376/2206 62% [====================================== ] 1377/2206 62% [====================================== ] 1378/2206 62% [====================================== ] 1379/2206 62% [====================================== ] 1380/2206 62% [====================================== ] 1381/2206 62% [====================================== ] 1382/2206 62% [====================================== ] 1383/2206 62% [====================================== ] 1384/2206 62% [====================================== ] 1385/2206 62% [====================================== ] 1386/2206 62% [====================================== ] 1387/2206 62% [======================================= ] 1388/2206 62% [======================================= ] 1389/2206 62% [======================================= ] 1390/2206 63% [======================================= ] 1391/2206 63% [======================================= ] 1392/2206 63% [======================================= ] 1393/2206 63% [======================================= ] 1394/2206 63% [======================================= ] 1395/2206 63% [======================================= ] 1396/2206 63% [======================================= ] 1397/2206 63% [======================================= ] 1398/2206 63% [======================================= ] 1399/2206 63% [======================================= ] 1400/2206 63% [======================================= ] 1401/2206 63% [======================================= ] 1402/2206 63% [======================================= ] 1403/2206 63% [======================================= ] 1404/2206 63% [======================================= ] 1405/2206 63% [======================================= ] 1406/2206 63% [======================================= ] 1407/2206 63% [======================================= ] 1408/2206 63% [======================================= ] 1409/2206 63% [======================================= ] 1410/2206 63% [======================================= ] 1411/2206 63% [======================================= ] 1412/2206 64% [======================================= ] 1413/2206 64% [======================================= ] 1414/2206 64% [======================================= ] 1415/2206 64% [======================================= ] 1416/2206 64% [======================================= ] 1417/2206 64% [======================================= ] 1418/2206 64% [======================================= ] 1419/2206 64% [======================================= ] 1420/2206 64% [======================================= ] 1421/2206 64% [======================================= ] 1422/2206 64% [======================================= ] 1423/2206 64% [======================================== ] 1424/2206 64% [======================================== ] 1425/2206 64% [======================================== ] 1426/2206 64% [======================================== ] 1427/2206 64% [======================================== ] 1428/2206 64% [======================================== ] 1429/2206 64% [======================================== ] 1430/2206 64% [======================================== ] 1431/2206 64% [======================================== ] 1432/2206 64% [======================================== ] 1433/2206 64% [======================================== ] 1434/2206 65% [======================================== ] 1435/2206 65% [======================================== ] 1436/2206 65% [======================================== ] 1437/2206 65% [======================================== ] 1438/2206 65% [======================================== ] 1439/2206 65% [======================================== ] 1440/2206 65% [======================================== ] 1441/2206 65% [======================================== ] 1442/2206 65% [======================================== ] 1443/2206 65% [======================================== ] 1444/2206 65% [======================================== ] 1445/2206 65% [======================================== ] 1446/2206 65% [======================================== ] 1447/2206 65% [======================================== ] 1448/2206 65% [======================================== ] 1449/2206 65% [======================================== ] 1450/2206 65% [======================================== ] 1451/2206 65% [======================================== ] 1452/2206 65% [======================================== ] 1453/2206 65% [======================================== ] 1454/2206 65% [======================================== ] 1455/2206 65% [======================================== ] 1456/2206 66% [======================================== ] 1457/2206 66% [======================================== ] 1458/2206 66% [========================================= ] 1459/2206 66% [========================================= ] 1460/2206 66% [========================================= ] 1461/2206 66% [========================================= ] 1462/2206 66% [========================================= ] 1463/2206 66% [========================================= ] 1464/2206 66% [========================================= ] 1465/2206 66% [========================================= ] 1466/2206 66% [========================================= ] 1467/2206 66% [========================================= ] 1468/2206 66% [========================================= ] 1469/2206 66% [========================================= ] 1470/2206 66% [========================================= ] 1471/2206 66% [========================================= ] 1472/2206 66% [========================================= ] 1473/2206 66% [========================================= ] 1474/2206 66% [========================================= ] 1475/2206 66% [========================================= ] 1476/2206 66% [========================================= ] 1477/2206 66% [========================================= ] 1478/2206 66% [========================================= ] 1479/2206 67% [========================================= ] 1480/2206 67% [========================================= ] 1481/2206 67% [========================================= ] 1482/2206 67% [========================================= ] 1483/2206 67% [========================================= ] 1484/2206 67% [========================================= ] 1485/2206 67% [========================================= ] 1486/2206 67% [========================================= ] 1487/2206 67% [========================================= ] 1488/2206 67% [========================================= ] 1489/2206 67% [========================================= ] 1490/2206 67% [========================================= ] 1491/2206 67% [========================================= ] 1492/2206 67% [========================================= ] 1493/2206 67% [========================================= ] 1494/2206 67% [========================================== ] 1495/2206 67% [========================================== ] 1496/2206 67% [========================================== ] 1497/2206 67% [========================================== ] 1498/2206 67% [========================================== ] 1499/2206 67% [========================================== ] 1500/2206 67% [========================================== ] 1501/2206 68% [========================================== ] 1502/2206 68% [========================================== ] 1503/2206 68% [========================================== ] 1504/2206 68% [========================================== ] 1505/2206 68% [========================================== ] 1506/2206 68% [========================================== ] 1507/2206 68% [========================================== ] 1508/2206 68% [========================================== ] 1509/2206 68% [========================================== ] 1510/2206 68% [========================================== ] 1511/2206 68% [========================================== ] 1512/2206 68% [========================================== ] 1513/2206 68% [========================================== ] 1514/2206 68% [========================================== ] 1515/2206 68% [========================================== ] 1516/2206 68% [========================================== ] 1517/2206 68% [========================================== ] 1518/2206 68% [========================================== ] 1519/2206 68% [========================================== ] 1520/2206 68% [========================================== ] 1521/2206 68% [========================================== ] 1522/2206 68% [========================================== ] 1523/2206 69% [========================================== ] 1524/2206 69% [========================================== ] 1525/2206 69% [========================================== ] 1526/2206 69% [========================================== ] 1527/2206 69% [========================================== ] 1528/2206 69% [========================================== ] 1529/2206 69% [=========================================== ] 1530/2206 69% [=========================================== ] 1531/2206 69% [=========================================== ] 1532/2206 69% [=========================================== ] 1533/2206 69% [=========================================== ] 1534/2206 69% [=========================================== ] 1535/2206 69% [=========================================== ] 1536/2206 69% [=========================================== ] 1537/2206 69% [=========================================== ] 1538/2206 69% [=========================================== ] 1539/2206 69% [=========================================== ] 1540/2206 69% [=========================================== ] 1541/2206 69% [=========================================== ] 1542/2206 69% [=========================================== ] 1543/2206 69% [=========================================== ] 1544/2206 69% [=========================================== ] 1545/2206 70% [=========================================== ] 1546/2206 70% [=========================================== ] 1547/2206 70% [=========================================== ] 1548/2206 70% [=========================================== ] 1549/2206 70% [=========================================== ] 1550/2206 70% [=========================================== ] 1551/2206 70% [=========================================== ] 1552/2206 70% [=========================================== ] 1553/2206 70% [=========================================== ] 1554/2206 70% [=========================================== ] 1555/2206 70% [=========================================== ] 1556/2206 70% [=========================================== ] 1557/2206 70% [=========================================== ] 1558/2206 70% [=========================================== ] 1559/2206 70% [=========================================== ] 1560/2206 70% [=========================================== ] 1561/2206 70% [=========================================== ] 1562/2206 70% [=========================================== ] 1563/2206 70% [=========================================== ] 1564/2206 70% [=========================================== ] 1565/2206 70% [============================================ ] 1566/2206 70% [============================================ ] 1567/2206 71% [============================================ ] 1568/2206 71% [============================================ ] 1569/2206 71% [============================================ ] 1570/2206 71% [============================================ ] 1571/2206 71% [============================================ ] 1572/2206 71% [============================================ ] 1573/2206 71% [============================================ ] 1574/2206 71% [============================================ ] 1575/2206 71% [============================================ ] 1576/2206 71% [============================================ ] 1577/2206 71% [============================================ ] 1578/2206 71% [============================================ ] 1579/2206 71% [============================================ ] 1580/2206 71% [============================================ ] 1581/2206 71% [============================================ ] 1582/2206 71% [============================================ ] 1583/2206 71% [============================================ ] 1584/2206 71% [============================================ ] 1585/2206 71% [============================================ ] 1586/2206 71% [============================================ ] 1587/2206 71% [============================================ ] 1588/2206 71% [============================================ ] 1589/2206 72% [============================================ ] 1590/2206 72% [============================================ ] 1591/2206 72% [============================================ ] 1592/2206 72% [============================================ ] 1593/2206 72% [============================================ ] 1594/2206 72% [============================================ ] 1595/2206 72% [============================================ ] 1596/2206 72% [============================================ ] 1597/2206 72% [============================================ ] 1598/2206 72% [============================================ ] 1599/2206 72% [============================================ ] 1600/2206 72% [============================================ ] 1601/2206 72% [============================================= ] 1602/2206 72% [============================================= ] 1603/2206 72% [============================================= ] 1604/2206 72% [============================================= ] 1605/2206 72% [============================================= ] 1606/2206 72% [============================================= ] 1607/2206 72% [============================================= ] 1608/2206 72% [============================================= ] 1609/2206 72% [============================================= ] 1610/2206 72% [============================================= ] 1611/2206 73% [============================================= ] 1612/2206 73% [============================================= ] 1613/2206 73% [============================================= ] 1614/2206 73% [============================================= ] 1615/2206 73% [============================================= ] 1616/2206 73% [============================================= ] 1617/2206 73% [============================================= ] 1618/2206 73% [============================================= ] 1619/2206 73% [============================================= ] 1620/2206 73% [============================================= ] 1621/2206 73% [============================================= ] 1622/2206 73% [============================================= ] 1623/2206 73% [============================================= ] 1624/2206 73% [============================================= ] 1625/2206 73% [============================================= ] 1626/2206 73% [============================================= ] 1627/2206 73% [============================================= ] 1628/2206 73% [============================================= ] 1629/2206 73% [============================================= ] 1630/2206 73% [============================================= ] 1631/2206 73% [============================================= ] 1632/2206 73% [============================================= ] 1633/2206 74% [============================================= ] 1634/2206 74% [============================================= ] 1635/2206 74% [============================================= ] 1636/2206 74% [============================================== ] 1637/2206 74% [============================================== ] 1638/2206 74% [============================================== ] 1639/2206 74% [============================================== ] 1640/2206 74% [============================================== ] 1641/2206 74% [============================================== ] 1642/2206 74% [============================================== ] 1643/2206 74% [============================================== ] 1644/2206 74% [============================================== ] 1645/2206 74% [============================================== ] 1646/2206 74% [============================================== ] 1647/2206 74% [============================================== ] 1648/2206 74% [============================================== ] 1649/2206 74% [============================================== ] 1650/2206 74% [============================================== ] 1651/2206 74% [============================================== ] 1652/2206 74% [============================================== ] 1653/2206 74% [============================================== ] 1654/2206 74% [============================================== ] 1655/2206 75% [============================================== ] 1656/2206 75% [============================================== ] 1657/2206 75% [============================================== ] 1658/2206 75% [============================================== ] 1659/2206 75% [============================================== ] 1660/2206 75% [============================================== ] 1661/2206 75% [============================================== ] 1662/2206 75% [============================================== ] 1663/2206 75% [============================================== ] 1664/2206 75% [============================================== ] 1665/2206 75% [============================================== ] 1666/2206 75% [============================================== ] 1667/2206 75% [============================================== ] 1668/2206 75% [============================================== ] 1669/2206 75% [============================================== ] 1670/2206 75% [============================================== ] 1671/2206 75% [============================================== ] 1672/2206 75% [=============================================== ] 1673/2206 75% [=============================================== ] 1674/2206 75% [=============================================== ] 1675/2206 75% [=============================================== ] 1676/2206 75% [=============================================== ] 1677/2206 76% [=============================================== ] 1678/2206 76% [=============================================== ] 1679/2206 76% [=============================================== ] 1680/2206 76% [=============================================== ] 1681/2206 76% [=============================================== ] 1682/2206 76% [=============================================== ] 1683/2206 76% [=============================================== ] 1684/2206 76% [=============================================== ] 1685/2206 76% [=============================================== ] 1686/2206 76% [=============================================== ] 1687/2206 76% [=============================================== ] 1688/2206 76% [=============================================== ] 1689/2206 76% [=============================================== ] 1690/2206 76% [=============================================== ] 1691/2206 76% [=============================================== ] 1692/2206 76% [=============================================== ] 1693/2206 76% [=============================================== ] 1694/2206 76% [=============================================== ] 1695/2206 76% [=============================================== ] 1696/2206 76% [=============================================== ] 1697/2206 76% [=============================================== ] 1698/2206 76% [=============================================== ] 1699/2206 77% [=============================================== ] 1700/2206 77% [=============================================== ] 1701/2206 77% [=============================================== ] 1702/2206 77% [=============================================== ] 1703/2206 77% [=============================================== ] 1704/2206 77% [=============================================== ] 1705/2206 77% [=============================================== ] 1706/2206 77% [=============================================== ] 1707/2206 77% [================================================ ] 1708/2206 77% [================================================ ] 1709/2206 77% [================================================ ] 1710/2206 77% [================================================ ] 1711/2206 77% [================================================ ] 1712/2206 77% [================================================ ] 1713/2206 77% [================================================ ] 1714/2206 77% [================================================ ] 1715/2206 77% [================================================ ] 1716/2206 77% [================================================ ] 1717/2206 77% [================================================ ] 1718/2206 77% [================================================ ] 1719/2206 77% [================================================ ] 1720/2206 77% [================================================ ] 1721/2206 78% [================================================ ] 1722/2206 78% [================================================ ] 1723/2206 78% [================================================ ] 1724/2206 78% [================================================ ] 1725/2206 78% [================================================ ] 1726/2206 78% [================================================ ] 1727/2206 78% [================================================ ] 1728/2206 78% [================================================ ] 1729/2206 78% [================================================ ] 1730/2206 78% [================================================ ] 1731/2206 78% [================================================ ] 1732/2206 78% [================================================ ] 1733/2206 78% [================================================ ] 1734/2206 78% [================================================ ] 1735/2206 78% [================================================ ] 1736/2206 78% [================================================ ] 1737/2206 78% [================================================ ] 1738/2206 78% [================================================ ] 1739/2206 78% [================================================ ] 1740/2206 78% [================================================ ] 1741/2206 78% [================================================ ] 1742/2206 78% [================================================ ] 1743/2206 79% [================================================= ] 1744/2206 79% [================================================= ] 1745/2206 79% [================================================= ] 1746/2206 79% [================================================= ] 1747/2206 79% [================================================= ] 1748/2206 79% [================================================= ] 1749/2206 79% [================================================= ] 1750/2206 79% [================================================= ] 1751/2206 79% [================================================= ] 1752/2206 79% [================================================= ] 1753/2206 79% [================================================= ] 1754/2206 79% [================================================= ] 1755/2206 79% [================================================= ] 1756/2206 79% [================================================= ] 1757/2206 79% [================================================= ] 1758/2206 79% [================================================= ] 1759/2206 79% [================================================= ] 1760/2206 79% [================================================= ] 1761/2206 79% [================================================= ] 1762/2206 79% [================================================= ] 1763/2206 79% [================================================= ] 1764/2206 79% [================================================= ] 1765/2206 80% [================================================= ] 1766/2206 80% [================================================= ] 1767/2206 80% [================================================= ] 1768/2206 80% [================================================= ] 1769/2206 80% [================================================= ] 1770/2206 80% [================================================= ] 1771/2206 80% [================================================= ] 1772/2206 80% [================================================= ] 1773/2206 80% [================================================= ] 1774/2206 80% [================================================= ] 1775/2206 80% [================================================= ] 1776/2206 80% [================================================= ] 1777/2206 80% [================================================= ] 1778/2206 80% [================================================= ] 1779/2206 80% [================================================== ] 1780/2206 80% [================================================== ] 1781/2206 80% [================================================== ] 1782/2206 80% [================================================== ] 1783/2206 80% [================================================== ] 1784/2206 80% [================================================== ] 1785/2206 80% [================================================== ] 1786/2206 80% [================================================== ] 1787/2206 81% [================================================== ] 1788/2206 81% [================================================== ] 1789/2206 81% [================================================== ] 1790/2206 81% [================================================== ] 1791/2206 81% [================================================== ] 1792/2206 81% [================================================== ] 1793/2206 81% [================================================== ] 1794/2206 81% [================================================== ] 1795/2206 81% [================================================== ] 1796/2206 81% [================================================== ] 1797/2206 81% [================================================== ] 1798/2206 81% [================================================== ] 1799/2206 81% [================================================== ] 1800/2206 81% [================================================== ] 1801/2206 81% [================================================== ] 1802/2206 81% [================================================== ] 1803/2206 81% [================================================== ] 1804/2206 81% [================================================== ] 1805/2206 81% [================================================== ] 1806/2206 81% [================================================== ] 1807/2206 81% [================================================== ] 1808/2206 81% [================================================== ] 1809/2206 82% [================================================== ] 1810/2206 82% [================================================== ] 1811/2206 82% [================================================== ] 1812/2206 82% [================================================== ] 1813/2206 82% [================================================== ] 1814/2206 82% [=================================================== ] 1815/2206 82% [=================================================== ] 1816/2206 82% [=================================================== ] 1817/2206 82% [=================================================== ] 1818/2206 82% [=================================================== ] 1819/2206 82% [=================================================== ] 1820/2206 82% [=================================================== ] 1821/2206 82% [=================================================== ] 1822/2206 82% [=================================================== ] 1823/2206 82% [=================================================== ] 1824/2206 82% [=================================================== ] 1825/2206 82% [=================================================== ] 1826/2206 82% [=================================================== ] 1827/2206 82% [=================================================== ] 1828/2206 82% [=================================================== ] 1829/2206 82% [=================================================== ] 1830/2206 82% [=================================================== ] 1831/2206 83% [=================================================== ] 1832/2206 83% [=================================================== ] 1833/2206 83% [=================================================== ] 1834/2206 83% [=================================================== ] 1835/2206 83% [=================================================== ] 1836/2206 83% [=================================================== ] 1837/2206 83% [=================================================== ] 1838/2206 83% [=================================================== ] 1839/2206 83% [=================================================== ] 1840/2206 83% [=================================================== ] 1841/2206 83% [=================================================== ] 1842/2206 83% [=================================================== ] 1843/2206 83% [=================================================== ] 1844/2206 83% [=================================================== ] 1845/2206 83% [=================================================== ] 1846/2206 83% [=================================================== ] 1847/2206 83% [=================================================== ] 1848/2206 83% [=================================================== ] 1849/2206 83% [=================================================== ] 1850/2206 83% [==================================================== ] 1851/2206 83% [==================================================== ] 1852/2206 83% [==================================================== ] 1853/2206 83% [==================================================== ] 1854/2206 84% [==================================================== ] 1855/2206 84% [==================================================== ] 1856/2206 84% [==================================================== ] 1857/2206 84% [==================================================== ] 1858/2206 84% [==================================================== ] 1859/2206 84% [==================================================== ] 1860/2206 84% [==================================================== ] 1861/2206 84% [==================================================== ] 1862/2206 84% [==================================================== ] 1863/2206 84% [==================================================== ] 1864/2206 84% [==================================================== ] 1865/2206 84% [==================================================== ] 1866/2206 84% [==================================================== ] 1867/2206 84% [==================================================== ] 1868/2206 84% [==================================================== ] 1869/2206 84% [==================================================== ] 1870/2206 84% [==================================================== ] 1871/2206 84% [==================================================== ] 1872/2206 84% [==================================================== ] 1873/2206 84% [==================================================== ] 1874/2206 84% [==================================================== ] 1875/2206 84% [==================================================== ] 1876/2206 85% [==================================================== ] 1877/2206 85% [==================================================== ] 1878/2206 85% [==================================================== ] 1879/2206 85% [==================================================== ] 1880/2206 85% [==================================================== ] 1881/2206 85% [==================================================== ] 1882/2206 85% [==================================================== ] 1883/2206 85% [==================================================== ] 1884/2206 85% [==================================================== ] 1885/2206 85% [===================================================== ] 1886/2206 85% [===================================================== ] 1887/2206 85% [===================================================== ] 1888/2206 85% [===================================================== ] 1889/2206 85% [===================================================== ] 1890/2206 85% [===================================================== ] 1891/2206 85% [===================================================== ] 1892/2206 85% [===================================================== ] 1893/2206 85% [===================================================== ] 1894/2206 85% [===================================================== ] 1895/2206 85% [===================================================== ] 1896/2206 85% [===================================================== ] 1897/2206 85% [===================================================== ] 1898/2206 86% [===================================================== ] 1899/2206 86% [===================================================== ] 1900/2206 86% [===================================================== ] 1901/2206 86% [===================================================== ] 1902/2206 86% [===================================================== ] 1903/2206 86% [===================================================== ] 1904/2206 86% [===================================================== ] 1905/2206 86% [===================================================== ] 1906/2206 86% [===================================================== ] 1907/2206 86% [===================================================== ] 1908/2206 86% [===================================================== ] 1909/2206 86% [===================================================== ] 1910/2206 86% [===================================================== ] 1911/2206 86% [===================================================== ] 1912/2206 86% [===================================================== ] 1913/2206 86% [===================================================== ] 1914/2206 86% [===================================================== ] 1915/2206 86% [===================================================== ] 1916/2206 86% [===================================================== ] 1917/2206 86% [===================================================== ] 1918/2206 86% [===================================================== ] 1919/2206 86% [===================================================== ] 1920/2206 87% [===================================================== ] 1921/2206 87% [====================================================== ] 1922/2206 87% [====================================================== ] 1923/2206 87% [====================================================== ] 1924/2206 87% [====================================================== ] 1925/2206 87% [====================================================== ] 1926/2206 87% [====================================================== ] 1927/2206 87% [====================================================== ] 1928/2206 87% [====================================================== ] 1929/2206 87% [====================================================== ] 1930/2206 87% [====================================================== ] 1931/2206 87% [====================================================== ] 1932/2206 87% [====================================================== ] 1933/2206 87% [====================================================== ] 1934/2206 87% [====================================================== ] 1935/2206 87% [====================================================== ] 1936/2206 87% [====================================================== ] 1937/2206 87% [====================================================== ] 1938/2206 87% [====================================================== ] 1939/2206 87% [====================================================== ] 1940/2206 87% [====================================================== ] 1941/2206 87% [====================================================== ] 1942/2206 88% [====================================================== ] 1943/2206 88% [====================================================== ] 1944/2206 88% [====================================================== ] 1945/2206 88% [====================================================== ] 1946/2206 88% [====================================================== ] 1947/2206 88% [====================================================== ] 1948/2206 88% [====================================================== ] 1949/2206 88% [====================================================== ] 1950/2206 88% [====================================================== ] 1951/2206 88% [====================================================== ] 1952/2206 88% [====================================================== ] 1953/2206 88% [====================================================== ] 1954/2206 88% [====================================================== ] 1955/2206 88% [====================================================== ] 1956/2206 88% [======================================================= ] 1957/2206 88% [======================================================= ] 1958/2206 88% [======================================================= ] 1959/2206 88% [======================================================= ] 1960/2206 88% [======================================================= ] 1961/2206 88% [======================================================= ] 1962/2206 88% [======================================================= ] 1963/2206 88% [======================================================= ] 1964/2206 89% [======================================================= ] 1965/2206 89% [======================================================= ] 1966/2206 89% [======================================================= ] 1967/2206 89% [======================================================= ] 1968/2206 89% [======================================================= ] 1969/2206 89% [======================================================= ] 1970/2206 89% [======================================================= ] 1971/2206 89% [======================================================= ] 1972/2206 89% [======================================================= ] 1973/2206 89% [======================================================= ] 1974/2206 89% [======================================================= ] 1975/2206 89% [======================================================= ] 1976/2206 89% [======================================================= ] 1977/2206 89% [======================================================= ] 1978/2206 89% [======================================================= ] 1979/2206 89% [======================================================= ] 1980/2206 89% [======================================================= ] 1981/2206 89% [======================================================= ] 1982/2206 89% [======================================================= ] 1983/2206 89% [======================================================= ] 1984/2206 89% [======================================================= ] 1985/2206 89% [======================================================= ] 1986/2206 90% [======================================================= ] 1987/2206 90% [======================================================= ] 1988/2206 90% [======================================================= ] 1989/2206 90% [======================================================= ] 1990/2206 90% [======================================================= ] 1991/2206 90% [======================================================= ] 1992/2206 90% [======================================================== ] 1993/2206 90% [======================================================== ] 1994/2206 90% [======================================================== ] 1995/2206 90% [======================================================== ] 1996/2206 90% [======================================================== ] 1997/2206 90% [======================================================== ] 1998/2206 90% [======================================================== ] 1999/2206 90% [======================================================== ] 2000/2206 90% [======================================================== ] 2001/2206 90% [======================================================== ] 2002/2206 90% [======================================================== ] 2003/2206 90% [======================================================== ] 2004/2206 90% [======================================================== ] 2005/2206 90% [======================================================== ] 2006/2206 90% [======================================================== ] 2007/2206 90% [======================================================== ] 2008/2206 91% [======================================================== ] 2009/2206 91% [======================================================== ] 2010/2206 91% [======================================================== ] 2011/2206 91% [======================================================== ] 2012/2206 91% [======================================================== ] 2013/2206 91% [======================================================== ] 2014/2206 91% [======================================================== ] 2015/2206 91% [======================================================== ] 2016/2206 91% [======================================================== ] 2017/2206 91% [======================================================== ] 2018/2206 91% [======================================================== ] 2019/2206 91% [======================================================== ] 2020/2206 91% [======================================================== ] 2021/2206 91% [======================================================== ] 2022/2206 91% [======================================================== ] 2023/2206 91% [======================================================== ] 2024/2206 91% [======================================================== ] 2025/2206 91% [======================================================== ] 2026/2206 91% [======================================================== ] 2027/2206 91% [======================================================== ] 2028/2206 91% [========================================================= ] 2029/2206 91% [========================================================= ] 2030/2206 92% [========================================================= ] 2031/2206 92% [========================================================= ] 2032/2206 92% [========================================================= ] 2033/2206 92% [========================================================= ] 2034/2206 92% [========================================================= ] 2035/2206 92% [========================================================= ] 2036/2206 92% [========================================================= ] 2037/2206 92% [========================================================= ] 2038/2206 92% [========================================================= ] 2039/2206 92% [========================================================= ] 2040/2206 92% [========================================================= ] 2041/2206 92% [========================================================= ] 2042/2206 92% [========================================================= ] 2043/2206 92% [========================================================= ] 2044/2206 92% [========================================================= ] 2045/2206 92% [========================================================= ] 2046/2206 92% [========================================================= ] 2047/2206 92% [========================================================= ] 2048/2206 92% [========================================================= ] 2049/2206 92% [========================================================= ] 2050/2206 92% [========================================================= ] 2051/2206 92% [========================================================= ] 2052/2206 93% [========================================================= ] 2053/2206 93% [========================================================= ] 2054/2206 93% [========================================================= ] 2055/2206 93% [========================================================= ] 2056/2206 93% [========================================================= ] 2057/2206 93% [========================================================= ] 2058/2206 93% [========================================================= ] 2059/2206 93% [========================================================= ] 2060/2206 93% [========================================================= ] 2061/2206 93% [========================================================= ] 2062/2206 93% [========================================================= ] 2063/2206 93% [========================================================== ] 2064/2206 93% [========================================================== ] 2065/2206 93% [========================================================== ] 2066/2206 93% [========================================================== ] 2067/2206 93% [========================================================== ] 2068/2206 93% [========================================================== ] 2069/2206 93% [========================================================== ] 2070/2206 93% [========================================================== ] 2071/2206 93% [========================================================== ] 2072/2206 93% [========================================================== ] 2073/2206 93% [========================================================== ] 2074/2206 94% [========================================================== ] 2075/2206 94% [========================================================== ] 2076/2206 94% [========================================================== ] 2077/2206 94% [========================================================== ] 2078/2206 94% [========================================================== ] 2079/2206 94% [========================================================== ] 2080/2206 94% [========================================================== ] 2081/2206 94% [========================================================== ] 2082/2206 94% [========================================================== ] 2083/2206 94% [========================================================== ] 2084/2206 94% [========================================================== ] 2085/2206 94% [========================================================== ] 2086/2206 94% [========================================================== ] 2087/2206 94% [========================================================== ] 2088/2206 94% [========================================================== ] 2089/2206 94% [========================================================== ] 2090/2206 94% [========================================================== ] 2091/2206 94% [========================================================== ] 2092/2206 94% [========================================================== ] 2093/2206 94% [========================================================== ] 2094/2206 94% [========================================================== ] 2095/2206 94% [========================================================== ] 2096/2206 95% [========================================================== ] 2097/2206 95% [========================================================== ] 2098/2206 95% [========================================================== ] 2099/2206 95% [=========================================================== ] 2100/2206 95% [=========================================================== ] 2101/2206 95% [=========================================================== ] 2102/2206 95% [=========================================================== ] 2103/2206 95% [=========================================================== ] 2104/2206 95% [=========================================================== ] 2105/2206 95% [=========================================================== ] 2106/2206 95% [=========================================================== ] 2107/2206 95% [=========================================================== ] 2108/2206 95% [=========================================================== ] 2109/2206 95% [=========================================================== ] 2110/2206 95% [=========================================================== ] 2111/2206 95% [=========================================================== ] 2112/2206 95% [=========================================================== ] 2113/2206 95% [=========================================================== ] 2114/2206 95% [=========================================================== ] 2115/2206 95% [=========================================================== ] 2116/2206 95% [=========================================================== ] 2117/2206 95% [=========================================================== ] 2118/2206 96% [=========================================================== ] 2119/2206 96% [=========================================================== ] 2120/2206 96% [=========================================================== ] 2121/2206 96% [=========================================================== ] 2122/2206 96% [=========================================================== ] 2123/2206 96% [=========================================================== ] 2124/2206 96% [=========================================================== ] 2125/2206 96% [=========================================================== ] 2126/2206 96% [=========================================================== ] 2127/2206 96% [=========================================================== ] 2128/2206 96% [=========================================================== ] 2129/2206 96% [=========================================================== ] 2130/2206 96% [=========================================================== ] 2131/2206 96% [=========================================================== ] 2132/2206 96% [=========================================================== ] 2133/2206 96% [=========================================================== ] 2134/2206 96% [============================================================ ] 2135/2206 96% [============================================================ ] 2136/2206 96% [============================================================ ] 2137/2206 96% [============================================================ ] 2138/2206 96% [============================================================ ] 2139/2206 96% [============================================================ ] 2140/2206 97% [============================================================ ] 2141/2206 97% [============================================================ ] 2142/2206 97% [============================================================ ] 2143/2206 97% [============================================================ ] 2144/2206 97% [============================================================ ] 2145/2206 97% [============================================================ ] 2146/2206 97% [============================================================ ] 2147/2206 97% [============================================================ ] 2148/2206 97% [============================================================ ] 2149/2206 97% [============================================================ ] 2150/2206 97% [============================================================ ] 2151/2206 97% [============================================================ ] 2152/2206 97% [============================================================ ] 2153/2206 97% [============================================================ ] 2154/2206 97% [============================================================ ] 2155/2206 97% [============================================================ ] 2156/2206 97% [============================================================ ] 2157/2206 97% [============================================================ ] 2158/2206 97% [============================================================ ] 2159/2206 97% [============================================================ ] 2160/2206 97% [============================================================ ] 2161/2206 97% [============================================================ ] 2162/2206 98% [============================================================ ] 2163/2206 98% [============================================================ ] 2164/2206 98% [============================================================ ] 2165/2206 98% [============================================================ ] 2166/2206 98% [============================================================ ] 2167/2206 98% [============================================================ ] 2168/2206 98% [============================================================ ] 2169/2206 98% [============================================================ ] 2170/2206 98% [============================================================= ] 2171/2206 98% [============================================================= ] 2172/2206 98% [============================================================= ] 2173/2206 98% [============================================================= ] 2174/2206 98% [============================================================= ] 2175/2206 98% [============================================================= ] 2176/2206 98% [============================================================= ] 2177/2206 98% [============================================================= ] 2178/2206 98% [============================================================= ] 2179/2206 98% [============================================================= ] 2180/2206 98% [============================================================= ] 2181/2206 98% [============================================================= ] 2182/2206 98% [============================================================= ] 2183/2206 98% [============================================================= ] 2184/2206 99% [============================================================= ] 2185/2206 99% [============================================================= ] 2186/2206 99% [============================================================= ] 2187/2206 99% [============================================================= ] 2188/2206 99% [============================================================= ] 2189/2206 99% [============================================================= ] 2190/2206 99% [============================================================= ] 2191/2206 99% [============================================================= ] 2192/2206 99% [============================================================= ] 2193/2206 99% [============================================================= ] 2194/2206 99% [============================================================= ] 2195/2206 99% [============================================================= ] 2196/2206 99% [============================================================= ] 2197/2206 99% [============================================================= ] 2198/2206 99% [============================================================= ] 2199/2206 99% [============================================================= ] 2200/2206 99% [============================================================= ] 2201/2206 99% [============================================================= ] 2202/2206 99% [============================================================= ] 2203/2206 99% [============================================================= ] 2204/2206 99% [============================================================= ] 2205/2206 99% [==============================================================] 2206/2206 100% operation complete, 2206 objects in 106996 NAND pages. ln -snf /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-uclibcgnueabi/sysroot /home/thomas/autobuild/instance-1/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot' make: Entering directory '/home/thomas/autobuild/instance-1/buildroot' >>> Buildroot 2022.08-rc1-3061-g7ad6dd20ffe Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 6.1.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> apr-util 1.6.3 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.2 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> file 5.43 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: cc3d8704489d08eaefcaee8c639cc6436c6f0f6b2b03986d3ba7521a1a1d2fc9) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-file 5.43 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: cc3d8704489d08eaefcaee8c639cc6436c6f0f6b2b03986d3ba7521a1a1d2fc9) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> openldap 2.4.59 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> sqlite 3.40.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> atop 2.8.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dhcp 4.4.3-P1 Collecting legal info LICENSE: OK (sha256: 45a39c430be0920cb9570f34b32d2378fe6048c034f2f3265b9326d64ada73df) >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dhcpdump 1.8 Collecting legal info LICENSE: OK (sha256: bab6ca76b7e93885396513689b1248dfb0e8fd662695b8bd1b26784ef71a0192) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> earlyoom 1.7 Collecting legal info LICENSE: OK (sha256: e730b3ec729de46d987ae73f30ed337e4cbe832f09205330acfa71848c6e0087) >>> empty 0.6.22b Collecting legal info COPYRIGHT: OK (sha256: db6b65f5eaf782a92715887ac107f3477d64016301a66194a92312b13ff89be1) >>> enscript 1.6.6 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-environment-setup Collecting legal info >>> erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> ethtool 6.2 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> flac 1.4.2 Collecting legal info COPYING.Xiph: OK (sha256: 6e58d3036f05e2a0d58af854c12a505ddbe75011d71a598a2170987f3b15408d) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> fmtools 2.0.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gettext Collecting legal info >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libcurl 7.88.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> hiredis 1.1.0 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> initscripts Collecting legal info >>> inotify-tools 3.20.2.2 Collecting legal info COPYING: OK (sha256: e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jquery 3.5.1 Collecting legal info >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.46 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> libcoap 4.3.1 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: 5711e8bf7e94b59fcf0681d0f73752111bc196563b60f8568f19dacd0213192b) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpgme 1.17.1 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgta 1.2.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmodbus 3.1.8 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libnatpmp 20150609 Collecting legal info LICENSE: OK (sha256: e8d8277e1a101fcfedb0cd5a1cc76646522c0da69f3490dd5a4055fc87ea96a2) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libpciaccess 0.17 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libpsl 0.21.2 Collecting legal info COPYING: OK (sha256: 776cd11d54f0ea3e5efdd25ff1a0d952a1744215bb5858ea7aeb91808e70c9f7) src/LICENSE.chromium: OK (sha256: 1d7f52747a9169751cdf2641a8299c0098e9ecdf9429296ffd55bdb14c9ed5b3) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libuecc 7 Collecting legal info COPYRIGHT: OK (sha256: ec4d9fcc3a37a7998a9ea4decf38f4c0c91a44fd05bb17638c52fe16f2b12e23) >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libunibreak 5.1 Collecting legal info LICENCE: OK (sha256: 0c57e2ec42ece17791a75d2f9b2f8e0663181be008667a507f765b3ef22522db) >>> liburiparser 0.9.7 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libzip 1.9.2 Collecting legal info LICENSE: OK (sha256: 01c022eca6d566e2e8792fd0f091a28653b2a608319922bcd4de91c49d1438e1) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> zstd 1.5.4 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> mbpfan 2.3.0 Collecting legal info COPYING: OK (sha256: 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2) >>> mdadm 4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mdevd 0.1.6.0 Collecting legal info COPYING: OK (sha256: 7fe938b5e0fec18848955ca8081c532e24ae77310beb730b301e1f77bad3d390) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> memtool 2018.03.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> minissdpd 1.6.0 Collecting legal info LICENSE: OK (sha256: a0f853256954f388ce4fab5faaef6a1f5bcd5e682c3c7c70b07b7130e932a021) >>> minizip-zlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-mxsldr 2793a657ab7a22487d21c1b020957806f8ae8383 Collecting legal info WARNING: no hash file for COPYING >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> nvme 1.12 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> openlayers 7.2.2 Collecting legal info LICENSE.md: OK (sha256: 6c4347b83a8c9feef18d57b18e3b6c44cf901b3c344a4a1fbd837e421555ab8e) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> qdecoder 12.1.0 Collecting legal info COPYING: OK (sha256: 41f34ba1ed6e5d8d3488992311f474cd3f614b82bada88ae53216946026cfae7) >>> host-qoriq-rcw LSDK-21.08 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> s6-rc 0.5.3.2 Collecting legal info COPYING: OK (sha256: 1898df1e8703bd9c1350d2ec3397880b9b4c1451038a9ce5e1c4b2e58622da39) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> host-sam-ba 3.7 Collecting legal info LICENSE.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> screenfetch 3.9.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sox 7524160b29a476f7e87bc14fddf12d349f9a3c5e Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-squashfs 4.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.4 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> ssdp-responder 2.0 Collecting legal info LICENSE: OK (sha256: 68d6fdc22e337f725fe719bf9ae6d92b1d8d0ca4cff8219b303ab76706670a8d) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tftpd b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7 Collecting legal info tftpd/tftpd.c: OK (sha256: 67754ebd8f265571d3226ac97e521b1bd6fd8a61363ecd4ab7806a6f90efab92) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> tinyalsa 2.0.0 Collecting legal info NOTICE: OK (sha256: ea22a4711f5250f88a4d7011fbc65367d1b02ac954dcc49f5b6d7c135e6537c4) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> udpxy 1.0.23-9-prod Collecting legal info README: OK (sha256: 60ead3913246c7cd930fe653c0053aba1af2cd9f82b266befdbbd6e0b8ecb750) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> wireless-regdb 2023.02.13 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xutil_util-macros 1.20.0 Collecting legal info COPYING: OK (sha256: 7db0516389152a90c20ea910e8839d10204ebc25ccbc71fc7f5809dfb98e80ac) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-makedevs Collecting legal info >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot'