[FSCK] fixing SIT types [FSCK] other corrupted bugs [Ok..] Done: 5.304363 secs >>> Generating filesystem image rootfs.romfs mkdir -p /nvmedata/autobuild/instance-20/output-1/images rm -rf /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs mkdir -p /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-20/output-1/target/ /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs/target" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs/fakeroot PATH="/nvmedata/autobuild/instance-20/output-1/host/bin:/nvmedata/autobuild/instance-20/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-20/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs/target >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs/fakeroot echo "/nvmedata/autobuild/instance-20/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs/target" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs/fakeroot echo "find /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs/fakeroot echo "find /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs/fakeroot printf ' find /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs/target -print0 | xargs -0 -r touch -hd @1651742122\n' >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs/fakeroot printf ' /nvmedata/autobuild/instance-20/output-1/host/bin/genromfs -d /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs/target -f /nvmedata/autobuild/instance-20/output-1/images/rootfs.romfs\n' >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs/fakeroot chmod a+x /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs/fakeroot PATH="/nvmedata/autobuild/instance-20/output-1/host/bin:/nvmedata/autobuild/instance-20/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-20/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs/fakeroot rootdir=/nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/romfs/target table='/nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /nvmedata/autobuild/instance-20/output-1/images rm -rf /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2 mkdir -p /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-20/output-1/target/ /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-20/output-1/host/bin:/nvmedata/autobuild/instance-20/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-20/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/target >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/nvmedata/autobuild/instance-20/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' find /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/target -print0 | xargs -0 -r touch -hd @1651742122\n' >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-20/output-1/host/bin/mkyaffs2 --all-root /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/target /nvmedata/autobuild/instance-20/output-1/images/rootfs.yaffs2\n' >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-20/output-1/host/bin:/nvmedata/autobuild/instance-20/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-20/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/target table='/nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2838 objects. stage 2: creating image '/nvmedata/autobuild/instance-20/output-1/images/rootfs.yaffs2' [ ] 1/2838 0% [ ] 2/2838 0% [ ] 3/2838 0% [ ] 4/2838 0% [ ] 5/2838 0% [ ] 6/2838 0% [ ] 7/2838 0% [ ] 8/2838 0% [ ] 9/2838 0% [ ] 10/2838 0% [ ] 11/2838 0% [ ] 12/2838 0% [ ] 13/2838 0% [ ] 14/2838 0% [ ] 15/2838 0% [ ] 16/2838 0% [ ] 17/2838 0% [ ] 18/2838 0% [ ] 19/2838 0% [ ] 20/2838 0% [ ] 21/2838 0% [ ] 22/2838 0% [ ] 23/2838 0% [ ] 24/2838 0% [ ] 25/2838 0% [ ] 26/2838 0% [ ] 27/2838 0% [ ] 28/2838 0% [ ] 29/2838 1% [ ] 30/2838 1% [ ] 31/2838 1% [ ] 32/2838 1% [ ] 33/2838 1% [ ] 34/2838 1% [ ] 35/2838 1% [ ] 36/2838 1% [ ] 37/2838 1% [ ] 38/2838 1% [ ] 39/2838 1% [ ] 40/2838 1% [ ] 41/2838 1% [ ] 42/2838 1% [ ] 43/2838 1% [ ] 44/2838 1% [ ] 45/2838 1% [= ] 46/2838 1% [= ] 47/2838 1% [= ] 48/2838 1% [= ] 49/2838 1% [= ] 50/2838 1% [= ] 51/2838 1% [= ] 52/2838 1% [= ] 53/2838 1% [= ] 54/2838 1% [= ] 55/2838 1% [= ] 56/2838 1% [= ] 57/2838 2% [= ] 58/2838 2% [= ] 59/2838 2% [= ] 60/2838 2% [= ] 61/2838 2% [= ] 62/2838 2% [= ] 63/2838 2% [= ] 64/2838 2% [= ] 65/2838 2% [= ] 66/2838 2% [= ] 67/2838 2% [= ] 68/2838 2% [= ] 69/2838 2% [= ] 70/2838 2% [= ] 71/2838 2% [= ] 72/2838 2% [= ] 73/2838 2% [= ] 74/2838 2% [= ] 75/2838 2% [= ] 76/2838 2% [= ] 77/2838 2% [= ] 78/2838 2% [= ] 79/2838 2% [= ] 80/2838 2% [= ] 81/2838 2% [= ] 82/2838 2% [= ] 83/2838 2% [= ] 84/2838 2% [= ] 85/2838 2% [= ] 86/2838 3% [= ] 87/2838 3% [= ] 88/2838 3% [= ] 89/2838 3% [= ] 90/2838 3% [= ] 91/2838 3% [== ] 92/2838 3% [== ] 93/2838 3% [== ] 94/2838 3% [== ] 95/2838 3% [== ] 96/2838 3% [== ] 97/2838 3% [== ] 98/2838 3% [== ] 99/2838 3% [== ] 100/2838 3% [== ] 101/2838 3% [== ] 102/2838 3% [== ] 103/2838 3% [== ] 104/2838 3% [== ] 105/2838 3% [== ] 106/2838 3% [== ] 107/2838 3% [== ] 108/2838 3% [== ] 109/2838 3% [== ] 110/2838 3% [== ] 111/2838 3% [== ] 112/2838 3% [== ] 113/2838 3% [== ] 114/2838 4% [== ] 115/2838 4% [== ] 116/2838 4% [== ] 117/2838 4% [== ] 118/2838 4% [== ] 119/2838 4% [== ] 120/2838 4% [== ] 121/2838 4% [== ] 122/2838 4% [== ] 123/2838 4% [== ] 124/2838 4% [== ] 125/2838 4% [== ] 126/2838 4% [== ] 127/2838 4% [== ] 128/2838 4% [== ] 129/2838 4% [== ] 130/2838 4% [== ] 131/2838 4% [== ] 132/2838 4% [== ] 133/2838 4% [== ] 134/2838 4% [== ] 135/2838 4% [== ] 136/2838 4% [== ] 137/2838 4% [=== ] 138/2838 4% [=== ] 139/2838 4% [=== ] 140/2838 4% [=== ] 141/2838 4% [=== ] 142/2838 5% [=== ] 143/2838 5% [=== ] 144/2838 5% [=== ] 145/2838 5% [=== ] 146/2838 5% [=== ] 147/2838 5% [=== ] 148/2838 5% [=== ] 149/2838 5% [=== ] 150/2838 5% [=== ] 151/2838 5% [=== ] 152/2838 5% [=== ] 153/2838 5% [=== ] 154/2838 5% [=== ] 155/2838 5% [=== ] 156/2838 5% [=== ] 157/2838 5% [=== ] 158/2838 5% [=== ] 159/2838 5% [=== ] 160/2838 5% [=== ] 161/2838 5% [=== ] 162/2838 5% [=== ] 163/2838 5% [=== ] 164/2838 5% [=== ] 165/2838 5% [=== ] 166/2838 5% [=== ] 167/2838 5% [=== ] 168/2838 5% [=== ] 169/2838 5% [=== ] 170/2838 5% [=== ] 171/2838 6% [=== ] 172/2838 6% [=== ] 173/2838 6% [=== ] 174/2838 6% [=== ] 175/2838 6% [=== ] 176/2838 6% [=== ] 177/2838 6% [=== ] 178/2838 6% [=== ] 179/2838 6% [=== ] 180/2838 6% [=== ] 181/2838 6% [=== ] 182/2838 6% [=== ] 183/2838 6% [==== ] 184/2838 6% [==== ] 185/2838 6% [==== ] 186/2838 6% [==== ] 187/2838 6% [==== ] 188/2838 6% [==== ] 189/2838 6% [==== ] 190/2838 6% [==== ] 191/2838 6% [==== ] 192/2838 6% [==== ] 193/2838 6% [==== ] 194/2838 6% [==== ] 195/2838 6% [==== ] 196/2838 6% [==== ] 197/2838 6% [==== ] 198/2838 6% [==== ] 199/2838 7% [==== ] 200/2838 7% [==== ] 201/2838 7% [==== ] 202/2838 7% [==== ] 203/2838 7% [==== ] 204/2838 7% [==== ] 205/2838 7% [==== ] 206/2838 7% [==== ] 207/2838 7% [==== ] 208/2838 7% [==== ] 209/2838 7% [==== ] 210/2838 7% [==== ] 211/2838 7% [==== ] 212/2838 7% [==== ] 213/2838 7% [==== ] 214/2838 7% [==== ] 215/2838 7% [==== ] 216/2838 7% [==== ] 217/2838 7% [==== ] 218/2838 7% [==== ] 219/2838 7% [==== ] 220/2838 7% [==== ] 221/2838 7% [==== ] 222/2838 7% [==== ] 223/2838 7% [==== ] 224/2838 7% [==== ] 225/2838 7% [==== ] 226/2838 7% [==== ] 227/2838 7% [==== ] 228/2838 8% [===== ] 229/2838 8% [===== ] 230/2838 8% [===== ] 231/2838 8% [===== ] 232/2838 8% [===== ] 233/2838 8% [===== ] 234/2838 8% [===== ] 235/2838 8% [===== ] 236/2838 8% [===== ] 237/2838 8% [===== ] 238/2838 8% [===== ] 239/2838 8% [===== ] 240/2838 8% [===== ] 241/2838 8% [===== ] 242/2838 8% [===== ] 243/2838 8% [===== ] 244/2838 8% [===== ] 245/2838 8% [===== ] 246/2838 8% [===== ] 247/2838 8% [===== ] 248/2838 8% [===== ] 249/2838 8% [===== ] 250/2838 8% [===== ] 251/2838 8% [===== ] 252/2838 8% [===== ] 253/2838 8% [===== ] 254/2838 8% [===== ] 255/2838 8% [===== ] 256/2838 9% [===== ] 257/2838 9% [===== ] 258/2838 9% [===== ] 259/2838 9% [===== ] 260/2838 9% [===== ] 261/2838 9% [===== ] 262/2838 9% [===== ] 263/2838 9% [===== ] 264/2838 9% [===== ] 265/2838 9% [===== ] 266/2838 9% [===== ] 267/2838 9% [===== ] 268/2838 9% [===== ] 269/2838 9% [===== ] 270/2838 9% [===== ] 271/2838 9% [===== ] 272/2838 9% [===== ] 273/2838 9% [===== ] 274/2838 9% [====== ] 275/2838 9% [====== ] 276/2838 9% [====== ] 277/2838 9% [====== ] 278/2838 9% [====== ] 279/2838 9% [====== ] 280/2838 9% [====== ] 281/2838 9% [====== ] 282/2838 9% [====== ] 283/2838 9% [====== ] 284/2838 10% [====== ] 285/2838 10% [====== ] 286/2838 10% [====== ] 287/2838 10% [====== ] 288/2838 10% [====== ] 289/2838 10% [====== ] 290/2838 10% [====== ] 291/2838 10% [====== ] 292/2838 10% [====== ] 293/2838 10% [====== ] 294/2838 10% [====== ] 295/2838 10% [====== ] 296/2838 10% [====== ] 297/2838 10% [====== ] 298/2838 10% [====== ] 299/2838 10% [====== ] 300/2838 10% [====== ] 301/2838 10% [====== ] 302/2838 10% [====== ] 303/2838 10% [====== ] 304/2838 10% [====== ] 305/2838 10% [====== ] 306/2838 10% [====== ] 307/2838 10% [====== ] 308/2838 10% [====== ] 309/2838 10% [====== ] 310/2838 10% [====== ] 311/2838 10% [====== ] 312/2838 10% [====== ] 313/2838 11% [====== ] 314/2838 11% [====== ] 315/2838 11% [====== ] 316/2838 11% [====== ] 317/2838 11% [====== ] 318/2838 11% [====== ] 319/2838 11% [====== ] 320/2838 11% [======= ] 321/2838 11% [======= ] 322/2838 11% [======= ] 323/2838 11% [======= ] 324/2838 11% [======= ] 325/2838 11% [======= ] 326/2838 11% [======= ] 327/2838 11% [======= ] 328/2838 11% [======= ] 329/2838 11% [======= ] 330/2838 11% [======= ] 331/2838 11% [======= ] 332/2838 11% [======= ] 333/2838 11% [======= ] 334/2838 11% [======= ] 335/2838 11% [======= ] 336/2838 11% [======= ] 337/2838 11% [======= ] 338/2838 11% [======= ] 339/2838 11% [======= ] 340/2838 11% [======= ] 341/2838 12% [======= ] 342/2838 12% [======= ] 343/2838 12% [======= ] 344/2838 12% [======= ] 345/2838 12% [======= ] 346/2838 12% [======= ] 347/2838 12% [======= ] 348/2838 12% [======= ] 349/2838 12% [======= ] 350/2838 12% [======= ] 351/2838 12% [======= ] 352/2838 12% [======= ] 353/2838 12% [======= ] 354/2838 12% [======= ] 355/2838 12% [======= ] 356/2838 12% [======= ] 357/2838 12% [======= ] 358/2838 12% [======= ] 359/2838 12% [======= ] 360/2838 12% [======= ] 361/2838 12% [======= ] 362/2838 12% [======= ] 363/2838 12% [======= ] 364/2838 12% [======= ] 365/2838 12% [======= ] 366/2838 12% [======== ] 367/2838 12% [======== ] 368/2838 12% [======== ] 369/2838 13% [======== ] 370/2838 13% [======== ] 371/2838 13% [======== ] 372/2838 13% [======== ] 373/2838 13% [======== ] 374/2838 13% [======== ] 375/2838 13% [======== ] 376/2838 13% [======== ] 377/2838 13% [======== ] 378/2838 13% [======== ] 379/2838 13% [======== ] 380/2838 13% [======== ] 381/2838 13% [======== ] 382/2838 13% [======== ] 383/2838 13% [======== ] 384/2838 13% [======== ] 385/2838 13% [======== ] 386/2838 13% [======== ] 387/2838 13% [======== ] 388/2838 13% [======== ] 389/2838 13% [======== ] 390/2838 13% [======== ] 391/2838 13% [======== ] 392/2838 13% [======== ] 393/2838 13% [======== ] 394/2838 13% [======== ] 395/2838 13% [======== ] 396/2838 13% [======== ] 397/2838 13% [======== ] 398/2838 14% [======== ] 399/2838 14% [======== ] 400/2838 14% [======== ] 401/2838 14% [======== ] 402/2838 14% [======== ] 403/2838 14% [======== ] 404/2838 14% [======== ] 405/2838 14% [======== ] 406/2838 14% [======== ] 407/2838 14% [======== ] 408/2838 14% [======== ] 409/2838 14% [======== ] 410/2838 14% [======== ] 411/2838 14% [========= ] 412/2838 14% [========= ] 413/2838 14% [========= ] 414/2838 14% [========= ] 415/2838 14% [========= ] 416/2838 14% [========= ] 417/2838 14% [========= ] 418/2838 14% [========= ] 419/2838 14% [========= ] 420/2838 14% [========= ] 421/2838 14% [========= ] 422/2838 14% [========= ] 423/2838 14% [========= ] 424/2838 14% [========= ] 425/2838 14% [========= ] 426/2838 15% [========= ] 427/2838 15% [========= ] 428/2838 15% [========= ] 429/2838 15% [========= ] 430/2838 15% [========= ] 431/2838 15% [========= ] 432/2838 15% [========= ] 433/2838 15% [========= ] 434/2838 15% [========= ] 435/2838 15% [========= ] 436/2838 15% [========= ] 437/2838 15% [========= ] 438/2838 15% [========= ] 439/2838 15% [========= ] 440/2838 15% [========= ] 441/2838 15% [========= ] 442/2838 15% [========= ] 443/2838 15% [========= ] 444/2838 15% [========= ] 445/2838 15% [========= ] 446/2838 15% [========= ] 447/2838 15% [========= ] 448/2838 15% [========= ] 449/2838 15% [========= ] 450/2838 15% [========= ] 451/2838 15% [========= ] 452/2838 15% [========= ] 453/2838 15% [========= ] 454/2838 15% [========= ] 455/2838 16% [========= ] 456/2838 16% [========= ] 457/2838 16% [========== ] 458/2838 16% [========== ] 459/2838 16% [========== ] 460/2838 16% [========== ] 461/2838 16% [========== ] 462/2838 16% [========== ] 463/2838 16% [========== ] 464/2838 16% [========== ] 465/2838 16% [========== ] 466/2838 16% [========== ] 467/2838 16% [========== ] 468/2838 16% [========== ] 469/2838 16% [========== ] 470/2838 16% [========== ] 471/2838 16% [========== ] 472/2838 16% [========== ] 473/2838 16% [========== ] 474/2838 16% [========== ] 475/2838 16% [========== ] 476/2838 16% [========== ] 477/2838 16% [========== ] 478/2838 16% [========== ] 479/2838 16% [========== ] 480/2838 16% [========== ] 481/2838 16% [========== ] 482/2838 16% [========== ] 483/2838 17% [========== ] 484/2838 17% [========== ] 485/2838 17% [========== ] 486/2838 17% [========== ] 487/2838 17% [========== ] 488/2838 17% [========== ] 489/2838 17% [========== ] 490/2838 17% [========== ] 491/2838 17% [========== ] 492/2838 17% [========== ] 493/2838 17% [========== ] 494/2838 17% [========== ] 495/2838 17% [========== ] 496/2838 17% [========== ] 497/2838 17% [========== ] 498/2838 17% [========== ] 499/2838 17% [========== ] 500/2838 17% [========== ] 501/2838 17% [========== ] 502/2838 17% [========== ] 503/2838 17% [=========== ] 504/2838 17% [=========== ] 505/2838 17% [=========== ] 506/2838 17% [=========== ] 507/2838 17% [=========== ] 508/2838 17% [=========== ] 509/2838 17% [=========== ] 510/2838 17% [=========== ] 511/2838 18% [=========== ] 512/2838 18% [=========== ] 513/2838 18% [=========== ] 514/2838 18% [=========== ] 515/2838 18% [=========== ] 516/2838 18% [=========== ] 517/2838 18% [=========== ] 518/2838 18% [=========== ] 519/2838 18% [=========== ] 520/2838 18% [=========== ] 521/2838 18% [=========== ] 522/2838 18% [=========== ] 523/2838 18% [=========== ] 524/2838 18% [=========== ] 525/2838 18% [=========== ] 526/2838 18% [=========== ] 527/2838 18% [=========== ] 528/2838 18% [=========== ] 529/2838 18% [=========== ] 530/2838 18% [=========== ] 531/2838 18% [=========== ] 532/2838 18% [=========== ] 533/2838 18% [=========== ] 534/2838 18% [=========== ] 535/2838 18% [=========== ] 536/2838 18% [=========== ] 537/2838 18% [=========== ] 538/2838 18% [=========== ] 539/2838 18% [=========== ] 540/2838 19% [=========== ] 541/2838 19% [=========== ] 542/2838 19% [=========== ] 543/2838 19% [=========== ] 544/2838 19% [=========== ] 545/2838 19% [=========== ] 546/2838 19% [=========== ] 547/2838 19% [=========== ] 548/2838 19% [=========== ] 549/2838 19% [============ ] 550/2838 19% [============ ] 551/2838 19% [============ ] 552/2838 19% [============ ] 553/2838 19% [============ ] 554/2838 19% [============ ] 555/2838 19% [============ ] 556/2838 19% [============ ] 557/2838 19% [============ ] 558/2838 19% [============ ] 559/2838 19% [============ ] 560/2838 19% [============ ] 561/2838 19% [============ ] 562/2838 19% [============ ] 563/2838 19% [============ ] 564/2838 19% [============ ] 565/2838 19% [============ ] 566/2838 19% [============ ] 567/2838 19% [============ ] 568/2838 20% [============ ] 569/2838 20% [============ ] 570/2838 20% [============ ] 571/2838 20% [============ ] 572/2838 20% [============ ] 573/2838 20% [============ ] 574/2838 20% [============ ] 575/2838 20% [============ ] 576/2838 20% [============ ] 577/2838 20% [============ ] 578/2838 20% [============ ] 579/2838 20% [============ ] 580/2838 20% [============ ] 581/2838 20% [============ ] 582/2838 20% [============ ] 583/2838 20% [============ ] 584/2838 20% [============ ] 585/2838 20% [============ ] 586/2838 20% [============ ] 587/2838 20% [============ ] 588/2838 20% [============ ] 589/2838 20% [============ ] 590/2838 20% [============ ] 591/2838 20% [============ ] 592/2838 20% [============ ] 593/2838 20% [============ ] 594/2838 20% [============ ] 595/2838 20% [============= ] 596/2838 21% [============= ] 597/2838 21% [============= ] 598/2838 21% [============= ] 599/2838 21% [============= ] 600/2838 21% [============= ] 601/2838 21% [============= ] 602/2838 21% [============= ] 603/2838 21% [============= ] 604/2838 21% [============= ] 605/2838 21% [============= ] 606/2838 21% [============= ] 607/2838 21% [============= ] 608/2838 21% [============= ] 609/2838 21% [============= ] 610/2838 21% [============= ] 611/2838 21% [============= ] 612/2838 21% [============= ] 613/2838 21% [============= ] 614/2838 21% [============= ] 615/2838 21% [============= ] 616/2838 21% [============= ] 617/2838 21% [============= ] 618/2838 21% [============= ] 619/2838 21% [============= ] 620/2838 21% [============= ] 621/2838 21% [============= ] 622/2838 21% [============= ] 623/2838 21% [============= ] 624/2838 21% [============= ] 625/2838 22% [============= ] 626/2838 22% [============= ] 627/2838 22% [============= ] 628/2838 22% [============= ] 629/2838 22% [============= ] 630/2838 22% [============= ] 631/2838 22% [============= ] 632/2838 22% [============= ] 633/2838 22% [============= ] 634/2838 22% [============= ] 635/2838 22% [============= ] 636/2838 22% [============= ] 637/2838 22% [============= ] 638/2838 22% [============= ] 639/2838 22% [============= ] 640/2838 22% [============== ] 641/2838 22% [============== ] 642/2838 22% [============== ] 643/2838 22% [============== ] 644/2838 22% [============== ] 645/2838 22% [============== ] 646/2838 22% [============== ] 647/2838 22% [============== ] 648/2838 22% [============== ] 649/2838 22% [============== ] 650/2838 22% [============== ] 651/2838 22% [============== ] 652/2838 22% [============== ] 653/2838 23% [============== ] 654/2838 23% [============== ] 655/2838 23% [============== ] 656/2838 23% [============== ] 657/2838 23% [============== ] 658/2838 23% [============== ] 659/2838 23% [============== ] 660/2838 23% [============== ] 661/2838 23% [============== ] 662/2838 23% [============== ] 663/2838 23% [============== ] 664/2838 23% [============== ] 665/2838 23% [============== ] 666/2838 23% [============== ] 667/2838 23% [============== ] 668/2838 23% [============== ] 669/2838 23% [============== ] 670/2838 23% [============== ] 671/2838 23% [============== ] 672/2838 23% [============== ] 673/2838 23% [============== ] 674/2838 23% [============== ] 675/2838 23% [============== ] 676/2838 23% [============== ] 677/2838 23% [============== ] 678/2838 23% [============== ] 679/2838 23% [============== ] 680/2838 23% [============== ] 681/2838 23% [============== ] 682/2838 24% [============== ] 683/2838 24% [============== ] 684/2838 24% [============== ] 685/2838 24% [============== ] 686/2838 24% [=============== ] 687/2838 24% [=============== ] 688/2838 24% [=============== ] 689/2838 24% [=============== ] 690/2838 24% [=============== ] 691/2838 24% [=============== ] 692/2838 24% [=============== ] 693/2838 24% [=============== ] 694/2838 24% [=============== ] 695/2838 24% [=============== ] 696/2838 24% [=============== ] 697/2838 24% [=============== ] 698/2838 24% [=============== ] 699/2838 24% [=============== ] 700/2838 24% [=============== ] 701/2838 24% [=============== ] 702/2838 24% [=============== ] 703/2838 24% [=============== ] 704/2838 24% [=============== ] 705/2838 24% [=============== ] 706/2838 24% [=============== ] 707/2838 24% [=============== ] 708/2838 24% [=============== ] 709/2838 24% [=============== ] 710/2838 25% [=============== ] 711/2838 25% [=============== ] 712/2838 25% [=============== ] 713/2838 25% [=============== ] 714/2838 25% [=============== ] 715/2838 25% [=============== ] 716/2838 25% [=============== ] 717/2838 25% [=============== ] 718/2838 25% [=============== ] 719/2838 25% [=============== ] 720/2838 25% [=============== ] 721/2838 25% [=============== ] 722/2838 25% [=============== ] 723/2838 25% [=============== ] 724/2838 25% [=============== ] 725/2838 25% [=============== ] 726/2838 25% [=============== ] 727/2838 25% [=============== ] 728/2838 25% [=============== ] 729/2838 25% [=============== ] 730/2838 25% [=============== ] 731/2838 25% [=============== ] 732/2838 25% [================ ] 733/2838 25% [================ ] 734/2838 25% [================ ] 735/2838 25% [================ ] 736/2838 25% [================ ] 737/2838 25% [================ ] 738/2838 26% [================ ] 739/2838 26% [================ ] 740/2838 26% [================ ] 741/2838 26% [================ ] 742/2838 26% [================ ] 743/2838 26% [================ ] 744/2838 26% [================ ] 745/2838 26% [================ ] 746/2838 26% [================ ] 747/2838 26% [================ ] 748/2838 26% [================ ] 749/2838 26% [================ ] 750/2838 26% [================ ] 751/2838 26% [================ ] 752/2838 26% [================ ] 753/2838 26% [================ ] 754/2838 26% [================ ] 755/2838 26% [================ ] 756/2838 26% [================ ] 757/2838 26% [================ ] 758/2838 26% [================ ] 759/2838 26% [================ ] 760/2838 26% [================ ] 761/2838 26% [================ ] 762/2838 26% [================ ] 763/2838 26% [================ ] 764/2838 26% [================ ] 765/2838 26% [================ ] 766/2838 26% [================ ] 767/2838 27% [================ ] 768/2838 27% [================ ] 769/2838 27% [================ ] 770/2838 27% [================ ] 771/2838 27% [================ ] 772/2838 27% [================ ] 773/2838 27% [================ ] 774/2838 27% [================ ] 775/2838 27% [================ ] 776/2838 27% [================ ] 777/2838 27% [================ ] 778/2838 27% [================= ] 779/2838 27% [================= ] 780/2838 27% [================= ] 781/2838 27% [================= ] 782/2838 27% [================= ] 783/2838 27% [================= ] 784/2838 27% [================= ] 785/2838 27% [================= ] 786/2838 27% [================= ] 787/2838 27% [================= ] 788/2838 27% [================= ] 789/2838 27% [================= ] 790/2838 27% [================= ] 791/2838 27% [================= ] 792/2838 27% [================= ] 793/2838 27% [================= ] 794/2838 27% [================= ] 795/2838 28% [================= ] 796/2838 28% [================= ] 797/2838 28% [================= ] 798/2838 28% [================= ] 799/2838 28% [================= ] 800/2838 28% [================= ] 801/2838 28% [================= ] 802/2838 28% [================= ] 803/2838 28% [================= ] 804/2838 28% [================= ] 805/2838 28% [================= ] 806/2838 28% [================= ] 807/2838 28% [================= ] 808/2838 28% [================= ] 809/2838 28% [================= ] 810/2838 28% [================= ] 811/2838 28% [================= ] 812/2838 28% [================= ] 813/2838 28% [================= ] 814/2838 28% [================= ] 815/2838 28% [================= ] 816/2838 28% [================= ] 817/2838 28% [================= ] 818/2838 28% [================= ] 819/2838 28% [================= ] 820/2838 28% [================= ] 821/2838 28% [================= ] 822/2838 28% [================= ] 823/2838 28% [================== ] 824/2838 29% [================== ] 825/2838 29% [================== ] 826/2838 29% [================== ] 827/2838 29% [================== ] 828/2838 29% [================== ] 829/2838 29% [================== ] 830/2838 29% [================== ] 831/2838 29% [================== ] 832/2838 29% [================== ] 833/2838 29% [================== ] 834/2838 29% [================== ] 835/2838 29% [================== ] 836/2838 29% [================== ] 837/2838 29% [================== ] 838/2838 29% [================== ] 839/2838 29% [================== ] 840/2838 29% [================== ] 841/2838 29% [================== ] 842/2838 29% [================== ] 843/2838 29% [================== ] 844/2838 29% [================== ] 845/2838 29% [================== ] 846/2838 29% [================== ] 847/2838 29% [================== ] 848/2838 29% [================== ] 849/2838 29% [================== ] 850/2838 29% [================== ] 851/2838 29% [================== ] 852/2838 30% [================== ] 853/2838 30% [================== ] 854/2838 30% [================== ] 855/2838 30% [================== ] 856/2838 30% [================== ] 857/2838 30% [================== ] 858/2838 30% [================== ] 859/2838 30% [================== ] 860/2838 30% [================== ] 861/2838 30% [================== ] 862/2838 30% [================== ] 863/2838 30% [================== ] 864/2838 30% [================== ] 865/2838 30% [================== ] 866/2838 30% [================== ] 867/2838 30% [================== ] 868/2838 30% [================== ] 869/2838 30% [=================== ] 870/2838 30% [=================== ] 871/2838 30% [=================== ] 872/2838 30% [=================== ] 873/2838 30% [=================== ] 874/2838 30% [=================== ] 875/2838 30% [=================== ] 876/2838 30% [=================== ] 877/2838 30% [=================== ] 878/2838 30% [=================== ] 879/2838 30% [=================== ] 880/2838 31% [=================== ] 881/2838 31% [=================== ] 882/2838 31% [=================== ] 883/2838 31% [=================== ] 884/2838 31% [=================== ] 885/2838 31% [=================== ] 886/2838 31% [=================== ] 887/2838 31% [=================== ] 888/2838 31% [=================== ] 889/2838 31% [=================== ] 890/2838 31% [=================== ] 891/2838 31% [=================== ] 892/2838 31% [=================== ] 893/2838 31% [=================== ] 894/2838 31% [=================== ] 895/2838 31% [=================== ] 896/2838 31% [=================== ] 897/2838 31% [=================== ] 898/2838 31% [=================== ] 899/2838 31% [=================== ] 900/2838 31% [=================== ] 901/2838 31% [=================== ] 902/2838 31% [=================== ] 903/2838 31% [=================== ] 904/2838 31% [=================== ] 905/2838 31% [=================== ] 906/2838 31% [=================== ] 907/2838 31% [=================== ] 908/2838 31% [=================== ] 909/2838 32% [=================== ] 910/2838 32% [=================== ] 911/2838 32% [=================== ] 912/2838 32% [=================== ] 913/2838 32% [=================== ] 914/2838 32% [=================== ] 915/2838 32% [==================== ] 916/2838 32% [==================== ] 917/2838 32% [==================== ] 918/2838 32% [==================== ] 919/2838 32% [==================== ] 920/2838 32% [==================== ] 921/2838 32% [==================== ] 922/2838 32% [==================== ] 923/2838 32% [==================== ] 924/2838 32% [==================== ] 925/2838 32% [==================== ] 926/2838 32% [==================== ] 927/2838 32% [==================== ] 928/2838 32% [==================== ] 929/2838 32% [==================== ] 930/2838 32% [==================== ] 931/2838 32% [==================== ] 932/2838 32% [==================== ] 933/2838 32% [==================== ] 934/2838 32% [==================== ] 935/2838 32% [==================== ] 936/2838 32% [==================== ] 937/2838 33% [==================== ] 938/2838 33% [==================== ] 939/2838 33% [==================== ] 940/2838 33% [==================== ] 941/2838 33% [==================== ] 942/2838 33% [==================== ] 943/2838 33% [==================== ] 944/2838 33% [==================== ] 945/2838 33% [==================== ] 946/2838 33% [==================== ] 947/2838 33% [==================== ] 948/2838 33% [==================== ] 949/2838 33% [==================== ] 950/2838 33% [==================== ] 951/2838 33% [==================== ] 952/2838 33% [==================== ] 953/2838 33% [==================== ] 954/2838 33% [==================== ] 955/2838 33% [==================== ] 956/2838 33% [==================== ] 957/2838 33% [==================== ] 958/2838 33% [==================== ] 959/2838 33% [==================== ] 960/2838 33% [==================== ] 961/2838 33% [===================== ] 962/2838 33% [===================== ] 963/2838 33% [===================== ] 964/2838 33% [===================== ] 965/2838 34% [===================== ] 966/2838 34% [===================== ] 967/2838 34% [===================== ] 968/2838 34% [===================== ] 969/2838 34% [===================== ] 970/2838 34% [===================== ] 971/2838 34% [===================== ] 972/2838 34% [===================== ] 973/2838 34% [===================== ] 974/2838 34% [===================== ] 975/2838 34% [===================== ] 976/2838 34% [===================== ] 977/2838 34% [===================== ] 978/2838 34% [===================== ] 979/2838 34% [===================== ] 980/2838 34% [===================== ] 981/2838 34% [===================== ] 982/2838 34% [===================== ] 983/2838 34% [===================== ] 984/2838 34% [===================== ] 985/2838 34% [===================== ] 986/2838 34% [===================== ] 987/2838 34% [===================== ] 988/2838 34% [===================== ] 989/2838 34% [===================== ] 990/2838 34% [===================== ] 991/2838 34% [===================== ] 992/2838 34% [===================== ] 993/2838 34% [===================== ] 994/2838 35% [===================== ] 995/2838 35% [===================== ] 996/2838 35% [===================== ] 997/2838 35% [===================== ] 998/2838 35% [===================== ] 999/2838 35% [===================== ] 1000/2838 35% [===================== ] 1001/2838 35% [===================== ] 1002/2838 35% [===================== ] 1003/2838 35% [===================== ] 1004/2838 35% [===================== ] 1005/2838 35% [===================== ] 1006/2838 35% [===================== ] 1007/2838 35% [====================== ] 1008/2838 35% [====================== ] 1009/2838 35% [====================== ] 1010/2838 35% [====================== ] 1011/2838 35% [====================== ] 1012/2838 35% [====================== ] 1013/2838 35% [====================== ] 1014/2838 35% [====================== ] 1015/2838 35% [====================== ] 1016/2838 35% [====================== ] 1017/2838 35% [====================== ] 1018/2838 35% [====================== ] 1019/2838 35% [====================== ] 1020/2838 35% [====================== ] 1021/2838 35% [====================== ] 1022/2838 36% [====================== ] 1023/2838 36% [====================== ] 1024/2838 36% [====================== ] 1025/2838 36% [====================== ] 1026/2838 36% [====================== ] 1027/2838 36% [====================== ] 1028/2838 36% [====================== ] 1029/2838 36% [====================== ] 1030/2838 36% [====================== ] 1031/2838 36% [====================== ] 1032/2838 36% [====================== ] 1033/2838 36% [====================== ] 1034/2838 36% [====================== ] 1035/2838 36% [====================== ] 1036/2838 36% [====================== ] 1037/2838 36% [====================== ] 1038/2838 36% [====================== ] 1039/2838 36% [====================== ] 1040/2838 36% [====================== ] 1041/2838 36% [====================== ] 1042/2838 36% [====================== ] 1043/2838 36% [====================== ] 1044/2838 36% [====================== ] 1045/2838 36% [====================== ] 1046/2838 36% [====================== ] 1047/2838 36% [====================== ] 1048/2838 36% [====================== ] 1049/2838 36% [====================== ] 1050/2838 36% [====================== ] 1051/2838 37% [====================== ] 1052/2838 37% [======================= ] 1053/2838 37% [======================= ] 1054/2838 37% [======================= ] 1055/2838 37% [======================= ] 1056/2838 37% [======================= ] 1057/2838 37% [======================= ] 1058/2838 37% [======================= ] 1059/2838 37% [======================= ] 1060/2838 37% [======================= ] 1061/2838 37% [======================= ] 1062/2838 37% [======================= ] 1063/2838 37% [======================= ] 1064/2838 37% [======================= ] 1065/2838 37% [======================= ] 1066/2838 37% [======================= ] 1067/2838 37% [======================= ] 1068/2838 37% [======================= ] 1069/2838 37% [======================= ] 1070/2838 37% [======================= ] 1071/2838 37% [======================= ] 1072/2838 37% [======================= ] 1073/2838 37% [======================= ] 1074/2838 37% [======================= ] 1075/2838 37% [======================= ] 1076/2838 37% [======================= ] 1077/2838 37% [======================= ] 1078/2838 37% [======================= ] 1079/2838 38% [======================= ] 1080/2838 38% [======================= ] 1081/2838 38% [======================= ] 1082/2838 38% [======================= ] 1083/2838 38% [======================= ] 1084/2838 38% [======================= ] 1085/2838 38% [======================= ] 1086/2838 38% [======================= ] 1087/2838 38% [======================= ] 1088/2838 38% [======================= ] 1089/2838 38% [======================= ] 1090/2838 38% [======================= ] 1091/2838 38% [======================= ] 1092/2838 38% [======================= ] 1093/2838 38% [======================= ] 1094/2838 38% [======================= ] 1095/2838 38% [======================= ] 1096/2838 38% [======================= ] 1097/2838 38% [======================= ] 1098/2838 38% [======================== ] 1099/2838 38% [======================== ] 1100/2838 38% [======================== ] 1101/2838 38% [======================== ] 1102/2838 38% [======================== ] 1103/2838 38% [======================== ] 1104/2838 38% [======================== ] 1105/2838 38% [======================== ] 1106/2838 38% [======================== ] 1107/2838 39% [======================== ] 1108/2838 39% [======================== ] 1109/2838 39% [======================== ] 1110/2838 39% [======================== ] 1111/2838 39% [======================== ] 1112/2838 39% [======================== ] 1113/2838 39% [======================== ] 1114/2838 39% [======================== ] 1115/2838 39% [======================== ] 1116/2838 39% [======================== ] 1117/2838 39% [======================== ] 1118/2838 39% [======================== ] 1119/2838 39% [======================== ] 1120/2838 39% [======================== ] 1121/2838 39% [======================== ] 1122/2838 39% [======================== ] 1123/2838 39% [======================== ] 1124/2838 39% [======================== ] 1125/2838 39% [======================== ] 1126/2838 39% [======================== ] 1127/2838 39% [======================== ] 1128/2838 39% [======================== ] 1129/2838 39% [======================== ] 1130/2838 39% [======================== ] 1131/2838 39% [======================== ] 1132/2838 39% [======================== ] 1133/2838 39% [======================== ] 1134/2838 39% [======================== ] 1135/2838 39% [======================== ] 1136/2838 40% [======================== ] 1137/2838 40% [======================== ] 1138/2838 40% [======================== ] 1139/2838 40% [======================== ] 1140/2838 40% [======================== ] 1141/2838 40% [======================== ] 1142/2838 40% [======================== ] 1143/2838 40% [======================== ] 1144/2838 40% [========================= ] 1145/2838 40% [========================= ] 1146/2838 40% [========================= ] 1147/2838 40% [========================= ] 1148/2838 40% [========================= ] 1149/2838 40% [========================= ] 1150/2838 40% [========================= ] 1151/2838 40% [========================= ] 1152/2838 40% [========================= ] 1153/2838 40% [========================= ] 1154/2838 40% [========================= ] 1155/2838 40% [========================= ] 1156/2838 40% [========================= ] 1157/2838 40% [========================= ] 1158/2838 40% [========================= ] 1159/2838 40% [========================= ] 1160/2838 40% [========================= ] 1161/2838 40% [========================= ] 1162/2838 40% [========================= ] 1163/2838 40% [========================= ] 1164/2838 41% [========================= ] 1165/2838 41% [========================= ] 1166/2838 41% [========================= ] 1167/2838 41% [========================= ] 1168/2838 41% [========================= ] 1169/2838 41% [========================= ] 1170/2838 41% [========================= ] 1171/2838 41% [========================= ] 1172/2838 41% [========================= ] 1173/2838 41% [========================= ] 1174/2838 41% [========================= ] 1175/2838 41% [========================= ] 1176/2838 41% [========================= ] 1177/2838 41% [========================= ] 1178/2838 41% [========================= ] 1179/2838 41% [========================= ] 1180/2838 41% [========================= ] 1181/2838 41% [========================= ] 1182/2838 41% [========================= ] 1183/2838 41% [========================= ] 1184/2838 41% [========================= ] 1185/2838 41% [========================= ] 1186/2838 41% [========================= ] 1187/2838 41% [========================= ] 1188/2838 41% [========================= ] 1189/2838 41% [========================= ] 1190/2838 41% [========================== ] 1191/2838 41% [========================== ] 1192/2838 42% [========================== ] 1193/2838 42% [========================== ] 1194/2838 42% [========================== ] 1195/2838 42% [========================== ] 1196/2838 42% [========================== ] 1197/2838 42% [========================== ] 1198/2838 42% [========================== ] 1199/2838 42% [========================== ] 1200/2838 42% [========================== ] 1201/2838 42% [========================== ] 1202/2838 42% [========================== ] 1203/2838 42% [========================== ] 1204/2838 42% [========================== ] 1205/2838 42% [========================== ] 1206/2838 42% [========================== ] 1207/2838 42% [========================== ] 1208/2838 42% [========================== ] 1209/2838 42% [========================== ] 1210/2838 42% [========================== ] 1211/2838 42% [========================== ] 1212/2838 42% [========================== ] 1213/2838 42% [========================== ] 1214/2838 42% [========================== ] 1215/2838 42% [========================== ] 1216/2838 42% [========================== ] 1217/2838 42% [========================== ] 1218/2838 42% [========================== ] 1219/2838 42% [========================== ] 1220/2838 42% [========================== ] 1221/2838 43% [========================== ] 1222/2838 43% [========================== ] 1223/2838 43% [========================== ] 1224/2838 43% [========================== ] 1225/2838 43% [========================== ] 1226/2838 43% [========================== ] 1227/2838 43% [========================== ] 1228/2838 43% [========================== ] 1229/2838 43% [========================== ] 1230/2838 43% [========================== ] 1231/2838 43% [========================== ] 1232/2838 43% [========================== ] 1233/2838 43% [========================== ] 1234/2838 43% [========================== ] 1235/2838 43% [=========================== ] 1236/2838 43% [=========================== ] 1237/2838 43% [=========================== ] 1238/2838 43% [=========================== ] 1239/2838 43% [=========================== ] 1240/2838 43% [=========================== ] 1241/2838 43% [=========================== ] 1242/2838 43% [=========================== ] 1243/2838 43% [=========================== ] 1244/2838 43% [=========================== ] 1245/2838 43% [=========================== ] 1246/2838 43% [=========================== ] 1247/2838 43% [=========================== ] 1248/2838 43% [=========================== ] 1249/2838 44% [=========================== ] 1250/2838 44% [=========================== ] 1251/2838 44% [=========================== ] 1252/2838 44% [=========================== ] 1253/2838 44% [=========================== ] 1254/2838 44% [=========================== ] 1255/2838 44% [=========================== ] 1256/2838 44% [=========================== ] 1257/2838 44% [=========================== ] 1258/2838 44% [=========================== ] 1259/2838 44% [=========================== ] 1260/2838 44% [=========================== ] 1261/2838 44% [=========================== ] 1262/2838 44% [=========================== ] 1263/2838 44% [=========================== ] 1264/2838 44% [=========================== ] 1265/2838 44% [=========================== ] 1266/2838 44% [=========================== ] 1267/2838 44% [=========================== ] 1268/2838 44% [=========================== ] 1269/2838 44% [=========================== ] 1270/2838 44% [=========================== ] 1271/2838 44% [=========================== ] 1272/2838 44% [=========================== ] 1273/2838 44% [=========================== ] 1274/2838 44% [=========================== ] 1275/2838 44% [=========================== ] 1276/2838 44% [=========================== ] 1277/2838 44% [=========================== ] 1278/2838 45% [=========================== ] 1279/2838 45% [=========================== ] 1280/2838 45% [=========================== ] 1281/2838 45% [============================ ] 1282/2838 45% [============================ ] 1283/2838 45% [============================ ] 1284/2838 45% [============================ ] 1285/2838 45% [============================ ] 1286/2838 45% [============================ ] 1287/2838 45% [============================ ] 1288/2838 45% [============================ ] 1289/2838 45% [============================ ] 1290/2838 45% [============================ ] 1291/2838 45% [============================ ] 1292/2838 45% [============================ ] 1293/2838 45% [============================ ] 1294/2838 45% [============================ ] 1295/2838 45% [============================ ] 1296/2838 45% [============================ ] 1297/2838 45% [============================ ] 1298/2838 45% [============================ ] 1299/2838 45% [============================ ] 1300/2838 45% [============================ ] 1301/2838 45% [============================ ] 1302/2838 45% [============================ ] 1303/2838 45% [============================ ] 1304/2838 45% [============================ ] 1305/2838 45% [============================ ] 1306/2838 46% [============================ ] 1307/2838 46% [============================ ] 1308/2838 46% [============================ ] 1309/2838 46% [============================ ] 1310/2838 46% [============================ ] 1311/2838 46% [============================ ] 1312/2838 46% [============================ ] 1313/2838 46% [============================ ] 1314/2838 46% [============================ ] 1315/2838 46% [============================ ] 1316/2838 46% [============================ ] 1317/2838 46% [============================ ] 1318/2838 46% [============================ ] 1319/2838 46% [============================ ] 1320/2838 46% [============================ ] 1321/2838 46% [============================ ] 1322/2838 46% [============================ ] 1323/2838 46% [============================ ] 1324/2838 46% [============================ ] 1325/2838 46% [============================ ] 1326/2838 46% [============================ ] 1327/2838 46% [============================= ] 1328/2838 46% [============================= ] 1329/2838 46% [============================= ] 1330/2838 46% [============================= ] 1331/2838 46% [============================= ] 1332/2838 46% [============================= ] 1333/2838 46% [============================= ] 1334/2838 47% [============================= ] 1335/2838 47% [============================= ] 1336/2838 47% [============================= ] 1337/2838 47% [============================= ] 1338/2838 47% [============================= ] 1339/2838 47% [============================= ] 1340/2838 47% [============================= ] 1341/2838 47% [============================= ] 1342/2838 47% [============================= ] 1343/2838 47% [============================= ] 1344/2838 47% [============================= ] 1345/2838 47% [============================= ] 1346/2838 47% [============================= ] 1347/2838 47% [============================= ] 1348/2838 47% [============================= ] 1349/2838 47% [============================= ] 1350/2838 47% [============================= ] 1351/2838 47% [============================= ] 1352/2838 47% [============================= ] 1353/2838 47% [============================= ] 1354/2838 47% [============================= ] 1355/2838 47% [============================= ] 1356/2838 47% [============================= ] 1357/2838 47% [============================= ] 1358/2838 47% [============================= ] 1359/2838 47% [============================= ] 1360/2838 47% [============================= ] 1361/2838 47% [============================= ] 1362/2838 47% [============================= ] 1363/2838 48% [============================= ] 1364/2838 48% [============================= ] 1365/2838 48% [============================= ] 1366/2838 48% [============================= ] 1367/2838 48% [============================= ] 1368/2838 48% [============================= ] 1369/2838 48% [============================= ] 1370/2838 48% [============================= ] 1371/2838 48% [============================= ] 1372/2838 48% [============================= ] 1373/2838 48% [============================== ] 1374/2838 48% [============================== ] 1375/2838 48% [============================== ] 1376/2838 48% [============================== ] 1377/2838 48% [============================== ] 1378/2838 48% [============================== ] 1379/2838 48% [============================== ] 1380/2838 48% [============================== ] 1381/2838 48% [============================== ] 1382/2838 48% [============================== ] 1383/2838 48% [============================== ] 1384/2838 48% [============================== ] 1385/2838 48% [============================== ] 1386/2838 48% [============================== ] 1387/2838 48% [============================== ] 1388/2838 48% [============================== ] 1389/2838 48% [============================== ] 1390/2838 48% [============================== ] 1391/2838 49% [============================== ] 1392/2838 49% [============================== ] 1393/2838 49% [============================== ] 1394/2838 49% [============================== ] 1395/2838 49% [============================== ] 1396/2838 49% [============================== ] 1397/2838 49% [============================== ] 1398/2838 49% [============================== ] 1399/2838 49% [============================== ] 1400/2838 49% [============================== ] 1401/2838 49% [============================== ] 1402/2838 49% [============================== ] 1403/2838 49% [============================== ] 1404/2838 49% [============================== ] 1405/2838 49% [============================== ] 1406/2838 49% [============================== ] 1407/2838 49% [============================== ] 1408/2838 49% [============================== ] 1409/2838 49% [============================== ] 1410/2838 49% [============================== ] 1411/2838 49% [============================== ] 1412/2838 49% [============================== ] 1413/2838 49% [============================== ] 1414/2838 49% [============================== ] 1415/2838 49% [============================== ] 1416/2838 49% [============================== ] 1417/2838 49% [============================== ] 1418/2838 49% [=============================== ] 1419/2838 50% [=============================== ] 1420/2838 50% [=============================== ] 1421/2838 50% [=============================== ] 1422/2838 50% [=============================== ] 1423/2838 50% [=============================== ] 1424/2838 50% [=============================== ] 1425/2838 50% [=============================== ] 1426/2838 50% [=============================== ] 1427/2838 50% [=============================== ] 1428/2838 50% [=============================== ] 1429/2838 50% [=============================== ] 1430/2838 50% [=============================== ] 1431/2838 50% [=============================== ] 1432/2838 50% [=============================== ] 1433/2838 50% [=============================== ] 1434/2838 50% [=============================== ] 1435/2838 50% [=============================== ] 1436/2838 50% [=============================== ] 1437/2838 50% [=============================== ] 1438/2838 50% [=============================== ] 1439/2838 50% [=============================== ] 1440/2838 50% [=============================== ] 1441/2838 50% [=============================== ] 1442/2838 50% [=============================== ] 1443/2838 50% [=============================== ] 1444/2838 50% [=============================== ] 1445/2838 50% [=============================== ] 1446/2838 50% [=============================== ] 1447/2838 50% [=============================== ] 1448/2838 51% [=============================== ] 1449/2838 51% [=============================== ] 1450/2838 51% [=============================== ] 1451/2838 51% [=============================== ] 1452/2838 51% [=============================== ] 1453/2838 51% [=============================== ] 1454/2838 51% [=============================== ] 1455/2838 51% [=============================== ] 1456/2838 51% [=============================== ] 1457/2838 51% [=============================== ] 1458/2838 51% [=============================== ] 1459/2838 51% [=============================== ] 1460/2838 51% [=============================== ] 1461/2838 51% [=============================== ] 1462/2838 51% [=============================== ] 1463/2838 51% [=============================== ] 1464/2838 51% [================================ ] 1465/2838 51% [================================ ] 1466/2838 51% [================================ ] 1467/2838 51% [================================ ] 1468/2838 51% [================================ ] 1469/2838 51% [================================ ] 1470/2838 51% [================================ ] 1471/2838 51% [================================ ] 1472/2838 51% [================================ ] 1473/2838 51% [================================ ] 1474/2838 51% [================================ ] 1475/2838 51% [================================ ] 1476/2838 52% [================================ ] 1477/2838 52% [================================ ] 1478/2838 52% [================================ ] 1479/2838 52% [================================ ] 1480/2838 52% [================================ ] 1481/2838 52% [================================ ] 1482/2838 52% [================================ ] 1483/2838 52% [================================ ] 1484/2838 52% [================================ ] 1485/2838 52% [================================ ] 1486/2838 52% [================================ ] 1487/2838 52% [================================ ] 1488/2838 52% [================================ ] 1489/2838 52% [================================ ] 1490/2838 52% [================================ ] 1491/2838 52% [================================ ] 1492/2838 52% [================================ ] 1493/2838 52% [================================ ] 1494/2838 52% [================================ ] 1495/2838 52% [================================ ] 1496/2838 52% [================================ ] 1497/2838 52% [================================ ] 1498/2838 52% [================================ ] 1499/2838 52% [================================ ] 1500/2838 52% [================================ ] 1501/2838 52% [================================ ] 1502/2838 52% [================================ ] 1503/2838 52% [================================ ] 1504/2838 52% [================================ ] 1505/2838 53% [================================ ] 1506/2838 53% [================================ ] 1507/2838 53% [================================ ] 1508/2838 53% [================================ ] 1509/2838 53% [================================ ] 1510/2838 53% [================================= ] 1511/2838 53% [================================= ] 1512/2838 53% [================================= ] 1513/2838 53% [================================= ] 1514/2838 53% [================================= ] 1515/2838 53% [================================= ] 1516/2838 53% [================================= ] 1517/2838 53% [================================= ] 1518/2838 53% [================================= ] 1519/2838 53% [================================= ] 1520/2838 53% [================================= ] 1521/2838 53% [================================= ] 1522/2838 53% [================================= ] 1523/2838 53% [================================= ] 1524/2838 53% [================================= ] 1525/2838 53% [================================= ] 1526/2838 53% [================================= ] 1527/2838 53% [================================= ] 1528/2838 53% [================================= ] 1529/2838 53% [================================= ] 1530/2838 53% [================================= ] 1531/2838 53% [================================= ] 1532/2838 53% [================================= ] 1533/2838 54% [================================= ] 1534/2838 54% [================================= ] 1535/2838 54% [================================= ] 1536/2838 54% [================================= ] 1537/2838 54% [================================= ] 1538/2838 54% [================================= ] 1539/2838 54% [================================= ] 1540/2838 54% [================================= ] 1541/2838 54% [================================= ] 1542/2838 54% [================================= ] 1543/2838 54% [================================= ] 1544/2838 54% [================================= ] 1545/2838 54% [================================= ] 1546/2838 54% [================================= ] 1547/2838 54% [================================= ] 1548/2838 54% [================================= ] 1549/2838 54% [================================= ] 1550/2838 54% [================================= ] 1551/2838 54% [================================= ] 1552/2838 54% [================================= ] 1553/2838 54% [================================= ] 1554/2838 54% [================================= ] 1555/2838 54% [================================= ] 1556/2838 54% [================================== ] 1557/2838 54% [================================== ] 1558/2838 54% [================================== ] 1559/2838 54% [================================== ] 1560/2838 54% [================================== ] 1561/2838 55% [================================== ] 1562/2838 55% [================================== ] 1563/2838 55% [================================== ] 1564/2838 55% [================================== ] 1565/2838 55% [================================== ] 1566/2838 55% [================================== ] 1567/2838 55% [================================== ] 1568/2838 55% [================================== ] 1569/2838 55% [================================== ] 1570/2838 55% [================================== ] 1571/2838 55% [================================== ] 1572/2838 55% [================================== ] 1573/2838 55% [================================== ] 1574/2838 55% [================================== ] 1575/2838 55% [================================== ] 1576/2838 55% [================================== ] 1577/2838 55% [================================== ] 1578/2838 55% [================================== ] 1579/2838 55% [================================== ] 1580/2838 55% [================================== ] 1581/2838 55% [================================== ] 1582/2838 55% [================================== ] 1583/2838 55% [================================== ] 1584/2838 55% [================================== ] 1585/2838 55% [================================== ] 1586/2838 55% [================================== ] 1587/2838 55% [================================== ] 1588/2838 55% [================================== ] 1589/2838 55% [================================== ] 1590/2838 56% [================================== ] 1591/2838 56% [================================== ] 1592/2838 56% [================================== ] 1593/2838 56% [================================== ] 1594/2838 56% [================================== ] 1595/2838 56% [================================== ] 1596/2838 56% [================================== ] 1597/2838 56% [================================== ] 1598/2838 56% [================================== ] 1599/2838 56% [================================== ] 1600/2838 56% [================================== ] 1601/2838 56% [================================== ] 1602/2838 56% [=================================== ] 1603/2838 56% [=================================== ] 1604/2838 56% [=================================== ] 1605/2838 56% [=================================== ] 1606/2838 56% [=================================== ] 1607/2838 56% [=================================== ] 1608/2838 56% [=================================== ] 1609/2838 56% [=================================== ] 1610/2838 56% [=================================== ] 1611/2838 56% [=================================== ] 1612/2838 56% [=================================== ] 1613/2838 56% [=================================== ] 1614/2838 56% [=================================== ] 1615/2838 56% [=================================== ] 1616/2838 56% [=================================== ] 1617/2838 56% [=================================== ] 1618/2838 57% [=================================== ] 1619/2838 57% [=================================== ] 1620/2838 57% [=================================== ] 1621/2838 57% [=================================== ] 1622/2838 57% [=================================== ] 1623/2838 57% [=================================== ] 1624/2838 57% [=================================== ] 1625/2838 57% [=================================== ] 1626/2838 57% [=================================== ] 1627/2838 57% [=================================== ] 1628/2838 57% [=================================== ] 1629/2838 57% [=================================== ] 1630/2838 57% [=================================== ] 1631/2838 57% [=================================== ] 1632/2838 57% [=================================== ] 1633/2838 57% [=================================== ] 1634/2838 57% [=================================== ] 1635/2838 57% [=================================== ] 1636/2838 57% [=================================== ] 1637/2838 57% [=================================== ] 1638/2838 57% [=================================== ] 1639/2838 57% [=================================== ] 1640/2838 57% [=================================== ] 1641/2838 57% [=================================== ] 1642/2838 57% [=================================== ] 1643/2838 57% [=================================== ] 1644/2838 57% [=================================== ] 1645/2838 57% [=================================== ] 1646/2838 57% [=================================== ] 1647/2838 58% [==================================== ] 1648/2838 58% [==================================== ] 1649/2838 58% [==================================== ] 1650/2838 58% [==================================== ] 1651/2838 58% [==================================== ] 1652/2838 58% [==================================== ] 1653/2838 58% [==================================== ] 1654/2838 58% [==================================== ] 1655/2838 58% [==================================== ] 1656/2838 58% [==================================== ] 1657/2838 58% [==================================== ] 1658/2838 58% [==================================== ] 1659/2838 58% [==================================== ] 1660/2838 58% [==================================== ] 1661/2838 58% [==================================== ] 1662/2838 58% [==================================== ] 1663/2838 58% [==================================== ] 1664/2838 58% [==================================== ] 1665/2838 58% [==================================== ] 1666/2838 58% [==================================== ] 1667/2838 58% [==================================== ] 1668/2838 58% [==================================== ] 1669/2838 58% [==================================== ] 1670/2838 58% [==================================== ] 1671/2838 58% [==================================== ] 1672/2838 58% [==================================== ] 1673/2838 58% [==================================== ] 1674/2838 58% [==================================== ] 1675/2838 59% [==================================== ] 1676/2838 59% [==================================== ] 1677/2838 59% [==================================== ] 1678/2838 59% [==================================== ] 1679/2838 59% [==================================== ] 1680/2838 59% [==================================== ] 1681/2838 59% [==================================== ] 1682/2838 59% [==================================== ] 1683/2838 59% [==================================== ] 1684/2838 59% [==================================== ] 1685/2838 59% [==================================== ] 1686/2838 59% [==================================== ] 1687/2838 59% [==================================== ] 1688/2838 59% [==================================== ] 1689/2838 59% [==================================== ] 1690/2838 59% [==================================== ] 1691/2838 59% [==================================== ] 1692/2838 59% [==================================== ] 1693/2838 59% [===================================== ] 1694/2838 59% [===================================== ] 1695/2838 59% [===================================== ] 1696/2838 59% [===================================== ] 1697/2838 59% [===================================== ] 1698/2838 59% [===================================== ] 1699/2838 59% [===================================== ] 1700/2838 59% [===================================== ] 1701/2838 59% [===================================== ] 1702/2838 59% [===================================== ] 1703/2838 60% [===================================== ] 1704/2838 60% [===================================== ] 1705/2838 60% [===================================== ] 1706/2838 60% [===================================== ] 1707/2838 60% [===================================== ] 1708/2838 60% [===================================== ] 1709/2838 60% [===================================== ] 1710/2838 60% [===================================== ] 1711/2838 60% [===================================== ] 1712/2838 60% [===================================== ] 1713/2838 60% [===================================== ] 1714/2838 60% [===================================== ] 1715/2838 60% [===================================== ] 1716/2838 60% [===================================== ] 1717/2838 60% [===================================== ] 1718/2838 60% [===================================== ] 1719/2838 60% [===================================== ] 1720/2838 60% [===================================== ] 1721/2838 60% [===================================== ] 1722/2838 60% [===================================== ] 1723/2838 60% [===================================== ] 1724/2838 60% [===================================== ] 1725/2838 60% [===================================== ] 1726/2838 60% [===================================== ] 1727/2838 60% [===================================== ] 1728/2838 60% [===================================== ] 1729/2838 60% [===================================== ] 1730/2838 60% [===================================== ] 1731/2838 60% [===================================== ] 1732/2838 61% [===================================== ] 1733/2838 61% [===================================== ] 1734/2838 61% [===================================== ] 1735/2838 61% [===================================== ] 1736/2838 61% [===================================== ] 1737/2838 61% [===================================== ] 1738/2838 61% [===================================== ] 1739/2838 61% [====================================== ] 1740/2838 61% [====================================== ] 1741/2838 61% [====================================== ] 1742/2838 61% [====================================== ] 1743/2838 61% [====================================== ] 1744/2838 61% [====================================== ] 1745/2838 61% [====================================== ] 1746/2838 61% [====================================== ] 1747/2838 61% [====================================== ] 1748/2838 61% [====================================== ] 1749/2838 61% [====================================== ] 1750/2838 61% [====================================== ] 1751/2838 61% [====================================== ] 1752/2838 61% [====================================== ] 1753/2838 61% [====================================== ] 1754/2838 61% [====================================== ] 1755/2838 61% [====================================== ] 1756/2838 61% [====================================== ] 1757/2838 61% [====================================== ] 1758/2838 61% [====================================== ] 1759/2838 61% [====================================== ] 1760/2838 62% [====================================== ] 1761/2838 62% [====================================== ] 1762/2838 62% [====================================== ] 1763/2838 62% [====================================== ] 1764/2838 62% [====================================== ] 1765/2838 62% [====================================== ] 1766/2838 62% [====================================== ] 1767/2838 62% [====================================== ] 1768/2838 62% [====================================== ] 1769/2838 62% [====================================== ] 1770/2838 62% [====================================== ] 1771/2838 62% [====================================== ] 1772/2838 62% [====================================== ] 1773/2838 62% [====================================== ] 1774/2838 62% [====================================== ] 1775/2838 62% [====================================== ] 1776/2838 62% [====================================== ] 1777/2838 62% [====================================== ] 1778/2838 62% [====================================== ] 1779/2838 62% [====================================== ] 1780/2838 62% [====================================== ] 1781/2838 62% [====================================== ] 1782/2838 62% [====================================== ] 1783/2838 62% [====================================== ] 1784/2838 62% [====================================== ] 1785/2838 62% [======================================= ] 1786/2838 62% [======================================= ] 1787/2838 62% [======================================= ] 1788/2838 63% [======================================= ] 1789/2838 63% [======================================= ] 1790/2838 63% [======================================= ] 1791/2838 63% [======================================= ] 1792/2838 63% [======================================= ] 1793/2838 63% [======================================= ] 1794/2838 63% [======================================= ] 1795/2838 63% [======================================= ] 1796/2838 63% [======================================= ] 1797/2838 63% [======================================= ] 1798/2838 63% [======================================= ] 1799/2838 63% [======================================= ] 1800/2838 63% [======================================= ] 1801/2838 63% [======================================= ] 1802/2838 63% [======================================= ] 1803/2838 63% [======================================= ] 1804/2838 63% [======================================= ] 1805/2838 63% [======================================= ] 1806/2838 63% [======================================= ] 1807/2838 63% [======================================= ] 1808/2838 63% [======================================= ] 1809/2838 63% [======================================= ] 1810/2838 63% [======================================= ] 1811/2838 63% [======================================= ] 1812/2838 63% [======================================= ] 1813/2838 63% [======================================= ] 1814/2838 63% [======================================= ] 1815/2838 63% [======================================= ] 1816/2838 63% [======================================= ] 1817/2838 64% [======================================= ] 1818/2838 64% [======================================= ] 1819/2838 64% [======================================= ] 1820/2838 64% [======================================= ] 1821/2838 64% [======================================= ] 1822/2838 64% [======================================= ] 1823/2838 64% [======================================= ] 1824/2838 64% [======================================= ] 1825/2838 64% [======================================= ] 1826/2838 64% [======================================= ] 1827/2838 64% [======================================= ] 1828/2838 64% [======================================= ] 1829/2838 64% [======================================= ] 1830/2838 64% [======================================== ] 1831/2838 64% [======================================== ] 1832/2838 64% [======================================== ] 1833/2838 64% [======================================== ] 1834/2838 64% [======================================== ] 1835/2838 64% [======================================== ] 1836/2838 64% [======================================== ] 1837/2838 64% [======================================== ] 1838/2838 64% [======================================== ] 1839/2838 64% [======================================== ] 1840/2838 64% [======================================== ] 1841/2838 64% [======================================== ] 1842/2838 64% [======================================== ] 1843/2838 64% [======================================== ] 1844/2838 64% [======================================== ] 1845/2838 65% [======================================== ] 1846/2838 65% [======================================== ] 1847/2838 65% [======================================== ] 1848/2838 65% [======================================== ] 1849/2838 65% [======================================== ] 1850/2838 65% [======================================== ] 1851/2838 65% [======================================== ] 1852/2838 65% [======================================== ] 1853/2838 65% [======================================== ] 1854/2838 65% [======================================== ] 1855/2838 65% [======================================== ] 1856/2838 65% [======================================== ] 1857/2838 65% [======================================== ] 1858/2838 65% [======================================== ] 1859/2838 65% [======================================== ] 1860/2838 65% [======================================== ] 1861/2838 65% [======================================== ] 1862/2838 65% [======================================== ] 1863/2838 65% [======================================== ] 1864/2838 65% [======================================== ] 1865/2838 65% [======================================== ] 1866/2838 65% [======================================== ] 1867/2838 65% [======================================== ] 1868/2838 65% [======================================== ] 1869/2838 65% [======================================== ] 1870/2838 65% [======================================== ] 1871/2838 65% [======================================== ] 1872/2838 65% [======================================== ] 1873/2838 65% [======================================== ] 1874/2838 66% [======================================== ] 1875/2838 66% [======================================== ] 1876/2838 66% [========================================= ] 1877/2838 66% [========================================= ] 1878/2838 66% [========================================= ] 1879/2838 66% [========================================= ] 1880/2838 66% [========================================= ] 1881/2838 66% [========================================= ] 1882/2838 66% [========================================= ] 1883/2838 66% [========================================= ] 1884/2838 66% [========================================= ] 1885/2838 66% [========================================= ] 1886/2838 66% [========================================= ] 1887/2838 66% [========================================= ] 1888/2838 66% [========================================= ] 1889/2838 66% [========================================= ] 1890/2838 66% [========================================= ] 1891/2838 66% [========================================= ] 1892/2838 66% [========================================= ] 1893/2838 66% [========================================= ] 1894/2838 66% [========================================= ] 1895/2838 66% [========================================= ] 1896/2838 66% [========================================= ] 1897/2838 66% [========================================= ] 1898/2838 66% [========================================= ] 1899/2838 66% [========================================= ] 1900/2838 66% [========================================= ] 1901/2838 66% [========================================= ] 1902/2838 67% [========================================= ] 1903/2838 67% [========================================= ] 1904/2838 67% [========================================= ] 1905/2838 67% [========================================= ] 1906/2838 67% [========================================= ] 1907/2838 67% [========================================= ] 1908/2838 67% [========================================= ] 1909/2838 67% [========================================= ] 1910/2838 67% [========================================= ] 1911/2838 67% [========================================= ] 1912/2838 67% [========================================= ] 1913/2838 67% [========================================= ] 1914/2838 67% [========================================= ] 1915/2838 67% [========================================= ] 1916/2838 67% [========================================= ] 1917/2838 67% [========================================= ] 1918/2838 67% [========================================= ] 1919/2838 67% [========================================= ] 1920/2838 67% [========================================= ] 1921/2838 67% [========================================= ] 1922/2838 67% [========================================== ] 1923/2838 67% [========================================== ] 1924/2838 67% [========================================== ] 1925/2838 67% [========================================== ] 1926/2838 67% [========================================== ] 1927/2838 67% [========================================== ] 1928/2838 67% [========================================== ] 1929/2838 67% [========================================== ] 1930/2838 68% [========================================== ] 1931/2838 68% [========================================== ] 1932/2838 68% [========================================== ] 1933/2838 68% [========================================== ] 1934/2838 68% [========================================== ] 1935/2838 68% [========================================== ] 1936/2838 68% [========================================== ] 1937/2838 68% [========================================== ] 1938/2838 68% [========================================== ] 1939/2838 68% [========================================== ] 1940/2838 68% [========================================== ] 1941/2838 68% [========================================== ] 1942/2838 68% [========================================== ] 1943/2838 68% [========================================== ] 1944/2838 68% [========================================== ] 1945/2838 68% [========================================== ] 1946/2838 68% [========================================== ] 1947/2838 68% [========================================== ] 1948/2838 68% [========================================== ] 1949/2838 68% [========================================== ] 1950/2838 68% [========================================== ] 1951/2838 68% [========================================== ] 1952/2838 68% [========================================== ] 1953/2838 68% [========================================== ] 1954/2838 68% [========================================== ] 1955/2838 68% [========================================== ] 1956/2838 68% [========================================== ] 1957/2838 68% [========================================== ] 1958/2838 68% [========================================== ] 1959/2838 69% [========================================== ] 1960/2838 69% [========================================== ] 1961/2838 69% [========================================== ] 1962/2838 69% [========================================== ] 1963/2838 69% [========================================== ] 1964/2838 69% [========================================== ] 1965/2838 69% [========================================== ] 1966/2838 69% [========================================== ] 1967/2838 69% [========================================== ] 1968/2838 69% [=========================================== ] 1969/2838 69% [=========================================== ] 1970/2838 69% [=========================================== ] 1971/2838 69% [=========================================== ] 1972/2838 69% [=========================================== ] 1973/2838 69% [=========================================== ] 1974/2838 69% [=========================================== ] 1975/2838 69% [=========================================== ] 1976/2838 69% [=========================================== ] 1977/2838 69% [=========================================== ] 1978/2838 69% [=========================================== ] 1979/2838 69% [=========================================== ] 1980/2838 69% [=========================================== ] 1981/2838 69% [=========================================== ] 1982/2838 69% [=========================================== ] 1983/2838 69% [=========================================== ] 1984/2838 69% [=========================================== ] 1985/2838 69% [=========================================== ] 1986/2838 69% [=========================================== ] 1987/2838 70% [=========================================== ] 1988/2838 70% [=========================================== ] 1989/2838 70% [=========================================== ] 1990/2838 70% [=========================================== ] 1991/2838 70% [=========================================== ] 1992/2838 70% [=========================================== ] 1993/2838 70% [=========================================== ] 1994/2838 70% [=========================================== ] 1995/2838 70% [=========================================== ] 1996/2838 70% [=========================================== ] 1997/2838 70% [=========================================== ] 1998/2838 70% [=========================================== ] 1999/2838 70% [=========================================== ] 2000/2838 70% [=========================================== ] 2001/2838 70% [=========================================== ] 2002/2838 70% [=========================================== ] 2003/2838 70% [=========================================== ] 2004/2838 70% [=========================================== ] 2005/2838 70% [=========================================== ] 2006/2838 70% [=========================================== ] 2007/2838 70% [=========================================== ] 2008/2838 70% [=========================================== ] 2009/2838 70% [=========================================== ] 2010/2838 70% [=========================================== ] 2011/2838 70% [=========================================== ] 2012/2838 70% [=========================================== ] 2013/2838 70% [=========================================== ] 2014/2838 70% [============================================ ] 2015/2838 71% [============================================ ] 2016/2838 71% [============================================ ] 2017/2838 71% [============================================ ] 2018/2838 71% [============================================ ] 2019/2838 71% [============================================ ] 2020/2838 71% [============================================ ] 2021/2838 71% [============================================ ] 2022/2838 71% [============================================ ] 2023/2838 71% [============================================ ] 2024/2838 71% [============================================ ] 2025/2838 71% [============================================ ] 2026/2838 71% [============================================ ] 2027/2838 71% [============================================ ] 2028/2838 71% [============================================ ] 2029/2838 71% [============================================ ] 2030/2838 71% [============================================ ] 2031/2838 71% [============================================ ] 2032/2838 71% [============================================ ] 2033/2838 71% [============================================ ] 2034/2838 71% [============================================ ] 2035/2838 71% [============================================ ] 2036/2838 71% [============================================ ] 2037/2838 71% [============================================ ] 2038/2838 71% [============================================ ] 2039/2838 71% [============================================ ] 2040/2838 71% [============================================ ] 2041/2838 71% [============================================ ] 2042/2838 71% [============================================ ] 2043/2838 71% [============================================ ] 2044/2838 72% [============================================ ] 2045/2838 72% [============================================ ] 2046/2838 72% [============================================ ] 2047/2838 72% [============================================ ] 2048/2838 72% [============================================ ] 2049/2838 72% [============================================ ] 2050/2838 72% [============================================ ] 2051/2838 72% [============================================ ] 2052/2838 72% [============================================ ] 2053/2838 72% [============================================ ] 2054/2838 72% [============================================ ] 2055/2838 72% [============================================ ] 2056/2838 72% [============================================ ] 2057/2838 72% [============================================ ] 2058/2838 72% [============================================ ] 2059/2838 72% [============================================= ] 2060/2838 72% [============================================= ] 2061/2838 72% [============================================= ] 2062/2838 72% [============================================= ] 2063/2838 72% [============================================= ] 2064/2838 72% [============================================= ] 2065/2838 72% [============================================= ] 2066/2838 72% [============================================= ] 2067/2838 72% [============================================= ] 2068/2838 72% [============================================= ] 2069/2838 72% [============================================= ] 2070/2838 72% [============================================= ] 2071/2838 72% [============================================= ] 2072/2838 73% [============================================= ] 2073/2838 73% [============================================= ] 2074/2838 73% [============================================= ] 2075/2838 73% [============================================= ] 2076/2838 73% [============================================= ] 2077/2838 73% [============================================= ] 2078/2838 73% [============================================= ] 2079/2838 73% [============================================= ] 2080/2838 73% [============================================= ] 2081/2838 73% [============================================= ] 2082/2838 73% [============================================= ] 2083/2838 73% [============================================= ] 2084/2838 73% [============================================= ] 2085/2838 73% [============================================= ] 2086/2838 73% [============================================= ] 2087/2838 73% [============================================= ] 2088/2838 73% [============================================= ] 2089/2838 73% [============================================= ] 2090/2838 73% [============================================= ] 2091/2838 73% [============================================= ] 2092/2838 73% [============================================= ] 2093/2838 73% [============================================= ] 2094/2838 73% [============================================= ] 2095/2838 73% [============================================= ] 2096/2838 73% [============================================= ] 2097/2838 73% [============================================= ] 2098/2838 73% [============================================= ] 2099/2838 73% [============================================= ] 2100/2838 73% [============================================= ] 2101/2838 74% [============================================= ] 2102/2838 74% [============================================= ] 2103/2838 74% [============================================= ] 2104/2838 74% [============================================= ] 2105/2838 74% [============================================== ] 2106/2838 74% [============================================== ] 2107/2838 74% [============================================== ] 2108/2838 74% [============================================== ] 2109/2838 74% [============================================== ] 2110/2838 74% [============================================== ] 2111/2838 74% [============================================== ] 2112/2838 74% [============================================== ] 2113/2838 74% [============================================== ] 2114/2838 74% [============================================== ] 2115/2838 74% [============================================== ] 2116/2838 74% [============================================== ] 2117/2838 74% [============================================== ] 2118/2838 74% [============================================== ] 2119/2838 74% [============================================== ] 2120/2838 74% [============================================== ] 2121/2838 74% [============================================== ] 2122/2838 74% [============================================== ] 2123/2838 74% [============================================== ] 2124/2838 74% [============================================== ] 2125/2838 74% [============================================== ] 2126/2838 74% [============================================== ] 2127/2838 74% [============================================== ] 2128/2838 74% [============================================== ] 2129/2838 75% [============================================== ] 2130/2838 75% [============================================== ] 2131/2838 75% [============================================== ] 2132/2838 75% [============================================== ] 2133/2838 75% [============================================== ] 2134/2838 75% [============================================== ] 2135/2838 75% [============================================== ] 2136/2838 75% [============================================== ] 2137/2838 75% [============================================== ] 2138/2838 75% [============================================== ] 2139/2838 75% [============================================== ] 2140/2838 75% [============================================== ] 2141/2838 75% [============================================== ] 2142/2838 75% [============================================== ] 2143/2838 75% [============================================== ] 2144/2838 75% [============================================== ] 2145/2838 75% [============================================== ] 2146/2838 75% [============================================== ] 2147/2838 75% [============================================== ] 2148/2838 75% [============================================== ] 2149/2838 75% [============================================== ] 2150/2838 75% [============================================== ] 2151/2838 75% [=============================================== ] 2152/2838 75% [=============================================== ] 2153/2838 75% [=============================================== ] 2154/2838 75% [=============================================== ] 2155/2838 75% [=============================================== ] 2156/2838 75% [=============================================== ] 2157/2838 76% [=============================================== ] 2158/2838 76% [=============================================== ] 2159/2838 76% [=============================================== ] 2160/2838 76% [=============================================== ] 2161/2838 76% [=============================================== ] 2162/2838 76% [=============================================== ] 2163/2838 76% [=============================================== ] 2164/2838 76% [=============================================== ] 2165/2838 76% [=============================================== ] 2166/2838 76% [=============================================== ] 2167/2838 76% [=============================================== ] 2168/2838 76% [=============================================== ] 2169/2838 76% [=============================================== ] 2170/2838 76% [=============================================== ] 2171/2838 76% [=============================================== ] 2172/2838 76% [=============================================== ] 2173/2838 76% [=============================================== ] 2174/2838 76% [=============================================== ] 2175/2838 76% [=============================================== ] 2176/2838 76% [=============================================== ] 2177/2838 76% [=============================================== ] 2178/2838 76% [=============================================== ] 2179/2838 76% [=============================================== ] 2180/2838 76% [=============================================== ] 2181/2838 76% [=============================================== ] 2182/2838 76% [=============================================== ] 2183/2838 76% [=============================================== ] 2184/2838 76% [=============================================== ] 2185/2838 76% [=============================================== ] 2186/2838 77% [=============================================== ] 2187/2838 77% [=============================================== ] 2188/2838 77% [=============================================== ] 2189/2838 77% [=============================================== ] 2190/2838 77% [=============================================== ] 2191/2838 77% [=============================================== ] 2192/2838 77% [=============================================== ] 2193/2838 77% [=============================================== ] 2194/2838 77% [=============================================== ] 2195/2838 77% [=============================================== ] 2196/2838 77% [=============================================== ] 2197/2838 77% [================================================ ] 2198/2838 77% [================================================ ] 2199/2838 77% [================================================ ] 2200/2838 77% [================================================ ] 2201/2838 77% [================================================ ] 2202/2838 77% [================================================ ] 2203/2838 77% [================================================ ] 2204/2838 77% [================================================ ] 2205/2838 77% [================================================ ] 2206/2838 77% [================================================ ] 2207/2838 77% [================================================ ] 2208/2838 77% [================================================ ] 2209/2838 77% [================================================ ] 2210/2838 77% [================================================ ] 2211/2838 77% [================================================ ] 2212/2838 77% [================================================ ] 2213/2838 77% [================================================ ] 2214/2838 78% [================================================ ] 2215/2838 78% [================================================ ] 2216/2838 78% [================================================ ] 2217/2838 78% [================================================ ] 2218/2838 78% [================================================ ] 2219/2838 78% [================================================ ] 2220/2838 78% [================================================ ] 2221/2838 78% [================================================ ] 2222/2838 78% [================================================ ] 2223/2838 78% [================================================ ] 2224/2838 78% [================================================ ] 2225/2838 78% [================================================ ] 2226/2838 78% [================================================ ] 2227/2838 78% [================================================ ] 2228/2838 78% [================================================ ] 2229/2838 78% [================================================ ] 2230/2838 78% [================================================ ] 2231/2838 78% [================================================ ] 2232/2838 78% [================================================ ] 2233/2838 78% [================================================ ] 2234/2838 78% [================================================ ] 2235/2838 78% [================================================ ] 2236/2838 78% [================================================ ] 2237/2838 78% [================================================ ] 2238/2838 78% [================================================ ] 2239/2838 78% [================================================ ] 2240/2838 78% [================================================ ] 2241/2838 78% [================================================ ] 2242/2838 78% [================================================= ] 2243/2838 79% [================================================= ] 2244/2838 79% [================================================= ] 2245/2838 79% [================================================= ] 2246/2838 79% [================================================= ] 2247/2838 79% [================================================= ] 2248/2838 79% [================================================= ] 2249/2838 79% [================================================= ] 2250/2838 79% [================================================= ] 2251/2838 79% [================================================= ] 2252/2838 79% [================================================= ] 2253/2838 79% [================================================= ] 2254/2838 79% [================================================= ] 2255/2838 79% [================================================= ] 2256/2838 79% [================================================= ] 2257/2838 79% [================================================= ] 2258/2838 79% [================================================= ] 2259/2838 79% [================================================= ] 2260/2838 79% [================================================= ] 2261/2838 79% [================================================= ] 2262/2838 79% [================================================= ] 2263/2838 79% [================================================= ] 2264/2838 79% [================================================= ] 2265/2838 79% [================================================= ] 2266/2838 79% [================================================= ] 2267/2838 79% [================================================= ] 2268/2838 79% [================================================= ] 2269/2838 79% [================================================= ] 2270/2838 79% [================================================= ] 2271/2838 80% [================================================= ] 2272/2838 80% [================================================= ] 2273/2838 80% [================================================= ] 2274/2838 80% [================================================= ] 2275/2838 80% [================================================= ] 2276/2838 80% [================================================= ] 2277/2838 80% [================================================= ] 2278/2838 80% [================================================= ] 2279/2838 80% [================================================= ] 2280/2838 80% [================================================= ] 2281/2838 80% [================================================= ] 2282/2838 80% [================================================= ] 2283/2838 80% [================================================= ] 2284/2838 80% [================================================= ] 2285/2838 80% [================================================= ] 2286/2838 80% [================================================= ] 2287/2838 80% [================================================= ] 2288/2838 80% [================================================== ] 2289/2838 80% [================================================== ] 2290/2838 80% [================================================== ] 2291/2838 80% [================================================== ] 2292/2838 80% [================================================== ] 2293/2838 80% [================================================== ] 2294/2838 80% [================================================== ] 2295/2838 80% [================================================== ] 2296/2838 80% [================================================== ] 2297/2838 80% [================================================== ] 2298/2838 80% [================================================== ] 2299/2838 81% [================================================== ] 2300/2838 81% [================================================== ] 2301/2838 81% [================================================== ] 2302/2838 81% [================================================== ] 2303/2838 81% [================================================== ] 2304/2838 81% [================================================== ] 2305/2838 81% [================================================== ] 2306/2838 81% [================================================== ] 2307/2838 81% [================================================== ] 2308/2838 81% [================================================== ] 2309/2838 81% [================================================== ] 2310/2838 81% [================================================== ] 2311/2838 81% [================================================== ] 2312/2838 81% [================================================== ] 2313/2838 81% [================================================== ] 2314/2838 81% [================================================== ] 2315/2838 81% [================================================== ] 2316/2838 81% [================================================== ] 2317/2838 81% [================================================== ] 2318/2838 81% [================================================== ] 2319/2838 81% [================================================== ] 2320/2838 81% [================================================== ] 2321/2838 81% [================================================== ] 2322/2838 81% [================================================== ] 2323/2838 81% [================================================== ] 2324/2838 81% [================================================== ] 2325/2838 81% [================================================== ] 2326/2838 81% [================================================== ] 2327/2838 81% [================================================== ] 2328/2838 82% [================================================== ] 2329/2838 82% [================================================== ] 2330/2838 82% [================================================== ] 2331/2838 82% [================================================== ] 2332/2838 82% [================================================== ] 2333/2838 82% [================================================== ] 2334/2838 82% [=================================================== ] 2335/2838 82% [=================================================== ] 2336/2838 82% [=================================================== ] 2337/2838 82% [=================================================== ] 2338/2838 82% [=================================================== ] 2339/2838 82% [=================================================== ] 2340/2838 82% [=================================================== ] 2341/2838 82% [=================================================== ] 2342/2838 82% [=================================================== ] 2343/2838 82% [=================================================== ] 2344/2838 82% [=================================================== ] 2345/2838 82% [=================================================== ] 2346/2838 82% [=================================================== ] 2347/2838 82% [=================================================== ] 2348/2838 82% [=================================================== ] 2349/2838 82% [=================================================== ] 2350/2838 82% [=================================================== ] 2351/2838 82% [=================================================== ] 2352/2838 82% [=================================================== ] 2353/2838 82% [=================================================== ] 2354/2838 82% [=================================================== ] 2355/2838 82% [=================================================== ] 2356/2838 83% [=================================================== ] 2357/2838 83% [=================================================== ] 2358/2838 83% [=================================================== ] 2359/2838 83% [=================================================== ] 2360/2838 83% [=================================================== ] 2361/2838 83% [=================================================== ] 2362/2838 83% [=================================================== ] 2363/2838 83% [=================================================== ] 2364/2838 83% [=================================================== ] 2365/2838 83% [=================================================== ] 2366/2838 83% [=================================================== ] 2367/2838 83% [=================================================== ] 2368/2838 83% [=================================================== ] 2369/2838 83% [=================================================== ] 2370/2838 83% [=================================================== ] 2371/2838 83% [=================================================== ] 2372/2838 83% [=================================================== ] 2373/2838 83% [=================================================== ] 2374/2838 83% [=================================================== ] 2375/2838 83% [=================================================== ] 2376/2838 83% [=================================================== ] 2377/2838 83% [=================================================== ] 2378/2838 83% [=================================================== ] 2379/2838 83% [=================================================== ] 2380/2838 83% [==================================================== ] 2381/2838 83% [==================================================== ] 2382/2838 83% [==================================================== ] 2383/2838 83% [==================================================== ] 2384/2838 84% [==================================================== ] 2385/2838 84% [==================================================== ] 2386/2838 84% [==================================================== ] 2387/2838 84% [==================================================== ] 2388/2838 84% [==================================================== ] 2389/2838 84% [==================================================== ] 2390/2838 84% [==================================================== ] 2391/2838 84% [==================================================== ] 2392/2838 84% [==================================================== ] 2393/2838 84% [==================================================== ] 2394/2838 84% [==================================================== ] 2395/2838 84% [==================================================== ] 2396/2838 84% [==================================================== ] 2397/2838 84% [==================================================== ] 2398/2838 84% [==================================================== ] 2399/2838 84% [==================================================== ] 2400/2838 84% [==================================================== ] 2401/2838 84% [==================================================== ] 2402/2838 84% [==================================================== ] 2403/2838 84% [==================================================== ] 2404/2838 84% [==================================================== ] 2405/2838 84% [==================================================== ] 2406/2838 84% [==================================================== ] 2407/2838 84% [==================================================== ] 2408/2838 84% [==================================================== ] 2409/2838 84% [==================================================== ] 2410/2838 84% [==================================================== ] 2411/2838 84% [==================================================== ] 2412/2838 84% [==================================================== ] 2413/2838 85% [==================================================== ] 2414/2838 85% [==================================================== ] 2415/2838 85% [==================================================== ] 2416/2838 85% [==================================================== ] 2417/2838 85% [==================================================== ] 2418/2838 85% [==================================================== ] 2419/2838 85% [==================================================== ] 2420/2838 85% [==================================================== ] 2421/2838 85% [==================================================== ] 2422/2838 85% [==================================================== ] 2423/2838 85% [==================================================== ] 2424/2838 85% [==================================================== ] 2425/2838 85% [==================================================== ] 2426/2838 85% [===================================================== ] 2427/2838 85% [===================================================== ] 2428/2838 85% [===================================================== ] 2429/2838 85% [===================================================== ] 2430/2838 85% [===================================================== ] 2431/2838 85% [===================================================== ] 2432/2838 85% [===================================================== ] 2433/2838 85% [===================================================== ] 2434/2838 85% [===================================================== ] 2435/2838 85% [===================================================== ] 2436/2838 85% [===================================================== ] 2437/2838 85% [===================================================== ] 2438/2838 85% [===================================================== ] 2439/2838 85% [===================================================== ] 2440/2838 85% [===================================================== ] 2441/2838 86% [===================================================== ] 2442/2838 86% [===================================================== ] 2443/2838 86% [===================================================== ] 2444/2838 86% [===================================================== ] 2445/2838 86% [===================================================== ] 2446/2838 86% [===================================================== ] 2447/2838 86% [===================================================== ] 2448/2838 86% [===================================================== ] 2449/2838 86% [===================================================== ] 2450/2838 86% [===================================================== ] 2451/2838 86% [===================================================== ] 2452/2838 86% [===================================================== ] 2453/2838 86% [===================================================== ] 2454/2838 86% [===================================================== ] 2455/2838 86% [===================================================== ] 2456/2838 86% [===================================================== ] 2457/2838 86% [===================================================== ] 2458/2838 86% [===================================================== ] 2459/2838 86% [===================================================== ] 2460/2838 86% [===================================================== ] 2461/2838 86% [===================================================== ] 2462/2838 86% [===================================================== ] 2463/2838 86% [===================================================== ] 2464/2838 86% [===================================================== ] 2465/2838 86% [===================================================== ] 2466/2838 86% [===================================================== ] 2467/2838 86% [===================================================== ] 2468/2838 86% [===================================================== ] 2469/2838 86% [===================================================== ] 2470/2838 87% [===================================================== ] 2471/2838 87% [====================================================== ] 2472/2838 87% [====================================================== ] 2473/2838 87% [====================================================== ] 2474/2838 87% [====================================================== ] 2475/2838 87% [====================================================== ] 2476/2838 87% [====================================================== ] 2477/2838 87% [====================================================== ] 2478/2838 87% [====================================================== ] 2479/2838 87% [====================================================== ] 2480/2838 87% [====================================================== ] 2481/2838 87% [====================================================== ] 2482/2838 87% [====================================================== ] 2483/2838 87% [====================================================== ] 2484/2838 87% [====================================================== ] 2485/2838 87% [====================================================== ] 2486/2838 87% [====================================================== ] 2487/2838 87% [====================================================== ] 2488/2838 87% [====================================================== ] 2489/2838 87% [====================================================== ] 2490/2838 87% [====================================================== ] 2491/2838 87% [====================================================== ] 2492/2838 87% [====================================================== ] 2493/2838 87% [====================================================== ] 2494/2838 87% [====================================================== ] 2495/2838 87% [====================================================== ] 2496/2838 87% [====================================================== ] 2497/2838 87% [====================================================== ] 2498/2838 88% [====================================================== ] 2499/2838 88% [====================================================== ] 2500/2838 88% [====================================================== ] 2501/2838 88% [====================================================== ] 2502/2838 88% [====================================================== ] 2503/2838 88% [====================================================== ] 2504/2838 88% [====================================================== ] 2505/2838 88% [====================================================== ] 2506/2838 88% [====================================================== ] 2507/2838 88% [====================================================== ] 2508/2838 88% [====================================================== ] 2509/2838 88% [====================================================== ] 2510/2838 88% [====================================================== ] 2511/2838 88% [====================================================== ] 2512/2838 88% [====================================================== ] 2513/2838 88% [====================================================== ] 2514/2838 88% [====================================================== ] 2515/2838 88% [====================================================== ] 2516/2838 88% [====================================================== ] 2517/2838 88% [======================================================= ] 2518/2838 88% [======================================================= ] 2519/2838 88% [======================================================= ] 2520/2838 88% [======================================================= ] 2521/2838 88% [======================================================= ] 2522/2838 88% [======================================================= ] 2523/2838 88% [======================================================= ] 2524/2838 88% [======================================================= ] 2525/2838 88% [======================================================= ] 2526/2838 89% [======================================================= ] 2527/2838 89% [======================================================= ] 2528/2838 89% [======================================================= ] 2529/2838 89% [======================================================= ] 2530/2838 89% [======================================================= ] 2531/2838 89% [======================================================= ] 2532/2838 89% [======================================================= ] 2533/2838 89% [======================================================= ] 2534/2838 89% [======================================================= ] 2535/2838 89% [======================================================= ] 2536/2838 89% [======================================================= ] 2537/2838 89% [======================================================= ] 2538/2838 89% [======================================================= ] 2539/2838 89% [======================================================= ] 2540/2838 89% [======================================================= ] 2541/2838 89% [======================================================= ] 2542/2838 89% [======================================================= ] 2543/2838 89% [======================================================= ] 2544/2838 89% [======================================================= ] 2545/2838 89% [======================================================= ] 2546/2838 89% [======================================================= ] 2547/2838 89% [======================================================= ] 2548/2838 89% [======================================================= ] 2549/2838 89% [======================================================= ] 2550/2838 89% [======================================================= ] 2551/2838 89% [======================================================= ] 2552/2838 89% [======================================================= ] 2553/2838 89% [======================================================= ] 2554/2838 89% [======================================================= ] 2555/2838 90% [======================================================= ] 2556/2838 90% [======================================================= ] 2557/2838 90% [======================================================= ] 2558/2838 90% [======================================================= ] 2559/2838 90% [======================================================= ] 2560/2838 90% [======================================================= ] 2561/2838 90% [======================================================= ] 2562/2838 90% [======================================================= ] 2563/2838 90% [======================================================== ] 2564/2838 90% [======================================================== ] 2565/2838 90% [======================================================== ] 2566/2838 90% [======================================================== ] 2567/2838 90% [======================================================== ] 2568/2838 90% [======================================================== ] 2569/2838 90% [======================================================== ] 2570/2838 90% [======================================================== ] 2571/2838 90% [======================================================== ] 2572/2838 90% [======================================================== ] 2573/2838 90% [======================================================== ] 2574/2838 90% [======================================================== ] 2575/2838 90% [======================================================== ] 2576/2838 90% [======================================================== ] 2577/2838 90% [======================================================== ] 2578/2838 90% [======================================================== ] 2579/2838 90% [======================================================== ] 2580/2838 90% [======================================================== ] 2581/2838 90% [======================================================== ] 2582/2838 90% [======================================================== ] 2583/2838 91% [======================================================== ] 2584/2838 91% [======================================================== ] 2585/2838 91% [======================================================== ] 2586/2838 91% [======================================================== ] 2587/2838 91% [======================================================== ] 2588/2838 91% [======================================================== ] 2589/2838 91% [======================================================== ] 2590/2838 91% [======================================================== ] 2591/2838 91% [======================================================== ] 2592/2838 91% [======================================================== ] 2593/2838 91% [======================================================== ] 2594/2838 91% [======================================================== ] 2595/2838 91% [======================================================== ] 2596/2838 91% [======================================================== ] 2597/2838 91% [======================================================== ] 2598/2838 91% [======================================================== ] 2599/2838 91% [======================================================== ] 2600/2838 91% [======================================================== ] 2601/2838 91% [======================================================== ] 2602/2838 91% [======================================================== ] 2603/2838 91% [======================================================== ] 2604/2838 91% [======================================================== ] 2605/2838 91% [======================================================== ] 2606/2838 91% [======================================================== ] 2607/2838 91% [======================================================== ] 2608/2838 91% [======================================================== ] 2609/2838 91% [========================================================= ] 2610/2838 91% [========================================================= ] 2611/2838 92% [========================================================= ] 2612/2838 92% [========================================================= ] 2613/2838 92% [========================================================= ] 2614/2838 92% [========================================================= ] 2615/2838 92% [========================================================= ] 2616/2838 92% [========================================================= ] 2617/2838 92% [========================================================= ] 2618/2838 92% [========================================================= ] 2619/2838 92% [========================================================= ] 2620/2838 92% [========================================================= ] 2621/2838 92% [========================================================= ] 2622/2838 92% [========================================================= ] 2623/2838 92% [========================================================= ] 2624/2838 92% [========================================================= ] 2625/2838 92% [========================================================= ] 2626/2838 92% [========================================================= ] 2627/2838 92% [========================================================= ] 2628/2838 92% [========================================================= ] 2629/2838 92% [========================================================= ] 2630/2838 92% [========================================================= ] 2631/2838 92% [========================================================= ] 2632/2838 92% [========================================================= ] 2633/2838 92% [========================================================= ] 2634/2838 92% [========================================================= ] 2635/2838 92% [========================================================= ] 2636/2838 92% [========================================================= ] 2637/2838 92% [========================================================= ] 2638/2838 92% [========================================================= ] 2639/2838 92% [========================================================= ] 2640/2838 93% [========================================================= ] 2641/2838 93% [========================================================= ] 2642/2838 93% [========================================================= ] 2643/2838 93% [========================================================= ] 2644/2838 93% [========================================================= ] 2645/2838 93% [========================================================= ] 2646/2838 93% [========================================================= ] 2647/2838 93% [========================================================= ] 2648/2838 93% [========================================================= ] 2649/2838 93% [========================================================= ] 2650/2838 93% [========================================================= ] 2651/2838 93% [========================================================= ] 2652/2838 93% [========================================================= ] 2653/2838 93% [========================================================= ] 2654/2838 93% [========================================================== ] 2655/2838 93% [========================================================== ] 2656/2838 93% [========================================================== ] 2657/2838 93% [========================================================== ] 2658/2838 93% [========================================================== ] 2659/2838 93% [========================================================== ] 2660/2838 93% [========================================================== ] 2661/2838 93% [========================================================== ] 2662/2838 93% [========================================================== ] 2663/2838 93% [========================================================== ] 2664/2838 93% [========================================================== ] 2665/2838 93% [========================================================== ] 2666/2838 93% [========================================================== ] 2667/2838 93% [========================================================== ] 2668/2838 94% [========================================================== ] 2669/2838 94% [========================================================== ] 2670/2838 94% [========================================================== ] 2671/2838 94% [========================================================== ] 2672/2838 94% [========================================================== ] 2673/2838 94% [========================================================== ] 2674/2838 94% [========================================================== ] 2675/2838 94% [========================================================== ] 2676/2838 94% [========================================================== ] 2677/2838 94% [========================================================== ] 2678/2838 94% [========================================================== ] 2679/2838 94% [========================================================== ] 2680/2838 94% [========================================================== ] 2681/2838 94% [========================================================== ] 2682/2838 94% [========================================================== ] 2683/2838 94% [========================================================== ] 2684/2838 94% [========================================================== ] 2685/2838 94% [========================================================== ] 2686/2838 94% [========================================================== ] 2687/2838 94% [========================================================== ] 2688/2838 94% [========================================================== ] 2689/2838 94% [========================================================== ] 2690/2838 94% [========================================================== ] 2691/2838 94% [========================================================== ] 2692/2838 94% [========================================================== ] 2693/2838 94% [========================================================== ] 2694/2838 94% [========================================================== ] 2695/2838 94% [========================================================== ] 2696/2838 94% [========================================================== ] 2697/2838 95% [========================================================== ] 2698/2838 95% [========================================================== ] 2699/2838 95% [========================================================== ] 2700/2838 95% [=========================================================== ] 2701/2838 95% [=========================================================== ] 2702/2838 95% [=========================================================== ] 2703/2838 95% [=========================================================== ] 2704/2838 95% [=========================================================== ] 2705/2838 95% [=========================================================== ] 2706/2838 95% [=========================================================== ] 2707/2838 95% [=========================================================== ] 2708/2838 95% [=========================================================== ] 2709/2838 95% [=========================================================== ] 2710/2838 95% [=========================================================== ] 2711/2838 95% [=========================================================== ] 2712/2838 95% [=========================================================== ] 2713/2838 95% [=========================================================== ] 2714/2838 95% [=========================================================== ] 2715/2838 95% [=========================================================== ] 2716/2838 95% [=========================================================== ] 2717/2838 95% [=========================================================== ] 2718/2838 95% [=========================================================== ] 2719/2838 95% [=========================================================== ] 2720/2838 95% [=========================================================== ] 2721/2838 95% [=========================================================== ] 2722/2838 95% [=========================================================== ] 2723/2838 95% [=========================================================== ] 2724/2838 95% [=========================================================== ] 2725/2838 96% [=========================================================== ] 2726/2838 96% [=========================================================== ] 2727/2838 96% [=========================================================== ] 2728/2838 96% [=========================================================== ] 2729/2838 96% [=========================================================== ] 2730/2838 96% [=========================================================== ] 2731/2838 96% [=========================================================== ] 2732/2838 96% [=========================================================== ] 2733/2838 96% [=========================================================== ] 2734/2838 96% [=========================================================== ] 2735/2838 96% [=========================================================== ] 2736/2838 96% [=========================================================== ] 2737/2838 96% [=========================================================== ] 2738/2838 96% [=========================================================== ] 2739/2838 96% [=========================================================== ] 2740/2838 96% [=========================================================== ] 2741/2838 96% [=========================================================== ] 2742/2838 96% [=========================================================== ] 2743/2838 96% [=========================================================== ] 2744/2838 96% [=========================================================== ] 2745/2838 96% [=========================================================== ] 2746/2838 96% [============================================================ ] 2747/2838 96% [============================================================ ] 2748/2838 96% [============================================================ ] 2749/2838 96% [============================================================ ] 2750/2838 96% [============================================================ ] 2751/2838 96% [============================================================ ] 2752/2838 96% [============================================================ ] 2753/2838 97% [============================================================ ] 2754/2838 97% [============================================================ ] 2755/2838 97% [============================================================ ] 2756/2838 97% [============================================================ ] 2757/2838 97% [============================================================ ] 2758/2838 97% [============================================================ ] 2759/2838 97% [============================================================ ] 2760/2838 97% [============================================================ ] 2761/2838 97% [============================================================ ] 2762/2838 97% [============================================================ ] 2763/2838 97% [============================================================ ] 2764/2838 97% [============================================================ ] 2765/2838 97% [============================================================ ] 2766/2838 97% [============================================================ ] 2767/2838 97% [============================================================ ] 2768/2838 97% [============================================================ ] 2769/2838 97% [============================================================ ] 2770/2838 97% [============================================================ ] 2771/2838 97% [============================================================ ] 2772/2838 97% [============================================================ ] 2773/2838 97% [============================================================ ] 2774/2838 97% [============================================================ ] 2775/2838 97% [============================================================ ] 2776/2838 97% [============================================================ ] 2777/2838 97% [============================================================ ] 2778/2838 97% [============================================================ ] 2779/2838 97% [============================================================ ] 2780/2838 97% [============================================================ ] 2781/2838 97% [============================================================ ] 2782/2838 98% [============================================================ ] 2783/2838 98% [============================================================ ] 2784/2838 98% [============================================================ ] 2785/2838 98% [============================================================ ] 2786/2838 98% [============================================================ ] 2787/2838 98% [============================================================ ] 2788/2838 98% [============================================================ ] 2789/2838 98% [============================================================ ] 2790/2838 98% [============================================================ ] 2791/2838 98% [============================================================ ] 2792/2838 98% [============================================================= ] 2793/2838 98% [============================================================= ] 2794/2838 98% [============================================================= ] 2795/2838 98% [============================================================= ] 2796/2838 98% [============================================================= ] 2797/2838 98% [============================================================= ] 2798/2838 98% [============================================================= ] 2799/2838 98% [============================================================= ] 2800/2838 98% [============================================================= ] 2801/2838 98% [============================================================= ] 2802/2838 98% [============================================================= ] 2803/2838 98% [============================================================= ] 2804/2838 98% [============================================================= ] 2805/2838 98% [============================================================= ] 2806/2838 98% [============================================================= ] 2807/2838 98% [============================================================= ] 2808/2838 98% [============================================================= ] 2809/2838 98% [============================================================= ] 2810/2838 99% [============================================================= ] 2811/2838 99% [============================================================= ] 2812/2838 99% [============================================================= ] 2813/2838 99% [============================================================= ] 2814/2838 99% [============================================================= ] 2815/2838 99% [============================================================= ] 2816/2838 99% [============================================================= ] 2817/2838 99% [============================================================= ] 2818/2838 99% [============================================================= ] 2819/2838 99% [============================================================= ] 2820/2838 99% [============================================================= ] 2821/2838 99% [============================================================= ] 2822/2838 99% [============================================================= ] 2823/2838 99% [============================================================= ] 2824/2838 99% [============================================================= ] 2825/2838 99% [============================================================= ] 2826/2838 99% [============================================================= ] 2827/2838 99% [============================================================= ] 2828/2838 99% [============================================================= ] 2829/2838 99% [============================================================= ] 2830/2838 99% [============================================================= ] 2831/2838 99% [============================================================= ] 2832/2838 99% [============================================================= ] 2833/2838 99% [============================================================= ] 2834/2838 99% [============================================================= ] 2835/2838 99% [============================================================= ] 2836/2838 99% [============================================================= ] 2837/2838 99% [==============================================================] 2838/2838 100% operation complete, 2838 objects in 66746 NAND pages. ln -snf /nvmedata/autobuild/instance-20/output-1/host/aarch64-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-20/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-20/buildroot' make: Entering directory '/nvmedata/autobuild/instance-20/buildroot' >>> Buildroot 2022.02-856-g27c672e53a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> 4th 3.64.0 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.0 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.40 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 4.19.241 Collecting legal info >>> acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> 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) >>> arptables 0.0.5 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> c-ares 1.18.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> 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.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> file 5.41 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: c4fa92d6504b88484a12140fe3e24b9b29b0112717f94b1ff4205d54828b1c70) >>> host-file 5.41 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: c4fa92d6504b88484a12140fe3e24b9b29b0112717f94b1ff4205d54828b1c70) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dehydrated 0.7.0 Collecting legal info LICENSE: OK (sha256: b4583b7dd07e3e2a08906de38e7e329d41f921ed9dcb6310b3886e013a6b8723) >>> dhcpdump 1.8 Collecting legal info LICENSE: OK (sha256: bab6ca76b7e93885396513689b1248dfb0e8fd662695b8bd1b26784ef71a0192) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> doom-wad 1.9 Collecting legal info >>> dos2unix 7.4.2 Collecting legal info COPYING.txt: OK (sha256: db8888b7d1454348aca0c6ca851327245ef60e57afa8a6555761c8b95d24af77) >>> host-dos2unix 7.4.2 Collecting legal info COPYING.txt: OK (sha256: db8888b7d1454348aca0c6ca851327245ef60e57afa8a6555761c8b95d24af77) >>> host-dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-erofs-utils 1.4 Collecting legal info COPYING: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-f2fs-tools 1.14.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> fbgrab 1.5 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> fxload 2008_10_13 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> gensio 2.2.9 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gnuplot 5.4.3 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gzip 1.12 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ifenslave 2.9 Collecting legal info debian/copyright: OK (sha256: 299e00f3afc0e6ea0685340df73ad444e58e6fe0229989ba0983f5f33e275c41) >>> inotify-tools 3.20.2.2 Collecting legal info COPYING: OK (sha256: e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6) >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> jhead 3.06.0.1 Collecting legal info readme.txt: OK (sha256: 8b709512c737fc0c1e1024800b9a44c54d14ab02132c636a66c3ac66955c3e95) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jquery-datetimepicker 2.4.5 Collecting legal info MIT-LICENSE.txt: OK (sha256: 491add640b4678b78571d3b4c0840422b48a5b397e47e2104c1942ff1fce1a68) >>> jquery-ui 1.10.4 Collecting legal info MIT-LICENSE.txt: OK (sha256: ef1fdd608b20fbea7ef269ed03bd24e637717cc193971798a394bf2fa983cd53) >>> jquery 3.5.1 Collecting legal info >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> lbreakout2 2.6.5 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libarchive 3.6.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcoap 4.3.0 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: c5625e704d52deade1c9b2d7931ac8593be147ba63af62b53b8c7e309b7eaeb9) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libcurl 7.83.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libidn2 2.3.2 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libunistring 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Collecting legal info librtmp/COPYING: OK (sha256: 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 0.62.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libhtp 0.5.40 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> libksba 1.6.0 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpsl 0.21.1 Collecting legal info COPYING: OK (sha256: 7903413e7aa0bbcb77aa19150a3f1034edc0a760cff174f9a53efe4de6f056a4) src/LICENSE.chromium: OK (sha256: 1d7f52747a9169751cdf2641a8299c0098e9ecdf9429296ffd55bdb14c9ed5b3) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> matio 1.5.22 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> memtool 2018.03.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> minicom 2.8 Collecting legal info COPYING: OK (sha256: cf80a758014eefbf068afffe3d462fc34ff4f528527524d8e100329c42094e15) >>> mrouted 4.4 Collecting legal info LICENSE: OK (sha256: 834f45ed282fd010f354ecc0a50538af519a1cfcc4d2866de3be06982fa9ed29) >>> mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> neofetch 7.1.0 Collecting legal info LICENSE.md: OK (sha256: fc3034b3dd3a08db109949b629210213bba52aa95455cbc5c2fefa2fc1183efe) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> host-nodejs 14.18.3 Collecting legal info LICENSE: OK (sha256: b3a67885b5a6ac35e8bbe8190509e41b79b0d9a2e3fbd47186f2ac4727f63be5) >>> host-icu 70-1 Collecting legal info LICENSE: OK (sha256: 861671f8c712aa046f8f5ac89239e6c33821636516c5d0cc8c4e1973085f27a6) >>> open62541 v1.2.2 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-opkg-utils 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-diffutils 3.8 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> opkg 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> prboom 2.5.0 Collecting legal info COPYING: OK (sha256: 1cba07ce0f6d1366d84b7cc62b76966ba79075e5f379c1e230c3ff0635fa789f) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info NOTICE: OK (sha256: 38751245389e1e23f73e6f5384b5cbe7fa972cc4410c5adc9c04b082a0b9561a) >>> putty 0.76 Collecting legal info LICENCE: OK (sha256: 3f3e870dd3d0867d79370b1d433602c60bb91b59de04e5d8f2a149b788530d53) >>> pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-greenlet 1.1.2 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> host-python-xlrd 2.0.1 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> host-qemu 7.0.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> radvd 2.19 Collecting legal info COPYRIGHT: OK (sha256: 40a6db00cf0b97f031eaa6c6e87157788f40ced1b88e3ea6d78779bd2a39dc80) >>> ramsmp 3.5.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> host-raspberrypi-usbboot 2021.07.01 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> read-edid 3.0.2 Collecting legal info LICENSE: OK (sha256: 1f8e8a59865d73076ab0a015330bc5bde7332384281260093878a3c366b778b7) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> sdl_ttf 70b2940cc75e92aab02a67d2f827caf2836a2c74 Collecting legal info COPYING: OK (sha256: b609721d3d4ac67facaf86f068c8b311b6c5f6cef89b6d84268aa38b7867ab7b) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> sqlite 3.38.3 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> ssdp-responder 1.8 Collecting legal info LICENSE: OK (sha256: e17dc0bc91bf499d8cca5e016c22c6d2a4770e3cc1a43756a7973375a83ddb90) >>> strace 5.17 Collecting legal info COPYING: OK (sha256: d92f973d08c8466993efff1e500453add0c038c20b4d2cbce3297938a296aea9) LGPL-2.1-or-later: OK (sha256: 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa) >>> stress 1.0.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> vo-aacenc 0.1.3 Collecting legal info COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> vorbis-tools 1.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> w_scan 20170107 Collecting legal info COPYING: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> which 2.21 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> wpa_supplicant 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> vexpress-firmware 901f81977c3b367a2e0bf3d6444be302822d97a3 Collecting legal info >>> 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.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-4.19.241: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: doom-wad-1.9: cannot save license (DOOM_WAD_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: vexpress-firmware-901f81977c3b367a2e0bf3d6444be302822d97a3: cannot save license (VEXPRESS_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-20/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-20/buildroot'