echo "/workdir/instance-0/output-1/host/bin/makedevs -d /workdir/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /workdir/instance-0/output-1/build/buildroot-fs/ubi/target" >> /workdir/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /workdir/instance-0/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /workdir/instance-0/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /workdir/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "find /workdir/instance-0/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /workdir/instance-0/output-1/build/buildroot-fs/ubi/fakeroot echo "find /workdir/instance-0/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /workdir/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /workdir/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /workdir/instance-0/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/workdir/instance-0/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/workdir/instance-0/output-1/images;'\'' fs/ubi/ubinize.cfg > /workdir/instance-0/output-1/build/ubinize.cfg\n /workdir/instance-0/output-1/host/sbin/ubinize -o /workdir/instance-0/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /workdir/instance-0/output-1/build/ubinize.cfg\n rm /workdir/instance-0/output-1/build/ubinize.cfg\n' >> /workdir/instance-0/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /workdir/instance-0/output-1/build/buildroot-fs/ubi/fakeroot PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /workdir/instance-0/output-1/host/bin/fakeroot -- /workdir/instance-0/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/workdir/instance-0/output-1/build/buildroot-fs/ubi/target table='/workdir/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/workdir/instance-0/output-1/images/rootfs.ubifs"195084288 bytes (186.0 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /workdir/instance-0/output-1/images rm -rf /workdir/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /workdir/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /workdir/instance-0/output-1/target/ /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /workdir/instance-0/buildroot/support/scripts/mkusers /workdir/instance-0/output-1/build/buildroot-fs/full_users_table.txt /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/workdir/instance-0/output-1/host/bin/makedevs -d /workdir/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /workdir/instance-0/output-1/host/bin/mkyaffs2 --all-root /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target /workdir/instance-0/output-1/images/rootfs.yaffs2\n' >> /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /workdir/instance-0/output-1/host/bin/fakeroot -- /workdir/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/workdir/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/workdir/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 4819 objects. stage 2: creating image '/workdir/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/4819 0% [ ] 2/4819 0% [ ] 3/4819 0% [ ] 4/4819 0% [ ] 5/4819 0% [ ] 6/4819 0% [ ] 7/4819 0% [ ] 8/4819 0% [ ] 9/4819 0% [ ] 10/4819 0% [ ] 11/4819 0% [ ] 12/4819 0% [ ] 13/4819 0% [ ] 14/4819 0% [ ] 15/4819 0% [ ] 16/4819 0% [ ] 17/4819 0% [ ] 18/4819 0% [ ] 19/4819 0% [ ] 20/4819 0% [ ] 21/4819 0% [ ] 22/4819 0% [ ] 23/4819 0% [ ] 24/4819 0% [ ] 25/4819 0% [ ] 26/4819 0% [ ] 27/4819 0% [ ] 28/4819 0% [ ] 29/4819 0% [ ] 30/4819 0% [ ] 31/4819 0% [ ] 32/4819 0% [ ] 33/4819 0% [ ] 34/4819 0% [ ] 35/4819 0% [ ] 36/4819 0% [ ] 37/4819 0% [ ] 38/4819 0% [ ] 39/4819 0% [ ] 40/4819 0% [ ] 41/4819 0% [ ] 42/4819 0% [ ] 43/4819 0% [ ] 44/4819 0% [ ] 45/4819 0% [ ] 46/4819 0% [ ] 47/4819 0% [ ] 48/4819 0% [ ] 49/4819 1% [ ] 50/4819 1% [ ] 51/4819 1% [ ] 52/4819 1% [ ] 53/4819 1% [ ] 54/4819 1% [ ] 55/4819 1% [ ] 56/4819 1% [ ] 57/4819 1% [ ] 58/4819 1% [ ] 59/4819 1% [ ] 60/4819 1% [ ] 61/4819 1% [ ] 62/4819 1% [ ] 63/4819 1% [ ] 64/4819 1% [ ] 65/4819 1% [ ] 66/4819 1% [ ] 67/4819 1% [ ] 68/4819 1% [ ] 69/4819 1% [ ] 70/4819 1% [ ] 71/4819 1% [ ] 72/4819 1% [ ] 73/4819 1% [ ] 74/4819 1% [ ] 75/4819 1% [ ] 76/4819 1% [ ] 77/4819 1% [= ] 78/4819 1% [= ] 79/4819 1% [= ] 80/4819 1% [= ] 81/4819 1% [= ] 82/4819 1% [= ] 83/4819 1% [= ] 84/4819 1% [= ] 85/4819 1% [= ] 86/4819 1% [= ] 87/4819 1% [= ] 88/4819 1% [= ] 89/4819 1% [= ] 90/4819 1% [= ] 91/4819 1% [= ] 92/4819 1% [= ] 93/4819 1% [= ] 94/4819 1% [= ] 95/4819 1% [= ] 96/4819 1% [= ] 97/4819 2% [= ] 98/4819 2% [= ] 99/4819 2% [= ] 100/4819 2% [= ] 101/4819 2% [= ] 102/4819 2% [= ] 103/4819 2% [= ] 104/4819 2% [= ] 105/4819 2% [= ] 106/4819 2% [= ] 107/4819 2% [= ] 108/4819 2% [= ] 109/4819 2% [= ] 110/4819 2% [= ] 111/4819 2% [= ] 112/4819 2% [= ] 113/4819 2% [= ] 114/4819 2% [= ] 115/4819 2% [= ] 116/4819 2% [= ] 117/4819 2% [= ] 118/4819 2% [= ] 119/4819 2% [= ] 120/4819 2% [= ] 121/4819 2% [= ] 122/4819 2% [= ] 123/4819 2% [= ] 124/4819 2% [= ] 125/4819 2% [= ] 126/4819 2% [= ] 127/4819 2% [= ] 128/4819 2% [= ] 129/4819 2% [= ] 130/4819 2% [= ] 131/4819 2% [= ] 132/4819 2% [= ] 133/4819 2% [= ] 134/4819 2% [= ] 135/4819 2% [= ] 136/4819 2% [= ] 137/4819 2% [= ] 138/4819 2% [= ] 139/4819 2% [= ] 140/4819 2% [= ] 141/4819 2% [= ] 142/4819 2% [= ] 143/4819 2% [= ] 144/4819 2% [= ] 145/4819 3% [= ] 146/4819 3% [= ] 147/4819 3% [= ] 148/4819 3% [= ] 149/4819 3% [= ] 150/4819 3% [= ] 151/4819 3% [= ] 152/4819 3% [= ] 153/4819 3% [= ] 154/4819 3% [= ] 155/4819 3% [== ] 156/4819 3% [== ] 157/4819 3% [== ] 158/4819 3% [== ] 159/4819 3% [== ] 160/4819 3% [== ] 161/4819 3% [== ] 162/4819 3% [== ] 163/4819 3% [== ] 164/4819 3% [== ] 165/4819 3% [== ] 166/4819 3% [== ] 167/4819 3% [== ] 168/4819 3% [== ] 169/4819 3% [== ] 170/4819 3% [== ] 171/4819 3% [== ] 172/4819 3% [== ] 173/4819 3% [== ] 174/4819 3% [== ] 175/4819 3% [== ] 176/4819 3% [== ] 177/4819 3% [== ] 178/4819 3% [== ] 179/4819 3% [== ] 180/4819 3% [== ] 181/4819 3% [== ] 182/4819 3% [== ] 183/4819 3% [== ] 184/4819 3% [== ] 185/4819 3% [== ] 186/4819 3% [== ] 187/4819 3% [== ] 188/4819 3% [== ] 189/4819 3% [== ] 190/4819 3% [== ] 191/4819 3% [== ] 192/4819 3% [== ] 193/4819 4% [== ] 194/4819 4% [== ] 195/4819 4% [== ] 196/4819 4% [== ] 197/4819 4% [== ] 198/4819 4% [== ] 199/4819 4% [== ] 200/4819 4% [== ] 201/4819 4% [== ] 202/4819 4% [== ] 203/4819 4% [== ] 204/4819 4% [== ] 205/4819 4% [== ] 206/4819 4% [== ] 207/4819 4% [== ] 208/4819 4% [== ] 209/4819 4% [== ] 210/4819 4% [== ] 211/4819 4% [== ] 212/4819 4% [== ] 213/4819 4% [== ] 214/4819 4% [== ] 215/4819 4% [== ] 216/4819 4% [== ] 217/4819 4% [== ] 218/4819 4% [== ] 219/4819 4% [== ] 220/4819 4% [== ] 221/4819 4% [== ] 222/4819 4% [== ] 223/4819 4% [== ] 224/4819 4% [== ] 225/4819 4% [== ] 226/4819 4% [== ] 227/4819 4% [== ] 228/4819 4% [== ] 229/4819 4% [== ] 230/4819 4% [== ] 231/4819 4% [== ] 232/4819 4% [== ] 233/4819 4% [=== ] 234/4819 4% [=== ] 235/4819 4% [=== ] 236/4819 4% [=== ] 237/4819 4% [=== ] 238/4819 4% [=== ] 239/4819 4% [=== ] 240/4819 4% [=== ] 241/4819 5% [=== ] 242/4819 5% [=== ] 243/4819 5% [=== ] 244/4819 5% [=== ] 245/4819 5% [=== ] 246/4819 5% [=== ] 247/4819 5% [=== ] 248/4819 5% [=== ] 249/4819 5% [=== ] 250/4819 5% [=== ] 251/4819 5% [=== ] 252/4819 5% [=== ] 253/4819 5% [=== ] 254/4819 5% [=== ] 255/4819 5% [=== ] 256/4819 5% [=== ] 257/4819 5% [=== ] 258/4819 5% [=== ] 259/4819 5% [=== ] 260/4819 5% [=== ] 261/4819 5% [=== ] 262/4819 5% [=== ] 263/4819 5% [=== ] 264/4819 5% [=== ] 265/4819 5% [=== ] 266/4819 5% [=== ] 267/4819 5% [=== ] 268/4819 5% [=== ] 269/4819 5% [=== ] 270/4819 5% [=== ] 271/4819 5% [=== ] 272/4819 5% [=== ] 273/4819 5% [=== ] 274/4819 5% [=== ] 275/4819 5% [=== ] 276/4819 5% [=== ] 277/4819 5% [=== ] 278/4819 5% [=== ] 279/4819 5% [=== ] 280/4819 5% [=== ] 281/4819 5% [=== ] 282/4819 5% [=== ] 283/4819 5% [=== ] 284/4819 5% [=== ] 285/4819 5% [=== ] 286/4819 5% [=== ] 287/4819 5% [=== ] 288/4819 5% [=== ] 289/4819 5% [=== ] 290/4819 6% [=== ] 291/4819 6% [=== ] 292/4819 6% [=== ] 293/4819 6% [=== ] 294/4819 6% [=== ] 295/4819 6% [=== ] 296/4819 6% [=== ] 297/4819 6% [=== ] 298/4819 6% [=== ] 299/4819 6% [=== ] 300/4819 6% [=== ] 301/4819 6% [=== ] 302/4819 6% [=== ] 303/4819 6% [=== ] 304/4819 6% [=== ] 305/4819 6% [=== ] 306/4819 6% [=== ] 307/4819 6% [=== ] 308/4819 6% [=== ] 309/4819 6% [=== ] 310/4819 6% [==== ] 311/4819 6% [==== ] 312/4819 6% [==== ] 313/4819 6% [==== ] 314/4819 6% [==== ] 315/4819 6% [==== ] 316/4819 6% [==== ] 317/4819 6% [==== ] 318/4819 6% [==== ] 319/4819 6% [==== ] 320/4819 6% [==== ] 321/4819 6% [==== ] 322/4819 6% [==== ] 323/4819 6% [==== ] 324/4819 6% [==== ] 325/4819 6% [==== ] 326/4819 6% [==== ] 327/4819 6% [==== ] 328/4819 6% [==== ] 329/4819 6% [==== ] 330/4819 6% [==== ] 331/4819 6% [==== ] 332/4819 6% [==== ] 333/4819 6% [==== ] 334/4819 6% [==== ] 335/4819 6% [==== ] 336/4819 6% [==== ] 337/4819 6% [==== ] 338/4819 7% [==== ] 339/4819 7% [==== ] 340/4819 7% [==== ] 341/4819 7% [==== ] 342/4819 7% [==== ] 343/4819 7% [==== ] 344/4819 7% [==== ] 345/4819 7% [==== ] 346/4819 7% [==== ] 347/4819 7% [==== ] 348/4819 7% [==== ] 349/4819 7% [==== ] 350/4819 7% [==== ] 351/4819 7% [==== ] 352/4819 7% [==== ] 353/4819 7% [==== ] 354/4819 7% [==== ] 355/4819 7% [==== ] 356/4819 7% [==== ] 357/4819 7% [==== ] 358/4819 7% [==== ] 359/4819 7% [==== ] 360/4819 7% [==== ] 361/4819 7% [==== ] 362/4819 7% [==== ] 363/4819 7% [==== ] 364/4819 7% [==== ] 365/4819 7% [==== ] 366/4819 7% [==== ] 367/4819 7% [==== ] 368/4819 7% [==== ] 369/4819 7% [==== ] 370/4819 7% [==== ] 371/4819 7% [==== ] 372/4819 7% [==== ] 373/4819 7% [==== ] 374/4819 7% [==== ] 375/4819 7% [==== ] 376/4819 7% [==== ] 377/4819 7% [==== ] 378/4819 7% [==== ] 379/4819 7% [==== ] 380/4819 7% [==== ] 381/4819 7% [==== ] 382/4819 7% [==== ] 383/4819 7% [==== ] 384/4819 7% [==== ] 385/4819 7% [==== ] 386/4819 8% [==== ] 387/4819 8% [==== ] 388/4819 8% [===== ] 389/4819 8% [===== ] 390/4819 8% [===== ] 391/4819 8% [===== ] 392/4819 8% [===== ] 393/4819 8% [===== ] 394/4819 8% [===== ] 395/4819 8% [===== ] 396/4819 8% [===== ] 397/4819 8% [===== ] 398/4819 8% [===== ] 399/4819 8% [===== ] 400/4819 8% [===== ] 401/4819 8% [===== ] 402/4819 8% [===== ] 403/4819 8% [===== ] 404/4819 8% [===== ] 405/4819 8% [===== ] 406/4819 8% [===== ] 407/4819 8% [===== ] 408/4819 8% [===== ] 409/4819 8% [===== ] 410/4819 8% [===== ] 411/4819 8% [===== ] 412/4819 8% [===== ] 413/4819 8% [===== ] 414/4819 8% [===== ] 415/4819 8% [===== ] 416/4819 8% [===== ] 417/4819 8% [===== ] 418/4819 8% [===== ] 419/4819 8% [===== ] 420/4819 8% [===== ] 421/4819 8% [===== ] 422/4819 8% [===== ] 423/4819 8% [===== ] 424/4819 8% [===== ] 425/4819 8% [===== ] 426/4819 8% [===== ] 427/4819 8% [===== ] 428/4819 8% [===== ] 429/4819 8% [===== ] 430/4819 8% [===== ] 431/4819 8% [===== ] 432/4819 8% [===== ] 433/4819 8% [===== ] 434/4819 9% [===== ] 435/4819 9% [===== ] 436/4819 9% [===== ] 437/4819 9% [===== ] 438/4819 9% [===== ] 439/4819 9% [===== ] 440/4819 9% [===== ] 441/4819 9% [===== ] 442/4819 9% [===== ] 443/4819 9% [===== ] 444/4819 9% [===== ] 445/4819 9% [===== ] 446/4819 9% [===== ] 447/4819 9% [===== ] 448/4819 9% [===== ] 449/4819 9% [===== ] 450/4819 9% [===== ] 451/4819 9% [===== ] 452/4819 9% [===== ] 453/4819 9% [===== ] 454/4819 9% [===== ] 455/4819 9% [===== ] 456/4819 9% [===== ] 457/4819 9% [===== ] 458/4819 9% [===== ] 459/4819 9% [===== ] 460/4819 9% [===== ] 461/4819 9% [===== ] 462/4819 9% [===== ] 463/4819 9% [===== ] 464/4819 9% [===== ] 465/4819 9% [===== ] 466/4819 9% [====== ] 467/4819 9% [====== ] 468/4819 9% [====== ] 469/4819 9% [====== ] 470/4819 9% [====== ] 471/4819 9% [====== ] 472/4819 9% [====== ] 473/4819 9% [====== ] 474/4819 9% [====== ] 475/4819 9% [====== ] 476/4819 9% [====== ] 477/4819 9% [====== ] 478/4819 9% [====== ] 479/4819 9% [====== ] 480/4819 9% [====== ] 481/4819 9% [====== ] 482/4819 10% [====== ] 483/4819 10% [====== ] 484/4819 10% [====== ] 485/4819 10% [====== ] 486/4819 10% [====== ] 487/4819 10% [====== ] 488/4819 10% [====== ] 489/4819 10% [====== ] 490/4819 10% [====== ] 491/4819 10% [====== ] 492/4819 10% [====== ] 493/4819 10% [====== ] 494/4819 10% [====== ] 495/4819 10% [====== ] 496/4819 10% [====== ] 497/4819 10% [====== ] 498/4819 10% [====== ] 499/4819 10% [====== ] 500/4819 10% [====== ] 501/4819 10% [====== ] 502/4819 10% [====== ] 503/4819 10% [====== ] 504/4819 10% [====== ] 505/4819 10% [====== ] 506/4819 10% [====== ] 507/4819 10% [====== ] 508/4819 10% [====== ] 509/4819 10% [====== ] 510/4819 10% [====== ] 511/4819 10% [====== ] 512/4819 10% [====== ] 513/4819 10% [====== ] 514/4819 10% [====== ] 515/4819 10% [====== ] 516/4819 10% [====== ] 517/4819 10% [====== ] 518/4819 10% [====== ] 519/4819 10% [====== ] 520/4819 10% [====== ] 521/4819 10% [====== ] 522/4819 10% [====== ] 523/4819 10% [====== ] 524/4819 10% [====== ] 525/4819 10% [====== ] 526/4819 10% [====== ] 527/4819 10% [====== ] 528/4819 10% [====== ] 529/4819 10% [====== ] 530/4819 10% [====== ] 531/4819 11% [====== ] 532/4819 11% [====== ] 533/4819 11% [====== ] 534/4819 11% [====== ] 535/4819 11% [====== ] 536/4819 11% [====== ] 537/4819 11% [====== ] 538/4819 11% [====== ] 539/4819 11% [====== ] 540/4819 11% [====== ] 541/4819 11% [====== ] 542/4819 11% [====== ] 543/4819 11% [====== ] 544/4819 11% [======= ] 545/4819 11% [======= ] 546/4819 11% [======= ] 547/4819 11% [======= ] 548/4819 11% [======= ] 549/4819 11% [======= ] 550/4819 11% [======= ] 551/4819 11% [======= ] 552/4819 11% [======= ] 553/4819 11% [======= ] 554/4819 11% [======= ] 555/4819 11% [======= ] 556/4819 11% [======= ] 557/4819 11% [======= ] 558/4819 11% [======= ] 559/4819 11% [======= ] 560/4819 11% [======= ] 561/4819 11% [======= ] 562/4819 11% [======= ] 563/4819 11% [======= ] 564/4819 11% [======= ] 565/4819 11% [======= ] 566/4819 11% [======= ] 567/4819 11% [======= ] 568/4819 11% [======= ] 569/4819 11% [======= ] 570/4819 11% [======= ] 571/4819 11% [======= ] 572/4819 11% [======= ] 573/4819 11% [======= ] 574/4819 11% [======= ] 575/4819 11% [======= ] 576/4819 11% [======= ] 577/4819 11% [======= ] 578/4819 11% [======= ] 579/4819 12% [======= ] 580/4819 12% [======= ] 581/4819 12% [======= ] 582/4819 12% [======= ] 583/4819 12% [======= ] 584/4819 12% [======= ] 585/4819 12% [======= ] 586/4819 12% [======= ] 587/4819 12% [======= ] 588/4819 12% [======= ] 589/4819 12% [======= ] 590/4819 12% [======= ] 591/4819 12% [======= ] 592/4819 12% [======= ] 593/4819 12% [======= ] 594/4819 12% [======= ] 595/4819 12% [======= ] 596/4819 12% [======= ] 597/4819 12% [======= ] 598/4819 12% [======= ] 599/4819 12% [======= ] 600/4819 12% [======= ] 601/4819 12% [======= ] 602/4819 12% [======= ] 603/4819 12% [======= ] 604/4819 12% [======= ] 605/4819 12% [======= ] 606/4819 12% [======= ] 607/4819 12% [======= ] 608/4819 12% [======= ] 609/4819 12% [======= ] 610/4819 12% [======= ] 611/4819 12% [======= ] 612/4819 12% [======= ] 613/4819 12% [======= ] 614/4819 12% [======= ] 615/4819 12% [======= ] 616/4819 12% [======= ] 617/4819 12% [======= ] 618/4819 12% [======= ] 619/4819 12% [======= ] 620/4819 12% [======= ] 621/4819 12% [======== ] 622/4819 12% [======== ] 623/4819 12% [======== ] 624/4819 12% [======== ] 625/4819 12% [======== ] 626/4819 12% [======== ] 627/4819 13% [======== ] 628/4819 13% [======== ] 629/4819 13% [======== ] 630/4819 13% [======== ] 631/4819 13% [======== ] 632/4819 13% [======== ] 633/4819 13% [======== ] 634/4819 13% [======== ] 635/4819 13% [======== ] 636/4819 13% [======== ] 637/4819 13% [======== ] 638/4819 13% [======== ] 639/4819 13% [======== ] 640/4819 13% [======== ] 641/4819 13% [======== ] 642/4819 13% [======== ] 643/4819 13% [======== ] 644/4819 13% [======== ] 645/4819 13% [======== ] 646/4819 13% [======== ] 647/4819 13% [======== ] 648/4819 13% [======== ] 649/4819 13% [======== ] 650/4819 13% [======== ] 651/4819 13% [======== ] 652/4819 13% [======== ] 653/4819 13% [======== ] 654/4819 13% [======== ] 655/4819 13% [======== ] 656/4819 13% [======== ] 657/4819 13% [======== ] 658/4819 13% [======== ] 659/4819 13% [======== ] 660/4819 13% [======== ] 661/4819 13% [======== ] 662/4819 13% [======== ] 663/4819 13% [======== ] 664/4819 13% [======== ] 665/4819 13% [======== ] 666/4819 13% [======== ] 667/4819 13% [======== ] 668/4819 13% [======== ] 669/4819 13% [======== ] 670/4819 13% [======== ] 671/4819 13% [======== ] 672/4819 13% [======== ] 673/4819 13% [======== ] 674/4819 13% [======== ] 675/4819 14% [======== ] 676/4819 14% [======== ] 677/4819 14% [======== ] 678/4819 14% [======== ] 679/4819 14% [======== ] 680/4819 14% [======== ] 681/4819 14% [======== ] 682/4819 14% [======== ] 683/4819 14% [======== ] 684/4819 14% [======== ] 685/4819 14% [======== ] 686/4819 14% [======== ] 687/4819 14% [======== ] 688/4819 14% [======== ] 689/4819 14% [======== ] 690/4819 14% [======== ] 691/4819 14% [======== ] 692/4819 14% [======== ] 693/4819 14% [======== ] 694/4819 14% [======== ] 695/4819 14% [======== ] 696/4819 14% [======== ] 697/4819 14% [======== ] 698/4819 14% [======== ] 699/4819 14% [========= ] 700/4819 14% [========= ] 701/4819 14% [========= ] 702/4819 14% [========= ] 703/4819 14% [========= ] 704/4819 14% [========= ] 705/4819 14% [========= ] 706/4819 14% [========= ] 707/4819 14% [========= ] 708/4819 14% [========= ] 709/4819 14% [========= ] 710/4819 14% [========= ] 711/4819 14% [========= ] 712/4819 14% [========= ] 713/4819 14% [========= ] 714/4819 14% [========= ] 715/4819 14% [========= ] 716/4819 14% [========= ] 717/4819 14% [========= ] 718/4819 14% [========= ] 719/4819 14% [========= ] 720/4819 14% [========= ] 721/4819 14% [========= ] 722/4819 14% [========= ] 723/4819 15% [========= ] 724/4819 15% [========= ] 725/4819 15% [========= ] 726/4819 15% [========= ] 727/4819 15% [========= ] 728/4819 15% [========= ] 729/4819 15% [========= ] 730/4819 15% [========= ] 731/4819 15% [========= ] 732/4819 15% [========= ] 733/4819 15% [========= ] 734/4819 15% [========= ] 735/4819 15% [========= ] 736/4819 15% [========= ] 737/4819 15% [========= ] 738/4819 15% [========= ] 739/4819 15% [========= ] 740/4819 15% [========= ] 741/4819 15% [========= ] 742/4819 15% [========= ] 743/4819 15% [========= ] 744/4819 15% [========= ] 745/4819 15% [========= ] 746/4819 15% [========= ] 747/4819 15% [========= ] 748/4819 15% [========= ] 749/4819 15% [========= ] 750/4819 15% [========= ] 751/4819 15% [========= ] 752/4819 15% [========= ] 753/4819 15% [========= ] 754/4819 15% [========= ] 755/4819 15% [========= ] 756/4819 15% [========= ] 757/4819 15% [========= ] 758/4819 15% [========= ] 759/4819 15% [========= ] 760/4819 15% [========= ] 761/4819 15% [========= ] 762/4819 15% [========= ] 763/4819 15% [========= ] 764/4819 15% [========= ] 765/4819 15% [========= ] 766/4819 15% [========= ] 767/4819 15% [========= ] 768/4819 15% [========= ] 769/4819 15% [========= ] 770/4819 15% [========= ] 771/4819 15% [========= ] 772/4819 16% [========= ] 773/4819 16% [========= ] 774/4819 16% [========= ] 775/4819 16% [========= ] 776/4819 16% [========= ] 777/4819 16% [========== ] 778/4819 16% [========== ] 779/4819 16% [========== ] 780/4819 16% [========== ] 781/4819 16% [========== ] 782/4819 16% [========== ] 783/4819 16% [========== ] 784/4819 16% [========== ] 785/4819 16% [========== ] 786/4819 16% [========== ] 787/4819 16% [========== ] 788/4819 16% [========== ] 789/4819 16% [========== ] 790/4819 16% [========== ] 791/4819 16% [========== ] 792/4819 16% [========== ] 793/4819 16% [========== ] 794/4819 16% [========== ] 795/4819 16% [========== ] 796/4819 16% [========== ] 797/4819 16% [========== ] 798/4819 16% [========== ] 799/4819 16% [========== ] 800/4819 16% [========== ] 801/4819 16% [========== ] 802/4819 16% [========== ] 803/4819 16% [========== ] 804/4819 16% [========== ] 805/4819 16% [========== ] 806/4819 16% [========== ] 807/4819 16% [========== ] 808/4819 16% [========== ] 809/4819 16% [========== ] 810/4819 16% [========== ] 811/4819 16% [========== ] 812/4819 16% [========== ] 813/4819 16% [========== ] 814/4819 16% [========== ] 815/4819 16% [========== ] 816/4819 16% [========== ] 817/4819 16% [========== ] 818/4819 16% [========== ] 819/4819 16% [========== ] 820/4819 17% [========== ] 821/4819 17% [========== ] 822/4819 17% [========== ] 823/4819 17% [========== ] 824/4819 17% [========== ] 825/4819 17% [========== ] 826/4819 17% [========== ] 827/4819 17% [========== ] 828/4819 17% [========== ] 829/4819 17% [========== ] 830/4819 17% [========== ] 831/4819 17% [========== ] 832/4819 17% [========== ] 833/4819 17% [========== ] 834/4819 17% [========== ] 835/4819 17% [========== ] 836/4819 17% [========== ] 837/4819 17% [========== ] 838/4819 17% [========== ] 839/4819 17% [========== ] 840/4819 17% [========== ] 841/4819 17% [========== ] 842/4819 17% [========== ] 843/4819 17% [========== ] 844/4819 17% [========== ] 845/4819 17% [========== ] 846/4819 17% [========== ] 847/4819 17% [========== ] 848/4819 17% [========== ] 849/4819 17% [========== ] 850/4819 17% [========== ] 851/4819 17% [========== ] 852/4819 17% [========== ] 853/4819 17% [========== ] 854/4819 17% [=========== ] 855/4819 17% [=========== ] 856/4819 17% [=========== ] 857/4819 17% [=========== ] 858/4819 17% [=========== ] 859/4819 17% [=========== ] 860/4819 17% [=========== ] 861/4819 17% [=========== ] 862/4819 17% [=========== ] 863/4819 17% [=========== ] 864/4819 17% [=========== ] 865/4819 17% [=========== ] 866/4819 17% [=========== ] 867/4819 17% [=========== ] 868/4819 18% [=========== ] 869/4819 18% [=========== ] 870/4819 18% [=========== ] 871/4819 18% [=========== ] 872/4819 18% [=========== ] 873/4819 18% [=========== ] 874/4819 18% [=========== ] 875/4819 18% [=========== ] 876/4819 18% [=========== ] 877/4819 18% [=========== ] 878/4819 18% [=========== ] 879/4819 18% [=========== ] 880/4819 18% [=========== ] 881/4819 18% [=========== ] 882/4819 18% [=========== ] 883/4819 18% [=========== ] 884/4819 18% [=========== ] 885/4819 18% [=========== ] 886/4819 18% [=========== ] 887/4819 18% [=========== ] 888/4819 18% [=========== ] 889/4819 18% [=========== ] 890/4819 18% [=========== ] 891/4819 18% [=========== ] 892/4819 18% [=========== ] 893/4819 18% [=========== ] 894/4819 18% [=========== ] 895/4819 18% [=========== ] 896/4819 18% [=========== ] 897/4819 18% [=========== ] 898/4819 18% [=========== ] 899/4819 18% [=========== ] 900/4819 18% [=========== ] 901/4819 18% [=========== ] 902/4819 18% [=========== ] 903/4819 18% [=========== ] 904/4819 18% [=========== ] 905/4819 18% [=========== ] 906/4819 18% [=========== ] 907/4819 18% [=========== ] 908/4819 18% [=========== ] 909/4819 18% [=========== ] 910/4819 18% [=========== ] 911/4819 18% [=========== ] 912/4819 18% [=========== ] 913/4819 18% [=========== ] 914/4819 18% [=========== ] 915/4819 18% [=========== ] 916/4819 19% [=========== ] 917/4819 19% [=========== ] 918/4819 19% [=========== ] 919/4819 19% [=========== ] 920/4819 19% [=========== ] 921/4819 19% [=========== ] 922/4819 19% [=========== ] 923/4819 19% [=========== ] 924/4819 19% [=========== ] 925/4819 19% [=========== ] 926/4819 19% [=========== ] 927/4819 19% [=========== ] 928/4819 19% [=========== ] 929/4819 19% [=========== ] 930/4819 19% [=========== ] 931/4819 19% [=========== ] 932/4819 19% [============ ] 933/4819 19% [============ ] 934/4819 19% [============ ] 935/4819 19% [============ ] 936/4819 19% [============ ] 937/4819 19% [============ ] 938/4819 19% [============ ] 939/4819 19% [============ ] 940/4819 19% [============ ] 941/4819 19% [============ ] 942/4819 19% [============ ] 943/4819 19% [============ ] 944/4819 19% [============ ] 945/4819 19% [============ ] 946/4819 19% [============ ] 947/4819 19% [============ ] 948/4819 19% [============ ] 949/4819 19% [============ ] 950/4819 19% [============ ] 951/4819 19% [============ ] 952/4819 19% [============ ] 953/4819 19% [============ ] 954/4819 19% [============ ] 955/4819 19% [============ ] 956/4819 19% [============ ] 957/4819 19% [============ ] 958/4819 19% [============ ] 959/4819 19% [============ ] 960/4819 19% [============ ] 961/4819 19% [============ ] 962/4819 19% [============ ] 963/4819 19% [============ ] 964/4819 20% [============ ] 965/4819 20% [============ ] 966/4819 20% [============ ] 967/4819 20% [============ ] 968/4819 20% [============ ] 969/4819 20% [============ ] 970/4819 20% [============ ] 971/4819 20% [============ ] 972/4819 20% [============ ] 973/4819 20% [============ ] 974/4819 20% [============ ] 975/4819 20% [============ ] 976/4819 20% [============ ] 977/4819 20% [============ ] 978/4819 20% [============ ] 979/4819 20% [============ ] 980/4819 20% [============ ] 981/4819 20% [============ ] 982/4819 20% [============ ] 983/4819 20% [============ ] 984/4819 20% [============ ] 985/4819 20% [============ ] 986/4819 20% [============ ] 987/4819 20% [============ ] 988/4819 20% [============ ] 989/4819 20% [============ ] 990/4819 20% [============ ] 991/4819 20% [============ ] 992/4819 20% [============ ] 993/4819 20% [============ ] 994/4819 20% [============ ] 995/4819 20% [============ ] 996/4819 20% [============ ] 997/4819 20% [============ ] 998/4819 20% [============ ] 999/4819 20% [============ ] 1000/4819 20% [============ ] 1001/4819 20% [============ ] 1002/4819 20% [============ ] 1003/4819 20% [============ ] 1004/4819 20% [============ ] 1005/4819 20% [============ ] 1006/4819 20% [============ ] 1007/4819 20% [============ ] 1008/4819 20% [============ ] 1009/4819 20% [============ ] 1010/4819 20% [============= ] 1011/4819 20% [============= ] 1012/4819 21% [============= ] 1013/4819 21% [============= ] 1014/4819 21% [============= ] 1015/4819 21% [============= ] 1016/4819 21% [============= ] 1017/4819 21% [============= ] 1018/4819 21% [============= ] 1019/4819 21% [============= ] 1020/4819 21% [============= ] 1021/4819 21% [============= ] 1022/4819 21% [============= ] 1023/4819 21% [============= ] 1024/4819 21% [============= ] 1025/4819 21% [============= ] 1026/4819 21% [============= ] 1027/4819 21% [============= ] 1028/4819 21% [============= ] 1029/4819 21% [============= ] 1030/4819 21% [============= ] 1031/4819 21% [============= ] 1032/4819 21% [============= ] 1033/4819 21% [============= ] 1034/4819 21% [============= ] 1035/4819 21% [============= ] 1036/4819 21% [============= ] 1037/4819 21% [============= ] 1038/4819 21% [============= ] 1039/4819 21% [============= ] 1040/4819 21% [============= ] 1041/4819 21% [============= ] 1042/4819 21% [============= ] 1043/4819 21% [============= ] 1044/4819 21% [============= ] 1045/4819 21% [============= ] 1046/4819 21% [============= ] 1047/4819 21% [============= ] 1048/4819 21% [============= ] 1049/4819 21% [============= ] 1050/4819 21% [============= ] 1051/4819 21% [============= ] 1052/4819 21% [============= ] 1053/4819 21% [============= ] 1054/4819 21% [============= ] 1055/4819 21% [============= ] 1056/4819 21% [============= ] 1057/4819 21% [============= ] 1058/4819 21% [============= ] 1059/4819 21% [============= ] 1060/4819 21% [============= ] 1061/4819 22% [============= ] 1062/4819 22% [============= ] 1063/4819 22% [============= ] 1064/4819 22% [============= ] 1065/4819 22% [============= ] 1066/4819 22% [============= ] 1067/4819 22% [============= ] 1068/4819 22% [============= ] 1069/4819 22% [============= ] 1070/4819 22% [============= ] 1071/4819 22% [============= ] 1072/4819 22% [============= ] 1073/4819 22% [============= ] 1074/4819 22% [============= ] 1075/4819 22% [============= ] 1076/4819 22% [============= ] 1077/4819 22% [============= ] 1078/4819 22% [============= ] 1079/4819 22% [============= ] 1080/4819 22% [============= ] 1081/4819 22% [============= ] 1082/4819 22% [============= ] 1083/4819 22% [============= ] 1084/4819 22% [============= ] 1085/4819 22% [============= ] 1086/4819 22% [============= ] 1087/4819 22% [============= ] 1088/4819 22% [============== ] 1089/4819 22% [============== ] 1090/4819 22% [============== ] 1091/4819 22% [============== ] 1092/4819 22% [============== ] 1093/4819 22% [============== ] 1094/4819 22% [============== ] 1095/4819 22% [============== ] 1096/4819 22% [============== ] 1097/4819 22% [============== ] 1098/4819 22% [============== ] 1099/4819 22% [============== ] 1100/4819 22% [============== ] 1101/4819 22% [============== ] 1102/4819 22% [============== ] 1103/4819 22% [============== ] 1104/4819 22% [============== ] 1105/4819 22% [============== ] 1106/4819 22% [============== ] 1107/4819 22% [============== ] 1108/4819 22% [============== ] 1109/4819 23% [============== ] 1110/4819 23% [============== ] 1111/4819 23% [============== ] 1112/4819 23% [============== ] 1113/4819 23% [============== ] 1114/4819 23% [============== ] 1115/4819 23% [============== ] 1116/4819 23% [============== ] 1117/4819 23% [============== ] 1118/4819 23% [============== ] 1119/4819 23% [============== ] 1120/4819 23% [============== ] 1121/4819 23% [============== ] 1122/4819 23% [============== ] 1123/4819 23% [============== ] 1124/4819 23% [============== ] 1125/4819 23% [============== ] 1126/4819 23% [============== ] 1127/4819 23% [============== ] 1128/4819 23% [============== ] 1129/4819 23% [============== ] 1130/4819 23% [============== ] 1131/4819 23% [============== ] 1132/4819 23% [============== ] 1133/4819 23% [============== ] 1134/4819 23% [============== ] 1135/4819 23% [============== ] 1136/4819 23% [============== ] 1137/4819 23% [============== ] 1138/4819 23% [============== ] 1139/4819 23% [============== ] 1140/4819 23% [============== ] 1141/4819 23% [============== ] 1142/4819 23% [============== ] 1143/4819 23% [============== ] 1144/4819 23% [============== ] 1145/4819 23% [============== ] 1146/4819 23% [============== ] 1147/4819 23% [============== ] 1148/4819 23% [============== ] 1149/4819 23% [============== ] 1150/4819 23% [============== ] 1151/4819 23% [============== ] 1152/4819 23% [============== ] 1153/4819 23% [============== ] 1154/4819 23% [============== ] 1155/4819 23% [============== ] 1156/4819 23% [============== ] 1157/4819 24% [============== ] 1158/4819 24% [============== ] 1159/4819 24% [============== ] 1160/4819 24% [============== ] 1161/4819 24% [============== ] 1162/4819 24% [============== ] 1163/4819 24% [============== ] 1164/4819 24% [============== ] 1165/4819 24% [=============== ] 1166/4819 24% [=============== ] 1167/4819 24% [=============== ] 1168/4819 24% [=============== ] 1169/4819 24% [=============== ] 1170/4819 24% [=============== ] 1171/4819 24% [=============== ] 1172/4819 24% [=============== ] 1173/4819 24% [=============== ] 1174/4819 24% [=============== ] 1175/4819 24% [=============== ] 1176/4819 24% [=============== ] 1177/4819 24% [=============== ] 1178/4819 24% [=============== ] 1179/4819 24% [=============== ] 1180/4819 24% [=============== ] 1181/4819 24% [=============== ] 1182/4819 24% [=============== ] 1183/4819 24% [=============== ] 1184/4819 24% [=============== ] 1185/4819 24% [=============== ] 1186/4819 24% [=============== ] 1187/4819 24% [=============== ] 1188/4819 24% [=============== ] 1189/4819 24% [=============== ] 1190/4819 24% [=============== ] 1191/4819 24% [=============== ] 1192/4819 24% [=============== ] 1193/4819 24% [=============== ] 1194/4819 24% [=============== ] 1195/4819 24% [=============== ] 1196/4819 24% [=============== ] 1197/4819 24% [=============== ] 1198/4819 24% [=============== ] 1199/4819 24% [=============== ] 1200/4819 24% [=============== ] 1201/4819 24% [=============== ] 1202/4819 24% [=============== ] 1203/4819 24% [=============== ] 1204/4819 24% [=============== ] 1205/4819 25% [=============== ] 1206/4819 25% [=============== ] 1207/4819 25% [=============== ] 1208/4819 25% [=============== ] 1209/4819 25% [=============== ] 1210/4819 25% [=============== ] 1211/4819 25% [=============== ] 1212/4819 25% [=============== ] 1213/4819 25% [=============== ] 1214/4819 25% [=============== ] 1215/4819 25% [=============== ] 1216/4819 25% [=============== ] 1217/4819 25% [=============== ] 1218/4819 25% [=============== ] 1219/4819 25% [=============== ] 1220/4819 25% [=============== ] 1221/4819 25% [=============== ] 1222/4819 25% [=============== ] 1223/4819 25% [=============== ] 1224/4819 25% [=============== ] 1225/4819 25% [=============== ] 1226/4819 25% [=============== ] 1227/4819 25% [=============== ] 1228/4819 25% [=============== ] 1229/4819 25% [=============== ] 1230/4819 25% [=============== ] 1231/4819 25% [=============== ] 1232/4819 25% [=============== ] 1233/4819 25% [=============== ] 1234/4819 25% [=============== ] 1235/4819 25% [=============== ] 1236/4819 25% [=============== ] 1237/4819 25% [=============== ] 1238/4819 25% [=============== ] 1239/4819 25% [=============== ] 1240/4819 25% [=============== ] 1241/4819 25% [=============== ] 1242/4819 25% [=============== ] 1243/4819 25% [================ ] 1244/4819 25% [================ ] 1245/4819 25% [================ ] 1246/4819 25% [================ ] 1247/4819 25% [================ ] 1248/4819 25% [================ ] 1249/4819 25% [================ ] 1250/4819 25% [================ ] 1251/4819 25% [================ ] 1252/4819 25% [================ ] 1253/4819 26% [================ ] 1254/4819 26% [================ ] 1255/4819 26% [================ ] 1256/4819 26% [================ ] 1257/4819 26% [================ ] 1258/4819 26% [================ ] 1259/4819 26% [================ ] 1260/4819 26% [================ ] 1261/4819 26% [================ ] 1262/4819 26% [================ ] 1263/4819 26% [================ ] 1264/4819 26% [================ ] 1265/4819 26% [================ ] 1266/4819 26% [================ ] 1267/4819 26% [================ ] 1268/4819 26% [================ ] 1269/4819 26% [================ ] 1270/4819 26% [================ ] 1271/4819 26% [================ ] 1272/4819 26% [================ ] 1273/4819 26% [================ ] 1274/4819 26% [================ ] 1275/4819 26% [================ ] 1276/4819 26% [================ ] 1277/4819 26% [================ ] 1278/4819 26% [================ ] 1279/4819 26% [================ ] 1280/4819 26% [================ ] 1281/4819 26% [================ ] 1282/4819 26% [================ ] 1283/4819 26% [================ ] 1284/4819 26% [================ ] 1285/4819 26% [================ ] 1286/4819 26% [================ ] 1287/4819 26% [================ ] 1288/4819 26% [================ ] 1289/4819 26% [================ ] 1290/4819 26% [================ ] 1291/4819 26% [================ ] 1292/4819 26% [================ ] 1293/4819 26% [================ ] 1294/4819 26% [================ ] 1295/4819 26% [================ ] 1296/4819 26% [================ ] 1297/4819 26% [================ ] 1298/4819 26% [================ ] 1299/4819 26% [================ ] 1300/4819 26% [================ ] 1301/4819 26% [================ ] 1302/4819 27% [================ ] 1303/4819 27% [================ ] 1304/4819 27% [================ ] 1305/4819 27% [================ ] 1306/4819 27% [================ ] 1307/4819 27% [================ ] 1308/4819 27% [================ ] 1309/4819 27% [================ ] 1310/4819 27% [================ ] 1311/4819 27% [================ ] 1312/4819 27% [================ ] 1313/4819 27% [================ ] 1314/4819 27% [================ ] 1315/4819 27% [================ ] 1316/4819 27% [================ ] 1317/4819 27% [================ ] 1318/4819 27% [================ ] 1319/4819 27% [================ ] 1320/4819 27% [================ ] 1321/4819 27% [================= ] 1322/4819 27% [================= ] 1323/4819 27% [================= ] 1324/4819 27% [================= ] 1325/4819 27% [================= ] 1326/4819 27% [================= ] 1327/4819 27% [================= ] 1328/4819 27% [================= ] 1329/4819 27% [================= ] 1330/4819 27% [================= ] 1331/4819 27% [================= ] 1332/4819 27% [================= ] 1333/4819 27% [================= ] 1334/4819 27% [================= ] 1335/4819 27% [================= ] 1336/4819 27% [================= ] 1337/4819 27% [================= ] 1338/4819 27% [================= ] 1339/4819 27% [================= ] 1340/4819 27% [================= ] 1341/4819 27% [================= ] 1342/4819 27% [================= ] 1343/4819 27% [================= ] 1344/4819 27% [================= ] 1345/4819 27% [================= ] 1346/4819 27% [================= ] 1347/4819 27% [================= ] 1348/4819 27% [================= ] 1349/4819 27% [================= ] 1350/4819 28% [================= ] 1351/4819 28% [================= ] 1352/4819 28% [================= ] 1353/4819 28% [================= ] 1354/4819 28% [================= ] 1355/4819 28% [================= ] 1356/4819 28% [================= ] 1357/4819 28% [================= ] 1358/4819 28% [================= ] 1359/4819 28% [================= ] 1360/4819 28% [================= ] 1361/4819 28% [================= ] 1362/4819 28% [================= ] 1363/4819 28% [================= ] 1364/4819 28% [================= ] 1365/4819 28% [================= ] 1366/4819 28% [================= ] 1367/4819 28% [================= ] 1368/4819 28% [================= ] 1369/4819 28% [================= ] 1370/4819 28% [================= ] 1371/4819 28% [================= ] 1372/4819 28% [================= ] 1373/4819 28% [================= ] 1374/4819 28% [================= ] 1375/4819 28% [================= ] 1376/4819 28% [================= ] 1377/4819 28% [================= ] 1378/4819 28% [================= ] 1379/4819 28% [================= ] 1380/4819 28% [================= ] 1381/4819 28% [================= ] 1382/4819 28% [================= ] 1383/4819 28% [================= ] 1384/4819 28% [================= ] 1385/4819 28% [================= ] 1386/4819 28% [================= ] 1387/4819 28% [================= ] 1388/4819 28% [================= ] 1389/4819 28% [================= ] 1390/4819 28% [================= ] 1391/4819 28% [================= ] 1392/4819 28% [================= ] 1393/4819 28% [================= ] 1394/4819 28% [================= ] 1395/4819 28% [================= ] 1396/4819 28% [================= ] 1397/4819 28% [================= ] 1398/4819 29% [================= ] 1399/4819 29% [================== ] 1400/4819 29% [================== ] 1401/4819 29% [================== ] 1402/4819 29% [================== ] 1403/4819 29% [================== ] 1404/4819 29% [================== ] 1405/4819 29% [================== ] 1406/4819 29% [================== ] 1407/4819 29% [================== ] 1408/4819 29% [================== ] 1409/4819 29% [================== ] 1410/4819 29% [================== ] 1411/4819 29% [================== ] 1412/4819 29% [================== ] 1413/4819 29% [================== ] 1414/4819 29% [================== ] 1415/4819 29% [================== ] 1416/4819 29% [================== ] 1417/4819 29% [================== ] 1418/4819 29% [================== ] 1419/4819 29% [================== ] 1420/4819 29% [================== ] 1421/4819 29% [================== ] 1422/4819 29% [================== ] 1423/4819 29% [================== ] 1424/4819 29% [================== ] 1425/4819 29% [================== ] 1426/4819 29% [================== ] 1427/4819 29% [================== ] 1428/4819 29% [================== ] 1429/4819 29% [================== ] 1430/4819 29% [================== ] 1431/4819 29% [================== ] 1432/4819 29% [================== ] 1433/4819 29% [================== ] 1434/4819 29% [================== ] 1435/4819 29% [================== ] 1436/4819 29% [================== ] 1437/4819 29% [================== ] 1438/4819 29% [================== ] 1439/4819 29% [================== ] 1440/4819 29% [================== ] 1441/4819 29% [================== ] 1442/4819 29% [================== ] 1443/4819 29% [================== ] 1444/4819 29% [================== ] 1445/4819 29% [================== ] 1446/4819 30% [================== ] 1447/4819 30% [================== ] 1448/4819 30% [================== ] 1449/4819 30% [================== ] 1450/4819 30% [================== ] 1451/4819 30% [================== ] 1452/4819 30% [================== ] 1453/4819 30% [================== ] 1454/4819 30% [================== ] 1455/4819 30% [================== ] 1456/4819 30% [================== ] 1457/4819 30% [================== ] 1458/4819 30% [================== ] 1459/4819 30% [================== ] 1460/4819 30% [================== ] 1461/4819 30% [================== ] 1462/4819 30% [================== ] 1463/4819 30% [================== ] 1464/4819 30% [================== ] 1465/4819 30% [================== ] 1466/4819 30% [================== ] 1467/4819 30% [================== ] 1468/4819 30% [================== ] 1469/4819 30% [================== ] 1470/4819 30% [================== ] 1471/4819 30% [================== ] 1472/4819 30% [================== ] 1473/4819 30% [================== ] 1474/4819 30% [================== ] 1475/4819 30% [================== ] 1476/4819 30% [=================== ] 1477/4819 30% [=================== ] 1478/4819 30% [=================== ] 1479/4819 30% [=================== ] 1480/4819 30% [=================== ] 1481/4819 30% [=================== ] 1482/4819 30% [=================== ] 1483/4819 30% [=================== ] 1484/4819 30% [=================== ] 1485/4819 30% [=================== ] 1486/4819 30% [=================== ] 1487/4819 30% [=================== ] 1488/4819 30% [=================== ] 1489/4819 30% [=================== ] 1490/4819 30% [=================== ] 1491/4819 30% [=================== ] 1492/4819 30% [=================== ] 1493/4819 30% [=================== ] 1494/4819 31% [=================== ] 1495/4819 31% [=================== ] 1496/4819 31% [=================== ] 1497/4819 31% [=================== ] 1498/4819 31% [=================== ] 1499/4819 31% [=================== ] 1500/4819 31% [=================== ] 1501/4819 31% [=================== ] 1502/4819 31% [=================== ] 1503/4819 31% [=================== ] 1504/4819 31% [=================== ] 1505/4819 31% [=================== ] 1506/4819 31% [=================== ] 1507/4819 31% [=================== ] 1508/4819 31% [=================== ] 1509/4819 31% [=================== ] 1510/4819 31% [=================== ] 1511/4819 31% [=================== ] 1512/4819 31% [=================== ] 1513/4819 31% [=================== ] 1514/4819 31% [=================== ] 1515/4819 31% [=================== ] 1516/4819 31% [=================== ] 1517/4819 31% [=================== ] 1518/4819 31% [=================== ] 1519/4819 31% [=================== ] 1520/4819 31% [=================== ] 1521/4819 31% [=================== ] 1522/4819 31% [=================== ] 1523/4819 31% [=================== ] 1524/4819 31% [=================== ] 1525/4819 31% [=================== ] 1526/4819 31% [=================== ] 1527/4819 31% [=================== ] 1528/4819 31% [=================== ] 1529/4819 31% [=================== ] 1530/4819 31% [=================== ] 1531/4819 31% [=================== ] 1532/4819 31% [=================== ] 1533/4819 31% [=================== ] 1534/4819 31% [=================== ] 1535/4819 31% [=================== ] 1536/4819 31% [=================== ] 1537/4819 31% [=================== ] 1538/4819 31% [=================== ] 1539/4819 31% [=================== ] 1540/4819 31% [=================== ] 1541/4819 31% [=================== ] 1542/4819 31% [=================== ] 1543/4819 32% [=================== ] 1544/4819 32% [=================== ] 1545/4819 32% [=================== ] 1546/4819 32% [=================== ] 1547/4819 32% [=================== ] 1548/4819 32% [=================== ] 1549/4819 32% [=================== ] 1550/4819 32% [=================== ] 1551/4819 32% [=================== ] 1552/4819 32% [=================== ] 1553/4819 32% [=================== ] 1554/4819 32% [==================== ] 1555/4819 32% [==================== ] 1556/4819 32% [==================== ] 1557/4819 32% [==================== ] 1558/4819 32% [==================== ] 1559/4819 32% [==================== ] 1560/4819 32% [==================== ] 1561/4819 32% [==================== ] 1562/4819 32% [==================== ] 1563/4819 32% [==================== ] 1564/4819 32% [==================== ] 1565/4819 32% [==================== ] 1566/4819 32% [==================== ] 1567/4819 32% [==================== ] 1568/4819 32% [==================== ] 1569/4819 32% [==================== ] 1570/4819 32% [==================== ] 1571/4819 32% [==================== ] 1572/4819 32% [==================== ] 1573/4819 32% [==================== ] 1574/4819 32% [==================== ] 1575/4819 32% [==================== ] 1576/4819 32% [==================== ] 1577/4819 32% [==================== ] 1578/4819 32% [==================== ] 1579/4819 32% [==================== ] 1580/4819 32% [==================== ] 1581/4819 32% [==================== ] 1582/4819 32% [==================== ] 1583/4819 32% [==================== ] 1584/4819 32% [==================== ] 1585/4819 32% [==================== ] 1586/4819 32% [==================== ] 1587/4819 32% [==================== ] 1588/4819 32% [==================== ] 1589/4819 32% [==================== ] 1590/4819 32% [==================== ] 1591/4819 33% [==================== ] 1592/4819 33% [==================== ] 1593/4819 33% [==================== ] 1594/4819 33% [==================== ] 1595/4819 33% [==================== ] 1596/4819 33% [==================== ] 1597/4819 33% [==================== ] 1598/4819 33% [==================== ] 1599/4819 33% [==================== ] 1600/4819 33% [==================== ] 1601/4819 33% [==================== ] 1602/4819 33% [==================== ] 1603/4819 33% [==================== ] 1604/4819 33% [==================== ] 1605/4819 33% [==================== ] 1606/4819 33% [==================== ] 1607/4819 33% [==================== ] 1608/4819 33% [==================== ] 1609/4819 33% [==================== ] 1610/4819 33% [==================== ] 1611/4819 33% [==================== ] 1612/4819 33% [==================== ] 1613/4819 33% [==================== ] 1614/4819 33% [==================== ] 1615/4819 33% [==================== ] 1616/4819 33% [==================== ] 1617/4819 33% [==================== ] 1618/4819 33% [==================== ] 1619/4819 33% [==================== ] 1620/4819 33% [==================== ] 1621/4819 33% [==================== ] 1622/4819 33% [==================== ] 1623/4819 33% [==================== ] 1624/4819 33% [==================== ] 1625/4819 33% [==================== ] 1626/4819 33% [==================== ] 1627/4819 33% [==================== ] 1628/4819 33% [==================== ] 1629/4819 33% [==================== ] 1630/4819 33% [==================== ] 1631/4819 33% [==================== ] 1632/4819 33% [===================== ] 1633/4819 33% [===================== ] 1634/4819 33% [===================== ] 1635/4819 33% [===================== ] 1636/4819 33% [===================== ] 1637/4819 33% [===================== ] 1638/4819 33% [===================== ] 1639/4819 34% [===================== ] 1640/4819 34% [===================== ] 1641/4819 34% [===================== ] 1642/4819 34% [===================== ] 1643/4819 34% [===================== ] 1644/4819 34% [===================== ] 1645/4819 34% [===================== ] 1646/4819 34% [===================== ] 1647/4819 34% [===================== ] 1648/4819 34% [===================== ] 1649/4819 34% [===================== ] 1650/4819 34% [===================== ] 1651/4819 34% [===================== ] 1652/4819 34% [===================== ] 1653/4819 34% [===================== ] 1654/4819 34% [===================== ] 1655/4819 34% [===================== ] 1656/4819 34% [===================== ] 1657/4819 34% [===================== ] 1658/4819 34% [===================== ] 1659/4819 34% [===================== ] 1660/4819 34% [===================== ] 1661/4819 34% [===================== ] 1662/4819 34% [===================== ] 1663/4819 34% [===================== ] 1664/4819 34% [===================== ] 1665/4819 34% [===================== ] 1666/4819 34% [===================== ] 1667/4819 34% [===================== ] 1668/4819 34% [===================== ] 1669/4819 34% [===================== ] 1670/4819 34% [===================== ] 1671/4819 34% [===================== ] 1672/4819 34% [===================== ] 1673/4819 34% [===================== ] 1674/4819 34% [===================== ] 1675/4819 34% [===================== ] 1676/4819 34% [===================== ] 1677/4819 34% [===================== ] 1678/4819 34% [===================== ] 1679/4819 34% [===================== ] 1680/4819 34% [===================== ] 1681/4819 34% [===================== ] 1682/4819 34% [===================== ] 1683/4819 34% [===================== ] 1684/4819 34% [===================== ] 1685/4819 34% [===================== ] 1686/4819 34% [===================== ] 1687/4819 35% [===================== ] 1688/4819 35% [===================== ] 1689/4819 35% [===================== ] 1690/4819 35% [===================== ] 1691/4819 35% [===================== ] 1692/4819 35% [===================== ] 1693/4819 35% [===================== ] 1694/4819 35% [===================== ] 1695/4819 35% [===================== ] 1696/4819 35% [===================== ] 1697/4819 35% [===================== ] 1698/4819 35% [===================== ] 1699/4819 35% [===================== ] 1700/4819 35% [===================== ] 1701/4819 35% [===================== ] 1702/4819 35% [===================== ] 1703/4819 35% [===================== ] 1704/4819 35% [===================== ] 1705/4819 35% [===================== ] 1706/4819 35% [===================== ] 1707/4819 35% [===================== ] 1708/4819 35% [===================== ] 1709/4819 35% [====================== ] 1710/4819 35% [====================== ] 1711/4819 35% [====================== ] 1712/4819 35% [====================== ] 1713/4819 35% [====================== ] 1714/4819 35% [====================== ] 1715/4819 35% [====================== ] 1716/4819 35% [====================== ] 1717/4819 35% [====================== ] 1718/4819 35% [====================== ] 1719/4819 35% [====================== ] 1720/4819 35% [====================== ] 1721/4819 35% [====================== ] 1722/4819 35% [====================== ] 1723/4819 35% [====================== ] 1724/4819 35% [====================== ] 1725/4819 35% [====================== ] 1726/4819 35% [====================== ] 1727/4819 35% [====================== ] 1728/4819 35% [====================== ] 1729/4819 35% [====================== ] 1730/4819 35% [====================== ] 1731/4819 35% [====================== ] 1732/4819 35% [====================== ] 1733/4819 35% [====================== ] 1734/4819 35% [====================== ] 1735/4819 36% [====================== ] 1736/4819 36% [====================== ] 1737/4819 36% [====================== ] 1738/4819 36% [====================== ] 1739/4819 36% [====================== ] 1740/4819 36% [====================== ] 1741/4819 36% [====================== ] 1742/4819 36% [====================== ] 1743/4819 36% [====================== ] 1744/4819 36% [====================== ] 1745/4819 36% [====================== ] 1746/4819 36% [====================== ] 1747/4819 36% [====================== ] 1748/4819 36% [====================== ] 1749/4819 36% [====================== ] 1750/4819 36% [====================== ] 1751/4819 36% [====================== ] 1752/4819 36% [====================== ] 1753/4819 36% [====================== ] 1754/4819 36% [====================== ] 1755/4819 36% [====================== ] 1756/4819 36% [====================== ] 1757/4819 36% [====================== ] 1758/4819 36% [====================== ] 1759/4819 36% [====================== ] 1760/4819 36% [====================== ] 1761/4819 36% [====================== ] 1762/4819 36% [====================== ] 1763/4819 36% [====================== ] 1764/4819 36% [====================== ] 1765/4819 36% [====================== ] 1766/4819 36% [====================== ] 1767/4819 36% [====================== ] 1768/4819 36% [====================== ] 1769/4819 36% [====================== ] 1770/4819 36% [====================== ] 1771/4819 36% [====================== ] 1772/4819 36% [====================== ] 1773/4819 36% [====================== ] 1774/4819 36% [====================== ] 1775/4819 36% [====================== ] 1776/4819 36% [====================== ] 1777/4819 36% [====================== ] 1778/4819 36% [====================== ] 1779/4819 36% [====================== ] 1780/4819 36% [====================== ] 1781/4819 36% [====================== ] 1782/4819 36% [====================== ] 1783/4819 36% [====================== ] 1784/4819 37% [====================== ] 1785/4819 37% [====================== ] 1786/4819 37% [====================== ] 1787/4819 37% [======================= ] 1788/4819 37% [======================= ] 1789/4819 37% [======================= ] 1790/4819 37% [======================= ] 1791/4819 37% [======================= ] 1792/4819 37% [======================= ] 1793/4819 37% [======================= ] 1794/4819 37% [======================= ] 1795/4819 37% [======================= ] 1796/4819 37% [======================= ] 1797/4819 37% [======================= ] 1798/4819 37% [======================= ] 1799/4819 37% [======================= ] 1800/4819 37% [======================= ] 1801/4819 37% [======================= ] 1802/4819 37% [======================= ] 1803/4819 37% [======================= ] 1804/4819 37% [======================= ] 1805/4819 37% [======================= ] 1806/4819 37% [======================= ] 1807/4819 37% [======================= ] 1808/4819 37% [======================= ] 1809/4819 37% [======================= ] 1810/4819 37% [======================= ] 1811/4819 37% [======================= ] 1812/4819 37% [======================= ] 1813/4819 37% [======================= ] 1814/4819 37% [======================= ] 1815/4819 37% [======================= ] 1816/4819 37% [======================= ] 1817/4819 37% [======================= ] 1818/4819 37% [======================= ] 1819/4819 37% [======================= ] 1820/4819 37% [======================= ] 1821/4819 37% [======================= ] 1822/4819 37% [======================= ] 1823/4819 37% [======================= ] 1824/4819 37% [======================= ] 1825/4819 37% [======================= ] 1826/4819 37% [======================= ] 1827/4819 37% [======================= ] 1828/4819 37% [======================= ] 1829/4819 37% [======================= ] 1830/4819 37% [======================= ] 1831/4819 37% [======================= ] 1832/4819 38% [======================= ] 1833/4819 38% [======================= ] 1834/4819 38% [======================= ] 1835/4819 38% [======================= ] 1836/4819 38% [======================= ] 1837/4819 38% [======================= ] 1838/4819 38% [======================= ] 1839/4819 38% [======================= ] 1840/4819 38% [======================= ] 1841/4819 38% [======================= ] 1842/4819 38% [======================= ] 1843/4819 38% [======================= ] 1844/4819 38% [======================= ] 1845/4819 38% [======================= ] 1846/4819 38% [======================= ] 1847/4819 38% [======================= ] 1848/4819 38% [======================= ] 1849/4819 38% [======================= ] 1850/4819 38% [======================= ] 1851/4819 38% [======================= ] 1852/4819 38% [======================= ] 1853/4819 38% [======================= ] 1854/4819 38% [======================= ] 1855/4819 38% [======================= ] 1856/4819 38% [======================= ] 1857/4819 38% [======================= ] 1858/4819 38% [======================= ] 1859/4819 38% [======================= ] 1860/4819 38% [======================= ] 1861/4819 38% [======================= ] 1862/4819 38% [======================= ] 1863/4819 38% [======================= ] 1864/4819 38% [======================= ] 1865/4819 38% [======================== ] 1866/4819 38% [======================== ] 1867/4819 38% [======================== ] 1868/4819 38% [======================== ] 1869/4819 38% [======================== ] 1870/4819 38% [======================== ] 1871/4819 38% [======================== ] 1872/4819 38% [======================== ] 1873/4819 38% [======================== ] 1874/4819 38% [======================== ] 1875/4819 38% [======================== ] 1876/4819 38% [======================== ] 1877/4819 38% [======================== ] 1878/4819 38% [======================== ] 1879/4819 38% [======================== ] 1880/4819 39% [======================== ] 1881/4819 39% [======================== ] 1882/4819 39% [======================== ] 1883/4819 39% [======================== ] 1884/4819 39% [======================== ] 1885/4819 39% [======================== ] 1886/4819 39% [======================== ] 1887/4819 39% [======================== ] 1888/4819 39% [======================== ] 1889/4819 39% [======================== ] 1890/4819 39% [======================== ] 1891/4819 39% [======================== ] 1892/4819 39% [======================== ] 1893/4819 39% [======================== ] 1894/4819 39% [======================== ] 1895/4819 39% [======================== ] 1896/4819 39% [======================== ] 1897/4819 39% [======================== ] 1898/4819 39% [======================== ] 1899/4819 39% [======================== ] 1900/4819 39% [======================== ] 1901/4819 39% [======================== ] 1902/4819 39% [======================== ] 1903/4819 39% [======================== ] 1904/4819 39% [======================== ] 1905/4819 39% [======================== ] 1906/4819 39% [======================== ] 1907/4819 39% [======================== ] 1908/4819 39% [======================== ] 1909/4819 39% [======================== ] 1910/4819 39% [======================== ] 1911/4819 39% [======================== ] 1912/4819 39% [======================== ] 1913/4819 39% [======================== ] 1914/4819 39% [======================== ] 1915/4819 39% [======================== ] 1916/4819 39% [======================== ] 1917/4819 39% [======================== ] 1918/4819 39% [======================== ] 1919/4819 39% [======================== ] 1920/4819 39% [======================== ] 1921/4819 39% [======================== ] 1922/4819 39% [======================== ] 1923/4819 39% [======================== ] 1924/4819 39% [======================== ] 1925/4819 39% [======================== ] 1926/4819 39% [======================== ] 1927/4819 39% [======================== ] 1928/4819 40% [======================== ] 1929/4819 40% [======================== ] 1930/4819 40% [======================== ] 1931/4819 40% [======================== ] 1932/4819 40% [======================== ] 1933/4819 40% [======================== ] 1934/4819 40% [======================== ] 1935/4819 40% [======================== ] 1936/4819 40% [======================== ] 1937/4819 40% [======================== ] 1938/4819 40% [======================== ] 1939/4819 40% [======================== ] 1940/4819 40% [======================== ] 1941/4819 40% [======================== ] 1942/4819 40% [======================== ] 1943/4819 40% [========================= ] 1944/4819 40% [========================= ] 1945/4819 40% [========================= ] 1946/4819 40% [========================= ] 1947/4819 40% [========================= ] 1948/4819 40% [========================= ] 1949/4819 40% [========================= ] 1950/4819 40% [========================= ] 1951/4819 40% [========================= ] 1952/4819 40% [========================= ] 1953/4819 40% [========================= ] 1954/4819 40% [========================= ] 1955/4819 40% [========================= ] 1956/4819 40% [========================= ] 1957/4819 40% [========================= ] 1958/4819 40% [========================= ] 1959/4819 40% [========================= ] 1960/4819 40% [========================= ] 1961/4819 40% [========================= ] 1962/4819 40% [========================= ] 1963/4819 40% [========================= ] 1964/4819 40% [========================= ] 1965/4819 40% [========================= ] 1966/4819 40% [========================= ] 1967/4819 40% [========================= ] 1968/4819 40% [========================= ] 1969/4819 40% [========================= ] 1970/4819 40% [========================= ] 1971/4819 40% [========================= ] 1972/4819 40% [========================= ] 1973/4819 40% [========================= ] 1974/4819 40% [========================= ] 1975/4819 40% [========================= ] 1976/4819 41% [========================= ] 1977/4819 41% [========================= ] 1978/4819 41% [========================= ] 1979/4819 41% [========================= ] 1980/4819 41% [========================= ] 1981/4819 41% [========================= ] 1982/4819 41% [========================= ] 1983/4819 41% [========================= ] 1984/4819 41% [========================= ] 1985/4819 41% [========================= ] 1986/4819 41% [========================= ] 1987/4819 41% [========================= ] 1988/4819 41% [========================= ] 1989/4819 41% [========================= ] 1990/4819 41% [========================= ] 1991/4819 41% [========================= ] 1992/4819 41% [========================= ] 1993/4819 41% [========================= ] 1994/4819 41% [========================= ] 1995/4819 41% [========================= ] 1996/4819 41% [========================= ] 1997/4819 41% [========================= ] 1998/4819 41% [========================= ] 1999/4819 41% [========================= ] 2000/4819 41% [========================= ] 2001/4819 41% [========================= ] 2002/4819 41% [========================= ] 2003/4819 41% [========================= ] 2004/4819 41% [========================= ] 2005/4819 41% [========================= ] 2006/4819 41% [========================= ] 2007/4819 41% [========================= ] 2008/4819 41% [========================= ] 2009/4819 41% [========================= ] 2010/4819 41% [========================= ] 2011/4819 41% [========================= ] 2012/4819 41% [========================= ] 2013/4819 41% [========================= ] 2014/4819 41% [========================= ] 2015/4819 41% [========================= ] 2016/4819 41% [========================= ] 2017/4819 41% [========================= ] 2018/4819 41% [========================= ] 2019/4819 41% [========================= ] 2020/4819 41% [========================== ] 2021/4819 41% [========================== ] 2022/4819 41% [========================== ] 2023/4819 41% [========================== ] 2024/4819 42% [========================== ] 2025/4819 42% [========================== ] 2026/4819 42% [========================== ] 2027/4819 42% [========================== ] 2028/4819 42% [========================== ] 2029/4819 42% [========================== ] 2030/4819 42% [========================== ] 2031/4819 42% [========================== ] 2032/4819 42% [========================== ] 2033/4819 42% [========================== ] 2034/4819 42% [========================== ] 2035/4819 42% [========================== ] 2036/4819 42% [========================== ] 2037/4819 42% [========================== ] 2038/4819 42% [========================== ] 2039/4819 42% [========================== ] 2040/4819 42% [========================== ] 2041/4819 42% [========================== ] 2042/4819 42% [========================== ] 2043/4819 42% [========================== ] 2044/4819 42% [========================== ] 2045/4819 42% [========================== ] 2046/4819 42% [========================== ] 2047/4819 42% [========================== ] 2048/4819 42% [========================== ] 2049/4819 42% [========================== ] 2050/4819 42% [========================== ] 2051/4819 42% [========================== ] 2052/4819 42% [========================== ] 2053/4819 42% [========================== ] 2054/4819 42% [========================== ] 2055/4819 42% [========================== ] 2056/4819 42% [========================== ] 2057/4819 42% [========================== ] 2058/4819 42% [========================== ] 2059/4819 42% [========================== ] 2060/4819 42% [========================== ] 2061/4819 42% [========================== ] 2062/4819 42% [========================== ] 2063/4819 42% [========================== ] 2064/4819 42% [========================== ] 2065/4819 42% [========================== ] 2066/4819 42% [========================== ] 2067/4819 42% [========================== ] 2068/4819 42% [========================== ] 2069/4819 42% [========================== ] 2070/4819 42% [========================== ] 2071/4819 42% [========================== ] 2072/4819 42% [========================== ] 2073/4819 43% [========================== ] 2074/4819 43% [========================== ] 2075/4819 43% [========================== ] 2076/4819 43% [========================== ] 2077/4819 43% [========================== ] 2078/4819 43% [========================== ] 2079/4819 43% [========================== ] 2080/4819 43% [========================== ] 2081/4819 43% [========================== ] 2082/4819 43% [========================== ] 2083/4819 43% [========================== ] 2084/4819 43% [========================== ] 2085/4819 43% [========================== ] 2086/4819 43% [========================== ] 2087/4819 43% [========================== ] 2088/4819 43% [========================== ] 2089/4819 43% [========================== ] 2090/4819 43% [========================== ] 2091/4819 43% [========================== ] 2092/4819 43% [========================== ] 2093/4819 43% [========================== ] 2094/4819 43% [========================== ] 2095/4819 43% [========================== ] 2096/4819 43% [========================== ] 2097/4819 43% [========================== ] 2098/4819 43% [=========================== ] 2099/4819 43% [=========================== ] 2100/4819 43% [=========================== ] 2101/4819 43% [=========================== ] 2102/4819 43% [=========================== ] 2103/4819 43% [=========================== ] 2104/4819 43% [=========================== ] 2105/4819 43% [=========================== ] 2106/4819 43% [=========================== ] 2107/4819 43% [=========================== ] 2108/4819 43% [=========================== ] 2109/4819 43% [=========================== ] 2110/4819 43% [=========================== ] 2111/4819 43% [=========================== ] 2112/4819 43% [=========================== ] 2113/4819 43% [=========================== ] 2114/4819 43% [=========================== ] 2115/4819 43% [=========================== ] 2116/4819 43% [=========================== ] 2117/4819 43% [=========================== ] 2118/4819 43% [=========================== ] 2119/4819 43% [=========================== ] 2120/4819 43% [=========================== ] 2121/4819 44% [=========================== ] 2122/4819 44% [=========================== ] 2123/4819 44% [=========================== ] 2124/4819 44% [=========================== ] 2125/4819 44% [=========================== ] 2126/4819 44% [=========================== ] 2127/4819 44% [=========================== ] 2128/4819 44% [=========================== ] 2129/4819 44% [=========================== ] 2130/4819 44% [=========================== ] 2131/4819 44% [=========================== ] 2132/4819 44% [=========================== ] 2133/4819 44% [=========================== ] 2134/4819 44% [=========================== ] 2135/4819 44% [=========================== ] 2136/4819 44% [=========================== ] 2137/4819 44% [=========================== ] 2138/4819 44% [=========================== ] 2139/4819 44% [=========================== ] 2140/4819 44% [=========================== ] 2141/4819 44% [=========================== ] 2142/4819 44% [=========================== ] 2143/4819 44% [=========================== ] 2144/4819 44% [=========================== ] 2145/4819 44% [=========================== ] 2146/4819 44% [=========================== ] 2147/4819 44% [=========================== ] 2148/4819 44% [=========================== ] 2149/4819 44% [=========================== ] 2150/4819 44% [=========================== ] 2151/4819 44% [=========================== ] 2152/4819 44% [=========================== ] 2153/4819 44% [=========================== ] 2154/4819 44% [=========================== ] 2155/4819 44% [=========================== ] 2156/4819 44% [=========================== ] 2157/4819 44% [=========================== ] 2158/4819 44% [=========================== ] 2159/4819 44% [=========================== ] 2160/4819 44% [=========================== ] 2161/4819 44% [=========================== ] 2162/4819 44% [=========================== ] 2163/4819 44% [=========================== ] 2164/4819 44% [=========================== ] 2165/4819 44% [=========================== ] 2166/4819 44% [=========================== ] 2167/4819 44% [=========================== ] 2168/4819 44% [=========================== ] 2169/4819 45% [=========================== ] 2170/4819 45% [=========================== ] 2171/4819 45% [=========================== ] 2172/4819 45% [=========================== ] 2173/4819 45% [=========================== ] 2174/4819 45% [=========================== ] 2175/4819 45% [=========================== ] 2176/4819 45% [============================ ] 2177/4819 45% [============================ ] 2178/4819 45% [============================ ] 2179/4819 45% [============================ ] 2180/4819 45% [============================ ] 2181/4819 45% [============================ ] 2182/4819 45% [============================ ] 2183/4819 45% [============================ ] 2184/4819 45% [============================ ] 2185/4819 45% [============================ ] 2186/4819 45% [============================ ] 2187/4819 45% [============================ ] 2188/4819 45% [============================ ] 2189/4819 45% [============================ ] 2190/4819 45% [============================ ] 2191/4819 45% [============================ ] 2192/4819 45% [============================ ] 2193/4819 45% [============================ ] 2194/4819 45% [============================ ] 2195/4819 45% [============================ ] 2196/4819 45% [============================ ] 2197/4819 45% [============================ ] 2198/4819 45% [============================ ] 2199/4819 45% [============================ ] 2200/4819 45% [============================ ] 2201/4819 45% [============================ ] 2202/4819 45% [============================ ] 2203/4819 45% [============================ ] 2204/4819 45% [============================ ] 2205/4819 45% [============================ ] 2206/4819 45% [============================ ] 2207/4819 45% [============================ ] 2208/4819 45% [============================ ] 2209/4819 45% [============================ ] 2210/4819 45% [============================ ] 2211/4819 45% [============================ ] 2212/4819 45% [============================ ] 2213/4819 45% [============================ ] 2214/4819 45% [============================ ] 2215/4819 45% [============================ ] 2216/4819 45% [============================ ] 2217/4819 46% [============================ ] 2218/4819 46% [============================ ] 2219/4819 46% [============================ ] 2220/4819 46% [============================ ] 2221/4819 46% [============================ ] 2222/4819 46% [============================ ] 2223/4819 46% [============================ ] 2224/4819 46% [============================ ] 2225/4819 46% [============================ ] 2226/4819 46% [============================ ] 2227/4819 46% [============================ ] 2228/4819 46% [============================ ] 2229/4819 46% [============================ ] 2230/4819 46% [============================ ] 2231/4819 46% [============================ ] 2232/4819 46% [============================ ] 2233/4819 46% [============================ ] 2234/4819 46% [============================ ] 2235/4819 46% [============================ ] 2236/4819 46% [============================ ] 2237/4819 46% [============================ ] 2238/4819 46% [============================ ] 2239/4819 46% [============================ ] 2240/4819 46% [============================ ] 2241/4819 46% [============================ ] 2242/4819 46% [============================ ] 2243/4819 46% [============================ ] 2244/4819 46% [============================ ] 2245/4819 46% [============================ ] 2246/4819 46% [============================ ] 2247/4819 46% [============================ ] 2248/4819 46% [============================ ] 2249/4819 46% [============================ ] 2250/4819 46% [============================ ] 2251/4819 46% [============================ ] 2252/4819 46% [============================ ] 2253/4819 46% [============================ ] 2254/4819 46% [============================= ] 2255/4819 46% [============================= ] 2256/4819 46% [============================= ] 2257/4819 46% [============================= ] 2258/4819 46% [============================= ] 2259/4819 46% [============================= ] 2260/4819 46% [============================= ] 2261/4819 46% [============================= ] 2262/4819 46% [============================= ] 2263/4819 46% [============================= ] 2264/4819 46% [============================= ] 2265/4819 47% [============================= ] 2266/4819 47% [============================= ] 2267/4819 47% [============================= ] 2268/4819 47% [============================= ] 2269/4819 47% [============================= ] 2270/4819 47% [============================= ] 2271/4819 47% [============================= ] 2272/4819 47% [============================= ] 2273/4819 47% [============================= ] 2274/4819 47% [============================= ] 2275/4819 47% [============================= ] 2276/4819 47% [============================= ] 2277/4819 47% [============================= ] 2278/4819 47% [============================= ] 2279/4819 47% [============================= ] 2280/4819 47% [============================= ] 2281/4819 47% [============================= ] 2282/4819 47% [============================= ] 2283/4819 47% [============================= ] 2284/4819 47% [============================= ] 2285/4819 47% [============================= ] 2286/4819 47% [============================= ] 2287/4819 47% [============================= ] 2288/4819 47% [============================= ] 2289/4819 47% [============================= ] 2290/4819 47% [============================= ] 2291/4819 47% [============================= ] 2292/4819 47% [============================= ] 2293/4819 47% [============================= ] 2294/4819 47% [============================= ] 2295/4819 47% [============================= ] 2296/4819 47% [============================= ] 2297/4819 47% [============================= ] 2298/4819 47% [============================= ] 2299/4819 47% [============================= ] 2300/4819 47% [============================= ] 2301/4819 47% [============================= ] 2302/4819 47% [============================= ] 2303/4819 47% [============================= ] 2304/4819 47% [============================= ] 2305/4819 47% [============================= ] 2306/4819 47% [============================= ] 2307/4819 47% [============================= ] 2308/4819 47% [============================= ] 2309/4819 47% [============================= ] 2310/4819 47% [============================= ] 2311/4819 47% [============================= ] 2312/4819 47% [============================= ] 2313/4819 47% [============================= ] 2314/4819 48% [============================= ] 2315/4819 48% [============================= ] 2316/4819 48% [============================= ] 2317/4819 48% [============================= ] 2318/4819 48% [============================= ] 2319/4819 48% [============================= ] 2320/4819 48% [============================= ] 2321/4819 48% [============================= ] 2322/4819 48% [============================= ] 2323/4819 48% [============================= ] 2324/4819 48% [============================= ] 2325/4819 48% [============================= ] 2326/4819 48% [============================= ] 2327/4819 48% [============================= ] 2328/4819 48% [============================= ] 2329/4819 48% [============================= ] 2330/4819 48% [============================= ] 2331/4819 48% [============================== ] 2332/4819 48% [============================== ] 2333/4819 48% [============================== ] 2334/4819 48% [============================== ] 2335/4819 48% [============================== ] 2336/4819 48% [============================== ] 2337/4819 48% [============================== ] 2338/4819 48% [============================== ] 2339/4819 48% [============================== ] 2340/4819 48% [============================== ] 2341/4819 48% [============================== ] 2342/4819 48% [============================== ] 2343/4819 48% [============================== ] 2344/4819 48% [============================== ] 2345/4819 48% [============================== ] 2346/4819 48% [============================== ] 2347/4819 48% [============================== ] 2348/4819 48% [============================== ] 2349/4819 48% [============================== ] 2350/4819 48% [============================== ] 2351/4819 48% [============================== ] 2352/4819 48% [============================== ] 2353/4819 48% [============================== ] 2354/4819 48% [============================== ] 2355/4819 48% [============================== ] 2356/4819 48% [============================== ] 2357/4819 48% [============================== ] 2358/4819 48% [============================== ] 2359/4819 48% [============================== ] 2360/4819 48% [============================== ] 2361/4819 48% [============================== ] 2362/4819 49% [============================== ] 2363/4819 49% [============================== ] 2364/4819 49% [============================== ] 2365/4819 49% [============================== ] 2366/4819 49% [============================== ] 2367/4819 49% [============================== ] 2368/4819 49% [============================== ] 2369/4819 49% [============================== ] 2370/4819 49% [============================== ] 2371/4819 49% [============================== ] 2372/4819 49% [============================== ] 2373/4819 49% [============================== ] 2374/4819 49% [============================== ] 2375/4819 49% [============================== ] 2376/4819 49% [============================== ] 2377/4819 49% [============================== ] 2378/4819 49% [============================== ] 2379/4819 49% [============================== ] 2380/4819 49% [============================== ] 2381/4819 49% [============================== ] 2382/4819 49% [============================== ] 2383/4819 49% [============================== ] 2384/4819 49% [============================== ] 2385/4819 49% [============================== ] 2386/4819 49% [============================== ] 2387/4819 49% [============================== ] 2388/4819 49% [============================== ] 2389/4819 49% [============================== ] 2390/4819 49% [============================== ] 2391/4819 49% [============================== ] 2392/4819 49% [============================== ] 2393/4819 49% [============================== ] 2394/4819 49% [============================== ] 2395/4819 49% [============================== ] 2396/4819 49% [============================== ] 2397/4819 49% [============================== ] 2398/4819 49% [============================== ] 2399/4819 49% [============================== ] 2400/4819 49% [============================== ] 2401/4819 49% [============================== ] 2402/4819 49% [============================== ] 2403/4819 49% [============================== ] 2404/4819 49% [============================== ] 2405/4819 49% [============================== ] 2406/4819 49% [============================== ] 2407/4819 49% [============================== ] 2408/4819 49% [============================== ] 2409/4819 49% [=============================== ] 2410/4819 50% [=============================== ] 2411/4819 50% [=============================== ] 2412/4819 50% [=============================== ] 2413/4819 50% [=============================== ] 2414/4819 50% [=============================== ] 2415/4819 50% [=============================== ] 2416/4819 50% [=============================== ] 2417/4819 50% [=============================== ] 2418/4819 50% [=============================== ] 2419/4819 50% [=============================== ] 2420/4819 50% [=============================== ] 2421/4819 50% [=============================== ] 2422/4819 50% [=============================== ] 2423/4819 50% [=============================== ] 2424/4819 50% [=============================== ] 2425/4819 50% [=============================== ] 2426/4819 50% [=============================== ] 2427/4819 50% [=============================== ] 2428/4819 50% [=============================== ] 2429/4819 50% [=============================== ] 2430/4819 50% [=============================== ] 2431/4819 50% [=============================== ] 2432/4819 50% [=============================== ] 2433/4819 50% [=============================== ] 2434/4819 50% [=============================== ] 2435/4819 50% [=============================== ] 2436/4819 50% [=============================== ] 2437/4819 50% [=============================== ] 2438/4819 50% [=============================== ] 2439/4819 50% [=============================== ] 2440/4819 50% [=============================== ] 2441/4819 50% [=============================== ] 2442/4819 50% [=============================== ] 2443/4819 50% [=============================== ] 2444/4819 50% [=============================== ] 2445/4819 50% [=============================== ] 2446/4819 50% [=============================== ] 2447/4819 50% [=============================== ] 2448/4819 50% [=============================== ] 2449/4819 50% [=============================== ] 2450/4819 50% [=============================== ] 2451/4819 50% [=============================== ] 2452/4819 50% [=============================== ] 2453/4819 50% [=============================== ] 2454/4819 50% [=============================== ] 2455/4819 50% [=============================== ] 2456/4819 50% [=============================== ] 2457/4819 50% [=============================== ] 2458/4819 51% [=============================== ] 2459/4819 51% [=============================== ] 2460/4819 51% [=============================== ] 2461/4819 51% [=============================== ] 2462/4819 51% [=============================== ] 2463/4819 51% [=============================== ] 2464/4819 51% [=============================== ] 2465/4819 51% [=============================== ] 2466/4819 51% [=============================== ] 2467/4819 51% [=============================== ] 2468/4819 51% [=============================== ] 2469/4819 51% [=============================== ] 2470/4819 51% [=============================== ] 2471/4819 51% [=============================== ] 2472/4819 51% [=============================== ] 2473/4819 51% [=============================== ] 2474/4819 51% [=============================== ] 2475/4819 51% [=============================== ] 2476/4819 51% [=============================== ] 2477/4819 51% [=============================== ] 2478/4819 51% [=============================== ] 2479/4819 51% [=============================== ] 2480/4819 51% [=============================== ] 2481/4819 51% [=============================== ] 2482/4819 51% [=============================== ] 2483/4819 51% [=============================== ] 2484/4819 51% [=============================== ] 2485/4819 51% [=============================== ] 2486/4819 51% [=============================== ] 2487/4819 51% [================================ ] 2488/4819 51% [================================ ] 2489/4819 51% [================================ ] 2490/4819 51% [================================ ] 2491/4819 51% [================================ ] 2492/4819 51% [================================ ] 2493/4819 51% [================================ ] 2494/4819 51% [================================ ] 2495/4819 51% [================================ ] 2496/4819 51% [================================ ] 2497/4819 51% [================================ ] 2498/4819 51% [================================ ] 2499/4819 51% [================================ ] 2500/4819 51% [================================ ] 2501/4819 51% [================================ ] 2502/4819 51% [================================ ] 2503/4819 51% [================================ ] 2504/4819 51% [================================ ] 2505/4819 51% [================================ ] 2506/4819 52% [================================ ] 2507/4819 52% [================================ ] 2508/4819 52% [================================ ] 2509/4819 52% [================================ ] 2510/4819 52% [================================ ] 2511/4819 52% [================================ ] 2512/4819 52% [================================ ] 2513/4819 52% [================================ ] 2514/4819 52% [================================ ] 2515/4819 52% [================================ ] 2516/4819 52% [================================ ] 2517/4819 52% [================================ ] 2518/4819 52% [================================ ] 2519/4819 52% [================================ ] 2520/4819 52% [================================ ] 2521/4819 52% [================================ ] 2522/4819 52% [================================ ] 2523/4819 52% [================================ ] 2524/4819 52% [================================ ] 2525/4819 52% [================================ ] 2526/4819 52% [================================ ] 2527/4819 52% [================================ ] 2528/4819 52% [================================ ] 2529/4819 52% [================================ ] 2530/4819 52% [================================ ] 2531/4819 52% [================================ ] 2532/4819 52% [================================ ] 2533/4819 52% [================================ ] 2534/4819 52% [================================ ] 2535/4819 52% [================================ ] 2536/4819 52% [================================ ] 2537/4819 52% [================================ ] 2538/4819 52% [================================ ] 2539/4819 52% [================================ ] 2540/4819 52% [================================ ] 2541/4819 52% [================================ ] 2542/4819 52% [================================ ] 2543/4819 52% [================================ ] 2544/4819 52% [================================ ] 2545/4819 52% [================================ ] 2546/4819 52% [================================ ] 2547/4819 52% [================================ ] 2548/4819 52% [================================ ] 2549/4819 52% [================================ ] 2550/4819 52% [================================ ] 2551/4819 52% [================================ ] 2552/4819 52% [================================ ] 2553/4819 52% [================================ ] 2554/4819 52% [================================ ] 2555/4819 53% [================================ ] 2556/4819 53% [================================ ] 2557/4819 53% [================================ ] 2558/4819 53% [================================ ] 2559/4819 53% [================================ ] 2560/4819 53% [================================ ] 2561/4819 53% [================================ ] 2562/4819 53% [================================ ] 2563/4819 53% [================================ ] 2564/4819 53% [================================= ] 2565/4819 53% [================================= ] 2566/4819 53% [================================= ] 2567/4819 53% [================================= ] 2568/4819 53% [================================= ] 2569/4819 53% [================================= ] 2570/4819 53% [================================= ] 2571/4819 53% [================================= ] 2572/4819 53% [================================= ] 2573/4819 53% [================================= ] 2574/4819 53% [================================= ] 2575/4819 53% [================================= ] 2576/4819 53% [================================= ] 2577/4819 53% [================================= ] 2578/4819 53% [================================= ] 2579/4819 53% [================================= ] 2580/4819 53% [================================= ] 2581/4819 53% [================================= ] 2582/4819 53% [================================= ] 2583/4819 53% [================================= ] 2584/4819 53% [================================= ] 2585/4819 53% [================================= ] 2586/4819 53% [================================= ] 2587/4819 53% [================================= ] 2588/4819 53% [================================= ] 2589/4819 53% [================================= ] 2590/4819 53% [================================= ] 2591/4819 53% [================================= ] 2592/4819 53% [================================= ] 2593/4819 53% [================================= ] 2594/4819 53% [================================= ] 2595/4819 53% [================================= ] 2596/4819 53% [================================= ] 2597/4819 53% [================================= ] 2598/4819 53% [================================= ] 2599/4819 53% [================================= ] 2600/4819 53% [================================= ] 2601/4819 53% [================================= ] 2602/4819 53% [================================= ] 2603/4819 54% [================================= ] 2604/4819 54% [================================= ] 2605/4819 54% [================================= ] 2606/4819 54% [================================= ] 2607/4819 54% [================================= ] 2608/4819 54% [================================= ] 2609/4819 54% [================================= ] 2610/4819 54% [================================= ] 2611/4819 54% [================================= ] 2612/4819 54% [================================= ] 2613/4819 54% [================================= ] 2614/4819 54% [================================= ] 2615/4819 54% [================================= ] 2616/4819 54% [================================= ] 2617/4819 54% [================================= ] 2618/4819 54% [================================= ] 2619/4819 54% [================================= ] 2620/4819 54% [================================= ] 2621/4819 54% [================================= ] 2622/4819 54% [================================= ] 2623/4819 54% [================================= ] 2624/4819 54% [================================= ] 2625/4819 54% [================================= ] 2626/4819 54% [================================= ] 2627/4819 54% [================================= ] 2628/4819 54% [================================= ] 2629/4819 54% [================================= ] 2630/4819 54% [================================= ] 2631/4819 54% [================================= ] 2632/4819 54% [================================= ] 2633/4819 54% [================================= ] 2634/4819 54% [================================= ] 2635/4819 54% [================================= ] 2636/4819 54% [================================= ] 2637/4819 54% [================================= ] 2638/4819 54% [================================= ] 2639/4819 54% [================================= ] 2640/4819 54% [================================= ] 2641/4819 54% [================================= ] 2642/4819 54% [================================== ] 2643/4819 54% [================================== ] 2644/4819 54% [================================== ] 2645/4819 54% [================================== ] 2646/4819 54% [================================== ] 2647/4819 54% [================================== ] 2648/4819 54% [================================== ] 2649/4819 54% [================================== ] 2650/4819 54% [================================== ] 2651/4819 55% [================================== ] 2652/4819 55% [================================== ] 2653/4819 55% [================================== ] 2654/4819 55% [================================== ] 2655/4819 55% [================================== ] 2656/4819 55% [================================== ] 2657/4819 55% [================================== ] 2658/4819 55% [================================== ] 2659/4819 55% [================================== ] 2660/4819 55% [================================== ] 2661/4819 55% [================================== ] 2662/4819 55% [================================== ] 2663/4819 55% [================================== ] 2664/4819 55% [================================== ] 2665/4819 55% [================================== ] 2666/4819 55% [================================== ] 2667/4819 55% [================================== ] 2668/4819 55% [================================== ] 2669/4819 55% [================================== ] 2670/4819 55% [================================== ] 2671/4819 55% [================================== ] 2672/4819 55% [================================== ] 2673/4819 55% [================================== ] 2674/4819 55% [================================== ] 2675/4819 55% [================================== ] 2676/4819 55% [================================== ] 2677/4819 55% [================================== ] 2678/4819 55% [================================== ] 2679/4819 55% [================================== ] 2680/4819 55% [================================== ] 2681/4819 55% [================================== ] 2682/4819 55% [================================== ] 2683/4819 55% [================================== ] 2684/4819 55% [================================== ] 2685/4819 55% [================================== ] 2686/4819 55% [================================== ] 2687/4819 55% [================================== ] 2688/4819 55% [================================== ] 2689/4819 55% [================================== ] 2690/4819 55% [================================== ] 2691/4819 55% [================================== ] 2692/4819 55% [================================== ] 2693/4819 55% [================================== ] 2694/4819 55% [================================== ] 2695/4819 55% [================================== ] 2696/4819 55% [================================== ] 2697/4819 55% [================================== ] 2698/4819 55% [================================== ] 2699/4819 56% [================================== ] 2700/4819 56% [================================== ] 2701/4819 56% [================================== ] 2702/4819 56% [================================== ] 2703/4819 56% [================================== ] 2704/4819 56% [================================== ] 2705/4819 56% [================================== ] 2706/4819 56% [================================== ] 2707/4819 56% [================================== ] 2708/4819 56% [================================== ] 2709/4819 56% [================================== ] 2710/4819 56% [================================== ] 2711/4819 56% [================================== ] 2712/4819 56% [================================== ] 2713/4819 56% [================================== ] 2714/4819 56% [================================== ] 2715/4819 56% [================================== ] 2716/4819 56% [================================== ] 2717/4819 56% [================================== ] 2718/4819 56% [================================== ] 2719/4819 56% [================================== ] 2720/4819 56% [=================================== ] 2721/4819 56% [=================================== ] 2722/4819 56% [=================================== ] 2723/4819 56% [=================================== ] 2724/4819 56% [=================================== ] 2725/4819 56% [=================================== ] 2726/4819 56% [=================================== ] 2727/4819 56% [=================================== ] 2728/4819 56% [=================================== ] 2729/4819 56% [=================================== ] 2730/4819 56% [=================================== ] 2731/4819 56% [=================================== ] 2732/4819 56% [=================================== ] 2733/4819 56% [=================================== ] 2734/4819 56% [=================================== ] 2735/4819 56% [=================================== ] 2736/4819 56% [=================================== ] 2737/4819 56% [=================================== ] 2738/4819 56% [=================================== ] 2739/4819 56% [=================================== ] 2740/4819 56% [=================================== ] 2741/4819 56% [=================================== ] 2742/4819 56% [=================================== ] 2743/4819 56% [=================================== ] 2744/4819 56% [=================================== ] 2745/4819 56% [=================================== ] 2746/4819 56% [=================================== ] 2747/4819 57% [=================================== ] 2748/4819 57% [=================================== ] 2749/4819 57% [=================================== ] 2750/4819 57% [=================================== ] 2751/4819 57% [=================================== ] 2752/4819 57% [=================================== ] 2753/4819 57% [=================================== ] 2754/4819 57% [=================================== ] 2755/4819 57% [=================================== ] 2756/4819 57% [=================================== ] 2757/4819 57% [=================================== ] 2758/4819 57% [=================================== ] 2759/4819 57% [=================================== ] 2760/4819 57% [=================================== ] 2761/4819 57% [=================================== ] 2762/4819 57% [=================================== ] 2763/4819 57% [=================================== ] 2764/4819 57% [=================================== ] 2765/4819 57% [=================================== ] 2766/4819 57% [=================================== ] 2767/4819 57% [=================================== ] 2768/4819 57% [=================================== ] 2769/4819 57% [=================================== ] 2770/4819 57% [=================================== ] 2771/4819 57% [=================================== ] 2772/4819 57% [=================================== ] 2773/4819 57% [=================================== ] 2774/4819 57% [=================================== ] 2775/4819 57% [=================================== ] 2776/4819 57% [=================================== ] 2777/4819 57% [=================================== ] 2778/4819 57% [=================================== ] 2779/4819 57% [=================================== ] 2780/4819 57% [=================================== ] 2781/4819 57% [=================================== ] 2782/4819 57% [=================================== ] 2783/4819 57% [=================================== ] 2784/4819 57% [=================================== ] 2785/4819 57% [=================================== ] 2786/4819 57% [=================================== ] 2787/4819 57% [=================================== ] 2788/4819 57% [=================================== ] 2789/4819 57% [=================================== ] 2790/4819 57% [=================================== ] 2791/4819 57% [=================================== ] 2792/4819 57% [=================================== ] 2793/4819 57% [=================================== ] 2794/4819 57% [=================================== ] 2795/4819 57% [=================================== ] 2796/4819 58% [=================================== ] 2797/4819 58% [=================================== ] 2798/4819 58% [==================================== ] 2799/4819 58% [==================================== ] 2800/4819 58% [==================================== ] 2801/4819 58% [==================================== ] 2802/4819 58% [==================================== ] 2803/4819 58% [==================================== ] 2804/4819 58% [==================================== ] 2805/4819 58% [==================================== ] 2806/4819 58% [==================================== ] 2807/4819 58% [==================================== ] 2808/4819 58% [==================================== ] 2809/4819 58% [==================================== ] 2810/4819 58% [==================================== ] 2811/4819 58% [==================================== ] 2812/4819 58% [==================================== ] 2813/4819 58% [==================================== ] 2814/4819 58% [==================================== ] 2815/4819 58% [==================================== ] 2816/4819 58% [==================================== ] 2817/4819 58% [==================================== ] 2818/4819 58% [==================================== ] 2819/4819 58% [==================================== ] 2820/4819 58% [==================================== ] 2821/4819 58% [==================================== ] 2822/4819 58% [==================================== ] 2823/4819 58% [==================================== ] 2824/4819 58% [==================================== ] 2825/4819 58% [==================================== ] 2826/4819 58% [==================================== ] 2827/4819 58% [==================================== ] 2828/4819 58% [==================================== ] 2829/4819 58% [==================================== ] 2830/4819 58% [==================================== ] 2831/4819 58% [==================================== ] 2832/4819 58% [==================================== ] 2833/4819 58% [==================================== ] 2834/4819 58% [==================================== ] 2835/4819 58% [==================================== ] 2836/4819 58% [==================================== ] 2837/4819 58% [==================================== ] 2838/4819 58% [==================================== ] 2839/4819 58% [==================================== ] 2840/4819 58% [==================================== ] 2841/4819 58% [==================================== ] 2842/4819 58% [==================================== ] 2843/4819 58% [==================================== ] 2844/4819 59% [==================================== ] 2845/4819 59% [==================================== ] 2846/4819 59% [==================================== ] 2847/4819 59% [==================================== ] 2848/4819 59% [==================================== ] 2849/4819 59% [==================================== ] 2850/4819 59% [==================================== ] 2851/4819 59% [==================================== ] 2852/4819 59% [==================================== ] 2853/4819 59% [==================================== ] 2854/4819 59% [==================================== ] 2855/4819 59% [==================================== ] 2856/4819 59% [==================================== ] 2857/4819 59% [==================================== ] 2858/4819 59% [==================================== ] 2859/4819 59% [==================================== ] 2860/4819 59% [==================================== ] 2861/4819 59% [==================================== ] 2862/4819 59% [==================================== ] 2863/4819 59% [==================================== ] 2864/4819 59% [==================================== ] 2865/4819 59% [==================================== ] 2866/4819 59% [==================================== ] 2867/4819 59% [==================================== ] 2868/4819 59% [==================================== ] 2869/4819 59% [==================================== ] 2870/4819 59% [==================================== ] 2871/4819 59% [==================================== ] 2872/4819 59% [==================================== ] 2873/4819 59% [==================================== ] 2874/4819 59% [==================================== ] 2875/4819 59% [===================================== ] 2876/4819 59% [===================================== ] 2877/4819 59% [===================================== ] 2878/4819 59% [===================================== ] 2879/4819 59% [===================================== ] 2880/4819 59% [===================================== ] 2881/4819 59% [===================================== ] 2882/4819 59% [===================================== ] 2883/4819 59% [===================================== ] 2884/4819 59% [===================================== ] 2885/4819 59% [===================================== ] 2886/4819 59% [===================================== ] 2887/4819 59% [===================================== ] 2888/4819 59% [===================================== ] 2889/4819 59% [===================================== ] 2890/4819 59% [===================================== ] 2891/4819 59% [===================================== ] 2892/4819 60% [===================================== ] 2893/4819 60% [===================================== ] 2894/4819 60% [===================================== ] 2895/4819 60% [===================================== ] 2896/4819 60% [===================================== ] 2897/4819 60% [===================================== ] 2898/4819 60% [===================================== ] 2899/4819 60% [===================================== ] 2900/4819 60% [===================================== ] 2901/4819 60% [===================================== ] 2902/4819 60% [===================================== ] 2903/4819 60% [===================================== ] 2904/4819 60% [===================================== ] 2905/4819 60% [===================================== ] 2906/4819 60% [===================================== ] 2907/4819 60% [===================================== ] 2908/4819 60% [===================================== ] 2909/4819 60% [===================================== ] 2910/4819 60% [===================================== ] 2911/4819 60% [===================================== ] 2912/4819 60% [===================================== ] 2913/4819 60% [===================================== ] 2914/4819 60% [===================================== ] 2915/4819 60% [===================================== ] 2916/4819 60% [===================================== ] 2917/4819 60% [===================================== ] 2918/4819 60% [===================================== ] 2919/4819 60% [===================================== ] 2920/4819 60% [===================================== ] 2921/4819 60% [===================================== ] 2922/4819 60% [===================================== ] 2923/4819 60% [===================================== ] 2924/4819 60% [===================================== ] 2925/4819 60% [===================================== ] 2926/4819 60% [===================================== ] 2927/4819 60% [===================================== ] 2928/4819 60% [===================================== ] 2929/4819 60% [===================================== ] 2930/4819 60% [===================================== ] 2931/4819 60% [===================================== ] 2932/4819 60% [===================================== ] 2933/4819 60% [===================================== ] 2934/4819 60% [===================================== ] 2935/4819 60% [===================================== ] 2936/4819 60% [===================================== ] 2937/4819 60% [===================================== ] 2938/4819 60% [===================================== ] 2939/4819 60% [===================================== ] 2940/4819 61% [===================================== ] 2941/4819 61% [===================================== ] 2942/4819 61% [===================================== ] 2943/4819 61% [===================================== ] 2944/4819 61% [===================================== ] 2945/4819 61% [===================================== ] 2946/4819 61% [===================================== ] 2947/4819 61% [===================================== ] 2948/4819 61% [===================================== ] 2949/4819 61% [===================================== ] 2950/4819 61% [===================================== ] 2951/4819 61% [===================================== ] 2952/4819 61% [===================================== ] 2953/4819 61% [====================================== ] 2954/4819 61% [====================================== ] 2955/4819 61% [====================================== ] 2956/4819 61% [====================================== ] 2957/4819 61% [====================================== ] 2958/4819 61% [====================================== ] 2959/4819 61% [====================================== ] 2960/4819 61% [====================================== ] 2961/4819 61% [====================================== ] 2962/4819 61% [====================================== ] 2963/4819 61% [====================================== ] 2964/4819 61% [====================================== ] 2965/4819 61% [====================================== ] 2966/4819 61% [====================================== ] 2967/4819 61% [====================================== ] 2968/4819 61% [====================================== ] 2969/4819 61% [====================================== ] 2970/4819 61% [====================================== ] 2971/4819 61% [====================================== ] 2972/4819 61% [====================================== ] 2973/4819 61% [====================================== ] 2974/4819 61% [====================================== ] 2975/4819 61% [====================================== ] 2976/4819 61% [====================================== ] 2977/4819 61% [====================================== ] 2978/4819 61% [====================================== ] 2979/4819 61% [====================================== ] 2980/4819 61% [====================================== ] 2981/4819 61% [====================================== ] 2982/4819 61% [====================================== ] 2983/4819 61% [====================================== ] 2984/4819 61% [====================================== ] 2985/4819 61% [====================================== ] 2986/4819 61% [====================================== ] 2987/4819 61% [====================================== ] 2988/4819 62% [====================================== ] 2989/4819 62% [====================================== ] 2990/4819 62% [====================================== ] 2991/4819 62% [====================================== ] 2992/4819 62% [====================================== ] 2993/4819 62% [====================================== ] 2994/4819 62% [====================================== ] 2995/4819 62% [====================================== ] 2996/4819 62% [====================================== ] 2997/4819 62% [====================================== ] 2998/4819 62% [====================================== ] 2999/4819 62% [====================================== ] 3000/4819 62% [====================================== ] 3001/4819 62% [====================================== ] 3002/4819 62% [====================================== ] 3003/4819 62% [====================================== ] 3004/4819 62% [====================================== ] 3005/4819 62% [====================================== ] 3006/4819 62% [====================================== ] 3007/4819 62% [====================================== ] 3008/4819 62% [====================================== ] 3009/4819 62% [====================================== ] 3010/4819 62% [====================================== ] 3011/4819 62% [====================================== ] 3012/4819 62% [====================================== ] 3013/4819 62% [====================================== ] 3014/4819 62% [====================================== ] 3015/4819 62% [====================================== ] 3016/4819 62% [====================================== ] 3017/4819 62% [====================================== ] 3018/4819 62% [====================================== ] 3019/4819 62% [====================================== ] 3020/4819 62% [====================================== ] 3021/4819 62% [====================================== ] 3022/4819 62% [====================================== ] 3023/4819 62% [====================================== ] 3024/4819 62% [====================================== ] 3025/4819 62% [====================================== ] 3026/4819 62% [====================================== ] 3027/4819 62% [====================================== ] 3028/4819 62% [====================================== ] 3029/4819 62% [====================================== ] 3030/4819 62% [====================================== ] 3031/4819 62% [======================================= ] 3032/4819 62% [======================================= ] 3033/4819 62% [======================================= ] 3034/4819 62% [======================================= ] 3035/4819 62% [======================================= ] 3036/4819 63% [======================================= ] 3037/4819 63% [======================================= ] 3038/4819 63% [======================================= ] 3039/4819 63% [======================================= ] 3040/4819 63% [======================================= ] 3041/4819 63% [======================================= ] 3042/4819 63% [======================================= ] 3043/4819 63% [======================================= ] 3044/4819 63% [======================================= ] 3045/4819 63% [======================================= ] 3046/4819 63% [======================================= ] 3047/4819 63% [======================================= ] 3048/4819 63% [======================================= ] 3049/4819 63% [======================================= ] 3050/4819 63% [======================================= ] 3051/4819 63% [======================================= ] 3052/4819 63% [======================================= ] 3053/4819 63% [======================================= ] 3054/4819 63% [======================================= ] 3055/4819 63% [======================================= ] 3056/4819 63% [======================================= ] 3057/4819 63% [======================================= ] 3058/4819 63% [======================================= ] 3059/4819 63% [======================================= ] 3060/4819 63% [======================================= ] 3061/4819 63% [======================================= ] 3062/4819 63% [======================================= ] 3063/4819 63% [======================================= ] 3064/4819 63% [======================================= ] 3065/4819 63% [======================================= ] 3066/4819 63% [======================================= ] 3067/4819 63% [======================================= ] 3068/4819 63% [======================================= ] 3069/4819 63% [======================================= ] 3070/4819 63% [======================================= ] 3071/4819 63% [======================================= ] 3072/4819 63% [======================================= ] 3073/4819 63% [======================================= ] 3074/4819 63% [======================================= ] 3075/4819 63% [======================================= ] 3076/4819 63% [======================================= ] 3077/4819 63% [======================================= ] 3078/4819 63% [======================================= ] 3079/4819 63% [======================================= ] 3080/4819 63% [======================================= ] 3081/4819 63% [======================================= ] 3082/4819 63% [======================================= ] 3083/4819 63% [======================================= ] 3084/4819 63% [======================================= ] 3085/4819 64% [======================================= ] 3086/4819 64% [======================================= ] 3087/4819 64% [======================================= ] 3088/4819 64% [======================================= ] 3089/4819 64% [======================================= ] 3090/4819 64% [======================================= ] 3091/4819 64% [======================================= ] 3092/4819 64% [======================================= ] 3093/4819 64% [======================================= ] 3094/4819 64% [======================================= ] 3095/4819 64% [======================================= ] 3096/4819 64% [======================================= ] 3097/4819 64% [======================================= ] 3098/4819 64% [======================================= ] 3099/4819 64% [======================================= ] 3100/4819 64% [======================================= ] 3101/4819 64% [======================================= ] 3102/4819 64% [======================================= ] 3103/4819 64% [======================================= ] 3104/4819 64% [======================================= ] 3105/4819 64% [======================================= ] 3106/4819 64% [======================================= ] 3107/4819 64% [======================================= ] 3108/4819 64% [======================================= ] 3109/4819 64% [======================================== ] 3110/4819 64% [======================================== ] 3111/4819 64% [======================================== ] 3112/4819 64% [======================================== ] 3113/4819 64% [======================================== ] 3114/4819 64% [======================================== ] 3115/4819 64% [======================================== ] 3116/4819 64% [======================================== ] 3117/4819 64% [======================================== ] 3118/4819 64% [======================================== ] 3119/4819 64% [======================================== ] 3120/4819 64% [======================================== ] 3121/4819 64% [======================================== ] 3122/4819 64% [======================================== ] 3123/4819 64% [======================================== ] 3124/4819 64% [======================================== ] 3125/4819 64% [======================================== ] 3126/4819 64% [======================================== ] 3127/4819 64% [======================================== ] 3128/4819 64% [======================================== ] 3129/4819 64% [======================================== ] 3130/4819 64% [======================================== ] 3131/4819 64% [======================================== ] 3132/4819 64% [======================================== ] 3133/4819 65% [======================================== ] 3134/4819 65% [======================================== ] 3135/4819 65% [======================================== ] 3136/4819 65% [======================================== ] 3137/4819 65% [======================================== ] 3138/4819 65% [======================================== ] 3139/4819 65% [======================================== ] 3140/4819 65% [======================================== ] 3141/4819 65% [======================================== ] 3142/4819 65% [======================================== ] 3143/4819 65% [======================================== ] 3144/4819 65% [======================================== ] 3145/4819 65% [======================================== ] 3146/4819 65% [======================================== ] 3147/4819 65% [======================================== ] 3148/4819 65% [======================================== ] 3149/4819 65% [======================================== ] 3150/4819 65% [======================================== ] 3151/4819 65% [======================================== ] 3152/4819 65% [======================================== ] 3153/4819 65% [======================================== ] 3154/4819 65% [======================================== ] 3155/4819 65% [======================================== ] 3156/4819 65% [======================================== ] 3157/4819 65% [======================================== ] 3158/4819 65% [======================================== ] 3159/4819 65% [======================================== ] 3160/4819 65% [======================================== ] 3161/4819 65% [======================================== ] 3162/4819 65% [======================================== ] 3163/4819 65% [======================================== ] 3164/4819 65% [======================================== ] 3165/4819 65% [======================================== ] 3166/4819 65% [======================================== ] 3167/4819 65% [======================================== ] 3168/4819 65% [======================================== ] 3169/4819 65% [======================================== ] 3170/4819 65% [======================================== ] 3171/4819 65% [======================================== ] 3172/4819 65% [======================================== ] 3173/4819 65% [======================================== ] 3174/4819 65% [======================================== ] 3175/4819 65% [======================================== ] 3176/4819 65% [======================================== ] 3177/4819 65% [======================================== ] 3178/4819 65% [======================================== ] 3179/4819 65% [======================================== ] 3180/4819 65% [======================================== ] 3181/4819 66% [======================================== ] 3182/4819 66% [======================================== ] 3183/4819 66% [======================================== ] 3184/4819 66% [======================================== ] 3185/4819 66% [======================================== ] 3186/4819 66% [========================================= ] 3187/4819 66% [========================================= ] 3188/4819 66% [========================================= ] 3189/4819 66% [========================================= ] 3190/4819 66% [========================================= ] 3191/4819 66% [========================================= ] 3192/4819 66% [========================================= ] 3193/4819 66% [========================================= ] 3194/4819 66% [========================================= ] 3195/4819 66% [========================================= ] 3196/4819 66% [========================================= ] 3197/4819 66% [========================================= ] 3198/4819 66% [========================================= ] 3199/4819 66% [========================================= ] 3200/4819 66% [========================================= ] 3201/4819 66% [========================================= ] 3202/4819 66% [========================================= ] 3203/4819 66% [========================================= ] 3204/4819 66% [========================================= ] 3205/4819 66% [========================================= ] 3206/4819 66% [========================================= ] 3207/4819 66% [========================================= ] 3208/4819 66% [========================================= ] 3209/4819 66% [========================================= ] 3210/4819 66% [========================================= ] 3211/4819 66% [========================================= ] 3212/4819 66% [========================================= ] 3213/4819 66% [========================================= ] 3214/4819 66% [========================================= ] 3215/4819 66% [========================================= ] 3216/4819 66% [========================================= ] 3217/4819 66% [========================================= ] 3218/4819 66% [========================================= ] 3219/4819 66% [========================================= ] 3220/4819 66% [========================================= ] 3221/4819 66% [========================================= ] 3222/4819 66% [========================================= ] 3223/4819 66% [========================================= ] 3224/4819 66% [========================================= ] 3225/4819 66% [========================================= ] 3226/4819 66% [========================================= ] 3227/4819 66% [========================================= ] 3228/4819 66% [========================================= ] 3229/4819 67% [========================================= ] 3230/4819 67% [========================================= ] 3231/4819 67% [========================================= ] 3232/4819 67% [========================================= ] 3233/4819 67% [========================================= ] 3234/4819 67% [========================================= ] 3235/4819 67% [========================================= ] 3236/4819 67% [========================================= ] 3237/4819 67% [========================================= ] 3238/4819 67% [========================================= ] 3239/4819 67% [========================================= ] 3240/4819 67% [========================================= ] 3241/4819 67% [========================================= ] 3242/4819 67% [========================================= ] 3243/4819 67% [========================================= ] 3244/4819 67% [========================================= ] 3245/4819 67% [========================================= ] 3246/4819 67% [========================================= ] 3247/4819 67% [========================================= ] 3248/4819 67% [========================================= ] 3249/4819 67% [========================================= ] 3250/4819 67% [========================================= ] 3251/4819 67% [========================================= ] 3252/4819 67% [========================================= ] 3253/4819 67% [========================================= ] 3254/4819 67% [========================================= ] 3255/4819 67% [========================================= ] 3256/4819 67% [========================================= ] 3257/4819 67% [========================================= ] 3258/4819 67% [========================================= ] 3259/4819 67% [========================================= ] 3260/4819 67% [========================================= ] 3261/4819 67% [========================================= ] 3262/4819 67% [========================================= ] 3263/4819 67% [========================================= ] 3264/4819 67% [========================================== ] 3265/4819 67% [========================================== ] 3266/4819 67% [========================================== ] 3267/4819 67% [========================================== ] 3268/4819 67% [========================================== ] 3269/4819 67% [========================================== ] 3270/4819 67% [========================================== ] 3271/4819 67% [========================================== ] 3272/4819 67% [========================================== ] 3273/4819 67% [========================================== ] 3274/4819 67% [========================================== ] 3275/4819 67% [========================================== ] 3276/4819 67% [========================================== ] 3277/4819 68% [========================================== ] 3278/4819 68% [========================================== ] 3279/4819 68% [========================================== ] 3280/4819 68% [========================================== ] 3281/4819 68% [========================================== ] 3282/4819 68% [========================================== ] 3283/4819 68% [========================================== ] 3284/4819 68% [========================================== ] 3285/4819 68% [========================================== ] 3286/4819 68% [========================================== ] 3287/4819 68% [========================================== ] 3288/4819 68% [========================================== ] 3289/4819 68% [========================================== ] 3290/4819 68% [========================================== ] 3291/4819 68% [========================================== ] 3292/4819 68% [========================================== ] 3293/4819 68% [========================================== ] 3294/4819 68% [========================================== ] 3295/4819 68% [========================================== ] 3296/4819 68% [========================================== ] 3297/4819 68% [========================================== ] 3298/4819 68% [========================================== ] 3299/4819 68% [========================================== ] 3300/4819 68% [========================================== ] 3301/4819 68% [========================================== ] 3302/4819 68% [========================================== ] 3303/4819 68% [========================================== ] 3304/4819 68% [========================================== ] 3305/4819 68% [========================================== ] 3306/4819 68% [========================================== ] 3307/4819 68% [========================================== ] 3308/4819 68% [========================================== ] 3309/4819 68% [========================================== ] 3310/4819 68% [========================================== ] 3311/4819 68% [========================================== ] 3312/4819 68% [========================================== ] 3313/4819 68% [========================================== ] 3314/4819 68% [========================================== ] 3315/4819 68% [========================================== ] 3316/4819 68% [========================================== ] 3317/4819 68% [========================================== ] 3318/4819 68% [========================================== ] 3319/4819 68% [========================================== ] 3320/4819 68% [========================================== ] 3321/4819 68% [========================================== ] 3322/4819 68% [========================================== ] 3323/4819 68% [========================================== ] 3324/4819 68% [========================================== ] 3325/4819 68% [========================================== ] 3326/4819 69% [========================================== ] 3327/4819 69% [========================================== ] 3328/4819 69% [========================================== ] 3329/4819 69% [========================================== ] 3330/4819 69% [========================================== ] 3331/4819 69% [========================================== ] 3332/4819 69% [========================================== ] 3333/4819 69% [========================================== ] 3334/4819 69% [========================================== ] 3335/4819 69% [========================================== ] 3336/4819 69% [========================================== ] 3337/4819 69% [========================================== ] 3338/4819 69% [========================================== ] 3339/4819 69% [========================================== ] 3340/4819 69% [========================================== ] 3341/4819 69% [========================================== ] 3342/4819 69% [=========================================== ] 3343/4819 69% [=========================================== ] 3344/4819 69% [=========================================== ] 3345/4819 69% [=========================================== ] 3346/4819 69% [=========================================== ] 3347/4819 69% [=========================================== ] 3348/4819 69% [=========================================== ] 3349/4819 69% [=========================================== ] 3350/4819 69% [=========================================== ] 3351/4819 69% [=========================================== ] 3352/4819 69% [=========================================== ] 3353/4819 69% [=========================================== ] 3354/4819 69% [=========================================== ] 3355/4819 69% [=========================================== ] 3356/4819 69% [=========================================== ] 3357/4819 69% [=========================================== ] 3358/4819 69% [=========================================== ] 3359/4819 69% [=========================================== ] 3360/4819 69% [=========================================== ] 3361/4819 69% [=========================================== ] 3362/4819 69% [=========================================== ] 3363/4819 69% [=========================================== ] 3364/4819 69% [=========================================== ] 3365/4819 69% [=========================================== ] 3366/4819 69% [=========================================== ] 3367/4819 69% [=========================================== ] 3368/4819 69% [=========================================== ] 3369/4819 69% [=========================================== ] 3370/4819 69% [=========================================== ] 3371/4819 69% [=========================================== ] 3372/4819 69% [=========================================== ] 3373/4819 69% [=========================================== ] 3374/4819 70% [=========================================== ] 3375/4819 70% [=========================================== ] 3376/4819 70% [=========================================== ] 3377/4819 70% [=========================================== ] 3378/4819 70% [=========================================== ] 3379/4819 70% [=========================================== ] 3380/4819 70% [=========================================== ] 3381/4819 70% [=========================================== ] 3382/4819 70% [=========================================== ] 3383/4819 70% [=========================================== ] 3384/4819 70% [=========================================== ] 3385/4819 70% [=========================================== ] 3386/4819 70% [=========================================== ] 3387/4819 70% [=========================================== ] 3388/4819 70% [=========================================== ] 3389/4819 70% [=========================================== ] 3390/4819 70% [=========================================== ] 3391/4819 70% [=========================================== ] 3392/4819 70% [=========================================== ] 3393/4819 70% [=========================================== ] 3394/4819 70% [=========================================== ] 3395/4819 70% [=========================================== ] 3396/4819 70% [=========================================== ] 3397/4819 70% [=========================================== ] 3398/4819 70% [=========================================== ] 3399/4819 70% [=========================================== ] 3400/4819 70% [=========================================== ] 3401/4819 70% [=========================================== ] 3402/4819 70% [=========================================== ] 3403/4819 70% [=========================================== ] 3404/4819 70% [=========================================== ] 3405/4819 70% [=========================================== ] 3406/4819 70% [=========================================== ] 3407/4819 70% [=========================================== ] 3408/4819 70% [=========================================== ] 3409/4819 70% [=========================================== ] 3410/4819 70% [=========================================== ] 3411/4819 70% [=========================================== ] 3412/4819 70% [=========================================== ] 3413/4819 70% [=========================================== ] 3414/4819 70% [=========================================== ] 3415/4819 70% [=========================================== ] 3416/4819 70% [=========================================== ] 3417/4819 70% [=========================================== ] 3418/4819 70% [=========================================== ] 3419/4819 70% [============================================ ] 3420/4819 70% [============================================ ] 3421/4819 70% [============================================ ] 3422/4819 71% [============================================ ] 3423/4819 71% [============================================ ] 3424/4819 71% [============================================ ] 3425/4819 71% [============================================ ] 3426/4819 71% [============================================ ] 3427/4819 71% [============================================ ] 3428/4819 71% [============================================ ] 3429/4819 71% [============================================ ] 3430/4819 71% [============================================ ] 3431/4819 71% [============================================ ] 3432/4819 71% [============================================ ] 3433/4819 71% [============================================ ] 3434/4819 71% [============================================ ] 3435/4819 71% [============================================ ] 3436/4819 71% [============================================ ] 3437/4819 71% [============================================ ] 3438/4819 71% [============================================ ] 3439/4819 71% [============================================ ] 3440/4819 71% [============================================ ] 3441/4819 71% [============================================ ] 3442/4819 71% [============================================ ] 3443/4819 71% [============================================ ] 3444/4819 71% [============================================ ] 3445/4819 71% [============================================ ] 3446/4819 71% [============================================ ] 3447/4819 71% [============================================ ] 3448/4819 71% [============================================ ] 3449/4819 71% [============================================ ] 3450/4819 71% [============================================ ] 3451/4819 71% [============================================ ] 3452/4819 71% [============================================ ] 3453/4819 71% [============================================ ] 3454/4819 71% [============================================ ] 3455/4819 71% [============================================ ] 3456/4819 71% [============================================ ] 3457/4819 71% [============================================ ] 3458/4819 71% [============================================ ] 3459/4819 71% [============================================ ] 3460/4819 71% [============================================ ] 3461/4819 71% [============================================ ] 3462/4819 71% [============================================ ] 3463/4819 71% [============================================ ] 3464/4819 71% [============================================ ] 3465/4819 71% [============================================ ] 3466/4819 71% [============================================ ] 3467/4819 71% [============================================ ] 3468/4819 71% [============================================ ] 3469/4819 71% [============================================ ] 3470/4819 72% [============================================ ] 3471/4819 72% [============================================ ] 3472/4819 72% [============================================ ] 3473/4819 72% [============================================ ] 3474/4819 72% [============================================ ] 3475/4819 72% [============================================ ] 3476/4819 72% [============================================ ] 3477/4819 72% [============================================ ] 3478/4819 72% [============================================ ] 3479/4819 72% [============================================ ] 3480/4819 72% [============================================ ] 3481/4819 72% [============================================ ] 3482/4819 72% [============================================ ] 3483/4819 72% [============================================ ] 3484/4819 72% [============================================ ] 3485/4819 72% [============================================ ] 3486/4819 72% [============================================ ] 3487/4819 72% [============================================ ] 3488/4819 72% [============================================ ] 3489/4819 72% [============================================ ] 3490/4819 72% [============================================ ] 3491/4819 72% [============================================ ] 3492/4819 72% [============================================ ] 3493/4819 72% [============================================ ] 3494/4819 72% [============================================ ] 3495/4819 72% [============================================ ] 3496/4819 72% [============================================ ] 3497/4819 72% [============================================= ] 3498/4819 72% [============================================= ] 3499/4819 72% [============================================= ] 3500/4819 72% [============================================= ] 3501/4819 72% [============================================= ] 3502/4819 72% [============================================= ] 3503/4819 72% [============================================= ] 3504/4819 72% [============================================= ] 3505/4819 72% [============================================= ] 3506/4819 72% [============================================= ] 3507/4819 72% [============================================= ] 3508/4819 72% [============================================= ] 3509/4819 72% [============================================= ] 3510/4819 72% [============================================= ] 3511/4819 72% [============================================= ] 3512/4819 72% [============================================= ] 3513/4819 72% [============================================= ] 3514/4819 72% [============================================= ] 3515/4819 72% [============================================= ] 3516/4819 72% [============================================= ] 3517/4819 72% [============================================= ] 3518/4819 73% [============================================= ] 3519/4819 73% [============================================= ] 3520/4819 73% [============================================= ] 3521/4819 73% [============================================= ] 3522/4819 73% [============================================= ] 3523/4819 73% [============================================= ] 3524/4819 73% [============================================= ] 3525/4819 73% [============================================= ] 3526/4819 73% [============================================= ] 3527/4819 73% [============================================= ] 3528/4819 73% [============================================= ] 3529/4819 73% [============================================= ] 3530/4819 73% [============================================= ] 3531/4819 73% [============================================= ] 3532/4819 73% [============================================= ] 3533/4819 73% [============================================= ] 3534/4819 73% [============================================= ] 3535/4819 73% [============================================= ] 3536/4819 73% [============================================= ] 3537/4819 73% [============================================= ] 3538/4819 73% [============================================= ] 3539/4819 73% [============================================= ] 3540/4819 73% [============================================= ] 3541/4819 73% [============================================= ] 3542/4819 73% [============================================= ] 3543/4819 73% [============================================= ] 3544/4819 73% [============================================= ] 3545/4819 73% [============================================= ] 3546/4819 73% [============================================= ] 3547/4819 73% [============================================= ] 3548/4819 73% [============================================= ] 3549/4819 73% [============================================= ] 3550/4819 73% [============================================= ] 3551/4819 73% [============================================= ] 3552/4819 73% [============================================= ] 3553/4819 73% [============================================= ] 3554/4819 73% [============================================= ] 3555/4819 73% [============================================= ] 3556/4819 73% [============================================= ] 3557/4819 73% [============================================= ] 3558/4819 73% [============================================= ] 3559/4819 73% [============================================= ] 3560/4819 73% [============================================= ] 3561/4819 73% [============================================= ] 3562/4819 73% [============================================= ] 3563/4819 73% [============================================= ] 3564/4819 73% [============================================= ] 3565/4819 73% [============================================= ] 3566/4819 73% [============================================= ] 3567/4819 74% [============================================= ] 3568/4819 74% [============================================= ] 3569/4819 74% [============================================= ] 3570/4819 74% [============================================= ] 3571/4819 74% [============================================= ] 3572/4819 74% [============================================= ] 3573/4819 74% [============================================= ] 3574/4819 74% [============================================= ] 3575/4819 74% [============================================== ] 3576/4819 74% [============================================== ] 3577/4819 74% [============================================== ] 3578/4819 74% [============================================== ] 3579/4819 74% [============================================== ] 3580/4819 74% [============================================== ] 3581/4819 74% [============================================== ] 3582/4819 74% [============================================== ] 3583/4819 74% [============================================== ] 3584/4819 74% [============================================== ] 3585/4819 74% [============================================== ] 3586/4819 74% [============================================== ] 3587/4819 74% [============================================== ] 3588/4819 74% [============================================== ] 3589/4819 74% [============================================== ] 3590/4819 74% [============================================== ] 3591/4819 74% [============================================== ] 3592/4819 74% [============================================== ] 3593/4819 74% [============================================== ] 3594/4819 74% [============================================== ] 3595/4819 74% [============================================== ] 3596/4819 74% [============================================== ] 3597/4819 74% [============================================== ] 3598/4819 74% [============================================== ] 3599/4819 74% [============================================== ] 3600/4819 74% [============================================== ] 3601/4819 74% [============================================== ] 3602/4819 74% [============================================== ] 3603/4819 74% [============================================== ] 3604/4819 74% [============================================== ] 3605/4819 74% [============================================== ] 3606/4819 74% [============================================== ] 3607/4819 74% [============================================== ] 3608/4819 74% [============================================== ] 3609/4819 74% [============================================== ] 3610/4819 74% [============================================== ] 3611/4819 74% [============================================== ] 3612/4819 74% [============================================== ] 3613/4819 74% [============================================== ] 3614/4819 74% [============================================== ] 3615/4819 75% [============================================== ] 3616/4819 75% [============================================== ] 3617/4819 75% [============================================== ] 3618/4819 75% [============================================== ] 3619/4819 75% [============================================== ] 3620/4819 75% [============================================== ] 3621/4819 75% [============================================== ] 3622/4819 75% [============================================== ] 3623/4819 75% [============================================== ] 3624/4819 75% [============================================== ] 3625/4819 75% [============================================== ] 3626/4819 75% [============================================== ] 3627/4819 75% [============================================== ] 3628/4819 75% [============================================== ] 3629/4819 75% [============================================== ] 3630/4819 75% [============================================== ] 3631/4819 75% [============================================== ] 3632/4819 75% [============================================== ] 3633/4819 75% [============================================== ] 3634/4819 75% [============================================== ] 3635/4819 75% [============================================== ] 3636/4819 75% [============================================== ] 3637/4819 75% [============================================== ] 3638/4819 75% [============================================== ] 3639/4819 75% [============================================== ] 3640/4819 75% [============================================== ] 3641/4819 75% [============================================== ] 3642/4819 75% [============================================== ] 3643/4819 75% [============================================== ] 3644/4819 75% [============================================== ] 3645/4819 75% [============================================== ] 3646/4819 75% [============================================== ] 3647/4819 75% [============================================== ] 3648/4819 75% [============================================== ] 3649/4819 75% [============================================== ] 3650/4819 75% [============================================== ] 3651/4819 75% [============================================== ] 3652/4819 75% [============================================== ] 3653/4819 75% [=============================================== ] 3654/4819 75% [=============================================== ] 3655/4819 75% [=============================================== ] 3656/4819 75% [=============================================== ] 3657/4819 75% [=============================================== ] 3658/4819 75% [=============================================== ] 3659/4819 75% [=============================================== ] 3660/4819 75% [=============================================== ] 3661/4819 75% [=============================================== ] 3662/4819 75% [=============================================== ] 3663/4819 76% [=============================================== ] 3664/4819 76% [=============================================== ] 3665/4819 76% [=============================================== ] 3666/4819 76% [=============================================== ] 3667/4819 76% [=============================================== ] 3668/4819 76% [=============================================== ] 3669/4819 76% [=============================================== ] 3670/4819 76% [=============================================== ] 3671/4819 76% [=============================================== ] 3672/4819 76% [=============================================== ] 3673/4819 76% [=============================================== ] 3674/4819 76% [=============================================== ] 3675/4819 76% [=============================================== ] 3676/4819 76% [=============================================== ] 3677/4819 76% [=============================================== ] 3678/4819 76% [=============================================== ] 3679/4819 76% [=============================================== ] 3680/4819 76% [=============================================== ] 3681/4819 76% [=============================================== ] 3682/4819 76% [=============================================== ] 3683/4819 76% [=============================================== ] 3684/4819 76% [=============================================== ] 3685/4819 76% [=============================================== ] 3686/4819 76% [=============================================== ] 3687/4819 76% [=============================================== ] 3688/4819 76% [=============================================== ] 3689/4819 76% [=============================================== ] 3690/4819 76% [=============================================== ] 3691/4819 76% [=============================================== ] 3692/4819 76% [=============================================== ] 3693/4819 76% [=============================================== ] 3694/4819 76% [=============================================== ] 3695/4819 76% [=============================================== ] 3696/4819 76% [=============================================== ] 3697/4819 76% [=============================================== ] 3698/4819 76% [=============================================== ] 3699/4819 76% [=============================================== ] 3700/4819 76% [=============================================== ] 3701/4819 76% [=============================================== ] 3702/4819 76% [=============================================== ] 3703/4819 76% [=============================================== ] 3704/4819 76% [=============================================== ] 3705/4819 76% [=============================================== ] 3706/4819 76% [=============================================== ] 3707/4819 76% [=============================================== ] 3708/4819 76% [=============================================== ] 3709/4819 76% [=============================================== ] 3710/4819 76% [=============================================== ] 3711/4819 77% [=============================================== ] 3712/4819 77% [=============================================== ] 3713/4819 77% [=============================================== ] 3714/4819 77% [=============================================== ] 3715/4819 77% [=============================================== ] 3716/4819 77% [=============================================== ] 3717/4819 77% [=============================================== ] 3718/4819 77% [=============================================== ] 3719/4819 77% [=============================================== ] 3720/4819 77% [=============================================== ] 3721/4819 77% [=============================================== ] 3722/4819 77% [=============================================== ] 3723/4819 77% [=============================================== ] 3724/4819 77% [=============================================== ] 3725/4819 77% [=============================================== ] 3726/4819 77% [=============================================== ] 3727/4819 77% [=============================================== ] 3728/4819 77% [=============================================== ] 3729/4819 77% [=============================================== ] 3730/4819 77% [================================================ ] 3731/4819 77% [================================================ ] 3732/4819 77% [================================================ ] 3733/4819 77% [================================================ ] 3734/4819 77% [================================================ ] 3735/4819 77% [================================================ ] 3736/4819 77% [================================================ ] 3737/4819 77% [================================================ ] 3738/4819 77% [================================================ ] 3739/4819 77% [================================================ ] 3740/4819 77% [================================================ ] 3741/4819 77% [================================================ ] 3742/4819 77% [================================================ ] 3743/4819 77% [================================================ ] 3744/4819 77% [================================================ ] 3745/4819 77% [================================================ ] 3746/4819 77% [================================================ ] 3747/4819 77% [================================================ ] 3748/4819 77% [================================================ ] 3749/4819 77% [================================================ ] 3750/4819 77% [================================================ ] 3751/4819 77% [================================================ ] 3752/4819 77% [================================================ ] 3753/4819 77% [================================================ ] 3754/4819 77% [================================================ ] 3755/4819 77% [================================================ ] 3756/4819 77% [================================================ ] 3757/4819 77% [================================================ ] 3758/4819 77% [================================================ ] 3759/4819 78% [================================================ ] 3760/4819 78% [================================================ ] 3761/4819 78% [================================================ ] 3762/4819 78% [================================================ ] 3763/4819 78% [================================================ ] 3764/4819 78% [================================================ ] 3765/4819 78% [================================================ ] 3766/4819 78% [================================================ ] 3767/4819 78% [================================================ ] 3768/4819 78% [================================================ ] 3769/4819 78% [================================================ ] 3770/4819 78% [================================================ ] 3771/4819 78% [================================================ ] 3772/4819 78% [================================================ ] 3773/4819 78% [================================================ ] 3774/4819 78% [================================================ ] 3775/4819 78% [================================================ ] 3776/4819 78% [================================================ ] 3777/4819 78% [================================================ ] 3778/4819 78% [================================================ ] 3779/4819 78% [================================================ ] 3780/4819 78% [================================================ ] 3781/4819 78% [================================================ ] 3782/4819 78% [================================================ ] 3783/4819 78% [================================================ ] 3784/4819 78% [================================================ ] 3785/4819 78% [================================================ ] 3786/4819 78% [================================================ ] 3787/4819 78% [================================================ ] 3788/4819 78% [================================================ ] 3789/4819 78% [================================================ ] 3790/4819 78% [================================================ ] 3791/4819 78% [================================================ ] 3792/4819 78% [================================================ ] 3793/4819 78% [================================================ ] 3794/4819 78% [================================================ ] 3795/4819 78% [================================================ ] 3796/4819 78% [================================================ ] 3797/4819 78% [================================================ ] 3798/4819 78% [================================================ ] 3799/4819 78% [================================================ ] 3800/4819 78% [================================================ ] 3801/4819 78% [================================================ ] 3802/4819 78% [================================================ ] 3803/4819 78% [================================================ ] 3804/4819 78% [================================================ ] 3805/4819 78% [================================================ ] 3806/4819 78% [================================================ ] 3807/4819 78% [================================================ ] 3808/4819 79% [================================================= ] 3809/4819 79% [================================================= ] 3810/4819 79% [================================================= ] 3811/4819 79% [================================================= ] 3812/4819 79% [================================================= ] 3813/4819 79% [================================================= ] 3814/4819 79% [================================================= ] 3815/4819 79% [================================================= ] 3816/4819 79% [================================================= ] 3817/4819 79% [================================================= ] 3818/4819 79% [================================================= ] 3819/4819 79% [================================================= ] 3820/4819 79% [================================================= ] 3821/4819 79% [================================================= ] 3822/4819 79% [================================================= ] 3823/4819 79% [================================================= ] 3824/4819 79% [================================================= ] 3825/4819 79% [================================================= ] 3826/4819 79% [================================================= ] 3827/4819 79% [================================================= ] 3828/4819 79% [================================================= ] 3829/4819 79% [================================================= ] 3830/4819 79% [================================================= ] 3831/4819 79% [================================================= ] 3832/4819 79% [================================================= ] 3833/4819 79% [================================================= ] 3834/4819 79% [================================================= ] 3835/4819 79% [================================================= ] 3836/4819 79% [================================================= ] 3837/4819 79% [================================================= ] 3838/4819 79% [================================================= ] 3839/4819 79% [================================================= ] 3840/4819 79% [================================================= ] 3841/4819 79% [================================================= ] 3842/4819 79% [================================================= ] 3843/4819 79% [================================================= ] 3844/4819 79% [================================================= ] 3845/4819 79% [================================================= ] 3846/4819 79% [================================================= ] 3847/4819 79% [================================================= ] 3848/4819 79% [================================================= ] 3849/4819 79% [================================================= ] 3850/4819 79% [================================================= ] 3851/4819 79% [================================================= ] 3852/4819 79% [================================================= ] 3853/4819 79% [================================================= ] 3854/4819 79% [================================================= ] 3855/4819 79% [================================================= ] 3856/4819 80% [================================================= ] 3857/4819 80% [================================================= ] 3858/4819 80% [================================================= ] 3859/4819 80% [================================================= ] 3860/4819 80% [================================================= ] 3861/4819 80% [================================================= ] 3862/4819 80% [================================================= ] 3863/4819 80% [================================================= ] 3864/4819 80% [================================================= ] 3865/4819 80% [================================================= ] 3866/4819 80% [================================================= ] 3867/4819 80% [================================================= ] 3868/4819 80% [================================================= ] 3869/4819 80% [================================================= ] 3870/4819 80% [================================================= ] 3871/4819 80% [================================================= ] 3872/4819 80% [================================================= ] 3873/4819 80% [================================================= ] 3874/4819 80% [================================================= ] 3875/4819 80% [================================================= ] 3876/4819 80% [================================================= ] 3877/4819 80% [================================================= ] 3878/4819 80% [================================================= ] 3879/4819 80% [================================================= ] 3880/4819 80% [================================================= ] 3881/4819 80% [================================================= ] 3882/4819 80% [================================================= ] 3883/4819 80% [================================================= ] 3884/4819 80% [================================================= ] 3885/4819 80% [================================================= ] 3886/4819 80% [================================================== ] 3887/4819 80% [================================================== ] 3888/4819 80% [================================================== ] 3889/4819 80% [================================================== ] 3890/4819 80% [================================================== ] 3891/4819 80% [================================================== ] 3892/4819 80% [================================================== ] 3893/4819 80% [================================================== ] 3894/4819 80% [================================================== ] 3895/4819 80% [================================================== ] 3896/4819 80% [================================================== ] 3897/4819 80% [================================================== ] 3898/4819 80% [================================================== ] 3899/4819 80% [================================================== ] 3900/4819 80% [================================================== ] 3901/4819 80% [================================================== ] 3902/4819 80% [================================================== ] 3903/4819 80% [================================================== ] 3904/4819 81% [================================================== ] 3905/4819 81% [================================================== ] 3906/4819 81% [================================================== ] 3907/4819 81% [================================================== ] 3908/4819 81% [================================================== ] 3909/4819 81% [================================================== ] 3910/4819 81% [================================================== ] 3911/4819 81% [================================================== ] 3912/4819 81% [================================================== ] 3913/4819 81% [================================================== ] 3914/4819 81% [================================================== ] 3915/4819 81% [================================================== ] 3916/4819 81% [================================================== ] 3917/4819 81% [================================================== ] 3918/4819 81% [================================================== ] 3919/4819 81% [================================================== ] 3920/4819 81% [================================================== ] 3921/4819 81% [================================================== ] 3922/4819 81% [================================================== ] 3923/4819 81% [================================================== ] 3924/4819 81% [================================================== ] 3925/4819 81% [================================================== ] 3926/4819 81% [================================================== ] 3927/4819 81% [================================================== ] 3928/4819 81% [================================================== ] 3929/4819 81% [================================================== ] 3930/4819 81% [================================================== ] 3931/4819 81% [================================================== ] 3932/4819 81% [================================================== ] 3933/4819 81% [================================================== ] 3934/4819 81% [================================================== ] 3935/4819 81% [================================================== ] 3936/4819 81% [================================================== ] 3937/4819 81% [================================================== ] 3938/4819 81% [================================================== ] 3939/4819 81% [================================================== ] 3940/4819 81% [================================================== ] 3941/4819 81% [================================================== ] 3942/4819 81% [================================================== ] 3943/4819 81% [================================================== ] 3944/4819 81% [================================================== ] 3945/4819 81% [================================================== ] 3946/4819 81% [================================================== ] 3947/4819 81% [================================================== ] 3948/4819 81% [================================================== ] 3949/4819 81% [================================================== ] 3950/4819 81% [================================================== ] 3951/4819 81% [================================================== ] 3952/4819 82% [================================================== ] 3953/4819 82% [================================================== ] 3954/4819 82% [================================================== ] 3955/4819 82% [================================================== ] 3956/4819 82% [================================================== ] 3957/4819 82% [================================================== ] 3958/4819 82% [================================================== ] 3959/4819 82% [================================================== ] 3960/4819 82% [================================================== ] 3961/4819 82% [================================================== ] 3962/4819 82% [================================================== ] 3963/4819 82% [================================================== ] 3964/4819 82% [=================================================== ] 3965/4819 82% [=================================================== ] 3966/4819 82% [=================================================== ] 3967/4819 82% [=================================================== ] 3968/4819 82% [=================================================== ] 3969/4819 82% [=================================================== ] 3970/4819 82% [=================================================== ] 3971/4819 82% [=================================================== ] 3972/4819 82% [=================================================== ] 3973/4819 82% [=================================================== ] 3974/4819 82% [=================================================== ] 3975/4819 82% [=================================================== ] 3976/4819 82% [=================================================== ] 3977/4819 82% [=================================================== ] 3978/4819 82% [=================================================== ] 3979/4819 82% [=================================================== ] 3980/4819 82% [=================================================== ] 3981/4819 82% [=================================================== ] 3982/4819 82% [=================================================== ] 3983/4819 82% [=================================================== ] 3984/4819 82% [=================================================== ] 3985/4819 82% [=================================================== ] 3986/4819 82% [=================================================== ] 3987/4819 82% [=================================================== ] 3988/4819 82% [=================================================== ] 3989/4819 82% [=================================================== ] 3990/4819 82% [=================================================== ] 3991/4819 82% [=================================================== ] 3992/4819 82% [=================================================== ] 3993/4819 82% [=================================================== ] 3994/4819 82% [=================================================== ] 3995/4819 82% [=================================================== ] 3996/4819 82% [=================================================== ] 3997/4819 82% [=================================================== ] 3998/4819 82% [=================================================== ] 3999/4819 82% [=================================================== ] 4000/4819 83% [=================================================== ] 4001/4819 83% [=================================================== ] 4002/4819 83% [=================================================== ] 4003/4819 83% [=================================================== ] 4004/4819 83% [=================================================== ] 4005/4819 83% [=================================================== ] 4006/4819 83% [=================================================== ] 4007/4819 83% [=================================================== ] 4008/4819 83% [=================================================== ] 4009/4819 83% [=================================================== ] 4010/4819 83% [=================================================== ] 4011/4819 83% [=================================================== ] 4012/4819 83% [=================================================== ] 4013/4819 83% [=================================================== ] 4014/4819 83% [=================================================== ] 4015/4819 83% [=================================================== ] 4016/4819 83% [=================================================== ] 4017/4819 83% [=================================================== ] 4018/4819 83% [=================================================== ] 4019/4819 83% [=================================================== ] 4020/4819 83% [=================================================== ] 4021/4819 83% [=================================================== ] 4022/4819 83% [=================================================== ] 4023/4819 83% [=================================================== ] 4024/4819 83% [=================================================== ] 4025/4819 83% [=================================================== ] 4026/4819 83% [=================================================== ] 4027/4819 83% [=================================================== ] 4028/4819 83% [=================================================== ] 4029/4819 83% [=================================================== ] 4030/4819 83% [=================================================== ] 4031/4819 83% [=================================================== ] 4032/4819 83% [=================================================== ] 4033/4819 83% [=================================================== ] 4034/4819 83% [=================================================== ] 4035/4819 83% [=================================================== ] 4036/4819 83% [=================================================== ] 4037/4819 83% [=================================================== ] 4038/4819 83% [=================================================== ] 4039/4819 83% [=================================================== ] 4040/4819 83% [=================================================== ] 4041/4819 83% [==================================================== ] 4042/4819 83% [==================================================== ] 4043/4819 83% [==================================================== ] 4044/4819 83% [==================================================== ] 4045/4819 83% [==================================================== ] 4046/4819 83% [==================================================== ] 4047/4819 83% [==================================================== ] 4048/4819 84% [==================================================== ] 4049/4819 84% [==================================================== ] 4050/4819 84% [==================================================== ] 4051/4819 84% [==================================================== ] 4052/4819 84% [==================================================== ] 4053/4819 84% [==================================================== ] 4054/4819 84% [==================================================== ] 4055/4819 84% [==================================================== ] 4056/4819 84% [==================================================== ] 4057/4819 84% [==================================================== ] 4058/4819 84% [==================================================== ] 4059/4819 84% [==================================================== ] 4060/4819 84% [==================================================== ] 4061/4819 84% [==================================================== ] 4062/4819 84% [==================================================== ] 4063/4819 84% [==================================================== ] 4064/4819 84% [==================================================== ] 4065/4819 84% [==================================================== ] 4066/4819 84% [==================================================== ] 4067/4819 84% [==================================================== ] 4068/4819 84% [==================================================== ] 4069/4819 84% [==================================================== ] 4070/4819 84% [==================================================== ] 4071/4819 84% [==================================================== ] 4072/4819 84% [==================================================== ] 4073/4819 84% [==================================================== ] 4074/4819 84% [==================================================== ] 4075/4819 84% [==================================================== ] 4076/4819 84% [==================================================== ] 4077/4819 84% [==================================================== ] 4078/4819 84% [==================================================== ] 4079/4819 84% [==================================================== ] 4080/4819 84% [==================================================== ] 4081/4819 84% [==================================================== ] 4082/4819 84% [==================================================== ] 4083/4819 84% [==================================================== ] 4084/4819 84% [==================================================== ] 4085/4819 84% [==================================================== ] 4086/4819 84% [==================================================== ] 4087/4819 84% [==================================================== ] 4088/4819 84% [==================================================== ] 4089/4819 84% [==================================================== ] 4090/4819 84% [==================================================== ] 4091/4819 84% [==================================================== ] 4092/4819 84% [==================================================== ] 4093/4819 84% [==================================================== ] 4094/4819 84% [==================================================== ] 4095/4819 84% [==================================================== ] 4096/4819 84% [==================================================== ] 4097/4819 85% [==================================================== ] 4098/4819 85% [==================================================== ] 4099/4819 85% [==================================================== ] 4100/4819 85% [==================================================== ] 4101/4819 85% [==================================================== ] 4102/4819 85% [==================================================== ] 4103/4819 85% [==================================================== ] 4104/4819 85% [==================================================== ] 4105/4819 85% [==================================================== ] 4106/4819 85% [==================================================== ] 4107/4819 85% [==================================================== ] 4108/4819 85% [==================================================== ] 4109/4819 85% [==================================================== ] 4110/4819 85% [==================================================== ] 4111/4819 85% [==================================================== ] 4112/4819 85% [==================================================== ] 4113/4819 85% [==================================================== ] 4114/4819 85% [==================================================== ] 4115/4819 85% [==================================================== ] 4116/4819 85% [==================================================== ] 4117/4819 85% [==================================================== ] 4118/4819 85% [==================================================== ] 4119/4819 85% [===================================================== ] 4120/4819 85% [===================================================== ] 4121/4819 85% [===================================================== ] 4122/4819 85% [===================================================== ] 4123/4819 85% [===================================================== ] 4124/4819 85% [===================================================== ] 4125/4819 85% [===================================================== ] 4126/4819 85% [===================================================== ] 4127/4819 85% [===================================================== ] 4128/4819 85% [===================================================== ] 4129/4819 85% [===================================================== ] 4130/4819 85% [===================================================== ] 4131/4819 85% [===================================================== ] 4132/4819 85% [===================================================== ] 4133/4819 85% [===================================================== ] 4134/4819 85% [===================================================== ] 4135/4819 85% [===================================================== ] 4136/4819 85% [===================================================== ] 4137/4819 85% [===================================================== ] 4138/4819 85% [===================================================== ] 4139/4819 85% [===================================================== ] 4140/4819 85% [===================================================== ] 4141/4819 85% [===================================================== ] 4142/4819 85% [===================================================== ] 4143/4819 85% [===================================================== ] 4144/4819 85% [===================================================== ] 4145/4819 86% [===================================================== ] 4146/4819 86% [===================================================== ] 4147/4819 86% [===================================================== ] 4148/4819 86% [===================================================== ] 4149/4819 86% [===================================================== ] 4150/4819 86% [===================================================== ] 4151/4819 86% [===================================================== ] 4152/4819 86% [===================================================== ] 4153/4819 86% [===================================================== ] 4154/4819 86% [===================================================== ] 4155/4819 86% [===================================================== ] 4156/4819 86% [===================================================== ] 4157/4819 86% [===================================================== ] 4158/4819 86% [===================================================== ] 4159/4819 86% [===================================================== ] 4160/4819 86% [===================================================== ] 4161/4819 86% [===================================================== ] 4162/4819 86% [===================================================== ] 4163/4819 86% [===================================================== ] 4164/4819 86% [===================================================== ] 4165/4819 86% [===================================================== ] 4166/4819 86% [===================================================== ] 4167/4819 86% [===================================================== ] 4168/4819 86% [===================================================== ] 4169/4819 86% [===================================================== ] 4170/4819 86% [===================================================== ] 4171/4819 86% [===================================================== ] 4172/4819 86% [===================================================== ] 4173/4819 86% [===================================================== ] 4174/4819 86% [===================================================== ] 4175/4819 86% [===================================================== ] 4176/4819 86% [===================================================== ] 4177/4819 86% [===================================================== ] 4178/4819 86% [===================================================== ] 4179/4819 86% [===================================================== ] 4180/4819 86% [===================================================== ] 4181/4819 86% [===================================================== ] 4182/4819 86% [===================================================== ] 4183/4819 86% [===================================================== ] 4184/4819 86% [===================================================== ] 4185/4819 86% [===================================================== ] 4186/4819 86% [===================================================== ] 4187/4819 86% [===================================================== ] 4188/4819 86% [===================================================== ] 4189/4819 86% [===================================================== ] 4190/4819 86% [===================================================== ] 4191/4819 86% [===================================================== ] 4192/4819 86% [===================================================== ] 4193/4819 87% [===================================================== ] 4194/4819 87% [===================================================== ] 4195/4819 87% [===================================================== ] 4196/4819 87% [===================================================== ] 4197/4819 87% [====================================================== ] 4198/4819 87% [====================================================== ] 4199/4819 87% [====================================================== ] 4200/4819 87% [====================================================== ] 4201/4819 87% [====================================================== ] 4202/4819 87% [====================================================== ] 4203/4819 87% [====================================================== ] 4204/4819 87% [====================================================== ] 4205/4819 87% [====================================================== ] 4206/4819 87% [====================================================== ] 4207/4819 87% [====================================================== ] 4208/4819 87% [====================================================== ] 4209/4819 87% [====================================================== ] 4210/4819 87% [====================================================== ] 4211/4819 87% [====================================================== ] 4212/4819 87% [====================================================== ] 4213/4819 87% [====================================================== ] 4214/4819 87% [====================================================== ] 4215/4819 87% [====================================================== ] 4216/4819 87% [====================================================== ] 4217/4819 87% [====================================================== ] 4218/4819 87% [====================================================== ] 4219/4819 87% [====================================================== ] 4220/4819 87% [====================================================== ] 4221/4819 87% [====================================================== ] 4222/4819 87% [====================================================== ] 4223/4819 87% [====================================================== ] 4224/4819 87% [====================================================== ] 4225/4819 87% [====================================================== ] 4226/4819 87% [====================================================== ] 4227/4819 87% [====================================================== ] 4228/4819 87% [====================================================== ] 4229/4819 87% [====================================================== ] 4230/4819 87% [====================================================== ] 4231/4819 87% [====================================================== ] 4232/4819 87% [====================================================== ] 4233/4819 87% [====================================================== ] 4234/4819 87% [====================================================== ] 4235/4819 87% [====================================================== ] 4236/4819 87% [====================================================== ] 4237/4819 87% [====================================================== ] 4238/4819 87% [====================================================== ] 4239/4819 87% [====================================================== ] 4240/4819 87% [====================================================== ] 4241/4819 88% [====================================================== ] 4242/4819 88% [====================================================== ] 4243/4819 88% [====================================================== ] 4244/4819 88% [====================================================== ] 4245/4819 88% [====================================================== ] 4246/4819 88% [====================================================== ] 4247/4819 88% [====================================================== ] 4248/4819 88% [====================================================== ] 4249/4819 88% [====================================================== ] 4250/4819 88% [====================================================== ] 4251/4819 88% [====================================================== ] 4252/4819 88% [====================================================== ] 4253/4819 88% [====================================================== ] 4254/4819 88% [====================================================== ] 4255/4819 88% [====================================================== ] 4256/4819 88% [====================================================== ] 4257/4819 88% [====================================================== ] 4258/4819 88% [====================================================== ] 4259/4819 88% [====================================================== ] 4260/4819 88% [====================================================== ] 4261/4819 88% [====================================================== ] 4262/4819 88% [====================================================== ] 4263/4819 88% [====================================================== ] 4264/4819 88% [====================================================== ] 4265/4819 88% [====================================================== ] 4266/4819 88% [====================================================== ] 4267/4819 88% [====================================================== ] 4268/4819 88% [====================================================== ] 4269/4819 88% [====================================================== ] 4270/4819 88% [====================================================== ] 4271/4819 88% [====================================================== ] 4272/4819 88% [====================================================== ] 4273/4819 88% [====================================================== ] 4274/4819 88% [======================================================= ] 4275/4819 88% [======================================================= ] 4276/4819 88% [======================================================= ] 4277/4819 88% [======================================================= ] 4278/4819 88% [======================================================= ] 4279/4819 88% [======================================================= ] 4280/4819 88% [======================================================= ] 4281/4819 88% [======================================================= ] 4282/4819 88% [======================================================= ] 4283/4819 88% [======================================================= ] 4284/4819 88% [======================================================= ] 4285/4819 88% [======================================================= ] 4286/4819 88% [======================================================= ] 4287/4819 88% [======================================================= ] 4288/4819 88% [======================================================= ] 4289/4819 89% [======================================================= ] 4290/4819 89% [======================================================= ] 4291/4819 89% [======================================================= ] 4292/4819 89% [======================================================= ] 4293/4819 89% [======================================================= ] 4294/4819 89% [======================================================= ] 4295/4819 89% [======================================================= ] 4296/4819 89% [======================================================= ] 4297/4819 89% [======================================================= ] 4298/4819 89% [======================================================= ] 4299/4819 89% [======================================================= ] 4300/4819 89% [======================================================= ] 4301/4819 89% [======================================================= ] 4302/4819 89% [======================================================= ] 4303/4819 89% [======================================================= ] 4304/4819 89% [======================================================= ] 4305/4819 89% [======================================================= ] 4306/4819 89% [======================================================= ] 4307/4819 89% [======================================================= ] 4308/4819 89% [======================================================= ] 4309/4819 89% [======================================================= ] 4310/4819 89% [======================================================= ] 4311/4819 89% [======================================================= ] 4312/4819 89% [======================================================= ] 4313/4819 89% [======================================================= ] 4314/4819 89% [======================================================= ] 4315/4819 89% [======================================================= ] 4316/4819 89% [======================================================= ] 4317/4819 89% [======================================================= ] 4318/4819 89% [======================================================= ] 4319/4819 89% [======================================================= ] 4320/4819 89% [======================================================= ] 4321/4819 89% [======================================================= ] 4322/4819 89% [======================================================= ] 4323/4819 89% [======================================================= ] 4324/4819 89% [======================================================= ] 4325/4819 89% [======================================================= ] 4326/4819 89% [======================================================= ] 4327/4819 89% [======================================================= ] 4328/4819 89% [======================================================= ] 4329/4819 89% [======================================================= ] 4330/4819 89% [======================================================= ] 4331/4819 89% [======================================================= ] 4332/4819 89% [======================================================= ] 4333/4819 89% [======================================================= ] 4334/4819 89% [======================================================= ] 4335/4819 89% [======================================================= ] 4336/4819 89% [======================================================= ] 4337/4819 89% [======================================================= ] 4338/4819 90% [======================================================= ] 4339/4819 90% [======================================================= ] 4340/4819 90% [======================================================= ] 4341/4819 90% [======================================================= ] 4342/4819 90% [======================================================= ] 4343/4819 90% [======================================================= ] 4344/4819 90% [======================================================= ] 4345/4819 90% [======================================================= ] 4346/4819 90% [======================================================= ] 4347/4819 90% [======================================================= ] 4348/4819 90% [======================================================= ] 4349/4819 90% [======================================================= ] 4350/4819 90% [======================================================= ] 4351/4819 90% [======================================================= ] 4352/4819 90% [======================================================== ] 4353/4819 90% [======================================================== ] 4354/4819 90% [======================================================== ] 4355/4819 90% [======================================================== ] 4356/4819 90% [======================================================== ] 4357/4819 90% [======================================================== ] 4358/4819 90% [======================================================== ] 4359/4819 90% [======================================================== ] 4360/4819 90% [======================================================== ] 4361/4819 90% [======================================================== ] 4362/4819 90% [======================================================== ] 4363/4819 90% [======================================================== ] 4364/4819 90% [======================================================== ] 4365/4819 90% [======================================================== ] 4366/4819 90% [======================================================== ] 4367/4819 90% [======================================================== ] 4368/4819 90% [======================================================== ] 4369/4819 90% [======================================================== ] 4370/4819 90% [======================================================== ] 4371/4819 90% [======================================================== ] 4372/4819 90% [======================================================== ] 4373/4819 90% [======================================================== ] 4374/4819 90% [======================================================== ] 4375/4819 90% [======================================================== ] 4376/4819 90% [======================================================== ] 4377/4819 90% [======================================================== ] 4378/4819 90% [======================================================== ] 4379/4819 90% [======================================================== ] 4380/4819 90% [======================================================== ] 4381/4819 90% [======================================================== ] 4382/4819 90% [======================================================== ] 4383/4819 90% [======================================================== ] 4384/4819 90% [======================================================== ] 4385/4819 90% [======================================================== ] 4386/4819 91% [======================================================== ] 4387/4819 91% [======================================================== ] 4388/4819 91% [======================================================== ] 4389/4819 91% [======================================================== ] 4390/4819 91% [======================================================== ] 4391/4819 91% [======================================================== ] 4392/4819 91% [======================================================== ] 4393/4819 91% [======================================================== ] 4394/4819 91% [======================================================== ] 4395/4819 91% [======================================================== ] 4396/4819 91% [======================================================== ] 4397/4819 91% [======================================================== ] 4398/4819 91% [======================================================== ] 4399/4819 91% [======================================================== ] 4400/4819 91% [======================================================== ] 4401/4819 91% [======================================================== ] 4402/4819 91% [======================================================== ] 4403/4819 91% [======================================================== ] 4404/4819 91% [======================================================== ] 4405/4819 91% [======================================================== ] 4406/4819 91% [======================================================== ] 4407/4819 91% [======================================================== ] 4408/4819 91% [======================================================== ] 4409/4819 91% [======================================================== ] 4410/4819 91% [======================================================== ] 4411/4819 91% [======================================================== ] 4412/4819 91% [======================================================== ] 4413/4819 91% [======================================================== ] 4414/4819 91% [======================================================== ] 4415/4819 91% [======================================================== ] 4416/4819 91% [======================================================== ] 4417/4819 91% [======================================================== ] 4418/4819 91% [======================================================== ] 4419/4819 91% [======================================================== ] 4420/4819 91% [======================================================== ] 4421/4819 91% [======================================================== ] 4422/4819 91% [======================================================== ] 4423/4819 91% [======================================================== ] 4424/4819 91% [======================================================== ] 4425/4819 91% [======================================================== ] 4426/4819 91% [======================================================== ] 4427/4819 91% [======================================================== ] 4428/4819 91% [======================================================== ] 4429/4819 91% [======================================================== ] 4430/4819 91% [========================================================= ] 4431/4819 91% [========================================================= ] 4432/4819 91% [========================================================= ] 4433/4819 91% [========================================================= ] 4434/4819 92% [========================================================= ] 4435/4819 92% [========================================================= ] 4436/4819 92% [========================================================= ] 4437/4819 92% [========================================================= ] 4438/4819 92% [========================================================= ] 4439/4819 92% [========================================================= ] 4440/4819 92% [========================================================= ] 4441/4819 92% [========================================================= ] 4442/4819 92% [========================================================= ] 4443/4819 92% [========================================================= ] 4444/4819 92% [========================================================= ] 4445/4819 92% [========================================================= ] 4446/4819 92% [========================================================= ] 4447/4819 92% [========================================================= ] 4448/4819 92% [========================================================= ] 4449/4819 92% [========================================================= ] 4450/4819 92% [========================================================= ] 4451/4819 92% [========================================================= ] 4452/4819 92% [========================================================= ] 4453/4819 92% [========================================================= ] 4454/4819 92% [========================================================= ] 4455/4819 92% [========================================================= ] 4456/4819 92% [========================================================= ] 4457/4819 92% [========================================================= ] 4458/4819 92% [========================================================= ] 4459/4819 92% [========================================================= ] 4460/4819 92% [========================================================= ] 4461/4819 92% [========================================================= ] 4462/4819 92% [========================================================= ] 4463/4819 92% [========================================================= ] 4464/4819 92% [========================================================= ] 4465/4819 92% [========================================================= ] 4466/4819 92% [========================================================= ] 4467/4819 92% [========================================================= ] 4468/4819 92% [========================================================= ] 4469/4819 92% [========================================================= ] 4470/4819 92% [========================================================= ] 4471/4819 92% [========================================================= ] 4472/4819 92% [========================================================= ] 4473/4819 92% [========================================================= ] 4474/4819 92% [========================================================= ] 4475/4819 92% [========================================================= ] 4476/4819 92% [========================================================= ] 4477/4819 92% [========================================================= ] 4478/4819 92% [========================================================= ] 4479/4819 92% [========================================================= ] 4480/4819 92% [========================================================= ] 4481/4819 92% [========================================================= ] 4482/4819 93% [========================================================= ] 4483/4819 93% [========================================================= ] 4484/4819 93% [========================================================= ] 4485/4819 93% [========================================================= ] 4486/4819 93% [========================================================= ] 4487/4819 93% [========================================================= ] 4488/4819 93% [========================================================= ] 4489/4819 93% [========================================================= ] 4490/4819 93% [========================================================= ] 4491/4819 93% [========================================================= ] 4492/4819 93% [========================================================= ] 4493/4819 93% [========================================================= ] 4494/4819 93% [========================================================= ] 4495/4819 93% [========================================================= ] 4496/4819 93% [========================================================= ] 4497/4819 93% [========================================================= ] 4498/4819 93% [========================================================= ] 4499/4819 93% [========================================================= ] 4500/4819 93% [========================================================= ] 4501/4819 93% [========================================================= ] 4502/4819 93% [========================================================= ] 4503/4819 93% [========================================================= ] 4504/4819 93% [========================================================= ] 4505/4819 93% [========================================================= ] 4506/4819 93% [========================================================= ] 4507/4819 93% [========================================================= ] 4508/4819 93% [========================================================== ] 4509/4819 93% [========================================================== ] 4510/4819 93% [========================================================== ] 4511/4819 93% [========================================================== ] 4512/4819 93% [========================================================== ] 4513/4819 93% [========================================================== ] 4514/4819 93% [========================================================== ] 4515/4819 93% [========================================================== ] 4516/4819 93% [========================================================== ] 4517/4819 93% [========================================================== ] 4518/4819 93% [========================================================== ] 4519/4819 93% [========================================================== ] 4520/4819 93% [========================================================== ] 4521/4819 93% [========================================================== ] 4522/4819 93% [========================================================== ] 4523/4819 93% [========================================================== ] 4524/4819 93% [========================================================== ] 4525/4819 93% [========================================================== ] 4526/4819 93% [========================================================== ] 4527/4819 93% [========================================================== ] 4528/4819 93% [========================================================== ] 4529/4819 93% [========================================================== ] 4530/4819 94% [========================================================== ] 4531/4819 94% [========================================================== ] 4532/4819 94% [========================================================== ] 4533/4819 94% [========================================================== ] 4534/4819 94% [========================================================== ] 4535/4819 94% [========================================================== ] 4536/4819 94% [========================================================== ] 4537/4819 94% [========================================================== ] 4538/4819 94% [========================================================== ] 4539/4819 94% [========================================================== ] 4540/4819 94% [========================================================== ] 4541/4819 94% [========================================================== ] 4542/4819 94% [========================================================== ] 4543/4819 94% [========================================================== ] 4544/4819 94% [========================================================== ] 4545/4819 94% [========================================================== ] 4546/4819 94% [========================================================== ] 4547/4819 94% [========================================================== ] 4548/4819 94% [========================================================== ] 4549/4819 94% [========================================================== ] 4550/4819 94% [========================================================== ] 4551/4819 94% [========================================================== ] 4552/4819 94% [========================================================== ] 4553/4819 94% [========================================================== ] 4554/4819 94% [========================================================== ] 4555/4819 94% [========================================================== ] 4556/4819 94% [========================================================== ] 4557/4819 94% [========================================================== ] 4558/4819 94% [========================================================== ] 4559/4819 94% [========================================================== ] 4560/4819 94% [========================================================== ] 4561/4819 94% [========================================================== ] 4562/4819 94% [========================================================== ] 4563/4819 94% [========================================================== ] 4564/4819 94% [========================================================== ] 4565/4819 94% [========================================================== ] 4566/4819 94% [========================================================== ] 4567/4819 94% [========================================================== ] 4568/4819 94% [========================================================== ] 4569/4819 94% [========================================================== ] 4570/4819 94% [========================================================== ] 4571/4819 94% [========================================================== ] 4572/4819 94% [========================================================== ] 4573/4819 94% [========================================================== ] 4574/4819 94% [========================================================== ] 4575/4819 94% [========================================================== ] 4576/4819 94% [========================================================== ] 4577/4819 94% [========================================================== ] 4578/4819 94% [========================================================== ] 4579/4819 95% [========================================================== ] 4580/4819 95% [========================================================== ] 4581/4819 95% [========================================================== ] 4582/4819 95% [========================================================== ] 4583/4819 95% [========================================================== ] 4584/4819 95% [========================================================== ] 4585/4819 95% [=========================================================== ] 4586/4819 95% [=========================================================== ] 4587/4819 95% [=========================================================== ] 4588/4819 95% [=========================================================== ] 4589/4819 95% [=========================================================== ] 4590/4819 95% [=========================================================== ] 4591/4819 95% [=========================================================== ] 4592/4819 95% [=========================================================== ] 4593/4819 95% [=========================================================== ] 4594/4819 95% [=========================================================== ] 4595/4819 95% [=========================================================== ] 4596/4819 95% [=========================================================== ] 4597/4819 95% [=========================================================== ] 4598/4819 95% [=========================================================== ] 4599/4819 95% [=========================================================== ] 4600/4819 95% [=========================================================== ] 4601/4819 95% [=========================================================== ] 4602/4819 95% [=========================================================== ] 4603/4819 95% [=========================================================== ] 4604/4819 95% [=========================================================== ] 4605/4819 95% [=========================================================== ] 4606/4819 95% [=========================================================== ] 4607/4819 95% [=========================================================== ] 4608/4819 95% [=========================================================== ] 4609/4819 95% [=========================================================== ] 4610/4819 95% [=========================================================== ] 4611/4819 95% [=========================================================== ] 4612/4819 95% [=========================================================== ] 4613/4819 95% [=========================================================== ] 4614/4819 95% [=========================================================== ] 4615/4819 95% [=========================================================== ] 4616/4819 95% [=========================================================== ] 4617/4819 95% [=========================================================== ] 4618/4819 95% [=========================================================== ] 4619/4819 95% [=========================================================== ] 4620/4819 95% [=========================================================== ] 4621/4819 95% [=========================================================== ] 4622/4819 95% [=========================================================== ] 4623/4819 95% [=========================================================== ] 4624/4819 95% [=========================================================== ] 4625/4819 95% [=========================================================== ] 4626/4819 95% [=========================================================== ] 4627/4819 96% [=========================================================== ] 4628/4819 96% [=========================================================== ] 4629/4819 96% [=========================================================== ] 4630/4819 96% [=========================================================== ] 4631/4819 96% [=========================================================== ] 4632/4819 96% [=========================================================== ] 4633/4819 96% [=========================================================== ] 4634/4819 96% [=========================================================== ] 4635/4819 96% [=========================================================== ] 4636/4819 96% [=========================================================== ] 4637/4819 96% [=========================================================== ] 4638/4819 96% [=========================================================== ] 4639/4819 96% [=========================================================== ] 4640/4819 96% [=========================================================== ] 4641/4819 96% [=========================================================== ] 4642/4819 96% [=========================================================== ] 4643/4819 96% [=========================================================== ] 4644/4819 96% [=========================================================== ] 4645/4819 96% [=========================================================== ] 4646/4819 96% [=========================================================== ] 4647/4819 96% [=========================================================== ] 4648/4819 96% [=========================================================== ] 4649/4819 96% [=========================================================== ] 4650/4819 96% [=========================================================== ] 4651/4819 96% [=========================================================== ] 4652/4819 96% [=========================================================== ] 4653/4819 96% [=========================================================== ] 4654/4819 96% [=========================================================== ] 4655/4819 96% [=========================================================== ] 4656/4819 96% [=========================================================== ] 4657/4819 96% [=========================================================== ] 4658/4819 96% [=========================================================== ] 4659/4819 96% [=========================================================== ] 4660/4819 96% [=========================================================== ] 4661/4819 96% [=========================================================== ] 4662/4819 96% [=========================================================== ] 4663/4819 96% [============================================================ ] 4664/4819 96% [============================================================ ] 4665/4819 96% [============================================================ ] 4666/4819 96% [============================================================ ] 4667/4819 96% [============================================================ ] 4668/4819 96% [============================================================ ] 4669/4819 96% [============================================================ ] 4670/4819 96% [============================================================ ] 4671/4819 96% [============================================================ ] 4672/4819 96% [============================================================ ] 4673/4819 96% [============================================================ ] 4674/4819 96% [============================================================ ] 4675/4819 97% [============================================================ ] 4676/4819 97% [============================================================ ] 4677/4819 97% [============================================================ ] 4678/4819 97% [============================================================ ] 4679/4819 97% [============================================================ ] 4680/4819 97% [============================================================ ] 4681/4819 97% [============================================================ ] 4682/4819 97% [============================================================ ] 4683/4819 97% [============================================================ ] 4684/4819 97% [============================================================ ] 4685/4819 97% [============================================================ ] 4686/4819 97% [============================================================ ] 4687/4819 97% [============================================================ ] 4688/4819 97% [============================================================ ] 4689/4819 97% [============================================================ ] 4690/4819 97% [============================================================ ] 4691/4819 97% [============================================================ ] 4692/4819 97% [============================================================ ] 4693/4819 97% [============================================================ ] 4694/4819 97% [============================================================ ] 4695/4819 97% [============================================================ ] 4696/4819 97% [============================================================ ] 4697/4819 97% [============================================================ ] 4698/4819 97% [============================================================ ] 4699/4819 97% [============================================================ ] 4700/4819 97% [============================================================ ] 4701/4819 97% [============================================================ ] 4702/4819 97% [============================================================ ] 4703/4819 97% [============================================================ ] 4704/4819 97% [============================================================ ] 4705/4819 97% [============================================================ ] 4706/4819 97% [============================================================ ] 4707/4819 97% [============================================================ ] 4708/4819 97% [============================================================ ] 4709/4819 97% [============================================================ ] 4710/4819 97% [============================================================ ] 4711/4819 97% [============================================================ ] 4712/4819 97% [============================================================ ] 4713/4819 97% [============================================================ ] 4714/4819 97% [============================================================ ] 4715/4819 97% [============================================================ ] 4716/4819 97% [============================================================ ] 4717/4819 97% [============================================================ ] 4718/4819 97% [============================================================ ] 4719/4819 97% [============================================================ ] 4720/4819 97% [============================================================ ] 4721/4819 97% [============================================================ ] 4722/4819 97% [============================================================ ] 4723/4819 98% [============================================================ ] 4724/4819 98% [============================================================ ] 4725/4819 98% [============================================================ ] 4726/4819 98% [============================================================ ] 4727/4819 98% [============================================================ ] 4728/4819 98% [============================================================ ] 4729/4819 98% [============================================================ ] 4730/4819 98% [============================================================ ] 4731/4819 98% [============================================================ ] 4732/4819 98% [============================================================ ] 4733/4819 98% [============================================================ ] 4734/4819 98% [============================================================ ] 4735/4819 98% [============================================================ ] 4736/4819 98% [============================================================ ] 4737/4819 98% [============================================================ ] 4738/4819 98% [============================================================ ] 4739/4819 98% [============================================================ ] 4740/4819 98% [============================================================ ] 4741/4819 98% [============================================================= ] 4742/4819 98% [============================================================= ] 4743/4819 98% [============================================================= ] 4744/4819 98% [============================================================= ] 4745/4819 98% [============================================================= ] 4746/4819 98% [============================================================= ] 4747/4819 98% [============================================================= ] 4748/4819 98% [============================================================= ] 4749/4819 98% [============================================================= ] 4750/4819 98% [============================================================= ] 4751/4819 98% [============================================================= ] 4752/4819 98% [============================================================= ] 4753/4819 98% [============================================================= ] 4754/4819 98% [============================================================= ] 4755/4819 98% [============================================================= ] 4756/4819 98% [============================================================= ] 4757/4819 98% [============================================================= ] 4758/4819 98% [============================================================= ] 4759/4819 98% [============================================================= ] 4760/4819 98% [============================================================= ] 4761/4819 98% [============================================================= ] 4762/4819 98% [============================================================= ] 4763/4819 98% [============================================================= ] 4764/4819 98% [============================================================= ] 4765/4819 98% [============================================================= ] 4766/4819 98% [============================================================= ] 4767/4819 98% [============================================================= ] 4768/4819 98% [============================================================= ] 4769/4819 98% [============================================================= ] 4770/4819 98% [============================================================= ] 4771/4819 99% [============================================================= ] 4772/4819 99% [============================================================= ] 4773/4819 99% [============================================================= ] 4774/4819 99% [============================================================= ] 4775/4819 99% [============================================================= ] 4776/4819 99% [============================================================= ] 4777/4819 99% [============================================================= ] 4778/4819 99% [============================================================= ] 4779/4819 99% [============================================================= ] 4780/4819 99% [============================================================= ] 4781/4819 99% [============================================================= ] 4782/4819 99% [============================================================= ] 4783/4819 99% [============================================================= ] 4784/4819 99% [============================================================= ] 4785/4819 99% [============================================================= ] 4786/4819 99% [============================================================= ] 4787/4819 99% [============================================================= ] 4788/4819 99% [============================================================= ] 4789/4819 99% [============================================================= ] 4790/4819 99% [============================================================= ] 4791/4819 99% [============================================================= ] 4792/4819 99% [============================================================= ] 4793/4819 99% [============================================================= ] 4794/4819 99% [============================================================= ] 4795/4819 99% [============================================================= ] 4796/4819 99% [============================================================= ] 4797/4819 99% [============================================================= ] 4798/4819 99% [============================================================= ] 4799/4819 99% [============================================================= ] 4800/4819 99% [============================================================= ] 4801/4819 99% [============================================================= ] 4802/4819 99% [============================================================= ] 4803/4819 99% [============================================================= ] 4804/4819 99% [============================================================= ] 4805/4819 99% [============================================================= ] 4806/4819 99% [============================================================= ] 4807/4819 99% [============================================================= ] 4808/4819 99% [============================================================= ] 4809/4819 99% [============================================================= ] 4810/4819 99% [============================================================= ] 4811/4819 99% [============================================================= ] 4812/4819 99% [============================================================= ] 4813/4819 99% [============================================================= ] 4814/4819 99% [============================================================= ] 4815/4819 99% [============================================================= ] 4816/4819 99% [============================================================= ] 4817/4819 99% [============================================================= ] 4818/4819 99% [==============================================================] 4819/4819 100% operation complete, 4819 objects in 139880 NAND pages. ln -snf /workdir/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot /workdir/instance-0/output-1/staging make: Leaving directory '/workdir/instance-0/buildroot' make: Entering directory '/workdir/instance-0/buildroot' >>> Buildroot 2024.11-rc1 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 13.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.40-18-g5641780762723156b0d20a0b9f7df1d76831bab0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: bba29819a3e938fae92674d6a88533e10605e389da8b51cdcba0a94f6221c5bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.42 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 4.19.323 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> altera-stapl 0.3.3 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) >>> libgpiod 1.6.5 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> host-autoconf 2.72 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 2.3.0 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> python3 3.12.7 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> expat 2.6.4 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-python3 3.12.7 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-expat 2.6.4 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> openssl Collecting legal info >>> libopenssl 3.4.0 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> chartjs 3.9.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> conntrack-tools 1.4.7 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> 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) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cthelper 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cttimeout 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_queue 1.0.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libtirpc 1.3.6 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> dash 0.5.12 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dav1d 1.5.0 Collecting legal info COPYING: OK (sha256: b327887de263238deaa80c34cdd2ff3e0ba1d35db585ce14a37ce3e74ee389e9) >>> host-meson 1.6.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.10.1 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python-pypa-build 1.2.2 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 24.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.2.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-setuptools 75.3.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.45.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> dhrystone 2 Collecting legal info >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> font-awesome 4.7.0 Collecting legal info >>> hiredis 1.2.0 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> htop 3.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> i2c-tools 4.4 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) README: OK (sha256: adcc60d0fdf7b4e2ad22fe8a29d65c260ad3fc619b3105439b70914df5f6b5a8) >>> ifenslave 2.9 Collecting legal info debian/copyright: OK (sha256: 299e00f3afc0e6ea0685340df73ad444e58e6fe0229989ba0983f5f33e275c41) >>> ifupdown-scripts Collecting legal info >>> imagemagick 7.1.1-31 Collecting legal info LICENSE: OK (sha256: a556c5292c87c9a6ac795c80669b0c3660f9f729de8c476bf2b10f83ab1b34ec) >>> host-imx-mkimage lf-6.6.23-2.0.0 Collecting legal info LICENSE: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> 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.13.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> json-c 0.17 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> kbd 2.6.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) CREDITS: OK (sha256: 5a16340fe773f422144b436df90319114a2884933c56e9be6fad642e59be5e1f) >>> latencytop 0.5 Collecting legal info latencytop.c: OK (sha256: 34d1db30ab21eaedb2c191b2787632a960090a0c63da9f5b481d84b23b98c438) >>> libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> host-util-linux 2.40.2 Collecting legal info README.licensing: OK (sha256: 27f25514040a401b2ceb7057eae1f46cedb1666664b519b5be7e0960d1b35164) 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) Documentation/licenses/COPYING.MIT: OK (sha256: 8555341619542abb48c102afd954e42d4478e5be16ad3d5af7b0ff71009e7348) >>> pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> libavif 1.1.1 Collecting legal info LICENSE: OK (sha256: 165abf92cc04b39e80d29cadea7a6a7e8fddf59407d4ad2616507a7ebe8216f9) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfastjson 0.99.9.1 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libgpg-error 1.50 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libite 2.6.1 Collecting legal info LICENSE: OK (sha256: 3a2b964c1772d03ab17b73a389ecce9151e0b190a9247817a2c009b16d356422) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> libksba 1.6.7 Collecting legal info AUTHORS: OK (sha256: f9c59ea5a5e1dfdeebcd134e6a594c21eb088cc95f6653ee99ff2e187c105380) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libnl 3.9.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpcap 1.10.5 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libteam 1.32 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtraceevent 1.8.4 Collecting legal info LICENSES/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> libubox 75a3b870cace1171faf57bd55e5a9a2f1564f757 Collecting legal info >>> libuev 2.4.1 Collecting legal info LICENSE: OK (sha256: 387d0d8e2aabf187751c8f1ebb9a4abaecaa7e0e05fead27f408193a0f0f17dd) >>> libxcrypt 4.4.36 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxmlb 0.3.19 Collecting legal info LICENSE: OK (sha256: 20c17d8b8c48a600800dfd14f95d5cb9ff47066a9641ddeab48dc54aec96e331) >>> lz4 1.10.0 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 609b910ef05c9c855ecc1da155a36ed0f57514eac452cf93446530b5ea4b3bc3) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.04 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> minizip-zlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> most 5.2.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 3d8f860532c9f202db9300375fb29a1e7b32f538c6033e7013266ad55317fc3e) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mtr 0.95 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nss-pam-ldapd 0.9.12 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> openldap 2.5.18 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> ntp 4.2.8p18 Collecting legal info COPYRIGHT: OK (sha256: 45b6e5a0a5f0ac4afdd9e23caa2241779e4da463e4dba32a41b4dbd61577b2a3) >>> opensc 0.24.0 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> pcsc-lite 2.1.0 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-opkg-utils 0.7.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-lz4 1.10.0 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 609b910ef05c9c855ecc1da155a36ed0f57514eac452cf93446530b5ea4b3bc3) >>> host-xz 5.6.3 Collecting legal info COPYING: OK (sha256: ee3b35b82f7bb0ba5fd9f13ca34ebbe757a59c05bfde5ab9d50ff4188ed33396) COPYING.0BSD: OK (sha256: 0b01625d853911cd0e2e088dcfb743261034a091bb379246cb25a14cc4c74bf1) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-parted 3.6 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> python-aiohappyeyeballs 2.4.3 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-python-poetry-core 1.9.1 Collecting legal info LICENSE: OK (sha256: f1978133782b90f4733bc308ddb19267c3fe04797c88d9ed3bc219032495a982) >>> python-argcomplete 3.5.1 Collecting legal info LICENSE.rst: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> host-python-setuptools-scm 8.1.0 Collecting legal info LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> host-python-typing-extensions 4.12.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> python-arrow 1.3.0 Collecting legal info LICENSE: OK (sha256: b481f87296cb0abdb13fd8cbb94b14c328be880ec9e68547a61b84dacffd067a) >>> python-async-timeout 5.0.1 Collecting legal info LICENSE: OK (sha256: e18d7bb8f513e2c46bb585c94b585bd30720dd3ccb21ddb0786f72d16658f92c) >>> python-dateutil 2.9.0 Collecting legal info LICENSE: OK (sha256: ba00f51a0d92823b5a1cde27d8b5b9d2321e67ed8da9bc163eff96d5e17e577e) >>> python-docopt 0.6.2 Collecting legal info LICENSE-MIT: OK (sha256: 3d5df78f592ff2433c3c6ce4984091b7f497059ddb8c6b08a061ba48e37b67f2) >>> python-dpkt 1.9.8 Collecting legal info LICENSE: OK (sha256: 4c5ffde575425591cbd51410219a6b98bbbb717e0c5784187e356653da8e5095) >>> python-entrypoints 0.4 Collecting legal info LICENSE: OK (sha256: de5fcd7349cdf399b0707a2a024833c4704743650133c72d6f0ff7561a03a848) >>> python-fire 0.7.0 Collecting legal info LICENSE: OK (sha256: a5de77b62266bca0bb97bf058992f0b0f308a83a8ca55ee10fbf6bd8ed8f7ed0) >>> python-flup 1.0.3 Collecting legal info PKG-INFO: OK (sha256: 66a60ebc732165d199ec018fb9876d9f8168a5a8575375e64cc1b3d78c32b481) >>> python-iterable-io 1.0.0 Collecting legal info README.md: OK (sha256: 5de72116ec3738168bbaea5bd3405d161246ac542456470dc074f23d336252c0) >>> python-lmdb 1.5.1 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> python-marshmallow-sqlalchemy 1.1.0 Collecting legal info LICENSE: OK (sha256: 906b5d9051e426144cb173ad911667b8ebd05a9c584c2c26c135b32a3ed12001) >>> python-marshmallow 3.23.1 Collecting legal info LICENSE: OK (sha256: 906b5d9051e426144cb173ad911667b8ebd05a9c584c2c26c135b32a3ed12001) docs/license.rst: OK (sha256: f982e6fd97ba00973e94605b972ff04894b22c4fa937b868828b32ae8f0a7c2e) >>> python-packaging 24.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> python-paho-mqtt 2.1.0 Collecting legal info LICENSE.txt: OK (sha256: 66408b049249c3bdb0ba1ed285f5422ce67e371d40151bebd4d806af454ffe7c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) >>> host-python-hatchling 1.25.0 Collecting legal info LICENSE.txt: OK (sha256: 7f143a8127ad4873862d70854b5bd2abd0085aa73e64fd2b08704a3b9f5c07fc) >>> host-python-pathspec 0.12.1 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> host-python-pluggy 1.5.0 Collecting legal info LICENSE: OK (sha256: d6b65e6c213a5d0b577911d34d6e5949b9f59d76c238c5071a2f3fc16cfb2606) >>> host-python-trove-classifiers 2024.10.21.16 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> host-python-calver 2022.6.26 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-pip 24.3.1 Collecting legal info LICENSE.txt: OK (sha256: 634300a669d49aeae65b12c6c48c924c51a4cdf3d1ff086dc3456dc8bcaa2104) >>> python-pylibfdt 1.7.2 Collecting legal info BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> python-pyphen 0.17.0 Collecting legal info LICENSE: OK (sha256: 4fd1c78fcec632bc872ba7b42ba04be330029cfffa411039b48a4f2262bb8240) COPYING.GPL: OK (sha256: 2233a3eecf299bc271f1a9f57f0b3198343ad4ab16571d70320133002c51496b) COPYING.LGPL: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) COPYING.MPL: OK (sha256: ad192a67649aa23ac9681939840f4f241643a98da9cd8aec8de28c3b8c6ee854) >>> python-pytrie 0.4.0 Collecting legal info LICENSE: OK (sha256: 97f85c2ba0d856cf5f7e5db587af7299233db2e502980eb655ace28343541d50) >>> python-setuptools 75.3.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> python-sortedcontainers 2.4.0 Collecting legal info LICENSE: OK (sha256: 1db7cae7fce6452e2e608e401a0f953e0133e4c2d75db69fb8ae851d2086f5b6) >>> python-soupsieve 2.6 Collecting legal info LICENSE.md: OK (sha256: 7e1f14c81e9939ef23b472176cda08410cc238752d180abaa0151d8a1c48f594) >>> python-sqlalchemy 2.0.36 Collecting legal info LICENSE: OK (sha256: 3c0f59ab887d041de6a4e52ffe3e9edb5d9522de909fae9a6cd7adb6e7be3293) >>> host-python-cython 3.0.11 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: 9568a2b155e66ac3e0ba1fd80b52b827b9460e6cf6f233125e7cbca8e206ddc3) >>> python-termcolor 2.5.0 Collecting legal info COPYING.txt: OK (sha256: e79b6bd82962c1330caaa7c42278567b08667777673f8e2371a624d5715d4c0e) >>> host-python-hatch-vcs 0.4.0 Collecting legal info LICENSE.txt: OK (sha256: 117aa5006d8475562f04442ab06dd2a4c501af3a77255eae0deef1f0c2499a1a) >>> python-types-python-dateutil 2.9.0.20241003 Collecting legal info >>> python-typing-extensions 4.12.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> quota 4.09 Collecting legal info COPYING: OK (sha256: 32a5fd41e7a257f7f0373988ea8d45cebdbf376060703c242c11c000751b1203) >>> host-nfs-utils 2.6.4 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> host-libtirpc 1.3.6 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-sqlite 3.47.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> ranger 1.9.3 Collecting legal info AUTHORS: OK (sha256: ef973501404bd0556fd47324411fc69679f30daf7128e042eafa64e2c4f9ecb9) LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rsyslog 8.2410.0 Collecting legal info COPYING: OK (sha256: 054b3a047d9232376a46b87356b19b0c0c2924cb5e6911ab96a01fc4b515f083) COPYING.LESSER: OK (sha256: 4038442ca5bde8ffd243cfc235cb4455e7d618d47558ea3d8284733f71d904ed) COPYING.ASL20: OK (sha256: 8743ad560dea1229d4f46cd603e10874db41a27f3c74f64e958ef123f3943fab) >>> rtty 8.1.2 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> sngrep 1.7.0 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sound-theme-borealis 0.9a Collecting legal info >>> syslog-ng 4.7.1 Collecting legal info COPYING: OK (sha256: d7d51f8d0f6ee9757a371080e7f5fa19ac73afbef14db6e981705cf1ec813d6b) GPL.txt: OK (sha256: ce3324c9f22299cfc7c281e5a6ab40fbe9c2ea1a67cee87226cb8cd39db1e1d2) LGPL.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> tftpd 2c86ff58dcc003107b47f2d35aa0fdc4a3fd95e1 Collecting legal info tftpd/tftpd.c: OK (sha256: 9c46847a03d4cf290616a173d526b9bbdfcaf6846cbc01f361989b4e61f2d72e) >>> tinc 1.0.36 Collecting legal info COPYING: OK (sha256: 3b37ffbf3459f2aceeef169aa65ee8b111ac1f8ba24a2a1b90b079678a9c7faa) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) >>> tinyinit Collecting legal info >>> tpm2-tss 3.2.2 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Collecting legal info main.c: OK (sha256: a69bf44dbff15d727578d2069a654d60e9034c5e2cc3e199a012e72afef6c259) >>> host-uuu 1.5.182 Collecting legal info LICENSE: OK (sha256: cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-libusb 1.0.27 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-openssl Collecting legal info >>> host-libopenssl 3.4.0 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-tinyxml2 10.0.0 Collecting legal info LICENSE.txt: OK (sha256: 9332252e9b9e46db8285d4a3f0bf25f139bf1dca6781b956d57f2302efca6432) >>> host-zstd 1.5.6 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> watchdogd 4.0 Collecting legal info LICENSE: OK (sha256: e233c56d807c74c67f2eff47ad03c216144cdd374d8d7578b996c28c260eadda) >>> host-zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> host-acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.36 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.2.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: linux-headers-4.19.323: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: libubox-75a3b870cace1171faf57bd55e5a9a2f1564f757: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: python-types-python-dateutil-2.9.0.20241003: cannot save license (PYTHON_TYPES_PYTHON_DATEUTIL_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) Legal info produced in /workdir/instance-0/output-1/legal-info make: Leaving directory '/workdir/instance-0/buildroot'