mkdir -p /home/autobuild/autobuild/instance-17/output-1/images rm -rf /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs mkdir -p /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-17/output-1/target/ /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/target" >> /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/autobuild/autobuild/instance-17/output-1/host/bin:/home/autobuild/autobuild/instance-17/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/autobuild/instance-17/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/target >> /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/fakeroot echo "/home/autobuild/autobuild/instance-17/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/target" >> /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/fakeroot printf ' /home/autobuild/autobuild/instance-17/output-1/host/bin/genromfs -d /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/target -f /home/autobuild/autobuild/instance-17/output-1/images/rootfs.romfs\n' >> /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/autobuild/autobuild/instance-17/output-1/host/bin:/home/autobuild/autobuild/instance-17/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-17/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/fakeroot rootdir=/home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/romfs/target table='/home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-17/output-1/images rm -rf /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-17/output-1/target/ /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-17/output-1/host/bin:/home/autobuild/autobuild/instance-17/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/autobuild/instance-17/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-17/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-17/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-17/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-17/output-1/host/bin:/home/autobuild/autobuild/instance-17/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-17/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-17/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2194 objects. stage 2: creating image '/home/autobuild/autobuild/instance-17/output-1/images/rootfs.yaffs2' [ ] 1/2194 0% [ ] 2/2194 0% [ ] 3/2194 0% [ ] 4/2194 0% [ ] 5/2194 0% [ ] 6/2194 0% [ ] 7/2194 0% [ ] 8/2194 0% [ ] 9/2194 0% [ ] 10/2194 0% [ ] 11/2194 0% [ ] 12/2194 0% [ ] 13/2194 0% [ ] 14/2194 0% [ ] 15/2194 0% [ ] 16/2194 0% [ ] 17/2194 0% [ ] 18/2194 0% [ ] 19/2194 0% [ ] 20/2194 0% [ ] 21/2194 0% [ ] 22/2194 1% [ ] 23/2194 1% [ ] 24/2194 1% [ ] 25/2194 1% [ ] 26/2194 1% [ ] 27/2194 1% [ ] 28/2194 1% [ ] 29/2194 1% [ ] 30/2194 1% [ ] 31/2194 1% [ ] 32/2194 1% [ ] 33/2194 1% [ ] 34/2194 1% [ ] 35/2194 1% [= ] 36/2194 1% [= ] 37/2194 1% [= ] 38/2194 1% [= ] 39/2194 1% [= ] 40/2194 1% [= ] 41/2194 1% [= ] 42/2194 1% [= ] 43/2194 1% [= ] 44/2194 2% [= ] 45/2194 2% [= ] 46/2194 2% [= ] 47/2194 2% [= ] 48/2194 2% [= ] 49/2194 2% [= ] 50/2194 2% [= ] 51/2194 2% [= ] 52/2194 2% [= ] 53/2194 2% [= ] 54/2194 2% [= ] 55/2194 2% [= ] 56/2194 2% [= ] 57/2194 2% [= ] 58/2194 2% [= ] 59/2194 2% [= ] 60/2194 2% [= ] 61/2194 2% [= ] 62/2194 2% [= ] 63/2194 2% [= ] 64/2194 2% [= ] 65/2194 2% [= ] 66/2194 3% [= ] 67/2194 3% [= ] 68/2194 3% [= ] 69/2194 3% [= ] 70/2194 3% [== ] 71/2194 3% [== ] 72/2194 3% [== ] 73/2194 3% [== ] 74/2194 3% [== ] 75/2194 3% [== ] 76/2194 3% [== ] 77/2194 3% [== ] 78/2194 3% [== ] 79/2194 3% [== ] 80/2194 3% [== ] 81/2194 3% [== ] 82/2194 3% [== ] 83/2194 3% [== ] 84/2194 3% [== ] 85/2194 3% [== ] 86/2194 3% [== ] 87/2194 3% [== ] 88/2194 4% [== ] 89/2194 4% [== ] 90/2194 4% [== ] 91/2194 4% [== ] 92/2194 4% [== ] 93/2194 4% [== ] 94/2194 4% [== ] 95/2194 4% [== ] 96/2194 4% [== ] 97/2194 4% [== ] 98/2194 4% [== ] 99/2194 4% [== ] 100/2194 4% [== ] 101/2194 4% [== ] 102/2194 4% [== ] 103/2194 4% [== ] 104/2194 4% [== ] 105/2194 4% [== ] 106/2194 4% [=== ] 107/2194 4% [=== ] 108/2194 4% [=== ] 109/2194 4% [=== ] 110/2194 5% [=== ] 111/2194 5% [=== ] 112/2194 5% [=== ] 113/2194 5% [=== ] 114/2194 5% [=== ] 115/2194 5% [=== ] 116/2194 5% [=== ] 117/2194 5% [=== ] 118/2194 5% [=== ] 119/2194 5% [=== ] 120/2194 5% [=== ] 121/2194 5% [=== ] 122/2194 5% [=== ] 123/2194 5% [=== ] 124/2194 5% [=== ] 125/2194 5% [=== ] 126/2194 5% [=== ] 127/2194 5% [=== ] 128/2194 5% [=== ] 129/2194 5% [=== ] 130/2194 5% [=== ] 131/2194 5% [=== ] 132/2194 6% [=== ] 133/2194 6% [=== ] 134/2194 6% [=== ] 135/2194 6% [=== ] 136/2194 6% [=== ] 137/2194 6% [=== ] 138/2194 6% [=== ] 139/2194 6% [=== ] 140/2194 6% [=== ] 141/2194 6% [==== ] 142/2194 6% [==== ] 143/2194 6% [==== ] 144/2194 6% [==== ] 145/2194 6% [==== ] 146/2194 6% [==== ] 147/2194 6% [==== ] 148/2194 6% [==== ] 149/2194 6% [==== ] 150/2194 6% [==== ] 151/2194 6% [==== ] 152/2194 6% [==== ] 153/2194 6% [==== ] 154/2194 7% [==== ] 155/2194 7% [==== ] 156/2194 7% [==== ] 157/2194 7% [==== ] 158/2194 7% [==== ] 159/2194 7% [==== ] 160/2194 7% [==== ] 161/2194 7% [==== ] 162/2194 7% [==== ] 163/2194 7% [==== ] 164/2194 7% [==== ] 165/2194 7% [==== ] 166/2194 7% [==== ] 167/2194 7% [==== ] 168/2194 7% [==== ] 169/2194 7% [==== ] 170/2194 7% [==== ] 171/2194 7% [==== ] 172/2194 7% [==== ] 173/2194 7% [==== ] 174/2194 7% [==== ] 175/2194 7% [==== ] 176/2194 8% [===== ] 177/2194 8% [===== ] 178/2194 8% [===== ] 179/2194 8% [===== ] 180/2194 8% [===== ] 181/2194 8% [===== ] 182/2194 8% [===== ] 183/2194 8% [===== ] 184/2194 8% [===== ] 185/2194 8% [===== ] 186/2194 8% [===== ] 187/2194 8% [===== ] 188/2194 8% [===== ] 189/2194 8% [===== ] 190/2194 8% [===== ] 191/2194 8% [===== ] 192/2194 8% [===== ] 193/2194 8% [===== ] 194/2194 8% [===== ] 195/2194 8% [===== ] 196/2194 8% [===== ] 197/2194 8% [===== ] 198/2194 9% [===== ] 199/2194 9% [===== ] 200/2194 9% [===== ] 201/2194 9% [===== ] 202/2194 9% [===== ] 203/2194 9% [===== ] 204/2194 9% [===== ] 205/2194 9% [===== ] 206/2194 9% [===== ] 207/2194 9% [===== ] 208/2194 9% [===== ] 209/2194 9% [===== ] 210/2194 9% [===== ] 211/2194 9% [===== ] 212/2194 9% [====== ] 213/2194 9% [====== ] 214/2194 9% [====== ] 215/2194 9% [====== ] 216/2194 9% [====== ] 217/2194 9% [====== ] 218/2194 9% [====== ] 219/2194 9% [====== ] 220/2194 10% [====== ] 221/2194 10% [====== ] 222/2194 10% [====== ] 223/2194 10% [====== ] 224/2194 10% [====== ] 225/2194 10% [====== ] 226/2194 10% [====== ] 227/2194 10% [====== ] 228/2194 10% [====== ] 229/2194 10% [====== ] 230/2194 10% [====== ] 231/2194 10% [====== ] 232/2194 10% [====== ] 233/2194 10% [====== ] 234/2194 10% [====== ] 235/2194 10% [====== ] 236/2194 10% [====== ] 237/2194 10% [====== ] 238/2194 10% [====== ] 239/2194 10% [====== ] 240/2194 10% [====== ] 241/2194 10% [====== ] 242/2194 11% [====== ] 243/2194 11% [====== ] 244/2194 11% [====== ] 245/2194 11% [====== ] 246/2194 11% [====== ] 247/2194 11% [======= ] 248/2194 11% [======= ] 249/2194 11% [======= ] 250/2194 11% [======= ] 251/2194 11% [======= ] 252/2194 11% [======= ] 253/2194 11% [======= ] 254/2194 11% [======= ] 255/2194 11% [======= ] 256/2194 11% [======= ] 257/2194 11% [======= ] 258/2194 11% [======= ] 259/2194 11% [======= ] 260/2194 11% [======= ] 261/2194 11% [======= ] 262/2194 11% [======= ] 263/2194 11% [======= ] 264/2194 12% [======= ] 265/2194 12% [======= ] 266/2194 12% [======= ] 267/2194 12% [======= ] 268/2194 12% [======= ] 269/2194 12% [======= ] 270/2194 12% [======= ] 271/2194 12% [======= ] 272/2194 12% [======= ] 273/2194 12% [======= ] 274/2194 12% [======= ] 275/2194 12% [======= ] 276/2194 12% [======= ] 277/2194 12% [======= ] 278/2194 12% [======= ] 279/2194 12% [======= ] 280/2194 12% [======= ] 281/2194 12% [======= ] 282/2194 12% [======= ] 283/2194 12% [======== ] 284/2194 12% [======== ] 285/2194 12% [======== ] 286/2194 13% [======== ] 287/2194 13% [======== ] 288/2194 13% [======== ] 289/2194 13% [======== ] 290/2194 13% [======== ] 291/2194 13% [======== ] 292/2194 13% [======== ] 293/2194 13% [======== ] 294/2194 13% [======== ] 295/2194 13% [======== ] 296/2194 13% [======== ] 297/2194 13% [======== ] 298/2194 13% [======== ] 299/2194 13% [======== ] 300/2194 13% [======== ] 301/2194 13% [======== ] 302/2194 13% [======== ] 303/2194 13% [======== ] 304/2194 13% [======== ] 305/2194 13% [======== ] 306/2194 13% [======== ] 307/2194 13% [======== ] 308/2194 14% [======== ] 309/2194 14% [======== ] 310/2194 14% [======== ] 311/2194 14% [======== ] 312/2194 14% [======== ] 313/2194 14% [======== ] 314/2194 14% [======== ] 315/2194 14% [======== ] 316/2194 14% [======== ] 317/2194 14% [======== ] 318/2194 14% [========= ] 319/2194 14% [========= ] 320/2194 14% [========= ] 321/2194 14% [========= ] 322/2194 14% [========= ] 323/2194 14% [========= ] 324/2194 14% [========= ] 325/2194 14% [========= ] 326/2194 14% [========= ] 327/2194 14% [========= ] 328/2194 14% [========= ] 329/2194 14% [========= ] 330/2194 15% [========= ] 331/2194 15% [========= ] 332/2194 15% [========= ] 333/2194 15% [========= ] 334/2194 15% [========= ] 335/2194 15% [========= ] 336/2194 15% [========= ] 337/2194 15% [========= ] 338/2194 15% [========= ] 339/2194 15% [========= ] 340/2194 15% [========= ] 341/2194 15% [========= ] 342/2194 15% [========= ] 343/2194 15% [========= ] 344/2194 15% [========= ] 345/2194 15% [========= ] 346/2194 15% [========= ] 347/2194 15% [========= ] 348/2194 15% [========= ] 349/2194 15% [========= ] 350/2194 15% [========= ] 351/2194 15% [========= ] 352/2194 16% [========= ] 353/2194 16% [========== ] 354/2194 16% [========== ] 355/2194 16% [========== ] 356/2194 16% [========== ] 357/2194 16% [========== ] 358/2194 16% [========== ] 359/2194 16% [========== ] 360/2194 16% [========== ] 361/2194 16% [========== ] 362/2194 16% [========== ] 363/2194 16% [========== ] 364/2194 16% [========== ] 365/2194 16% [========== ] 366/2194 16% [========== ] 367/2194 16% [========== ] 368/2194 16% [========== ] 369/2194 16% [========== ] 370/2194 16% [========== ] 371/2194 16% [========== ] 372/2194 16% [========== ] 373/2194 17% [========== ] 374/2194 17% [========== ] 375/2194 17% [========== ] 376/2194 17% [========== ] 377/2194 17% [========== ] 378/2194 17% [========== ] 379/2194 17% [========== ] 380/2194 17% [========== ] 381/2194 17% [========== ] 382/2194 17% [========== ] 383/2194 17% [========== ] 384/2194 17% [========== ] 385/2194 17% [========== ] 386/2194 17% [========== ] 387/2194 17% [========== ] 388/2194 17% [========== ] 389/2194 17% [=========== ] 390/2194 17% [=========== ] 391/2194 17% [=========== ] 392/2194 17% [=========== ] 393/2194 17% [=========== ] 394/2194 17% [=========== ] 395/2194 18% [=========== ] 396/2194 18% [=========== ] 397/2194 18% [=========== ] 398/2194 18% [=========== ] 399/2194 18% [=========== ] 400/2194 18% [=========== ] 401/2194 18% [=========== ] 402/2194 18% [=========== ] 403/2194 18% [=========== ] 404/2194 18% [=========== ] 405/2194 18% [=========== ] 406/2194 18% [=========== ] 407/2194 18% [=========== ] 408/2194 18% [=========== ] 409/2194 18% [=========== ] 410/2194 18% [=========== ] 411/2194 18% [=========== ] 412/2194 18% [=========== ] 413/2194 18% [=========== ] 414/2194 18% [=========== ] 415/2194 18% [=========== ] 416/2194 18% [=========== ] 417/2194 19% [=========== ] 418/2194 19% [=========== ] 419/2194 19% [=========== ] 420/2194 19% [=========== ] 421/2194 19% [=========== ] 422/2194 19% [=========== ] 423/2194 19% [=========== ] 424/2194 19% [============ ] 425/2194 19% [============ ] 426/2194 19% [============ ] 427/2194 19% [============ ] 428/2194 19% [============ ] 429/2194 19% [============ ] 430/2194 19% [============ ] 431/2194 19% [============ ] 432/2194 19% [============ ] 433/2194 19% [============ ] 434/2194 19% [============ ] 435/2194 19% [============ ] 436/2194 19% [============ ] 437/2194 19% [============ ] 438/2194 19% [============ ] 439/2194 20% [============ ] 440/2194 20% [============ ] 441/2194 20% [============ ] 442/2194 20% [============ ] 443/2194 20% [============ ] 444/2194 20% [============ ] 445/2194 20% [============ ] 446/2194 20% [============ ] 447/2194 20% [============ ] 448/2194 20% [============ ] 449/2194 20% [============ ] 450/2194 20% [============ ] 451/2194 20% [============ ] 452/2194 20% [============ ] 453/2194 20% [============ ] 454/2194 20% [============ ] 455/2194 20% [============ ] 456/2194 20% [============ ] 457/2194 20% [============ ] 458/2194 20% [============ ] 459/2194 20% [============ ] 460/2194 20% [============= ] 461/2194 21% [============= ] 462/2194 21% [============= ] 463/2194 21% [============= ] 464/2194 21% [============= ] 465/2194 21% [============= ] 466/2194 21% [============= ] 467/2194 21% [============= ] 468/2194 21% [============= ] 469/2194 21% [============= ] 470/2194 21% [============= ] 471/2194 21% [============= ] 472/2194 21% [============= ] 473/2194 21% [============= ] 474/2194 21% [============= ] 475/2194 21% [============= ] 476/2194 21% [============= ] 477/2194 21% [============= ] 478/2194 21% [============= ] 479/2194 21% [============= ] 480/2194 21% [============= ] 481/2194 21% [============= ] 482/2194 21% [============= ] 483/2194 22% [============= ] 484/2194 22% [============= ] 485/2194 22% [============= ] 486/2194 22% [============= ] 487/2194 22% [============= ] 488/2194 22% [============= ] 489/2194 22% [============= ] 490/2194 22% [============= ] 491/2194 22% [============= ] 492/2194 22% [============= ] 493/2194 22% [============= ] 494/2194 22% [============= ] 495/2194 22% [============== ] 496/2194 22% [============== ] 497/2194 22% [============== ] 498/2194 22% [============== ] 499/2194 22% [============== ] 500/2194 22% [============== ] 501/2194 22% [============== ] 502/2194 22% [============== ] 503/2194 22% [============== ] 504/2194 22% [============== ] 505/2194 23% [============== ] 506/2194 23% [============== ] 507/2194 23% [============== ] 508/2194 23% [============== ] 509/2194 23% [============== ] 510/2194 23% [============== ] 511/2194 23% [============== ] 512/2194 23% [============== ] 513/2194 23% [============== ] 514/2194 23% [============== ] 515/2194 23% [============== ] 516/2194 23% [============== ] 517/2194 23% [============== ] 518/2194 23% [============== ] 519/2194 23% [============== ] 520/2194 23% [============== ] 521/2194 23% [============== ] 522/2194 23% [============== ] 523/2194 23% [============== ] 524/2194 23% [============== ] 525/2194 23% [============== ] 526/2194 23% [============== ] 527/2194 24% [============== ] 528/2194 24% [============== ] 529/2194 24% [============== ] 530/2194 24% [=============== ] 531/2194 24% [=============== ] 532/2194 24% [=============== ] 533/2194 24% [=============== ] 534/2194 24% [=============== ] 535/2194 24% [=============== ] 536/2194 24% [=============== ] 537/2194 24% [=============== ] 538/2194 24% [=============== ] 539/2194 24% [=============== ] 540/2194 24% [=============== ] 541/2194 24% [=============== ] 542/2194 24% [=============== ] 543/2194 24% [=============== ] 544/2194 24% [=============== ] 545/2194 24% [=============== ] 546/2194 24% [=============== ] 547/2194 24% [=============== ] 548/2194 24% [=============== ] 549/2194 25% [=============== ] 550/2194 25% [=============== ] 551/2194 25% [=============== ] 552/2194 25% [=============== ] 553/2194 25% [=============== ] 554/2194 25% [=============== ] 555/2194 25% [=============== ] 556/2194 25% [=============== ] 557/2194 25% [=============== ] 558/2194 25% [=============== ] 559/2194 25% [=============== ] 560/2194 25% [=============== ] 561/2194 25% [=============== ] 562/2194 25% [=============== ] 563/2194 25% [=============== ] 564/2194 25% [=============== ] 565/2194 25% [=============== ] 566/2194 25% [================ ] 567/2194 25% [================ ] 568/2194 25% [================ ] 569/2194 25% [================ ] 570/2194 25% [================ ] 571/2194 26% [================ ] 572/2194 26% [================ ] 573/2194 26% [================ ] 574/2194 26% [================ ] 575/2194 26% [================ ] 576/2194 26% [================ ] 577/2194 26% [================ ] 578/2194 26% [================ ] 579/2194 26% [================ ] 580/2194 26% [================ ] 581/2194 26% [================ ] 582/2194 26% [================ ] 583/2194 26% [================ ] 584/2194 26% [================ ] 585/2194 26% [================ ] 586/2194 26% [================ ] 587/2194 26% [================ ] 588/2194 26% [================ ] 589/2194 26% [================ ] 590/2194 26% [================ ] 591/2194 26% [================ ] 592/2194 26% [================ ] 593/2194 27% [================ ] 594/2194 27% [================ ] 595/2194 27% [================ ] 596/2194 27% [================ ] 597/2194 27% [================ ] 598/2194 27% [================ ] 599/2194 27% [================ ] 600/2194 27% [================ ] 601/2194 27% [================= ] 602/2194 27% [================= ] 603/2194 27% [================= ] 604/2194 27% [================= ] 605/2194 27% [================= ] 606/2194 27% [================= ] 607/2194 27% [================= ] 608/2194 27% [================= ] 609/2194 27% [================= ] 610/2194 27% [================= ] 611/2194 27% [================= ] 612/2194 27% [================= ] 613/2194 27% [================= ] 614/2194 27% [================= ] 615/2194 28% [================= ] 616/2194 28% [================= ] 617/2194 28% [================= ] 618/2194 28% [================= ] 619/2194 28% [================= ] 620/2194 28% [================= ] 621/2194 28% [================= ] 622/2194 28% [================= ] 623/2194 28% [================= ] 624/2194 28% [================= ] 625/2194 28% [================= ] 626/2194 28% [================= ] 627/2194 28% [================= ] 628/2194 28% [================= ] 629/2194 28% [================= ] 630/2194 28% [================= ] 631/2194 28% [================= ] 632/2194 28% [================= ] 633/2194 28% [================= ] 634/2194 28% [================= ] 635/2194 28% [================= ] 636/2194 28% [================== ] 637/2194 29% [================== ] 638/2194 29% [================== ] 639/2194 29% [================== ] 640/2194 29% [================== ] 641/2194 29% [================== ] 642/2194 29% [================== ] 643/2194 29% [================== ] 644/2194 29% [================== ] 645/2194 29% [================== ] 646/2194 29% [================== ] 647/2194 29% [================== ] 648/2194 29% [================== ] 649/2194 29% [================== ] 650/2194 29% [================== ] 651/2194 29% [================== ] 652/2194 29% [================== ] 653/2194 29% [================== ] 654/2194 29% [================== ] 655/2194 29% [================== ] 656/2194 29% [================== ] 657/2194 29% [================== ] 658/2194 29% [================== ] 659/2194 30% [================== ] 660/2194 30% [================== ] 661/2194 30% [================== ] 662/2194 30% [================== ] 663/2194 30% [================== ] 664/2194 30% [================== ] 665/2194 30% [================== ] 666/2194 30% [================== ] 667/2194 30% [================== ] 668/2194 30% [================== ] 669/2194 30% [================== ] 670/2194 30% [================== ] 671/2194 30% [================== ] 672/2194 30% [=================== ] 673/2194 30% [=================== ] 674/2194 30% [=================== ] 675/2194 30% [=================== ] 676/2194 30% [=================== ] 677/2194 30% [=================== ] 678/2194 30% [=================== ] 679/2194 30% [=================== ] 680/2194 30% [=================== ] 681/2194 31% [=================== ] 682/2194 31% [=================== ] 683/2194 31% [=================== ] 684/2194 31% [=================== ] 685/2194 31% [=================== ] 686/2194 31% [=================== ] 687/2194 31% [=================== ] 688/2194 31% [=================== ] 689/2194 31% [=================== ] 690/2194 31% [=================== ] 691/2194 31% [=================== ] 692/2194 31% [=================== ] 693/2194 31% [=================== ] 694/2194 31% [=================== ] 695/2194 31% [=================== ] 696/2194 31% [=================== ] 697/2194 31% [=================== ] 698/2194 31% [=================== ] 699/2194 31% [=================== ] 700/2194 31% [=================== ] 701/2194 31% [=================== ] 702/2194 31% [=================== ] 703/2194 32% [=================== ] 704/2194 32% [=================== ] 705/2194 32% [=================== ] 706/2194 32% [=================== ] 707/2194 32% [==================== ] 708/2194 32% [==================== ] 709/2194 32% [==================== ] 710/2194 32% [==================== ] 711/2194 32% [==================== ] 712/2194 32% [==================== ] 713/2194 32% [==================== ] 714/2194 32% [==================== ] 715/2194 32% [==================== ] 716/2194 32% [==================== ] 717/2194 32% [==================== ] 718/2194 32% [==================== ] 719/2194 32% [==================== ] 720/2194 32% [==================== ] 721/2194 32% [==================== ] 722/2194 32% [==================== ] 723/2194 32% [==================== ] 724/2194 32% [==================== ] 725/2194 33% [==================== ] 726/2194 33% [==================== ] 727/2194 33% [==================== ] 728/2194 33% [==================== ] 729/2194 33% [==================== ] 730/2194 33% [==================== ] 731/2194 33% [==================== ] 732/2194 33% [==================== ] 733/2194 33% [==================== ] 734/2194 33% [==================== ] 735/2194 33% [==================== ] 736/2194 33% [==================== ] 737/2194 33% [==================== ] 738/2194 33% [==================== ] 739/2194 33% [==================== ] 740/2194 33% [==================== ] 741/2194 33% [==================== ] 742/2194 33% [==================== ] 743/2194 33% [===================== ] 744/2194 33% [===================== ] 745/2194 33% [===================== ] 746/2194 34% [===================== ] 747/2194 34% [===================== ] 748/2194 34% [===================== ] 749/2194 34% [===================== ] 750/2194 34% [===================== ] 751/2194 34% [===================== ] 752/2194 34% [===================== ] 753/2194 34% [===================== ] 754/2194 34% [===================== ] 755/2194 34% [===================== ] 756/2194 34% [===================== ] 757/2194 34% [===================== ] 758/2194 34% [===================== ] 759/2194 34% [===================== ] 760/2194 34% [===================== ] 761/2194 34% [===================== ] 762/2194 34% [===================== ] 763/2194 34% [===================== ] 764/2194 34% [===================== ] 765/2194 34% [===================== ] 766/2194 34% [===================== ] 767/2194 34% [===================== ] 768/2194 35% [===================== ] 769/2194 35% [===================== ] 770/2194 35% [===================== ] 771/2194 35% [===================== ] 772/2194 35% [===================== ] 773/2194 35% [===================== ] 774/2194 35% [===================== ] 775/2194 35% [===================== ] 776/2194 35% [===================== ] 777/2194 35% [===================== ] 778/2194 35% [====================== ] 779/2194 35% [====================== ] 780/2194 35% [====================== ] 781/2194 35% [====================== ] 782/2194 35% [====================== ] 783/2194 35% [====================== ] 784/2194 35% [====================== ] 785/2194 35% [====================== ] 786/2194 35% [====================== ] 787/2194 35% [====================== ] 788/2194 35% [====================== ] 789/2194 35% [====================== ] 790/2194 36% [====================== ] 791/2194 36% [====================== ] 792/2194 36% [====================== ] 793/2194 36% [====================== ] 794/2194 36% [====================== ] 795/2194 36% [====================== ] 796/2194 36% [====================== ] 797/2194 36% [====================== ] 798/2194 36% [====================== ] 799/2194 36% [====================== ] 800/2194 36% [====================== ] 801/2194 36% [====================== ] 802/2194 36% [====================== ] 803/2194 36% [====================== ] 804/2194 36% [====================== ] 805/2194 36% [====================== ] 806/2194 36% [====================== ] 807/2194 36% [====================== ] 808/2194 36% [====================== ] 809/2194 36% [====================== ] 810/2194 36% [====================== ] 811/2194 36% [====================== ] 812/2194 37% [====================== ] 813/2194 37% [======================= ] 814/2194 37% [======================= ] 815/2194 37% [======================= ] 816/2194 37% [======================= ] 817/2194 37% [======================= ] 818/2194 37% [======================= ] 819/2194 37% [======================= ] 820/2194 37% [======================= ] 821/2194 37% [======================= ] 822/2194 37% [======================= ] 823/2194 37% [======================= ] 824/2194 37% [======================= ] 825/2194 37% [======================= ] 826/2194 37% [======================= ] 827/2194 37% [======================= ] 828/2194 37% [======================= ] 829/2194 37% [======================= ] 830/2194 37% [======================= ] 831/2194 37% [======================= ] 832/2194 37% [======================= ] 833/2194 37% [======================= ] 834/2194 38% [======================= ] 835/2194 38% [======================= ] 836/2194 38% [======================= ] 837/2194 38% [======================= ] 838/2194 38% [======================= ] 839/2194 38% [======================= ] 840/2194 38% [======================= ] 841/2194 38% [======================= ] 842/2194 38% [======================= ] 843/2194 38% [======================= ] 844/2194 38% [======================= ] 845/2194 38% [======================= ] 846/2194 38% [======================= ] 847/2194 38% [======================= ] 848/2194 38% [======================= ] 849/2194 38% [======================== ] 850/2194 38% [======================== ] 851/2194 38% [======================== ] 852/2194 38% [======================== ] 853/2194 38% [======================== ] 854/2194 38% [======================== ] 855/2194 38% [======================== ] 856/2194 39% [======================== ] 857/2194 39% [======================== ] 858/2194 39% [======================== ] 859/2194 39% [======================== ] 860/2194 39% [======================== ] 861/2194 39% [======================== ] 862/2194 39% [======================== ] 863/2194 39% [======================== ] 864/2194 39% [======================== ] 865/2194 39% [======================== ] 866/2194 39% [======================== ] 867/2194 39% [======================== ] 868/2194 39% [======================== ] 869/2194 39% [======================== ] 870/2194 39% [======================== ] 871/2194 39% [======================== ] 872/2194 39% [======================== ] 873/2194 39% [======================== ] 874/2194 39% [======================== ] 875/2194 39% [======================== ] 876/2194 39% [======================== ] 877/2194 39% [======================== ] 878/2194 40% [======================== ] 879/2194 40% [======================== ] 880/2194 40% [======================== ] 881/2194 40% [======================== ] 882/2194 40% [======================== ] 883/2194 40% [======================== ] 884/2194 40% [========================= ] 885/2194 40% [========================= ] 886/2194 40% [========================= ] 887/2194 40% [========================= ] 888/2194 40% [========================= ] 889/2194 40% [========================= ] 890/2194 40% [========================= ] 891/2194 40% [========================= ] 892/2194 40% [========================= ] 893/2194 40% [========================= ] 894/2194 40% [========================= ] 895/2194 40% [========================= ] 896/2194 40% [========================= ] 897/2194 40% [========================= ] 898/2194 40% [========================= ] 899/2194 40% [========================= ] 900/2194 41% [========================= ] 901/2194 41% [========================= ] 902/2194 41% [========================= ] 903/2194 41% [========================= ] 904/2194 41% [========================= ] 905/2194 41% [========================= ] 906/2194 41% [========================= ] 907/2194 41% [========================= ] 908/2194 41% [========================= ] 909/2194 41% [========================= ] 910/2194 41% [========================= ] 911/2194 41% [========================= ] 912/2194 41% [========================= ] 913/2194 41% [========================= ] 914/2194 41% [========================= ] 915/2194 41% [========================= ] 916/2194 41% [========================= ] 917/2194 41% [========================= ] 918/2194 41% [========================= ] 919/2194 41% [========================= ] 920/2194 41% [========================== ] 921/2194 41% [========================== ] 922/2194 42% [========================== ] 923/2194 42% [========================== ] 924/2194 42% [========================== ] 925/2194 42% [========================== ] 926/2194 42% [========================== ] 927/2194 42% [========================== ] 928/2194 42% [========================== ] 929/2194 42% [========================== ] 930/2194 42% [========================== ] 931/2194 42% [========================== ] 932/2194 42% [========================== ] 933/2194 42% [========================== ] 934/2194 42% [========================== ] 935/2194 42% [========================== ] 936/2194 42% [========================== ] 937/2194 42% [========================== ] 938/2194 42% [========================== ] 939/2194 42% [========================== ] 940/2194 42% [========================== ] 941/2194 42% [========================== ] 942/2194 42% [========================== ] 943/2194 42% [========================== ] 944/2194 43% [========================== ] 945/2194 43% [========================== ] 946/2194 43% [========================== ] 947/2194 43% [========================== ] 948/2194 43% [========================== ] 949/2194 43% [========================== ] 950/2194 43% [========================== ] 951/2194 43% [========================== ] 952/2194 43% [========================== ] 953/2194 43% [========================== ] 954/2194 43% [========================== ] 955/2194 43% [=========================== ] 956/2194 43% [=========================== ] 957/2194 43% [=========================== ] 958/2194 43% [=========================== ] 959/2194 43% [=========================== ] 960/2194 43% [=========================== ] 961/2194 43% [=========================== ] 962/2194 43% [=========================== ] 963/2194 43% [=========================== ] 964/2194 43% [=========================== ] 965/2194 43% [=========================== ] 966/2194 44% [=========================== ] 967/2194 44% [=========================== ] 968/2194 44% [=========================== ] 969/2194 44% [=========================== ] 970/2194 44% [=========================== ] 971/2194 44% [=========================== ] 972/2194 44% [=========================== ] 973/2194 44% [=========================== ] 974/2194 44% [=========================== ] 975/2194 44% [=========================== ] 976/2194 44% [=========================== ] 977/2194 44% [=========================== ] 978/2194 44% [=========================== ] 979/2194 44% [=========================== ] 980/2194 44% [=========================== ] 981/2194 44% [=========================== ] 982/2194 44% [=========================== ] 983/2194 44% [=========================== ] 984/2194 44% [=========================== ] 985/2194 44% [=========================== ] 986/2194 44% [=========================== ] 987/2194 44% [=========================== ] 988/2194 45% [=========================== ] 989/2194 45% [=========================== ] 990/2194 45% [============================ ] 991/2194 45% [============================ ] 992/2194 45% [============================ ] 993/2194 45% [============================ ] 994/2194 45% [============================ ] 995/2194 45% [============================ ] 996/2194 45% [============================ ] 997/2194 45% [============================ ] 998/2194 45% [============================ ] 999/2194 45% [============================ ] 1000/2194 45% [============================ ] 1001/2194 45% [============================ ] 1002/2194 45% [============================ ] 1003/2194 45% [============================ ] 1004/2194 45% [============================ ] 1005/2194 45% [============================ ] 1006/2194 45% [============================ ] 1007/2194 45% [============================ ] 1008/2194 45% [============================ ] 1009/2194 45% [============================ ] 1010/2194 46% [============================ ] 1011/2194 46% [============================ ] 1012/2194 46% [============================ ] 1013/2194 46% [============================ ] 1014/2194 46% [============================ ] 1015/2194 46% [============================ ] 1016/2194 46% [============================ ] 1017/2194 46% [============================ ] 1018/2194 46% [============================ ] 1019/2194 46% [============================ ] 1020/2194 46% [============================ ] 1021/2194 46% [============================ ] 1022/2194 46% [============================ ] 1023/2194 46% [============================ ] 1024/2194 46% [============================ ] 1025/2194 46% [============================ ] 1026/2194 46% [============================= ] 1027/2194 46% [============================= ] 1028/2194 46% [============================= ] 1029/2194 46% [============================= ] 1030/2194 46% [============================= ] 1031/2194 46% [============================= ] 1032/2194 47% [============================= ] 1033/2194 47% [============================= ] 1034/2194 47% [============================= ] 1035/2194 47% [============================= ] 1036/2194 47% [============================= ] 1037/2194 47% [============================= ] 1038/2194 47% [============================= ] 1039/2194 47% [============================= ] 1040/2194 47% [============================= ] 1041/2194 47% [============================= ] 1042/2194 47% [============================= ] 1043/2194 47% [============================= ] 1044/2194 47% [============================= ] 1045/2194 47% [============================= ] 1046/2194 47% [============================= ] 1047/2194 47% [============================= ] 1048/2194 47% [============================= ] 1049/2194 47% [============================= ] 1050/2194 47% [============================= ] 1051/2194 47% [============================= ] 1052/2194 47% [============================= ] 1053/2194 47% [============================= ] 1054/2194 48% [============================= ] 1055/2194 48% [============================= ] 1056/2194 48% [============================= ] 1057/2194 48% [============================= ] 1058/2194 48% [============================= ] 1059/2194 48% [============================= ] 1060/2194 48% [============================= ] 1061/2194 48% [============================== ] 1062/2194 48% [============================== ] 1063/2194 48% [============================== ] 1064/2194 48% [============================== ] 1065/2194 48% [============================== ] 1066/2194 48% [============================== ] 1067/2194 48% [============================== ] 1068/2194 48% [============================== ] 1069/2194 48% [============================== ] 1070/2194 48% [============================== ] 1071/2194 48% [============================== ] 1072/2194 48% [============================== ] 1073/2194 48% [============================== ] 1074/2194 48% [============================== ] 1075/2194 48% [============================== ] 1076/2194 49% [============================== ] 1077/2194 49% [============================== ] 1078/2194 49% [============================== ] 1079/2194 49% [============================== ] 1080/2194 49% [============================== ] 1081/2194 49% [============================== ] 1082/2194 49% [============================== ] 1083/2194 49% [============================== ] 1084/2194 49% [============================== ] 1085/2194 49% [============================== ] 1086/2194 49% [============================== ] 1087/2194 49% [============================== ] 1088/2194 49% [============================== ] 1089/2194 49% [============================== ] 1090/2194 49% [============================== ] 1091/2194 49% [============================== ] 1092/2194 49% [============================== ] 1093/2194 49% [============================== ] 1094/2194 49% [============================== ] 1095/2194 49% [============================== ] 1096/2194 49% [=============================== ] 1097/2194 50% [=============================== ] 1098/2194 50% [=============================== ] 1099/2194 50% [=============================== ] 1100/2194 50% [=============================== ] 1101/2194 50% [=============================== ] 1102/2194 50% [=============================== ] 1103/2194 50% [=============================== ] 1104/2194 50% [=============================== ] 1105/2194 50% [=============================== ] 1106/2194 50% [=============================== ] 1107/2194 50% [=============================== ] 1108/2194 50% [=============================== ] 1109/2194 50% [=============================== ] 1110/2194 50% [=============================== ] 1111/2194 50% [=============================== ] 1112/2194 50% [=============================== ] 1113/2194 50% [=============================== ] 1114/2194 50% [=============================== ] 1115/2194 50% [=============================== ] 1116/2194 50% [=============================== ] 1117/2194 50% [=============================== ] 1118/2194 50% [=============================== ] 1119/2194 51% [=============================== ] 1120/2194 51% [=============================== ] 1121/2194 51% [=============================== ] 1122/2194 51% [=============================== ] 1123/2194 51% [=============================== ] 1124/2194 51% [=============================== ] 1125/2194 51% [=============================== ] 1126/2194 51% [=============================== ] 1127/2194 51% [=============================== ] 1128/2194 51% [=============================== ] 1129/2194 51% [=============================== ] 1130/2194 51% [=============================== ] 1131/2194 51% [=============================== ] 1132/2194 51% [================================ ] 1133/2194 51% [================================ ] 1134/2194 51% [================================ ] 1135/2194 51% [================================ ] 1136/2194 51% [================================ ] 1137/2194 51% [================================ ] 1138/2194 51% [================================ ] 1139/2194 51% [================================ ] 1140/2194 51% [================================ ] 1141/2194 52% [================================ ] 1142/2194 52% [================================ ] 1143/2194 52% [================================ ] 1144/2194 52% [================================ ] 1145/2194 52% [================================ ] 1146/2194 52% [================================ ] 1147/2194 52% [================================ ] 1148/2194 52% [================================ ] 1149/2194 52% [================================ ] 1150/2194 52% [================================ ] 1151/2194 52% [================================ ] 1152/2194 52% [================================ ] 1153/2194 52% [================================ ] 1154/2194 52% [================================ ] 1155/2194 52% [================================ ] 1156/2194 52% [================================ ] 1157/2194 52% [================================ ] 1158/2194 52% [================================ ] 1159/2194 52% [================================ ] 1160/2194 52% [================================ ] 1161/2194 52% [================================ ] 1162/2194 52% [================================ ] 1163/2194 53% [================================ ] 1164/2194 53% [================================ ] 1165/2194 53% [================================ ] 1166/2194 53% [================================ ] 1167/2194 53% [================================= ] 1168/2194 53% [================================= ] 1169/2194 53% [================================= ] 1170/2194 53% [================================= ] 1171/2194 53% [================================= ] 1172/2194 53% [================================= ] 1173/2194 53% [================================= ] 1174/2194 53% [================================= ] 1175/2194 53% [================================= ] 1176/2194 53% [================================= ] 1177/2194 53% [================================= ] 1178/2194 53% [================================= ] 1179/2194 53% [================================= ] 1180/2194 53% [================================= ] 1181/2194 53% [================================= ] 1182/2194 53% [================================= ] 1183/2194 53% [================================= ] 1184/2194 53% [================================= ] 1185/2194 54% [================================= ] 1186/2194 54% [================================= ] 1187/2194 54% [================================= ] 1188/2194 54% [================================= ] 1189/2194 54% [================================= ] 1190/2194 54% [================================= ] 1191/2194 54% [================================= ] 1192/2194 54% [================================= ] 1193/2194 54% [================================= ] 1194/2194 54% [================================= ] 1195/2194 54% [================================= ] 1196/2194 54% [================================= ] 1197/2194 54% [================================= ] 1198/2194 54% [================================= ] 1199/2194 54% [================================= ] 1200/2194 54% [================================= ] 1201/2194 54% [================================= ] 1202/2194 54% [================================= ] 1203/2194 54% [================================== ] 1204/2194 54% [================================== ] 1205/2194 54% [================================== ] 1206/2194 54% [================================== ] 1207/2194 55% [================================== ] 1208/2194 55% [================================== ] 1209/2194 55% [================================== ] 1210/2194 55% [================================== ] 1211/2194 55% [================================== ] 1212/2194 55% [================================== ] 1213/2194 55% [================================== ] 1214/2194 55% [================================== ] 1215/2194 55% [================================== ] 1216/2194 55% [================================== ] 1217/2194 55% [================================== ] 1218/2194 55% [================================== ] 1219/2194 55% [================================== ] 1220/2194 55% [================================== ] 1221/2194 55% [================================== ] 1222/2194 55% [================================== ] 1223/2194 55% [================================== ] 1224/2194 55% [================================== ] 1225/2194 55% [================================== ] 1226/2194 55% [================================== ] 1227/2194 55% [================================== ] 1228/2194 55% [================================== ] 1229/2194 56% [================================== ] 1230/2194 56% [================================== ] 1231/2194 56% [================================== ] 1232/2194 56% [================================== ] 1233/2194 56% [================================== ] 1234/2194 56% [================================== ] 1235/2194 56% [================================== ] 1236/2194 56% [================================== ] 1237/2194 56% [================================== ] 1238/2194 56% [=================================== ] 1239/2194 56% [=================================== ] 1240/2194 56% [=================================== ] 1241/2194 56% [=================================== ] 1242/2194 56% [=================================== ] 1243/2194 56% [=================================== ] 1244/2194 56% [=================================== ] 1245/2194 56% [=================================== ] 1246/2194 56% [=================================== ] 1247/2194 56% [=================================== ] 1248/2194 56% [=================================== ] 1249/2194 56% [=================================== ] 1250/2194 56% [=================================== ] 1251/2194 57% [=================================== ] 1252/2194 57% [=================================== ] 1253/2194 57% [=================================== ] 1254/2194 57% [=================================== ] 1255/2194 57% [=================================== ] 1256/2194 57% [=================================== ] 1257/2194 57% [=================================== ] 1258/2194 57% [=================================== ] 1259/2194 57% [=================================== ] 1260/2194 57% [=================================== ] 1261/2194 57% [=================================== ] 1262/2194 57% [=================================== ] 1263/2194 57% [=================================== ] 1264/2194 57% [=================================== ] 1265/2194 57% [=================================== ] 1266/2194 57% [=================================== ] 1267/2194 57% [=================================== ] 1268/2194 57% [=================================== ] 1269/2194 57% [=================================== ] 1270/2194 57% [=================================== ] 1271/2194 57% [=================================== ] 1272/2194 57% [=================================== ] 1273/2194 58% [==================================== ] 1274/2194 58% [==================================== ] 1275/2194 58% [==================================== ] 1276/2194 58% [==================================== ] 1277/2194 58% [==================================== ] 1278/2194 58% [==================================== ] 1279/2194 58% [==================================== ] 1280/2194 58% [==================================== ] 1281/2194 58% [==================================== ] 1282/2194 58% [==================================== ] 1283/2194 58% [==================================== ] 1284/2194 58% [==================================== ] 1285/2194 58% [==================================== ] 1286/2194 58% [==================================== ] 1287/2194 58% [==================================== ] 1288/2194 58% [==================================== ] 1289/2194 58% [==================================== ] 1290/2194 58% [==================================== ] 1291/2194 58% [==================================== ] 1292/2194 58% [==================================== ] 1293/2194 58% [==================================== ] 1294/2194 58% [==================================== ] 1295/2194 59% [==================================== ] 1296/2194 59% [==================================== ] 1297/2194 59% [==================================== ] 1298/2194 59% [==================================== ] 1299/2194 59% [==================================== ] 1300/2194 59% [==================================== ] 1301/2194 59% [==================================== ] 1302/2194 59% [==================================== ] 1303/2194 59% [==================================== ] 1304/2194 59% [==================================== ] 1305/2194 59% [==================================== ] 1306/2194 59% [==================================== ] 1307/2194 59% [==================================== ] 1308/2194 59% [==================================== ] 1309/2194 59% [===================================== ] 1310/2194 59% [===================================== ] 1311/2194 59% [===================================== ] 1312/2194 59% [===================================== ] 1313/2194 59% [===================================== ] 1314/2194 59% [===================================== ] 1315/2194 59% [===================================== ] 1316/2194 59% [===================================== ] 1317/2194 60% [===================================== ] 1318/2194 60% [===================================== ] 1319/2194 60% [===================================== ] 1320/2194 60% [===================================== ] 1321/2194 60% [===================================== ] 1322/2194 60% [===================================== ] 1323/2194 60% [===================================== ] 1324/2194 60% [===================================== ] 1325/2194 60% [===================================== ] 1326/2194 60% [===================================== ] 1327/2194 60% [===================================== ] 1328/2194 60% [===================================== ] 1329/2194 60% [===================================== ] 1330/2194 60% [===================================== ] 1331/2194 60% [===================================== ] 1332/2194 60% [===================================== ] 1333/2194 60% [===================================== ] 1334/2194 60% [===================================== ] 1335/2194 60% [===================================== ] 1336/2194 60% [===================================== ] 1337/2194 60% [===================================== ] 1338/2194 60% [===================================== ] 1339/2194 61% [===================================== ] 1340/2194 61% [===================================== ] 1341/2194 61% [===================================== ] 1342/2194 61% [===================================== ] 1343/2194 61% [===================================== ] 1344/2194 61% [====================================== ] 1345/2194 61% [====================================== ] 1346/2194 61% [====================================== ] 1347/2194 61% [====================================== ] 1348/2194 61% [====================================== ] 1349/2194 61% [====================================== ] 1350/2194 61% [====================================== ] 1351/2194 61% [====================================== ] 1352/2194 61% [====================================== ] 1353/2194 61% [====================================== ] 1354/2194 61% [====================================== ] 1355/2194 61% [====================================== ] 1356/2194 61% [====================================== ] 1357/2194 61% [====================================== ] 1358/2194 61% [====================================== ] 1359/2194 61% [====================================== ] 1360/2194 61% [====================================== ] 1361/2194 62% [====================================== ] 1362/2194 62% [====================================== ] 1363/2194 62% [====================================== ] 1364/2194 62% [====================================== ] 1365/2194 62% [====================================== ] 1366/2194 62% [====================================== ] 1367/2194 62% [====================================== ] 1368/2194 62% [====================================== ] 1369/2194 62% [====================================== ] 1370/2194 62% [====================================== ] 1371/2194 62% [====================================== ] 1372/2194 62% [====================================== ] 1373/2194 62% [====================================== ] 1374/2194 62% [====================================== ] 1375/2194 62% [====================================== ] 1376/2194 62% [====================================== ] 1377/2194 62% [====================================== ] 1378/2194 62% [====================================== ] 1379/2194 62% [====================================== ] 1380/2194 62% [======================================= ] 1381/2194 62% [======================================= ] 1382/2194 62% [======================================= ] 1383/2194 63% [======================================= ] 1384/2194 63% [======================================= ] 1385/2194 63% [======================================= ] 1386/2194 63% [======================================= ] 1387/2194 63% [======================================= ] 1388/2194 63% [======================================= ] 1389/2194 63% [======================================= ] 1390/2194 63% [======================================= ] 1391/2194 63% [======================================= ] 1392/2194 63% [======================================= ] 1393/2194 63% [======================================= ] 1394/2194 63% [======================================= ] 1395/2194 63% [======================================= ] 1396/2194 63% [======================================= ] 1397/2194 63% [======================================= ] 1398/2194 63% [======================================= ] 1399/2194 63% [======================================= ] 1400/2194 63% [======================================= ] 1401/2194 63% [======================================= ] 1402/2194 63% [======================================= ] 1403/2194 63% [======================================= ] 1404/2194 63% [======================================= ] 1405/2194 64% [======================================= ] 1406/2194 64% [======================================= ] 1407/2194 64% [======================================= ] 1408/2194 64% [======================================= ] 1409/2194 64% [======================================= ] 1410/2194 64% [======================================= ] 1411/2194 64% [======================================= ] 1412/2194 64% [======================================= ] 1413/2194 64% [======================================= ] 1414/2194 64% [======================================= ] 1415/2194 64% [======================================== ] 1416/2194 64% [======================================== ] 1417/2194 64% [======================================== ] 1418/2194 64% [======================================== ] 1419/2194 64% [======================================== ] 1420/2194 64% [======================================== ] 1421/2194 64% [======================================== ] 1422/2194 64% [======================================== ] 1423/2194 64% [======================================== ] 1424/2194 64% [======================================== ] 1425/2194 64% [======================================== ] 1426/2194 64% [======================================== ] 1427/2194 65% [======================================== ] 1428/2194 65% [======================================== ] 1429/2194 65% [======================================== ] 1430/2194 65% [======================================== ] 1431/2194 65% [======================================== ] 1432/2194 65% [======================================== ] 1433/2194 65% [======================================== ] 1434/2194 65% [======================================== ] 1435/2194 65% [======================================== ] 1436/2194 65% [======================================== ] 1437/2194 65% [======================================== ] 1438/2194 65% [======================================== ] 1439/2194 65% [======================================== ] 1440/2194 65% [======================================== ] 1441/2194 65% [======================================== ] 1442/2194 65% [======================================== ] 1443/2194 65% [======================================== ] 1444/2194 65% [======================================== ] 1445/2194 65% [======================================== ] 1446/2194 65% [======================================== ] 1447/2194 65% [======================================== ] 1448/2194 65% [======================================== ] 1449/2194 66% [======================================== ] 1450/2194 66% [========================================= ] 1451/2194 66% [========================================= ] 1452/2194 66% [========================================= ] 1453/2194 66% [========================================= ] 1454/2194 66% [========================================= ] 1455/2194 66% [========================================= ] 1456/2194 66% [========================================= ] 1457/2194 66% [========================================= ] 1458/2194 66% [========================================= ] 1459/2194 66% [========================================= ] 1460/2194 66% [========================================= ] 1461/2194 66% [========================================= ] 1462/2194 66% [========================================= ] 1463/2194 66% [========================================= ] 1464/2194 66% [========================================= ] 1465/2194 66% [========================================= ] 1466/2194 66% [========================================= ] 1467/2194 66% [========================================= ] 1468/2194 66% [========================================= ] 1469/2194 66% [========================================= ] 1470/2194 67% [========================================= ] 1471/2194 67% [========================================= ] 1472/2194 67% [========================================= ] 1473/2194 67% [========================================= ] 1474/2194 67% [========================================= ] 1475/2194 67% [========================================= ] 1476/2194 67% [========================================= ] 1477/2194 67% [========================================= ] 1478/2194 67% [========================================= ] 1479/2194 67% [========================================= ] 1480/2194 67% [========================================= ] 1481/2194 67% [========================================= ] 1482/2194 67% [========================================= ] 1483/2194 67% [========================================= ] 1484/2194 67% [========================================= ] 1485/2194 67% [========================================= ] 1486/2194 67% [========================================== ] 1487/2194 67% [========================================== ] 1488/2194 67% [========================================== ] 1489/2194 67% [========================================== ] 1490/2194 67% [========================================== ] 1491/2194 67% [========================================== ] 1492/2194 68% [========================================== ] 1493/2194 68% [========================================== ] 1494/2194 68% [========================================== ] 1495/2194 68% [========================================== ] 1496/2194 68% [========================================== ] 1497/2194 68% [========================================== ] 1498/2194 68% [========================================== ] 1499/2194 68% [========================================== ] 1500/2194 68% [========================================== ] 1501/2194 68% [========================================== ] 1502/2194 68% [========================================== ] 1503/2194 68% [========================================== ] 1504/2194 68% [========================================== ] 1505/2194 68% [========================================== ] 1506/2194 68% [========================================== ] 1507/2194 68% [========================================== ] 1508/2194 68% [========================================== ] 1509/2194 68% [========================================== ] 1510/2194 68% [========================================== ] 1511/2194 68% [========================================== ] 1512/2194 68% [========================================== ] 1513/2194 68% [========================================== ] 1514/2194 69% [========================================== ] 1515/2194 69% [========================================== ] 1516/2194 69% [========================================== ] 1517/2194 69% [========================================== ] 1518/2194 69% [========================================== ] 1519/2194 69% [========================================== ] 1520/2194 69% [========================================== ] 1521/2194 69% [=========================================== ] 1522/2194 69% [=========================================== ] 1523/2194 69% [=========================================== ] 1524/2194 69% [=========================================== ] 1525/2194 69% [=========================================== ] 1526/2194 69% [=========================================== ] 1527/2194 69% [=========================================== ] 1528/2194 69% [=========================================== ] 1529/2194 69% [=========================================== ] 1530/2194 69% [=========================================== ] 1531/2194 69% [=========================================== ] 1532/2194 69% [=========================================== ] 1533/2194 69% [=========================================== ] 1534/2194 69% [=========================================== ] 1535/2194 69% [=========================================== ] 1536/2194 70% [=========================================== ] 1537/2194 70% [=========================================== ] 1538/2194 70% [=========================================== ] 1539/2194 70% [=========================================== ] 1540/2194 70% [=========================================== ] 1541/2194 70% [=========================================== ] 1542/2194 70% [=========================================== ] 1543/2194 70% [=========================================== ] 1544/2194 70% [=========================================== ] 1545/2194 70% [=========================================== ] 1546/2194 70% [=========================================== ] 1547/2194 70% [=========================================== ] 1548/2194 70% [=========================================== ] 1549/2194 70% [=========================================== ] 1550/2194 70% [=========================================== ] 1551/2194 70% [=========================================== ] 1552/2194 70% [=========================================== ] 1553/2194 70% [=========================================== ] 1554/2194 70% [=========================================== ] 1555/2194 70% [=========================================== ] 1556/2194 70% [=========================================== ] 1557/2194 70% [============================================ ] 1558/2194 71% [============================================ ] 1559/2194 71% [============================================ ] 1560/2194 71% [============================================ ] 1561/2194 71% [============================================ ] 1562/2194 71% [============================================ ] 1563/2194 71% [============================================ ] 1564/2194 71% [============================================ ] 1565/2194 71% [============================================ ] 1566/2194 71% [============================================ ] 1567/2194 71% [============================================ ] 1568/2194 71% [============================================ ] 1569/2194 71% [============================================ ] 1570/2194 71% [============================================ ] 1571/2194 71% [============================================ ] 1572/2194 71% [============================================ ] 1573/2194 71% [============================================ ] 1574/2194 71% [============================================ ] 1575/2194 71% [============================================ ] 1576/2194 71% [============================================ ] 1577/2194 71% [============================================ ] 1578/2194 71% [============================================ ] 1579/2194 71% [============================================ ] 1580/2194 72% [============================================ ] 1581/2194 72% [============================================ ] 1582/2194 72% [============================================ ] 1583/2194 72% [============================================ ] 1584/2194 72% [============================================ ] 1585/2194 72% [============================================ ] 1586/2194 72% [============================================ ] 1587/2194 72% [============================================ ] 1588/2194 72% [============================================ ] 1589/2194 72% [============================================ ] 1590/2194 72% [============================================ ] 1591/2194 72% [============================================ ] 1592/2194 72% [============================================= ] 1593/2194 72% [============================================= ] 1594/2194 72% [============================================= ] 1595/2194 72% [============================================= ] 1596/2194 72% [============================================= ] 1597/2194 72% [============================================= ] 1598/2194 72% [============================================= ] 1599/2194 72% [============================================= ] 1600/2194 72% [============================================= ] 1601/2194 72% [============================================= ] 1602/2194 73% [============================================= ] 1603/2194 73% [============================================= ] 1604/2194 73% [============================================= ] 1605/2194 73% [============================================= ] 1606/2194 73% [============================================= ] 1607/2194 73% [============================================= ] 1608/2194 73% [============================================= ] 1609/2194 73% [============================================= ] 1610/2194 73% [============================================= ] 1611/2194 73% [============================================= ] 1612/2194 73% [============================================= ] 1613/2194 73% [============================================= ] 1614/2194 73% [============================================= ] 1615/2194 73% [============================================= ] 1616/2194 73% [============================================= ] 1617/2194 73% [============================================= ] 1618/2194 73% [============================================= ] 1619/2194 73% [============================================= ] 1620/2194 73% [============================================= ] 1621/2194 73% [============================================= ] 1622/2194 73% [============================================= ] 1623/2194 73% [============================================= ] 1624/2194 74% [============================================= ] 1625/2194 74% [============================================= ] 1626/2194 74% [============================================= ] 1627/2194 74% [============================================== ] 1628/2194 74% [============================================== ] 1629/2194 74% [============================================== ] 1630/2194 74% [============================================== ] 1631/2194 74% [============================================== ] 1632/2194 74% [============================================== ] 1633/2194 74% [============================================== ] 1634/2194 74% [============================================== ] 1635/2194 74% [============================================== ] 1636/2194 74% [============================================== ] 1637/2194 74% [============================================== ] 1638/2194 74% [============================================== ] 1639/2194 74% [============================================== ] 1640/2194 74% [============================================== ] 1641/2194 74% [============================================== ] 1642/2194 74% [============================================== ] 1643/2194 74% [============================================== ] 1644/2194 74% [============================================== ] 1645/2194 74% [============================================== ] 1646/2194 75% [============================================== ] 1647/2194 75% [============================================== ] 1648/2194 75% [============================================== ] 1649/2194 75% [============================================== ] 1650/2194 75% [============================================== ] 1651/2194 75% [============================================== ] 1652/2194 75% [============================================== ] 1653/2194 75% [============================================== ] 1654/2194 75% [============================================== ] 1655/2194 75% [============================================== ] 1656/2194 75% [============================================== ] 1657/2194 75% [============================================== ] 1658/2194 75% [============================================== ] 1659/2194 75% [============================================== ] 1660/2194 75% [============================================== ] 1661/2194 75% [============================================== ] 1662/2194 75% [============================================== ] 1663/2194 75% [=============================================== ] 1664/2194 75% [=============================================== ] 1665/2194 75% [=============================================== ] 1666/2194 75% [=============================================== ] 1667/2194 75% [=============================================== ] 1668/2194 76% [=============================================== ] 1669/2194 76% [=============================================== ] 1670/2194 76% [=============================================== ] 1671/2194 76% [=============================================== ] 1672/2194 76% [=============================================== ] 1673/2194 76% [=============================================== ] 1674/2194 76% [=============================================== ] 1675/2194 76% [=============================================== ] 1676/2194 76% [=============================================== ] 1677/2194 76% [=============================================== ] 1678/2194 76% [=============================================== ] 1679/2194 76% [=============================================== ] 1680/2194 76% [=============================================== ] 1681/2194 76% [=============================================== ] 1682/2194 76% [=============================================== ] 1683/2194 76% [=============================================== ] 1684/2194 76% [=============================================== ] 1685/2194 76% [=============================================== ] 1686/2194 76% [=============================================== ] 1687/2194 76% [=============================================== ] 1688/2194 76% [=============================================== ] 1689/2194 76% [=============================================== ] 1690/2194 77% [=============================================== ] 1691/2194 77% [=============================================== ] 1692/2194 77% [=============================================== ] 1693/2194 77% [=============================================== ] 1694/2194 77% [=============================================== ] 1695/2194 77% [=============================================== ] 1696/2194 77% [=============================================== ] 1697/2194 77% [=============================================== ] 1698/2194 77% [================================================ ] 1699/2194 77% [================================================ ] 1700/2194 77% [================================================ ] 1701/2194 77% [================================================ ] 1702/2194 77% [================================================ ] 1703/2194 77% [================================================ ] 1704/2194 77% [================================================ ] 1705/2194 77% [================================================ ] 1706/2194 77% [================================================ ] 1707/2194 77% [================================================ ] 1708/2194 77% [================================================ ] 1709/2194 77% [================================================ ] 1710/2194 77% [================================================ ] 1711/2194 77% [================================================ ] 1712/2194 78% [================================================ ] 1713/2194 78% [================================================ ] 1714/2194 78% [================================================ ] 1715/2194 78% [================================================ ] 1716/2194 78% [================================================ ] 1717/2194 78% [================================================ ] 1718/2194 78% [================================================ ] 1719/2194 78% [================================================ ] 1720/2194 78% [================================================ ] 1721/2194 78% [================================================ ] 1722/2194 78% [================================================ ] 1723/2194 78% [================================================ ] 1724/2194 78% [================================================ ] 1725/2194 78% [================================================ ] 1726/2194 78% [================================================ ] 1727/2194 78% [================================================ ] 1728/2194 78% [================================================ ] 1729/2194 78% [================================================ ] 1730/2194 78% [================================================ ] 1731/2194 78% [================================================ ] 1732/2194 78% [================================================ ] 1733/2194 78% [================================================= ] 1734/2194 79% [================================================= ] 1735/2194 79% [================================================= ] 1736/2194 79% [================================================= ] 1737/2194 79% [================================================= ] 1738/2194 79% [================================================= ] 1739/2194 79% [================================================= ] 1740/2194 79% [================================================= ] 1741/2194 79% [================================================= ] 1742/2194 79% [================================================= ] 1743/2194 79% [================================================= ] 1744/2194 79% [================================================= ] 1745/2194 79% [================================================= ] 1746/2194 79% [================================================= ] 1747/2194 79% [================================================= ] 1748/2194 79% [================================================= ] 1749/2194 79% [================================================= ] 1750/2194 79% [================================================= ] 1751/2194 79% [================================================= ] 1752/2194 79% [================================================= ] 1753/2194 79% [================================================= ] 1754/2194 79% [================================================= ] 1755/2194 79% [================================================= ] 1756/2194 80% [================================================= ] 1757/2194 80% [================================================= ] 1758/2194 80% [================================================= ] 1759/2194 80% [================================================= ] 1760/2194 80% [================================================= ] 1761/2194 80% [================================================= ] 1762/2194 80% [================================================= ] 1763/2194 80% [================================================= ] 1764/2194 80% [================================================= ] 1765/2194 80% [================================================= ] 1766/2194 80% [================================================= ] 1767/2194 80% [================================================= ] 1768/2194 80% [================================================= ] 1769/2194 80% [================================================== ] 1770/2194 80% [================================================== ] 1771/2194 80% [================================================== ] 1772/2194 80% [================================================== ] 1773/2194 80% [================================================== ] 1774/2194 80% [================================================== ] 1775/2194 80% [================================================== ] 1776/2194 80% [================================================== ] 1777/2194 80% [================================================== ] 1778/2194 81% [================================================== ] 1779/2194 81% [================================================== ] 1780/2194 81% [================================================== ] 1781/2194 81% [================================================== ] 1782/2194 81% [================================================== ] 1783/2194 81% [================================================== ] 1784/2194 81% [================================================== ] 1785/2194 81% [================================================== ] 1786/2194 81% [================================================== ] 1787/2194 81% [================================================== ] 1788/2194 81% [================================================== ] 1789/2194 81% [================================================== ] 1790/2194 81% [================================================== ] 1791/2194 81% [================================================== ] 1792/2194 81% [================================================== ] 1793/2194 81% [================================================== ] 1794/2194 81% [================================================== ] 1795/2194 81% [================================================== ] 1796/2194 81% [================================================== ] 1797/2194 81% [================================================== ] 1798/2194 81% [================================================== ] 1799/2194 81% [================================================== ] 1800/2194 82% [================================================== ] 1801/2194 82% [================================================== ] 1802/2194 82% [================================================== ] 1803/2194 82% [================================================== ] 1804/2194 82% [=================================================== ] 1805/2194 82% [=================================================== ] 1806/2194 82% [=================================================== ] 1807/2194 82% [=================================================== ] 1808/2194 82% [=================================================== ] 1809/2194 82% [=================================================== ] 1810/2194 82% [=================================================== ] 1811/2194 82% [=================================================== ] 1812/2194 82% [=================================================== ] 1813/2194 82% [=================================================== ] 1814/2194 82% [=================================================== ] 1815/2194 82% [=================================================== ] 1816/2194 82% [=================================================== ] 1817/2194 82% [=================================================== ] 1818/2194 82% [=================================================== ] 1819/2194 82% [=================================================== ] 1820/2194 82% [=================================================== ] 1821/2194 82% [=================================================== ] 1822/2194 83% [=================================================== ] 1823/2194 83% [=================================================== ] 1824/2194 83% [=================================================== ] 1825/2194 83% [=================================================== ] 1826/2194 83% [=================================================== ] 1827/2194 83% [=================================================== ] 1828/2194 83% [=================================================== ] 1829/2194 83% [=================================================== ] 1830/2194 83% [=================================================== ] 1831/2194 83% [=================================================== ] 1832/2194 83% [=================================================== ] 1833/2194 83% [=================================================== ] 1834/2194 83% [=================================================== ] 1835/2194 83% [=================================================== ] 1836/2194 83% [=================================================== ] 1837/2194 83% [=================================================== ] 1838/2194 83% [=================================================== ] 1839/2194 83% [=================================================== ] 1840/2194 83% [==================================================== ] 1841/2194 83% [==================================================== ] 1842/2194 83% [==================================================== ] 1843/2194 84% [==================================================== ] 1844/2194 84% [==================================================== ] 1845/2194 84% [==================================================== ] 1846/2194 84% [==================================================== ] 1847/2194 84% [==================================================== ] 1848/2194 84% [==================================================== ] 1849/2194 84% [==================================================== ] 1850/2194 84% [==================================================== ] 1851/2194 84% [==================================================== ] 1852/2194 84% [==================================================== ] 1853/2194 84% [==================================================== ] 1854/2194 84% [==================================================== ] 1855/2194 84% [==================================================== ] 1856/2194 84% [==================================================== ] 1857/2194 84% [==================================================== ] 1858/2194 84% [==================================================== ] 1859/2194 84% [==================================================== ] 1860/2194 84% [==================================================== ] 1861/2194 84% [==================================================== ] 1862/2194 84% [==================================================== ] 1863/2194 84% [==================================================== ] 1864/2194 84% [==================================================== ] 1865/2194 85% [==================================================== ] 1866/2194 85% [==================================================== ] 1867/2194 85% [==================================================== ] 1868/2194 85% [==================================================== ] 1869/2194 85% [==================================================== ] 1870/2194 85% [==================================================== ] 1871/2194 85% [==================================================== ] 1872/2194 85% [==================================================== ] 1873/2194 85% [==================================================== ] 1874/2194 85% [==================================================== ] 1875/2194 85% [===================================================== ] 1876/2194 85% [===================================================== ] 1877/2194 85% [===================================================== ] 1878/2194 85% [===================================================== ] 1879/2194 85% [===================================================== ] 1880/2194 85% [===================================================== ] 1881/2194 85% [===================================================== ] 1882/2194 85% [===================================================== ] 1883/2194 85% [===================================================== ] 1884/2194 85% [===================================================== ] 1885/2194 85% [===================================================== ] 1886/2194 85% [===================================================== ] 1887/2194 86% [===================================================== ] 1888/2194 86% [===================================================== ] 1889/2194 86% [===================================================== ] 1890/2194 86% [===================================================== ] 1891/2194 86% [===================================================== ] 1892/2194 86% [===================================================== ] 1893/2194 86% [===================================================== ] 1894/2194 86% [===================================================== ] 1895/2194 86% [===================================================== ] 1896/2194 86% [===================================================== ] 1897/2194 86% [===================================================== ] 1898/2194 86% [===================================================== ] 1899/2194 86% [===================================================== ] 1900/2194 86% [===================================================== ] 1901/2194 86% [===================================================== ] 1902/2194 86% [===================================================== ] 1903/2194 86% [===================================================== ] 1904/2194 86% [===================================================== ] 1905/2194 86% [===================================================== ] 1906/2194 86% [===================================================== ] 1907/2194 86% [===================================================== ] 1908/2194 86% [===================================================== ] 1909/2194 87% [===================================================== ] 1910/2194 87% [====================================================== ] 1911/2194 87% [====================================================== ] 1912/2194 87% [====================================================== ] 1913/2194 87% [====================================================== ] 1914/2194 87% [====================================================== ] 1915/2194 87% [====================================================== ] 1916/2194 87% [====================================================== ] 1917/2194 87% [====================================================== ] 1918/2194 87% [====================================================== ] 1919/2194 87% [====================================================== ] 1920/2194 87% [====================================================== ] 1921/2194 87% [====================================================== ] 1922/2194 87% [====================================================== ] 1923/2194 87% [====================================================== ] 1924/2194 87% [====================================================== ] 1925/2194 87% [====================================================== ] 1926/2194 87% [====================================================== ] 1927/2194 87% [====================================================== ] 1928/2194 87% [====================================================== ] 1929/2194 87% [====================================================== ] 1930/2194 87% [====================================================== ] 1931/2194 88% [====================================================== ] 1932/2194 88% [====================================================== ] 1933/2194 88% [====================================================== ] 1934/2194 88% [====================================================== ] 1935/2194 88% [====================================================== ] 1936/2194 88% [====================================================== ] 1937/2194 88% [====================================================== ] 1938/2194 88% [====================================================== ] 1939/2194 88% [====================================================== ] 1940/2194 88% [====================================================== ] 1941/2194 88% [====================================================== ] 1942/2194 88% [====================================================== ] 1943/2194 88% [====================================================== ] 1944/2194 88% [====================================================== ] 1945/2194 88% [====================================================== ] 1946/2194 88% [======================================================= ] 1947/2194 88% [======================================================= ] 1948/2194 88% [======================================================= ] 1949/2194 88% [======================================================= ] 1950/2194 88% [======================================================= ] 1951/2194 88% [======================================================= ] 1952/2194 88% [======================================================= ] 1953/2194 89% [======================================================= ] 1954/2194 89% [======================================================= ] 1955/2194 89% [======================================================= ] 1956/2194 89% [======================================================= ] 1957/2194 89% [======================================================= ] 1958/2194 89% [======================================================= ] 1959/2194 89% [======================================================= ] 1960/2194 89% [======================================================= ] 1961/2194 89% [======================================================= ] 1962/2194 89% [======================================================= ] 1963/2194 89% [======================================================= ] 1964/2194 89% [======================================================= ] 1965/2194 89% [======================================================= ] 1966/2194 89% [======================================================= ] 1967/2194 89% [======================================================= ] 1968/2194 89% [======================================================= ] 1969/2194 89% [======================================================= ] 1970/2194 89% [======================================================= ] 1971/2194 89% [======================================================= ] 1972/2194 89% [======================================================= ] 1973/2194 89% [======================================================= ] 1974/2194 89% [======================================================= ] 1975/2194 90% [======================================================= ] 1976/2194 90% [======================================================= ] 1977/2194 90% [======================================================= ] 1978/2194 90% [======================================================= ] 1979/2194 90% [======================================================= ] 1980/2194 90% [======================================================= ] 1981/2194 90% [======================================================== ] 1982/2194 90% [======================================================== ] 1983/2194 90% [======================================================== ] 1984/2194 90% [======================================================== ] 1985/2194 90% [======================================================== ] 1986/2194 90% [======================================================== ] 1987/2194 90% [======================================================== ] 1988/2194 90% [======================================================== ] 1989/2194 90% [======================================================== ] 1990/2194 90% [======================================================== ] 1991/2194 90% [======================================================== ] 1992/2194 90% [======================================================== ] 1993/2194 90% [======================================================== ] 1994/2194 90% [======================================================== ] 1995/2194 90% [======================================================== ] 1996/2194 90% [======================================================== ] 1997/2194 91% [======================================================== ] 1998/2194 91% [======================================================== ] 1999/2194 91% [======================================================== ] 2000/2194 91% [======================================================== ] 2001/2194 91% [======================================================== ] 2002/2194 91% [======================================================== ] 2003/2194 91% [======================================================== ] 2004/2194 91% [======================================================== ] 2005/2194 91% [======================================================== ] 2006/2194 91% [======================================================== ] 2007/2194 91% [======================================================== ] 2008/2194 91% [======================================================== ] 2009/2194 91% [======================================================== ] 2010/2194 91% [======================================================== ] 2011/2194 91% [======================================================== ] 2012/2194 91% [======================================================== ] 2013/2194 91% [======================================================== ] 2014/2194 91% [======================================================== ] 2015/2194 91% [======================================================== ] 2016/2194 91% [======================================================== ] 2017/2194 91% [========================================================= ] 2018/2194 91% [========================================================= ] 2019/2194 92% [========================================================= ] 2020/2194 92% [========================================================= ] 2021/2194 92% [========================================================= ] 2022/2194 92% [========================================================= ] 2023/2194 92% [========================================================= ] 2024/2194 92% [========================================================= ] 2025/2194 92% [========================================================= ] 2026/2194 92% [========================================================= ] 2027/2194 92% [========================================================= ] 2028/2194 92% [========================================================= ] 2029/2194 92% [========================================================= ] 2030/2194 92% [========================================================= ] 2031/2194 92% [========================================================= ] 2032/2194 92% [========================================================= ] 2033/2194 92% [========================================================= ] 2034/2194 92% [========================================================= ] 2035/2194 92% [========================================================= ] 2036/2194 92% [========================================================= ] 2037/2194 92% [========================================================= ] 2038/2194 92% [========================================================= ] 2039/2194 92% [========================================================= ] 2040/2194 92% [========================================================= ] 2041/2194 93% [========================================================= ] 2042/2194 93% [========================================================= ] 2043/2194 93% [========================================================= ] 2044/2194 93% [========================================================= ] 2045/2194 93% [========================================================= ] 2046/2194 93% [========================================================= ] 2047/2194 93% [========================================================= ] 2048/2194 93% [========================================================= ] 2049/2194 93% [========================================================= ] 2050/2194 93% [========================================================= ] 2051/2194 93% [========================================================= ] 2052/2194 93% [========================================================== ] 2053/2194 93% [========================================================== ] 2054/2194 93% [========================================================== ] 2055/2194 93% [========================================================== ] 2056/2194 93% [========================================================== ] 2057/2194 93% [========================================================== ] 2058/2194 93% [========================================================== ] 2059/2194 93% [========================================================== ] 2060/2194 93% [========================================================== ] 2061/2194 93% [========================================================== ] 2062/2194 93% [========================================================== ] 2063/2194 94% [========================================================== ] 2064/2194 94% [========================================================== ] 2065/2194 94% [========================================================== ] 2066/2194 94% [========================================================== ] 2067/2194 94% [========================================================== ] 2068/2194 94% [========================================================== ] 2069/2194 94% [========================================================== ] 2070/2194 94% [========================================================== ] 2071/2194 94% [========================================================== ] 2072/2194 94% [========================================================== ] 2073/2194 94% [========================================================== ] 2074/2194 94% [========================================================== ] 2075/2194 94% [========================================================== ] 2076/2194 94% [========================================================== ] 2077/2194 94% [========================================================== ] 2078/2194 94% [========================================================== ] 2079/2194 94% [========================================================== ] 2080/2194 94% [========================================================== ] 2081/2194 94% [========================================================== ] 2082/2194 94% [========================================================== ] 2083/2194 94% [========================================================== ] 2084/2194 94% [========================================================== ] 2085/2194 95% [========================================================== ] 2086/2194 95% [========================================================== ] 2087/2194 95% [=========================================================== ] 2088/2194 95% [=========================================================== ] 2089/2194 95% [=========================================================== ] 2090/2194 95% [=========================================================== ] 2091/2194 95% [=========================================================== ] 2092/2194 95% [=========================================================== ] 2093/2194 95% [=========================================================== ] 2094/2194 95% [=========================================================== ] 2095/2194 95% [=========================================================== ] 2096/2194 95% [=========================================================== ] 2097/2194 95% [=========================================================== ] 2098/2194 95% [=========================================================== ] 2099/2194 95% [=========================================================== ] 2100/2194 95% [=========================================================== ] 2101/2194 95% [=========================================================== ] 2102/2194 95% [=========================================================== ] 2103/2194 95% [=========================================================== ] 2104/2194 95% [=========================================================== ] 2105/2194 95% [=========================================================== ] 2106/2194 95% [=========================================================== ] 2107/2194 96% [=========================================================== ] 2108/2194 96% [=========================================================== ] 2109/2194 96% [=========================================================== ] 2110/2194 96% [=========================================================== ] 2111/2194 96% [=========================================================== ] 2112/2194 96% [=========================================================== ] 2113/2194 96% [=========================================================== ] 2114/2194 96% [=========================================================== ] 2115/2194 96% [=========================================================== ] 2116/2194 96% [=========================================================== ] 2117/2194 96% [=========================================================== ] 2118/2194 96% [=========================================================== ] 2119/2194 96% [=========================================================== ] 2120/2194 96% [=========================================================== ] 2121/2194 96% [=========================================================== ] 2122/2194 96% [=========================================================== ] 2123/2194 96% [============================================================ ] 2124/2194 96% [============================================================ ] 2125/2194 96% [============================================================ ] 2126/2194 96% [============================================================ ] 2127/2194 96% [============================================================ ] 2128/2194 96% [============================================================ ] 2129/2194 97% [============================================================ ] 2130/2194 97% [============================================================ ] 2131/2194 97% [============================================================ ] 2132/2194 97% [============================================================ ] 2133/2194 97% [============================================================ ] 2134/2194 97% [============================================================ ] 2135/2194 97% [============================================================ ] 2136/2194 97% [============================================================ ] 2137/2194 97% [============================================================ ] 2138/2194 97% [============================================================ ] 2139/2194 97% [============================================================ ] 2140/2194 97% [============================================================ ] 2141/2194 97% [============================================================ ] 2142/2194 97% [============================================================ ] 2143/2194 97% [============================================================ ] 2144/2194 97% [============================================================ ] 2145/2194 97% [============================================================ ] 2146/2194 97% [============================================================ ] 2147/2194 97% [============================================================ ] 2148/2194 97% [============================================================ ] 2149/2194 97% [============================================================ ] 2150/2194 97% [============================================================ ] 2151/2194 98% [============================================================ ] 2152/2194 98% [============================================================ ] 2153/2194 98% [============================================================ ] 2154/2194 98% [============================================================ ] 2155/2194 98% [============================================================ ] 2156/2194 98% [============================================================ ] 2157/2194 98% [============================================================ ] 2158/2194 98% [============================================================= ] 2159/2194 98% [============================================================= ] 2160/2194 98% [============================================================= ] 2161/2194 98% [============================================================= ] 2162/2194 98% [============================================================= ] 2163/2194 98% [============================================================= ] 2164/2194 98% [============================================================= ] 2165/2194 98% [============================================================= ] 2166/2194 98% [============================================================= ] 2167/2194 98% [============================================================= ] 2168/2194 98% [============================================================= ] 2169/2194 98% [============================================================= ] 2170/2194 98% [============================================================= ] 2171/2194 98% [============================================================= ] 2172/2194 98% [============================================================= ] 2173/2194 99% [============================================================= ] 2174/2194 99% [============================================================= ] 2175/2194 99% [============================================================= ] 2176/2194 99% [============================================================= ] 2177/2194 99% [============================================================= ] 2178/2194 99% [============================================================= ] 2179/2194 99% [============================================================= ] 2180/2194 99% [============================================================= ] 2181/2194 99% [============================================================= ] 2182/2194 99% [============================================================= ] 2183/2194 99% [============================================================= ] 2184/2194 99% [============================================================= ] 2185/2194 99% [============================================================= ] 2186/2194 99% [============================================================= ] 2187/2194 99% [============================================================= ] 2188/2194 99% [============================================================= ] 2189/2194 99% [============================================================= ] 2190/2194 99% [============================================================= ] 2191/2194 99% [============================================================= ] 2192/2194 99% [============================================================= ] 2193/2194 99% [==============================================================] 2194/2194 100% operation complete, 2194 objects in 33594 NAND pages. ln -snf /home/autobuild/autobuild/instance-17/output-1/host/riscv32-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-17/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-17/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-17/buildroot' >>> Buildroot 2023.02-168-ga45f2af7fa Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> 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 >>> host-agent-proxy 1.97 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> armbian-firmware 5d685ad233b4dfd03a4d025fa0061f6b0f850cb3 Collecting legal info >>> host-gzip 1.12 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> arp-scan 1.10.0 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> aumix 2.9.1 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bitwise 0.43 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bridge-utils 1.7.1 Collecting legal info COPYING: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> c-ares 1.19.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> ca-certificates 20230311 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> chartjs 3.9.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-checkpolicy 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-coreutils 9.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-crudini 0.9.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-cryptsetup 2.6.1 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> 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) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dieharder 3.31.1.4 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> faad2 2.10.1 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fb-test-app 1.1.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> flickcurl 1.26 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) LICENSE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.html: OK (sha256: 3590f30b0fb9446a1f0a7ea5bcbb5786fa66fa362800f53d2575875d74b91909) >>> libcurl 7.88.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-gdb 11.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-libiberty 2.32 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> genpart 1.0.2 Collecting legal info >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> hwdata 0.365 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> host-imagemagick 7.1.0-51 Collecting legal info LICENSE: OK (sha256: 8cceeb67d4e783cb63075c7311fdb990fa0369ee80fbd0f481064cd02386ca2d) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> host-imx-mkimage lf-5.10.72_2.2.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> janet 1.26.0 Collecting legal info LICENSE: OK (sha256: 95fca700e8dce9699248e7cc80ac88ce2357874c8352cd2be4d18f183dc9710b) >>> 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) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jo 1.6 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> leptonica 1.82.0 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> tiff 4.5.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libcoap 4.3.1 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: 5711e8bf7e94b59fcf0681d0f73752111bc196563b60f8568f19dacd0213192b) >>> libdill 32d0e8b733416208e0412a56490332772bc5c6e1 Collecting legal info COPYING: OK (sha256: 3f78d9c42c8919cb6dc63e51de17b9eb40a49d9cdd876ce59e77392721e8c2c6) >>> libdnet 1.16.1 Collecting legal info LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libidn 1.41 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmd 1.0.4 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_queue 1.0.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libshout 2.4.6 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info README: OK (sha256: 92b965c77be71661cae51425a6b40a5ca274f44cc13c723c90fb471a9a26a828) >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info llvm/LICENSE.TXT: OK (sha256: b2ddc1d607332423f6cf415b2ac619a1c03dd565facdc39a571282a520929a65) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libunibreak 5.1 Collecting legal info LICENCE: OK (sha256: 0c57e2ec42ece17791a75d2f9b2f8e0663181be008667a507f765b3ef22522db) >>> libuwsc 3.3.5 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> linenoise 97d2850af13c339369093b78abe5265845d78220 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> lm-sensors 3.6.0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> msmtp 1.8.22 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nanocom 1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> neon-2-sse 097a5ecacd527d5b5c3006e360fb9cb1c1c48a1f Collecting legal info LICENSE: OK (sha256: 7022f51b439a5915e933ecc270c83e24ca0cb2cceeb08b0132dcd4dbb03ed2dc) >>> neon 0.32.4 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> ngrep 1.47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> oniguruma 6.9.8 Collecting legal info COPYING: OK (sha256: 70ba5469ea0bab6e18a32d7009068f996503168d27be57747e08da34337ff26f) >>> openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> host-libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> host-python-iniparse 0.5 Collecting legal info LICENSE-PSF: OK (sha256: 9b02e3dfe433ccd2bd94636ef6eb08638b5a54deafe5f87a3d9d9104356c48e0) LICENSE: OK (sha256: ff45637d8a96adc414179e502fbed40160e57205bf2e302140e79a0c71eceaa7) >>> host-python-pyyaml 6.0 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> host-python-xlrd 2.0.1 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> host-rauc 1.9 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> 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-zstd 1.5.4 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> spice-protocol 0.14.4 Collecting legal info COPYING: OK (sha256: eb55ea746be694c449224c7ddce6340648b075fd377281712a19094e7fb7ef92) >>> sscep 0.10.0 Collecting legal info COPYING: OK (sha256: e1328c292102a22c10e8dcfbfda33740f603767c73f8c5b5189c5513eb6b4dea) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> vorbis-tools 1.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> vuejs 3.2.45 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> wavpack 5.5.0 Collecting legal info COPYING: OK (sha256: 275d65ec11a78d552d078b9c26d950e3075892bca895a415ceaaec33bcfabff9) >>> wilc-firmware wilc_linux_15_7 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) >>> 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-genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: armbian-firmware-5d685ad233b4dfd03a4d025fa0061f6b0f850cb3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-17/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-17/buildroot'