rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/perl5/5.34.1/sh4eb-linux/CORE find /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells if [ -x /home/buildroot/autobuild/instance-2/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-2/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab; fi rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/include /home/buildroot/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-2/output-1/target/usr/doc find /home/buildroot/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output-1/target/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/man /home/buildroot/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/info /home/buildroot/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/doc /home/buildroot/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-2/output-1/target/lib/debug /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-2/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-7288-g40a94c9dc21"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08"; \ echo "PRETTY_NAME=\"Buildroot 2022.08\"" \ ) > /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-2/output-1/per-package /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n /usr/bin/fusermount f 4755 0 0 - - - - -\n\n' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cramfs mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/bin/mkcramfs -B /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/target /home/buildroot/autobuild/instance-2/output-1/images/rootfs.cramfs\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/cramfs/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.ext2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -f /home/buildroot/autobuild/instance-2/output-1/images/rootfs.ext2\n /home/buildroot/autobuild/instance-2/output-1/host/sbin/mkfs.ext3 -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/target -r 1 -N 0 -m 5 -L "rootfs" -O ^64bit /home/buildroot/autobuild/instance-2/output-1/images/rootfs.ext2 "5G" || { ret=$?; echo "*** Maybe you need to increase the filesystem size (BR2_TARGET_ROOTFS_EXT2_SIZE)" 1>&2; exit $ret; }\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/ext2/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mke2fs 1.46.5 (30-Dec-2021) Creating regular file /home/buildroot/autobuild/instance-2/output-1/images/rootfs.ext2 Creating filesystem with 1310720 4k blocks and 327680 inodes Filesystem UUID: 35375b89-b4b6-439d-9c63-a13b653c284f Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736 Allocating group tables: 0/40 done Writing inode tables: 0/40 done Creating journal (16384 blocks): done Copying files into the device: done Writing superblocks and filesystem accounting information: 0/40 done PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/output-1/host/bin/lzop -9 -c /home/buildroot/autobuild/instance-2/output-1/images/rootfs.ext2 > /home/buildroot/autobuild/instance-2/output-1/images/rootfs.ext2.lzo ln -sf rootfs.ext2.lzo /home/buildroot/autobuild/instance-2/output-1/images/rootfs.ext3.lzo >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 4429 objects. stage 2: creating image '/home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/4429 0% [ ] 2/4429 0% [ ] 3/4429 0% [ ] 4/4429 0% [ ] 5/4429 0% [ ] 6/4429 0% [ ] 7/4429 0% [ ] 8/4429 0% [ ] 9/4429 0% [ ] 10/4429 0% [ ] 11/4429 0% [ ] 12/4429 0% [ ] 13/4429 0% [ ] 14/4429 0% [ ] 15/4429 0% [ ] 16/4429 0% [ ] 17/4429 0% [ ] 18/4429 0% [ ] 19/4429 0% [ ] 20/4429 0% [ ] 21/4429 0% [ ] 22/4429 0% [ ] 23/4429 0% [ ] 24/4429 0% [ ] 25/4429 0% [ ] 26/4429 0% [ ] 27/4429 0% [ ] 28/4429 0% [ ] 29/4429 0% [ ] 30/4429 0% [ ] 31/4429 0% [ ] 32/4429 0% [ ] 33/4429 0% [ ] 34/4429 0% [ ] 35/4429 0% [ ] 36/4429 0% [ ] 37/4429 0% [ ] 38/4429 0% [ ] 39/4429 0% [ ] 40/4429 0% [ ] 41/4429 0% [ ] 42/4429 0% [ ] 43/4429 0% [ ] 44/4429 0% [ ] 45/4429 1% [ ] 46/4429 1% [ ] 47/4429 1% [ ] 48/4429 1% [ ] 49/4429 1% [ ] 50/4429 1% [ ] 51/4429 1% [ ] 52/4429 1% [ ] 53/4429 1% [ ] 54/4429 1% [ ] 55/4429 1% [ ] 56/4429 1% [ ] 57/4429 1% [ ] 58/4429 1% [ ] 59/4429 1% [ ] 60/4429 1% [ ] 61/4429 1% [ ] 62/4429 1% [ ] 63/4429 1% [ ] 64/4429 1% [ ] 65/4429 1% [ ] 66/4429 1% [ ] 67/4429 1% [ ] 68/4429 1% [ ] 69/4429 1% [ ] 70/4429 1% [ ] 71/4429 1% [= ] 72/4429 1% [= ] 73/4429 1% [= ] 74/4429 1% [= ] 75/4429 1% [= ] 76/4429 1% [= ] 77/4429 1% [= ] 78/4429 1% [= ] 79/4429 1% [= ] 80/4429 1% [= ] 81/4429 1% [= ] 82/4429 1% [= ] 83/4429 1% [= ] 84/4429 1% [= ] 85/4429 1% [= ] 86/4429 1% [= ] 87/4429 1% [= ] 88/4429 1% [= ] 89/4429 2% [= ] 90/4429 2% [= ] 91/4429 2% [= ] 92/4429 2% [= ] 93/4429 2% [= ] 94/4429 2% [= ] 95/4429 2% [= ] 96/4429 2% [= ] 97/4429 2% [= ] 98/4429 2% [= ] 99/4429 2% [= ] 100/4429 2% [= ] 101/4429 2% [= ] 102/4429 2% [= ] 103/4429 2% [= ] 104/4429 2% [= ] 105/4429 2% [= ] 106/4429 2% [= ] 107/4429 2% [= ] 108/4429 2% [= ] 109/4429 2% [= ] 110/4429 2% [= ] 111/4429 2% [= ] 112/4429 2% [= ] 113/4429 2% [= ] 114/4429 2% [= ] 115/4429 2% [= ] 116/4429 2% [= ] 117/4429 2% [= ] 118/4429 2% [= ] 119/4429 2% [= ] 120/4429 2% [= ] 121/4429 2% [= ] 122/4429 2% [= ] 123/4429 2% [= ] 124/4429 2% [= ] 125/4429 2% [= ] 126/4429 2% [= ] 127/4429 2% [= ] 128/4429 2% [= ] 129/4429 2% [= ] 130/4429 2% [= ] 131/4429 2% [= ] 132/4429 2% [= ] 133/4429 3% [= ] 134/4429 3% [= ] 135/4429 3% [= ] 136/4429 3% [= ] 137/4429 3% [= ] 138/4429 3% [= ] 139/4429 3% [= ] 140/4429 3% [= ] 141/4429 3% [= ] 142/4429 3% [== ] 143/4429 3% [== ] 144/4429 3% [== ] 145/4429 3% [== ] 146/4429 3% [== ] 147/4429 3% [== ] 148/4429 3% [== ] 149/4429 3% [== ] 150/4429 3% [== ] 151/4429 3% [== ] 152/4429 3% [== ] 153/4429 3% [== ] 154/4429 3% [== ] 155/4429 3% [== ] 156/4429 3% [== ] 157/4429 3% [== ] 158/4429 3% [== ] 159/4429 3% [== ] 160/4429 3% [== ] 161/4429 3% [== ] 162/4429 3% [== ] 163/4429 3% [== ] 164/4429 3% [== ] 165/4429 3% [== ] 166/4429 3% [== ] 167/4429 3% [== ] 168/4429 3% [== ] 169/4429 3% [== ] 170/4429 3% [== ] 171/4429 3% [== ] 172/4429 3% [== ] 173/4429 3% [== ] 174/4429 3% [== ] 175/4429 3% [== ] 176/4429 3% [== ] 177/4429 3% [== ] 178/4429 4% [== ] 179/4429 4% [== ] 180/4429 4% [== ] 181/4429 4% [== ] 182/4429 4% [== ] 183/4429 4% [== ] 184/4429 4% [== ] 185/4429 4% [== ] 186/4429 4% [== ] 187/4429 4% [== ] 188/4429 4% [== ] 189/4429 4% [== ] 190/4429 4% [== ] 191/4429 4% [== ] 192/4429 4% [== ] 193/4429 4% [== ] 194/4429 4% [== ] 195/4429 4% [== ] 196/4429 4% [== ] 197/4429 4% [== ] 198/4429 4% [== ] 199/4429 4% [== ] 200/4429 4% [== ] 201/4429 4% [== ] 202/4429 4% [== ] 203/4429 4% [== ] 204/4429 4% [== ] 205/4429 4% [== ] 206/4429 4% [== ] 207/4429 4% [== ] 208/4429 4% [== ] 209/4429 4% [== ] 210/4429 4% [== ] 211/4429 4% [== ] 212/4429 4% [== ] 213/4429 4% [== ] 214/4429 4% [=== ] 215/4429 4% [=== ] 216/4429 4% [=== ] 217/4429 4% [=== ] 218/4429 4% [=== ] 219/4429 4% [=== ] 220/4429 4% [=== ] 221/4429 4% [=== ] 222/4429 5% [=== ] 223/4429 5% [=== ] 224/4429 5% [=== ] 225/4429 5% [=== ] 226/4429 5% [=== ] 227/4429 5% [=== ] 228/4429 5% [=== ] 229/4429 5% [=== ] 230/4429 5% [=== ] 231/4429 5% [=== ] 232/4429 5% [=== ] 233/4429 5% [=== ] 234/4429 5% [=== ] 235/4429 5% [=== ] 236/4429 5% [=== ] 237/4429 5% [=== ] 238/4429 5% [=== ] 239/4429 5% [=== ] 240/4429 5% [=== ] 241/4429 5% [=== ] 242/4429 5% [=== ] 243/4429 5% [=== ] 244/4429 5% [=== ] 245/4429 5% [=== ] 246/4429 5% [=== ] 247/4429 5% [=== ] 248/4429 5% [=== ] 249/4429 5% [=== ] 250/4429 5% [=== ] 251/4429 5% [=== ] 252/4429 5% [=== ] 253/4429 5% [=== ] 254/4429 5% [=== ] 255/4429 5% [=== ] 256/4429 5% [=== ] 257/4429 5% [=== ] 258/4429 5% [=== ] 259/4429 5% [=== ] 260/4429 5% [=== ] 261/4429 5% [=== ] 262/4429 5% [=== ] 263/4429 5% [=== ] 264/4429 5% [=== ] 265/4429 5% [=== ] 266/4429 6% [=== ] 267/4429 6% [=== ] 268/4429 6% [=== ] 269/4429 6% [=== ] 270/4429 6% [=== ] 271/4429 6% [=== ] 272/4429 6% [=== ] 273/4429 6% [=== ] 274/4429 6% [=== ] 275/4429 6% [=== ] 276/4429 6% [=== ] 277/4429 6% [=== ] 278/4429 6% [=== ] 279/4429 6% [=== ] 280/4429 6% [=== ] 281/4429 6% [=== ] 282/4429 6% [=== ] 283/4429 6% [=== ] 284/4429 6% [=== ] 285/4429 6% [==== ] 286/4429 6% [==== ] 287/4429 6% [==== ] 288/4429 6% [==== ] 289/4429 6% [==== ] 290/4429 6% [==== ] 291/4429 6% [==== ] 292/4429 6% [==== ] 293/4429 6% [==== ] 294/4429 6% [==== ] 295/4429 6% [==== ] 296/4429 6% [==== ] 297/4429 6% [==== ] 298/4429 6% [==== ] 299/4429 6% [==== ] 300/4429 6% [==== ] 301/4429 6% [==== ] 302/4429 6% [==== ] 303/4429 6% [==== ] 304/4429 6% [==== ] 305/4429 6% [==== ] 306/4429 6% [==== ] 307/4429 6% [==== ] 308/4429 6% [==== ] 309/4429 6% [==== ] 310/4429 6% [==== ] 311/4429 7% [==== ] 312/4429 7% [==== ] 313/4429 7% [==== ] 314/4429 7% [==== ] 315/4429 7% [==== ] 316/4429 7% [==== ] 317/4429 7% [==== ] 318/4429 7% [==== ] 319/4429 7% [==== ] 320/4429 7% [==== ] 321/4429 7% [==== ] 322/4429 7% [==== ] 323/4429 7% [==== ] 324/4429 7% [==== ] 325/4429 7% [==== ] 326/4429 7% [==== ] 327/4429 7% [==== ] 328/4429 7% [==== ] 329/4429 7% [==== ] 330/4429 7% [==== ] 331/4429 7% [==== ] 332/4429 7% [==== ] 333/4429 7% [==== ] 334/4429 7% [==== ] 335/4429 7% [==== ] 336/4429 7% [==== ] 337/4429 7% [==== ] 338/4429 7% [==== ] 339/4429 7% [==== ] 340/4429 7% [==== ] 341/4429 7% [==== ] 342/4429 7% [==== ] 343/4429 7% [==== ] 344/4429 7% [==== ] 345/4429 7% [==== ] 346/4429 7% [==== ] 347/4429 7% [==== ] 348/4429 7% [==== ] 349/4429 7% [==== ] 350/4429 7% [==== ] 351/4429 7% [==== ] 352/4429 7% [==== ] 353/4429 7% [==== ] 354/4429 7% [==== ] 355/4429 8% [==== ] 356/4429 8% [==== ] 357/4429 8% [===== ] 358/4429 8% [===== ] 359/4429 8% [===== ] 360/4429 8% [===== ] 361/4429 8% [===== ] 362/4429 8% [===== ] 363/4429 8% [===== ] 364/4429 8% [===== ] 365/4429 8% [===== ] 366/4429 8% [===== ] 367/4429 8% [===== ] 368/4429 8% [===== ] 369/4429 8% [===== ] 370/4429 8% [===== ] 371/4429 8% [===== ] 372/4429 8% [===== ] 373/4429 8% [===== ] 374/4429 8% [===== ] 375/4429 8% [===== ] 376/4429 8% [===== ] 377/4429 8% [===== ] 378/4429 8% [===== ] 379/4429 8% [===== ] 380/4429 8% [===== ] 381/4429 8% [===== ] 382/4429 8% [===== ] 383/4429 8% [===== ] 384/4429 8% [===== ] 385/4429 8% [===== ] 386/4429 8% [===== ] 387/4429 8% [===== ] 388/4429 8% [===== ] 389/4429 8% [===== ] 390/4429 8% [===== ] 391/4429 8% [===== ] 392/4429 8% [===== ] 393/4429 8% [===== ] 394/4429 8% [===== ] 395/4429 8% [===== ] 396/4429 8% [===== ] 397/4429 8% [===== ] 398/4429 8% [===== ] 399/4429 9% [===== ] 400/4429 9% [===== ] 401/4429 9% [===== ] 402/4429 9% [===== ] 403/4429 9% [===== ] 404/4429 9% [===== ] 405/4429 9% [===== ] 406/4429 9% [===== ] 407/4429 9% [===== ] 408/4429 9% [===== ] 409/4429 9% [===== ] 410/4429 9% [===== ] 411/4429 9% [===== ] 412/4429 9% [===== ] 413/4429 9% [===== ] 414/4429 9% [===== ] 415/4429 9% [===== ] 416/4429 9% [===== ] 417/4429 9% [===== ] 418/4429 9% [===== ] 419/4429 9% [===== ] 420/4429 9% [===== ] 421/4429 9% [===== ] 422/4429 9% [===== ] 423/4429 9% [===== ] 424/4429 9% [===== ] 425/4429 9% [===== ] 426/4429 9% [===== ] 427/4429 9% [===== ] 428/4429 9% [====== ] 429/4429 9% [====== ] 430/4429 9% [====== ] 431/4429 9% [====== ] 432/4429 9% [====== ] 433/4429 9% [====== ] 434/4429 9% [====== ] 435/4429 9% [====== ] 436/4429 9% [====== ] 437/4429 9% [====== ] 438/4429 9% [====== ] 439/4429 9% [====== ] 440/4429 9% [====== ] 441/4429 9% [====== ] 442/4429 9% [====== ] 443/4429 10% [====== ] 444/4429 10% [====== ] 445/4429 10% [====== ] 446/4429 10% [====== ] 447/4429 10% [====== ] 448/4429 10% [====== ] 449/4429 10% [====== ] 450/4429 10% [====== ] 451/4429 10% [====== ] 452/4429 10% [====== ] 453/4429 10% [====== ] 454/4429 10% [====== ] 455/4429 10% [====== ] 456/4429 10% [====== ] 457/4429 10% [====== ] 458/4429 10% [====== ] 459/4429 10% [====== ] 460/4429 10% [====== ] 461/4429 10% [====== ] 462/4429 10% [====== ] 463/4429 10% [====== ] 464/4429 10% [====== ] 465/4429 10% [====== ] 466/4429 10% [====== ] 467/4429 10% [====== ] 468/4429 10% [====== ] 469/4429 10% [====== ] 470/4429 10% [====== ] 471/4429 10% [====== ] 472/4429 10% [====== ] 473/4429 10% [====== ] 474/4429 10% [====== ] 475/4429 10% [====== ] 476/4429 10% [====== ] 477/4429 10% [====== ] 478/4429 10% [====== ] 479/4429 10% [====== ] 480/4429 10% [====== ] 481/4429 10% [====== ] 482/4429 10% [====== ] 483/4429 10% [====== ] 484/4429 10% [====== ] 485/4429 10% [====== ] 486/4429 10% [====== ] 487/4429 10% [====== ] 488/4429 11% [====== ] 489/4429 11% [====== ] 490/4429 11% [====== ] 491/4429 11% [====== ] 492/4429 11% [====== ] 493/4429 11% [====== ] 494/4429 11% [====== ] 495/4429 11% [====== ] 496/4429 11% [====== ] 497/4429 11% [====== ] 498/4429 11% [====== ] 499/4429 11% [====== ] 500/4429 11% [======= ] 501/4429 11% [======= ] 502/4429 11% [======= ] 503/4429 11% [======= ] 504/4429 11% [======= ] 505/4429 11% [======= ] 506/4429 11% [======= ] 507/4429 11% [======= ] 508/4429 11% [======= ] 509/4429 11% [======= ] 510/4429 11% [======= ] 511/4429 11% [======= ] 512/4429 11% [======= ] 513/4429 11% [======= ] 514/4429 11% [======= ] 515/4429 11% [======= ] 516/4429 11% [======= ] 517/4429 11% [======= ] 518/4429 11% [======= ] 519/4429 11% [======= ] 520/4429 11% [======= ] 521/4429 11% [======= ] 522/4429 11% [======= ] 523/4429 11% [======= ] 524/4429 11% [======= ] 525/4429 11% [======= ] 526/4429 11% [======= ] 527/4429 11% [======= ] 528/4429 11% [======= ] 529/4429 11% [======= ] 530/4429 11% [======= ] 531/4429 11% [======= ] 532/4429 12% [======= ] 533/4429 12% [======= ] 534/4429 12% [======= ] 535/4429 12% [======= ] 536/4429 12% [======= ] 537/4429 12% [======= ] 538/4429 12% [======= ] 539/4429 12% [======= ] 540/4429 12% [======= ] 541/4429 12% [======= ] 542/4429 12% [======= ] 543/4429 12% [======= ] 544/4429 12% [======= ] 545/4429 12% [======= ] 546/4429 12% [======= ] 547/4429 12% [======= ] 548/4429 12% [======= ] 549/4429 12% [======= ] 550/4429 12% [======= ] 551/4429 12% [======= ] 552/4429 12% [======= ] 553/4429 12% [======= ] 554/4429 12% [======= ] 555/4429 12% [======= ] 556/4429 12% [======= ] 557/4429 12% [======= ] 558/4429 12% [======= ] 559/4429 12% [======= ] 560/4429 12% [======= ] 561/4429 12% [======= ] 562/4429 12% [======= ] 563/4429 12% [======= ] 564/4429 12% [======= ] 565/4429 12% [======= ] 566/4429 12% [======= ] 567/4429 12% [======= ] 568/4429 12% [======= ] 569/4429 12% [======= ] 570/4429 12% [======= ] 571/4429 12% [======== ] 572/4429 12% [======== ] 573/4429 12% [======== ] 574/4429 12% [======== ] 575/4429 12% [======== ] 576/4429 13% [======== ] 577/4429 13% [======== ] 578/4429 13% [======== ] 579/4429 13% [======== ] 580/4429 13% [======== ] 581/4429 13% [======== ] 582/4429 13% [======== ] 583/4429 13% [======== ] 584/4429 13% [======== ] 585/4429 13% [======== ] 586/4429 13% [======== ] 587/4429 13% [======== ] 588/4429 13% [======== ] 589/4429 13% [======== ] 590/4429 13% [======== ] 591/4429 13% [======== ] 592/4429 13% [======== ] 593/4429 13% [======== ] 594/4429 13% [======== ] 595/4429 13% [======== ] 596/4429 13% [======== ] 597/4429 13% [======== ] 598/4429 13% [======== ] 599/4429 13% [======== ] 600/4429 13% [======== ] 601/4429 13% [======== ] 602/4429 13% [======== ] 603/4429 13% [======== ] 604/4429 13% [======== ] 605/4429 13% [======== ] 606/4429 13% [======== ] 607/4429 13% [======== ] 608/4429 13% [======== ] 609/4429 13% [======== ] 610/4429 13% [======== ] 611/4429 13% [======== ] 612/4429 13% [======== ] 613/4429 13% [======== ] 614/4429 13% [======== ] 615/4429 13% [======== ] 616/4429 13% [======== ] 617/4429 13% [======== ] 618/4429 13% [======== ] 619/4429 13% [======== ] 620/4429 13% [======== ] 621/4429 14% [======== ] 622/4429 14% [======== ] 623/4429 14% [======== ] 624/4429 14% [======== ] 625/4429 14% [======== ] 626/4429 14% [======== ] 627/4429 14% [======== ] 628/4429 14% [======== ] 629/4429 14% [======== ] 630/4429 14% [======== ] 631/4429 14% [======== ] 632/4429 14% [======== ] 633/4429 14% [======== ] 634/4429 14% [======== ] 635/4429 14% [======== ] 636/4429 14% [======== ] 637/4429 14% [======== ] 638/4429 14% [======== ] 639/4429 14% [======== ] 640/4429 14% [======== ] 641/4429 14% [======== ] 642/4429 14% [========= ] 643/4429 14% [========= ] 644/4429 14% [========= ] 645/4429 14% [========= ] 646/4429 14% [========= ] 647/4429 14% [========= ] 648/4429 14% [========= ] 649/4429 14% [========= ] 650/4429 14% [========= ] 651/4429 14% [========= ] 652/4429 14% [========= ] 653/4429 14% [========= ] 654/4429 14% [========= ] 655/4429 14% [========= ] 656/4429 14% [========= ] 657/4429 14% [========= ] 658/4429 14% [========= ] 659/4429 14% [========= ] 660/4429 14% [========= ] 661/4429 14% [========= ] 662/4429 14% [========= ] 663/4429 14% [========= ] 664/4429 14% [========= ] 665/4429 15% [========= ] 666/4429 15% [========= ] 667/4429 15% [========= ] 668/4429 15% [========= ] 669/4429 15% [========= ] 670/4429 15% [========= ] 671/4429 15% [========= ] 672/4429 15% [========= ] 673/4429 15% [========= ] 674/4429 15% [========= ] 675/4429 15% [========= ] 676/4429 15% [========= ] 677/4429 15% [========= ] 678/4429 15% [========= ] 679/4429 15% [========= ] 680/4429 15% [========= ] 681/4429 15% [========= ] 682/4429 15% [========= ] 683/4429 15% [========= ] 684/4429 15% [========= ] 685/4429 15% [========= ] 686/4429 15% [========= ] 687/4429 15% [========= ] 688/4429 15% [========= ] 689/4429 15% [========= ] 690/4429 15% [========= ] 691/4429 15% [========= ] 692/4429 15% [========= ] 693/4429 15% [========= ] 694/4429 15% [========= ] 695/4429 15% [========= ] 696/4429 15% [========= ] 697/4429 15% [========= ] 698/4429 15% [========= ] 699/4429 15% [========= ] 700/4429 15% [========= ] 701/4429 15% [========= ] 702/4429 15% [========= ] 703/4429 15% [========= ] 704/4429 15% [========= ] 705/4429 15% [========= ] 706/4429 15% [========= ] 707/4429 15% [========= ] 708/4429 15% [========= ] 709/4429 16% [========= ] 710/4429 16% [========= ] 711/4429 16% [========= ] 712/4429 16% [========= ] 713/4429 16% [========= ] 714/4429 16% [========== ] 715/4429 16% [========== ] 716/4429 16% [========== ] 717/4429 16% [========== ] 718/4429 16% [========== ] 719/4429 16% [========== ] 720/4429 16% [========== ] 721/4429 16% [========== ] 722/4429 16% [========== ] 723/4429 16% [========== ] 724/4429 16% [========== ] 725/4429 16% [========== ] 726/4429 16% [========== ] 727/4429 16% [========== ] 728/4429 16% [========== ] 729/4429 16% [========== ] 730/4429 16% [========== ] 731/4429 16% [========== ] 732/4429 16% [========== ] 733/4429 16% [========== ] 734/4429 16% [========== ] 735/4429 16% [========== ] 736/4429 16% [========== ] 737/4429 16% [========== ] 738/4429 16% [========== ] 739/4429 16% [========== ] 740/4429 16% [========== ] 741/4429 16% [========== ] 742/4429 16% [========== ] 743/4429 16% [========== ] 744/4429 16% [========== ] 745/4429 16% [========== ] 746/4429 16% [========== ] 747/4429 16% [========== ] 748/4429 16% [========== ] 749/4429 16% [========== ] 750/4429 16% [========== ] 751/4429 16% [========== ] 752/4429 16% [========== ] 753/4429 17% [========== ] 754/4429 17% [========== ] 755/4429 17% [========== ] 756/4429 17% [========== ] 757/4429 17% [========== ] 758/4429 17% [========== ] 759/4429 17% [========== ] 760/4429 17% [========== ] 761/4429 17% [========== ] 762/4429 17% [========== ] 763/4429 17% [========== ] 764/4429 17% [========== ] 765/4429 17% [========== ] 766/4429 17% [========== ] 767/4429 17% [========== ] 768/4429 17% [========== ] 769/4429 17% [========== ] 770/4429 17% [========== ] 771/4429 17% [========== ] 772/4429 17% [========== ] 773/4429 17% [========== ] 774/4429 17% [========== ] 775/4429 17% [========== ] 776/4429 17% [========== ] 777/4429 17% [========== ] 778/4429 17% [========== ] 779/4429 17% [========== ] 780/4429 17% [========== ] 781/4429 17% [========== ] 782/4429 17% [========== ] 783/4429 17% [========== ] 784/4429 17% [========== ] 785/4429 17% [=========== ] 786/4429 17% [=========== ] 787/4429 17% [=========== ] 788/4429 17% [=========== ] 789/4429 17% [=========== ] 790/4429 17% [=========== ] 791/4429 17% [=========== ] 792/4429 17% [=========== ] 793/4429 17% [=========== ] 794/4429 17% [=========== ] 795/4429 17% [=========== ] 796/4429 17% [=========== ] 797/4429 17% [=========== ] 798/4429 18% [=========== ] 799/4429 18% [=========== ] 800/4429 18% [=========== ] 801/4429 18% [=========== ] 802/4429 18% [=========== ] 803/4429 18% [=========== ] 804/4429 18% [=========== ] 805/4429 18% [=========== ] 806/4429 18% [=========== ] 807/4429 18% [=========== ] 808/4429 18% [=========== ] 809/4429 18% [=========== ] 810/4429 18% [=========== ] 811/4429 18% [=========== ] 812/4429 18% [=========== ] 813/4429 18% [=========== ] 814/4429 18% [=========== ] 815/4429 18% [=========== ] 816/4429 18% [=========== ] 817/4429 18% [=========== ] 818/4429 18% [=========== ] 819/4429 18% [=========== ] 820/4429 18% [=========== ] 821/4429 18% [=========== ] 822/4429 18% [=========== ] 823/4429 18% [=========== ] 824/4429 18% [=========== ] 825/4429 18% [=========== ] 826/4429 18% [=========== ] 827/4429 18% [=========== ] 828/4429 18% [=========== ] 829/4429 18% [=========== ] 830/4429 18% [=========== ] 831/4429 18% [=========== ] 832/4429 18% [=========== ] 833/4429 18% [=========== ] 834/4429 18% [=========== ] 835/4429 18% [=========== ] 836/4429 18% [=========== ] 837/4429 18% [=========== ] 838/4429 18% [=========== ] 839/4429 18% [=========== ] 840/4429 18% [=========== ] 841/4429 18% [=========== ] 842/4429 19% [=========== ] 843/4429 19% [=========== ] 844/4429 19% [=========== ] 845/4429 19% [=========== ] 846/4429 19% [=========== ] 847/4429 19% [=========== ] 848/4429 19% [=========== ] 849/4429 19% [=========== ] 850/4429 19% [=========== ] 851/4429 19% [=========== ] 852/4429 19% [=========== ] 853/4429 19% [=========== ] 854/4429 19% [=========== ] 855/4429 19% [=========== ] 856/4429 19% [=========== ] 857/4429 19% [============ ] 858/4429 19% [============ ] 859/4429 19% [============ ] 860/4429 19% [============ ] 861/4429 19% [============ ] 862/4429 19% [============ ] 863/4429 19% [============ ] 864/4429 19% [============ ] 865/4429 19% [============ ] 866/4429 19% [============ ] 867/4429 19% [============ ] 868/4429 19% [============ ] 869/4429 19% [============ ] 870/4429 19% [============ ] 871/4429 19% [============ ] 872/4429 19% [============ ] 873/4429 19% [============ ] 874/4429 19% [============ ] 875/4429 19% [============ ] 876/4429 19% [============ ] 877/4429 19% [============ ] 878/4429 19% [============ ] 879/4429 19% [============ ] 880/4429 19% [============ ] 881/4429 19% [============ ] 882/4429 19% [============ ] 883/4429 19% [============ ] 884/4429 19% [============ ] 885/4429 19% [============ ] 886/4429 20% [============ ] 887/4429 20% [============ ] 888/4429 20% [============ ] 889/4429 20% [============ ] 890/4429 20% [============ ] 891/4429 20% [============ ] 892/4429 20% [============ ] 893/4429 20% [============ ] 894/4429 20% [============ ] 895/4429 20% [============ ] 896/4429 20% [============ ] 897/4429 20% [============ ] 898/4429 20% [============ ] 899/4429 20% [============ ] 900/4429 20% [============ ] 901/4429 20% [============ ] 902/4429 20% [============ ] 903/4429 20% [============ ] 904/4429 20% [============ ] 905/4429 20% [============ ] 906/4429 20% [============ ] 907/4429 20% [============ ] 908/4429 20% [============ ] 909/4429 20% [============ ] 910/4429 20% [============ ] 911/4429 20% [============ ] 912/4429 20% [============ ] 913/4429 20% [============ ] 914/4429 20% [============ ] 915/4429 20% [============ ] 916/4429 20% [============ ] 917/4429 20% [============ ] 918/4429 20% [============ ] 919/4429 20% [============ ] 920/4429 20% [============ ] 921/4429 20% [============ ] 922/4429 20% [============ ] 923/4429 20% [============ ] 924/4429 20% [============ ] 925/4429 20% [============ ] 926/4429 20% [============ ] 927/4429 20% [============ ] 928/4429 20% [============= ] 929/4429 20% [============= ] 930/4429 20% [============= ] 931/4429 21% [============= ] 932/4429 21% [============= ] 933/4429 21% [============= ] 934/4429 21% [============= ] 935/4429 21% [============= ] 936/4429 21% [============= ] 937/4429 21% [============= ] 938/4429 21% [============= ] 939/4429 21% [============= ] 940/4429 21% [============= ] 941/4429 21% [============= ] 942/4429 21% [============= ] 943/4429 21% [============= ] 944/4429 21% [============= ] 945/4429 21% [============= ] 946/4429 21% [============= ] 947/4429 21% [============= ] 948/4429 21% [============= ] 949/4429 21% [============= ] 950/4429 21% [============= ] 951/4429 21% [============= ] 952/4429 21% [============= ] 953/4429 21% [============= ] 954/4429 21% [============= ] 955/4429 21% [============= ] 956/4429 21% [============= ] 957/4429 21% [============= ] 958/4429 21% [============= ] 959/4429 21% [============= ] 960/4429 21% [============= ] 961/4429 21% [============= ] 962/4429 21% [============= ] 963/4429 21% [============= ] 964/4429 21% [============= ] 965/4429 21% [============= ] 966/4429 21% [============= ] 967/4429 21% [============= ] 968/4429 21% [============= ] 969/4429 21% [============= ] 970/4429 21% [============= ] 971/4429 21% [============= ] 972/4429 21% [============= ] 973/4429 21% [============= ] 974/4429 21% [============= ] 975/4429 22% [============= ] 976/4429 22% [============= ] 977/4429 22% [============= ] 978/4429 22% [============= ] 979/4429 22% [============= ] 980/4429 22% [============= ] 981/4429 22% [============= ] 982/4429 22% [============= ] 983/4429 22% [============= ] 984/4429 22% [============= ] 985/4429 22% [============= ] 986/4429 22% [============= ] 987/4429 22% [============= ] 988/4429 22% [============= ] 989/4429 22% [============= ] 990/4429 22% [============= ] 991/4429 22% [============= ] 992/4429 22% [============= ] 993/4429 22% [============= ] 994/4429 22% [============= ] 995/4429 22% [============= ] 996/4429 22% [============= ] 997/4429 22% [============= ] 998/4429 22% [============= ] 999/4429 22% [============= ] 1000/4429 22% [============== ] 1001/4429 22% [============== ] 1002/4429 22% [============== ] 1003/4429 22% [============== ] 1004/4429 22% [============== ] 1005/4429 22% [============== ] 1006/4429 22% [============== ] 1007/4429 22% [============== ] 1008/4429 22% [============== ] 1009/4429 22% [============== ] 1010/4429 22% [============== ] 1011/4429 22% [============== ] 1012/4429 22% [============== ] 1013/4429 22% [============== ] 1014/4429 22% [============== ] 1015/4429 22% [============== ] 1016/4429 22% [============== ] 1017/4429 22% [============== ] 1018/4429 22% [============== ] 1019/4429 23% [============== ] 1020/4429 23% [============== ] 1021/4429 23% [============== ] 1022/4429 23% [============== ] 1023/4429 23% [============== ] 1024/4429 23% [============== ] 1025/4429 23% [============== ] 1026/4429 23% [============== ] 1027/4429 23% [============== ] 1028/4429 23% [============== ] 1029/4429 23% [============== ] 1030/4429 23% [============== ] 1031/4429 23% [============== ] 1032/4429 23% [============== ] 1033/4429 23% [============== ] 1034/4429 23% [============== ] 1035/4429 23% [============== ] 1036/4429 23% [============== ] 1037/4429 23% [============== ] 1038/4429 23% [============== ] 1039/4429 23% [============== ] 1040/4429 23% [============== ] 1041/4429 23% [============== ] 1042/4429 23% [============== ] 1043/4429 23% [============== ] 1044/4429 23% [============== ] 1045/4429 23% [============== ] 1046/4429 23% [============== ] 1047/4429 23% [============== ] 1048/4429 23% [============== ] 1049/4429 23% [============== ] 1050/4429 23% [============== ] 1051/4429 23% [============== ] 1052/4429 23% [============== ] 1053/4429 23% [============== ] 1054/4429 23% [============== ] 1055/4429 23% [============== ] 1056/4429 23% [============== ] 1057/4429 23% [============== ] 1058/4429 23% [============== ] 1059/4429 23% [============== ] 1060/4429 23% [============== ] 1061/4429 23% [============== ] 1062/4429 23% [============== ] 1063/4429 24% [============== ] 1064/4429 24% [============== ] 1065/4429 24% [============== ] 1066/4429 24% [============== ] 1067/4429 24% [============== ] 1068/4429 24% [============== ] 1069/4429 24% [============== ] 1070/4429 24% [============== ] 1071/4429 24% [=============== ] 1072/4429 24% [=============== ] 1073/4429 24% [=============== ] 1074/4429 24% [=============== ] 1075/4429 24% [=============== ] 1076/4429 24% [=============== ] 1077/4429 24% [=============== ] 1078/4429 24% [=============== ] 1079/4429 24% [=============== ] 1080/4429 24% [=============== ] 1081/4429 24% [=============== ] 1082/4429 24% [=============== ] 1083/4429 24% [=============== ] 1084/4429 24% [=============== ] 1085/4429 24% [=============== ] 1086/4429 24% [=============== ] 1087/4429 24% [=============== ] 1088/4429 24% [=============== ] 1089/4429 24% [=============== ] 1090/4429 24% [=============== ] 1091/4429 24% [=============== ] 1092/4429 24% [=============== ] 1093/4429 24% [=============== ] 1094/4429 24% [=============== ] 1095/4429 24% [=============== ] 1096/4429 24% [=============== ] 1097/4429 24% [=============== ] 1098/4429 24% [=============== ] 1099/4429 24% [=============== ] 1100/4429 24% [=============== ] 1101/4429 24% [=============== ] 1102/4429 24% [=============== ] 1103/4429 24% [=============== ] 1104/4429 24% [=============== ] 1105/4429 24% [=============== ] 1106/4429 24% [=============== ] 1107/4429 24% [=============== ] 1108/4429 25% [=============== ] 1109/4429 25% [=============== ] 1110/4429 25% [=============== ] 1111/4429 25% [=============== ] 1112/4429 25% [=============== ] 1113/4429 25% [=============== ] 1114/4429 25% [=============== ] 1115/4429 25% [=============== ] 1116/4429 25% [=============== ] 1117/4429 25% [=============== ] 1118/4429 25% [=============== ] 1119/4429 25% [=============== ] 1120/4429 25% [=============== ] 1121/4429 25% [=============== ] 1122/4429 25% [=============== ] 1123/4429 25% [=============== ] 1124/4429 25% [=============== ] 1125/4429 25% [=============== ] 1126/4429 25% [=============== ] 1127/4429 25% [=============== ] 1128/4429 25% [=============== ] 1129/4429 25% [=============== ] 1130/4429 25% [=============== ] 1131/4429 25% [=============== ] 1132/4429 25% [=============== ] 1133/4429 25% [=============== ] 1134/4429 25% [=============== ] 1135/4429 25% [=============== ] 1136/4429 25% [=============== ] 1137/4429 25% [=============== ] 1138/4429 25% [=============== ] 1139/4429 25% [=============== ] 1140/4429 25% [=============== ] 1141/4429 25% [=============== ] 1142/4429 25% [================ ] 1143/4429 25% [================ ] 1144/4429 25% [================ ] 1145/4429 25% [================ ] 1146/4429 25% [================ ] 1147/4429 25% [================ ] 1148/4429 25% [================ ] 1149/4429 25% [================ ] 1150/4429 25% [================ ] 1151/4429 25% [================ ] 1152/4429 26% [================ ] 1153/4429 26% [================ ] 1154/4429 26% [================ ] 1155/4429 26% [================ ] 1156/4429 26% [================ ] 1157/4429 26% [================ ] 1158/4429 26% [================ ] 1159/4429 26% [================ ] 1160/4429 26% [================ ] 1161/4429 26% [================ ] 1162/4429 26% [================ ] 1163/4429 26% [================ ] 1164/4429 26% [================ ] 1165/4429 26% [================ ] 1166/4429 26% [================ ] 1167/4429 26% [================ ] 1168/4429 26% [================ ] 1169/4429 26% [================ ] 1170/4429 26% [================ ] 1171/4429 26% [================ ] 1172/4429 26% [================ ] 1173/4429 26% [================ ] 1174/4429 26% [================ ] 1175/4429 26% [================ ] 1176/4429 26% [================ ] 1177/4429 26% [================ ] 1178/4429 26% [================ ] 1179/4429 26% [================ ] 1180/4429 26% [================ ] 1181/4429 26% [================ ] 1182/4429 26% [================ ] 1183/4429 26% [================ ] 1184/4429 26% [================ ] 1185/4429 26% [================ ] 1186/4429 26% [================ ] 1187/4429 26% [================ ] 1188/4429 26% [================ ] 1189/4429 26% [================ ] 1190/4429 26% [================ ] 1191/4429 26% [================ ] 1192/4429 26% [================ ] 1193/4429 26% [================ ] 1194/4429 26% [================ ] 1195/4429 26% [================ ] 1196/4429 27% [================ ] 1197/4429 27% [================ ] 1198/4429 27% [================ ] 1199/4429 27% [================ ] 1200/4429 27% [================ ] 1201/4429 27% [================ ] 1202/4429 27% [================ ] 1203/4429 27% [================ ] 1204/4429 27% [================ ] 1205/4429 27% [================ ] 1206/4429 27% [================ ] 1207/4429 27% [================ ] 1208/4429 27% [================ ] 1209/4429 27% [================ ] 1210/4429 27% [================ ] 1211/4429 27% [================ ] 1212/4429 27% [================ ] 1213/4429 27% [================ ] 1214/4429 27% [================= ] 1215/4429 27% [================= ] 1216/4429 27% [================= ] 1217/4429 27% [================= ] 1218/4429 27% [================= ] 1219/4429 27% [================= ] 1220/4429 27% [================= ] 1221/4429 27% [================= ] 1222/4429 27% [================= ] 1223/4429 27% [================= ] 1224/4429 27% [================= ] 1225/4429 27% [================= ] 1226/4429 27% [================= ] 1227/4429 27% [================= ] 1228/4429 27% [================= ] 1229/4429 27% [================= ] 1230/4429 27% [================= ] 1231/4429 27% [================= ] 1232/4429 27% [================= ] 1233/4429 27% [================= ] 1234/4429 27% [================= ] 1235/4429 27% [================= ] 1236/4429 27% [================= ] 1237/4429 27% [================= ] 1238/4429 27% [================= ] 1239/4429 27% [================= ] 1240/4429 27% [================= ] 1241/4429 28% [================= ] 1242/4429 28% [================= ] 1243/4429 28% [================= ] 1244/4429 28% [================= ] 1245/4429 28% [================= ] 1246/4429 28% [================= ] 1247/4429 28% [================= ] 1248/4429 28% [================= ] 1249/4429 28% [================= ] 1250/4429 28% [================= ] 1251/4429 28% [================= ] 1252/4429 28% [================= ] 1253/4429 28% [================= ] 1254/4429 28% [================= ] 1255/4429 28% [================= ] 1256/4429 28% [================= ] 1257/4429 28% [================= ] 1258/4429 28% [================= ] 1259/4429 28% [================= ] 1260/4429 28% [================= ] 1261/4429 28% [================= ] 1262/4429 28% [================= ] 1263/4429 28% [================= ] 1264/4429 28% [================= ] 1265/4429 28% [================= ] 1266/4429 28% [================= ] 1267/4429 28% [================= ] 1268/4429 28% [================= ] 1269/4429 28% [================= ] 1270/4429 28% [================= ] 1271/4429 28% [================= ] 1272/4429 28% [================= ] 1273/4429 28% [================= ] 1274/4429 28% [================= ] 1275/4429 28% [================= ] 1276/4429 28% [================= ] 1277/4429 28% [================= ] 1278/4429 28% [================= ] 1279/4429 28% [================= ] 1280/4429 28% [================= ] 1281/4429 28% [================= ] 1282/4429 28% [================= ] 1283/4429 28% [================= ] 1284/4429 28% [================= ] 1285/4429 29% [================== ] 1286/4429 29% [================== ] 1287/4429 29% [================== ] 1288/4429 29% [================== ] 1289/4429 29% [================== ] 1290/4429 29% [================== ] 1291/4429 29% [================== ] 1292/4429 29% [================== ] 1293/4429 29% [================== ] 1294/4429 29% [================== ] 1295/4429 29% [================== ] 1296/4429 29% [================== ] 1297/4429 29% [================== ] 1298/4429 29% [================== ] 1299/4429 29% [================== ] 1300/4429 29% [================== ] 1301/4429 29% [================== ] 1302/4429 29% [================== ] 1303/4429 29% [================== ] 1304/4429 29% [================== ] 1305/4429 29% [================== ] 1306/4429 29% [================== ] 1307/4429 29% [================== ] 1308/4429 29% [================== ] 1309/4429 29% [================== ] 1310/4429 29% [================== ] 1311/4429 29% [================== ] 1312/4429 29% [================== ] 1313/4429 29% [================== ] 1314/4429 29% [================== ] 1315/4429 29% [================== ] 1316/4429 29% [================== ] 1317/4429 29% [================== ] 1318/4429 29% [================== ] 1319/4429 29% [================== ] 1320/4429 29% [================== ] 1321/4429 29% [================== ] 1322/4429 29% [================== ] 1323/4429 29% [================== ] 1324/4429 29% [================== ] 1325/4429 29% [================== ] 1326/4429 29% [================== ] 1327/4429 29% [================== ] 1328/4429 29% [================== ] 1329/4429 30% [================== ] 1330/4429 30% [================== ] 1331/4429 30% [================== ] 1332/4429 30% [================== ] 1333/4429 30% [================== ] 1334/4429 30% [================== ] 1335/4429 30% [================== ] 1336/4429 30% [================== ] 1337/4429 30% [================== ] 1338/4429 30% [================== ] 1339/4429 30% [================== ] 1340/4429 30% [================== ] 1341/4429 30% [================== ] 1342/4429 30% [================== ] 1343/4429 30% [================== ] 1344/4429 30% [================== ] 1345/4429 30% [================== ] 1346/4429 30% [================== ] 1347/4429 30% [================== ] 1348/4429 30% [================== ] 1349/4429 30% [================== ] 1350/4429 30% [================== ] 1351/4429 30% [================== ] 1352/4429 30% [================== ] 1353/4429 30% [================== ] 1354/4429 30% [================== ] 1355/4429 30% [================== ] 1356/4429 30% [================== ] 1357/4429 30% [=================== ] 1358/4429 30% [=================== ] 1359/4429 30% [=================== ] 1360/4429 30% [=================== ] 1361/4429 30% [=================== ] 1362/4429 30% [=================== ] 1363/4429 30% [=================== ] 1364/4429 30% [=================== ] 1365/4429 30% [=================== ] 1366/4429 30% [=================== ] 1367/4429 30% [=================== ] 1368/4429 30% [=================== ] 1369/4429 30% [=================== ] 1370/4429 30% [=================== ] 1371/4429 30% [=================== ] 1372/4429 30% [=================== ] 1373/4429 31% [=================== ] 1374/4429 31% [=================== ] 1375/4429 31% [=================== ] 1376/4429 31% [=================== ] 1377/4429 31% [=================== ] 1378/4429 31% [=================== ] 1379/4429 31% [=================== ] 1380/4429 31% [=================== ] 1381/4429 31% [=================== ] 1382/4429 31% [=================== ] 1383/4429 31% [=================== ] 1384/4429 31% [=================== ] 1385/4429 31% [=================== ] 1386/4429 31% [=================== ] 1387/4429 31% [=================== ] 1388/4429 31% [=================== ] 1389/4429 31% [=================== ] 1390/4429 31% [=================== ] 1391/4429 31% [=================== ] 1392/4429 31% [=================== ] 1393/4429 31% [=================== ] 1394/4429 31% [=================== ] 1395/4429 31% [=================== ] 1396/4429 31% [=================== ] 1397/4429 31% [=================== ] 1398/4429 31% [=================== ] 1399/4429 31% [=================== ] 1400/4429 31% [=================== ] 1401/4429 31% [=================== ] 1402/4429 31% [=================== ] 1403/4429 31% [=================== ] 1404/4429 31% [=================== ] 1405/4429 31% [=================== ] 1406/4429 31% [=================== ] 1407/4429 31% [=================== ] 1408/4429 31% [=================== ] 1409/4429 31% [=================== ] 1410/4429 31% [=================== ] 1411/4429 31% [=================== ] 1412/4429 31% [=================== ] 1413/4429 31% [=================== ] 1414/4429 31% [=================== ] 1415/4429 31% [=================== ] 1416/4429 31% [=================== ] 1417/4429 31% [=================== ] 1418/4429 32% [=================== ] 1419/4429 32% [=================== ] 1420/4429 32% [=================== ] 1421/4429 32% [=================== ] 1422/4429 32% [=================== ] 1423/4429 32% [=================== ] 1424/4429 32% [=================== ] 1425/4429 32% [=================== ] 1426/4429 32% [=================== ] 1427/4429 32% [=================== ] 1428/4429 32% [==================== ] 1429/4429 32% [==================== ] 1430/4429 32% [==================== ] 1431/4429 32% [==================== ] 1432/4429 32% [==================== ] 1433/4429 32% [==================== ] 1434/4429 32% [==================== ] 1435/4429 32% [==================== ] 1436/4429 32% [==================== ] 1437/4429 32% [==================== ] 1438/4429 32% [==================== ] 1439/4429 32% [==================== ] 1440/4429 32% [==================== ] 1441/4429 32% [==================== ] 1442/4429 32% [==================== ] 1443/4429 32% [==================== ] 1444/4429 32% [==================== ] 1445/4429 32% [==================== ] 1446/4429 32% [==================== ] 1447/4429 32% [==================== ] 1448/4429 32% [==================== ] 1449/4429 32% [==================== ] 1450/4429 32% [==================== ] 1451/4429 32% [==================== ] 1452/4429 32% [==================== ] 1453/4429 32% [==================== ] 1454/4429 32% [==================== ] 1455/4429 32% [==================== ] 1456/4429 32% [==================== ] 1457/4429 32% [==================== ] 1458/4429 32% [==================== ] 1459/4429 32% [==================== ] 1460/4429 32% [==================== ] 1461/4429 32% [==================== ] 1462/4429 33% [==================== ] 1463/4429 33% [==================== ] 1464/4429 33% [==================== ] 1465/4429 33% [==================== ] 1466/4429 33% [==================== ] 1467/4429 33% [==================== ] 1468/4429 33% [==================== ] 1469/4429 33% [==================== ] 1470/4429 33% [==================== ] 1471/4429 33% [==================== ] 1472/4429 33% [==================== ] 1473/4429 33% [==================== ] 1474/4429 33% [==================== ] 1475/4429 33% [==================== ] 1476/4429 33% [==================== ] 1477/4429 33% [==================== ] 1478/4429 33% [==================== ] 1479/4429 33% [==================== ] 1480/4429 33% [==================== ] 1481/4429 33% [==================== ] 1482/4429 33% [==================== ] 1483/4429 33% [==================== ] 1484/4429 33% [==================== ] 1485/4429 33% [==================== ] 1486/4429 33% [==================== ] 1487/4429 33% [==================== ] 1488/4429 33% [==================== ] 1489/4429 33% [==================== ] 1490/4429 33% [==================== ] 1491/4429 33% [==================== ] 1492/4429 33% [==================== ] 1493/4429 33% [==================== ] 1494/4429 33% [==================== ] 1495/4429 33% [==================== ] 1496/4429 33% [==================== ] 1497/4429 33% [==================== ] 1498/4429 33% [==================== ] 1499/4429 33% [==================== ] 1500/4429 33% [===================== ] 1501/4429 33% [===================== ] 1502/4429 33% [===================== ] 1503/4429 33% [===================== ] 1504/4429 33% [===================== ] 1505/4429 33% [===================== ] 1506/4429 34% [===================== ] 1507/4429 34% [===================== ] 1508/4429 34% [===================== ] 1509/4429 34% [===================== ] 1510/4429 34% [===================== ] 1511/4429 34% [===================== ] 1512/4429 34% [===================== ] 1513/4429 34% [===================== ] 1514/4429 34% [===================== ] 1515/4429 34% [===================== ] 1516/4429 34% [===================== ] 1517/4429 34% [===================== ] 1518/4429 34% [===================== ] 1519/4429 34% [===================== ] 1520/4429 34% [===================== ] 1521/4429 34% [===================== ] 1522/4429 34% [===================== ] 1523/4429 34% [===================== ] 1524/4429 34% [===================== ] 1525/4429 34% [===================== ] 1526/4429 34% [===================== ] 1527/4429 34% [===================== ] 1528/4429 34% [===================== ] 1529/4429 34% [===================== ] 1530/4429 34% [===================== ] 1531/4429 34% [===================== ] 1532/4429 34% [===================== ] 1533/4429 34% [===================== ] 1534/4429 34% [===================== ] 1535/4429 34% [===================== ] 1536/4429 34% [===================== ] 1537/4429 34% [===================== ] 1538/4429 34% [===================== ] 1539/4429 34% [===================== ] 1540/4429 34% [===================== ] 1541/4429 34% [===================== ] 1542/4429 34% [===================== ] 1543/4429 34% [===================== ] 1544/4429 34% [===================== ] 1545/4429 34% [===================== ] 1546/4429 34% [===================== ] 1547/4429 34% [===================== ] 1548/4429 34% [===================== ] 1549/4429 34% [===================== ] 1550/4429 34% [===================== ] 1551/4429 35% [===================== ] 1552/4429 35% [===================== ] 1553/4429 35% [===================== ] 1554/4429 35% [===================== ] 1555/4429 35% [===================== ] 1556/4429 35% [===================== ] 1557/4429 35% [===================== ] 1558/4429 35% [===================== ] 1559/4429 35% [===================== ] 1560/4429 35% [===================== ] 1561/4429 35% [===================== ] 1562/4429 35% [===================== ] 1563/4429 35% [===================== ] 1564/4429 35% [===================== ] 1565/4429 35% [===================== ] 1566/4429 35% [===================== ] 1567/4429 35% [===================== ] 1568/4429 35% [===================== ] 1569/4429 35% [===================== ] 1570/4429 35% [===================== ] 1571/4429 35% [====================== ] 1572/4429 35% [====================== ] 1573/4429 35% [====================== ] 1574/4429 35% [====================== ] 1575/4429 35% [====================== ] 1576/4429 35% [====================== ] 1577/4429 35% [====================== ] 1578/4429 35% [====================== ] 1579/4429 35% [====================== ] 1580/4429 35% [====================== ] 1581/4429 35% [====================== ] 1582/4429 35% [====================== ] 1583/4429 35% [====================== ] 1584/4429 35% [====================== ] 1585/4429 35% [====================== ] 1586/4429 35% [====================== ] 1587/4429 35% [====================== ] 1588/4429 35% [====================== ] 1589/4429 35% [====================== ] 1590/4429 35% [====================== ] 1591/4429 35% [====================== ] 1592/4429 35% [====================== ] 1593/4429 35% [====================== ] 1594/4429 35% [====================== ] 1595/4429 36% [====================== ] 1596/4429 36% [====================== ] 1597/4429 36% [====================== ] 1598/4429 36% [====================== ] 1599/4429 36% [====================== ] 1600/4429 36% [====================== ] 1601/4429 36% [====================== ] 1602/4429 36% [====================== ] 1603/4429 36% [====================== ] 1604/4429 36% [====================== ] 1605/4429 36% [====================== ] 1606/4429 36% [====================== ] 1607/4429 36% [====================== ] 1608/4429 36% [====================== ] 1609/4429 36% [====================== ] 1610/4429 36% [====================== ] 1611/4429 36% [====================== ] 1612/4429 36% [====================== ] 1613/4429 36% [====================== ] 1614/4429 36% [====================== ] 1615/4429 36% [====================== ] 1616/4429 36% [====================== ] 1617/4429 36% [====================== ] 1618/4429 36% [====================== ] 1619/4429 36% [====================== ] 1620/4429 36% [====================== ] 1621/4429 36% [====================== ] 1622/4429 36% [====================== ] 1623/4429 36% [====================== ] 1624/4429 36% [====================== ] 1625/4429 36% [====================== ] 1626/4429 36% [====================== ] 1627/4429 36% [====================== ] 1628/4429 36% [====================== ] 1629/4429 36% [====================== ] 1630/4429 36% [====================== ] 1631/4429 36% [====================== ] 1632/4429 36% [====================== ] 1633/4429 36% [====================== ] 1634/4429 36% [====================== ] 1635/4429 36% [====================== ] 1636/4429 36% [====================== ] 1637/4429 36% [====================== ] 1638/4429 36% [====================== ] 1639/4429 37% [====================== ] 1640/4429 37% [====================== ] 1641/4429 37% [====================== ] 1642/4429 37% [====================== ] 1643/4429 37% [======================= ] 1644/4429 37% [======================= ] 1645/4429 37% [======================= ] 1646/4429 37% [======================= ] 1647/4429 37% [======================= ] 1648/4429 37% [======================= ] 1649/4429 37% [======================= ] 1650/4429 37% [======================= ] 1651/4429 37% [======================= ] 1652/4429 37% [======================= ] 1653/4429 37% [======================= ] 1654/4429 37% [======================= ] 1655/4429 37% [======================= ] 1656/4429 37% [======================= ] 1657/4429 37% [======================= ] 1658/4429 37% [======================= ] 1659/4429 37% [======================= ] 1660/4429 37% [======================= ] 1661/4429 37% [======================= ] 1662/4429 37% [======================= ] 1663/4429 37% [======================= ] 1664/4429 37% [======================= ] 1665/4429 37% [======================= ] 1666/4429 37% [======================= ] 1667/4429 37% [======================= ] 1668/4429 37% [======================= ] 1669/4429 37% [======================= ] 1670/4429 37% [======================= ] 1671/4429 37% [======================= ] 1672/4429 37% [======================= ] 1673/4429 37% [======================= ] 1674/4429 37% [======================= ] 1675/4429 37% [======================= ] 1676/4429 37% [======================= ] 1677/4429 37% [======================= ] 1678/4429 37% [======================= ] 1679/4429 37% [======================= ] 1680/4429 37% [======================= ] 1681/4429 37% [======================= ] 1682/4429 37% [======================= ] 1683/4429 37% [======================= ] 1684/4429 38% [======================= ] 1685/4429 38% [======================= ] 1686/4429 38% [======================= ] 1687/4429 38% [======================= ] 1688/4429 38% [======================= ] 1689/4429 38% [======================= ] 1690/4429 38% [======================= ] 1691/4429 38% [======================= ] 1692/4429 38% [======================= ] 1693/4429 38% [======================= ] 1694/4429 38% [======================= ] 1695/4429 38% [======================= ] 1696/4429 38% [======================= ] 1697/4429 38% [======================= ] 1698/4429 38% [======================= ] 1699/4429 38% [======================= ] 1700/4429 38% [======================= ] 1701/4429 38% [======================= ] 1702/4429 38% [======================= ] 1703/4429 38% [======================= ] 1704/4429 38% [======================= ] 1705/4429 38% [======================= ] 1706/4429 38% [======================= ] 1707/4429 38% [======================= ] 1708/4429 38% [======================= ] 1709/4429 38% [======================= ] 1710/4429 38% [======================= ] 1711/4429 38% [======================= ] 1712/4429 38% [======================= ] 1713/4429 38% [======================= ] 1714/4429 38% [======================== ] 1715/4429 38% [======================== ] 1716/4429 38% [======================== ] 1717/4429 38% [======================== ] 1718/4429 38% [======================== ] 1719/4429 38% [======================== ] 1720/4429 38% [======================== ] 1721/4429 38% [======================== ] 1722/4429 38% [======================== ] 1723/4429 38% [======================== ] 1724/4429 38% [======================== ] 1725/4429 38% [======================== ] 1726/4429 38% [======================== ] 1727/4429 38% [======================== ] 1728/4429 39% [======================== ] 1729/4429 39% [======================== ] 1730/4429 39% [======================== ] 1731/4429 39% [======================== ] 1732/4429 39% [======================== ] 1733/4429 39% [======================== ] 1734/4429 39% [======================== ] 1735/4429 39% [======================== ] 1736/4429 39% [======================== ] 1737/4429 39% [======================== ] 1738/4429 39% [======================== ] 1739/4429 39% [======================== ] 1740/4429 39% [======================== ] 1741/4429 39% [======================== ] 1742/4429 39% [======================== ] 1743/4429 39% [======================== ] 1744/4429 39% [======================== ] 1745/4429 39% [======================== ] 1746/4429 39% [======================== ] 1747/4429 39% [======================== ] 1748/4429 39% [======================== ] 1749/4429 39% [======================== ] 1750/4429 39% [======================== ] 1751/4429 39% [======================== ] 1752/4429 39% [======================== ] 1753/4429 39% [======================== ] 1754/4429 39% [======================== ] 1755/4429 39% [======================== ] 1756/4429 39% [======================== ] 1757/4429 39% [======================== ] 1758/4429 39% [======================== ] 1759/4429 39% [======================== ] 1760/4429 39% [======================== ] 1761/4429 39% [======================== ] 1762/4429 39% [======================== ] 1763/4429 39% [======================== ] 1764/4429 39% [======================== ] 1765/4429 39% [======================== ] 1766/4429 39% [======================== ] 1767/4429 39% [======================== ] 1768/4429 39% [======================== ] 1769/4429 39% [======================== ] 1770/4429 39% [======================== ] 1771/4429 39% [======================== ] 1772/4429 40% [======================== ] 1773/4429 40% [======================== ] 1774/4429 40% [======================== ] 1775/4429 40% [======================== ] 1776/4429 40% [======================== ] 1777/4429 40% [======================== ] 1778/4429 40% [======================== ] 1779/4429 40% [======================== ] 1780/4429 40% [======================== ] 1781/4429 40% [======================== ] 1782/4429 40% [======================== ] 1783/4429 40% [======================== ] 1784/4429 40% [======================== ] 1785/4429 40% [========================= ] 1786/4429 40% [========================= ] 1787/4429 40% [========================= ] 1788/4429 40% [========================= ] 1789/4429 40% [========================= ] 1790/4429 40% [========================= ] 1791/4429 40% [========================= ] 1792/4429 40% [========================= ] 1793/4429 40% [========================= ] 1794/4429 40% [========================= ] 1795/4429 40% [========================= ] 1796/4429 40% [========================= ] 1797/4429 40% [========================= ] 1798/4429 40% [========================= ] 1799/4429 40% [========================= ] 1800/4429 40% [========================= ] 1801/4429 40% [========================= ] 1802/4429 40% [========================= ] 1803/4429 40% [========================= ] 1804/4429 40% [========================= ] 1805/4429 40% [========================= ] 1806/4429 40% [========================= ] 1807/4429 40% [========================= ] 1808/4429 40% [========================= ] 1809/4429 40% [========================= ] 1810/4429 40% [========================= ] 1811/4429 40% [========================= ] 1812/4429 40% [========================= ] 1813/4429 40% [========================= ] 1814/4429 40% [========================= ] 1815/4429 40% [========================= ] 1816/4429 41% [========================= ] 1817/4429 41% [========================= ] 1818/4429 41% [========================= ] 1819/4429 41% [========================= ] 1820/4429 41% [========================= ] 1821/4429 41% [========================= ] 1822/4429 41% [========================= ] 1823/4429 41% [========================= ] 1824/4429 41% [========================= ] 1825/4429 41% [========================= ] 1826/4429 41% [========================= ] 1827/4429 41% [========================= ] 1828/4429 41% [========================= ] 1829/4429 41% [========================= ] 1830/4429 41% [========================= ] 1831/4429 41% [========================= ] 1832/4429 41% [========================= ] 1833/4429 41% [========================= ] 1834/4429 41% [========================= ] 1835/4429 41% [========================= ] 1836/4429 41% [========================= ] 1837/4429 41% [========================= ] 1838/4429 41% [========================= ] 1839/4429 41% [========================= ] 1840/4429 41% [========================= ] 1841/4429 41% [========================= ] 1842/4429 41% [========================= ] 1843/4429 41% [========================= ] 1844/4429 41% [========================= ] 1845/4429 41% [========================= ] 1846/4429 41% [========================= ] 1847/4429 41% [========================= ] 1848/4429 41% [========================= ] 1849/4429 41% [========================= ] 1850/4429 41% [========================= ] 1851/4429 41% [========================= ] 1852/4429 41% [========================= ] 1853/4429 41% [========================= ] 1854/4429 41% [========================= ] 1855/4429 41% [========================= ] 1856/4429 41% [========================= ] 1857/4429 41% [========================== ] 1858/4429 41% [========================== ] 1859/4429 41% [========================== ] 1860/4429 41% [========================== ] 1861/4429 42% [========================== ] 1862/4429 42% [========================== ] 1863/4429 42% [========================== ] 1864/4429 42% [========================== ] 1865/4429 42% [========================== ] 1866/4429 42% [========================== ] 1867/4429 42% [========================== ] 1868/4429 42% [========================== ] 1869/4429 42% [========================== ] 1870/4429 42% [========================== ] 1871/4429 42% [========================== ] 1872/4429 42% [========================== ] 1873/4429 42% [========================== ] 1874/4429 42% [========================== ] 1875/4429 42% [========================== ] 1876/4429 42% [========================== ] 1877/4429 42% [========================== ] 1878/4429 42% [========================== ] 1879/4429 42% [========================== ] 1880/4429 42% [========================== ] 1881/4429 42% [========================== ] 1882/4429 42% [========================== ] 1883/4429 42% [========================== ] 1884/4429 42% [========================== ] 1885/4429 42% [========================== ] 1886/4429 42% [========================== ] 1887/4429 42% [========================== ] 1888/4429 42% [========================== ] 1889/4429 42% [========================== ] 1890/4429 42% [========================== ] 1891/4429 42% [========================== ] 1892/4429 42% [========================== ] 1893/4429 42% [========================== ] 1894/4429 42% [========================== ] 1895/4429 42% [========================== ] 1896/4429 42% [========================== ] 1897/4429 42% [========================== ] 1898/4429 42% [========================== ] 1899/4429 42% [========================== ] 1900/4429 42% [========================== ] 1901/4429 42% [========================== ] 1902/4429 42% [========================== ] 1903/4429 42% [========================== ] 1904/4429 42% [========================== ] 1905/4429 43% [========================== ] 1906/4429 43% [========================== ] 1907/4429 43% [========================== ] 1908/4429 43% [========================== ] 1909/4429 43% [========================== ] 1910/4429 43% [========================== ] 1911/4429 43% [========================== ] 1912/4429 43% [========================== ] 1913/4429 43% [========================== ] 1914/4429 43% [========================== ] 1915/4429 43% [========================== ] 1916/4429 43% [========================== ] 1917/4429 43% [========================== ] 1918/4429 43% [========================== ] 1919/4429 43% [========================== ] 1920/4429 43% [========================== ] 1921/4429 43% [========================== ] 1922/4429 43% [========================== ] 1923/4429 43% [========================== ] 1924/4429 43% [========================== ] 1925/4429 43% [========================== ] 1926/4429 43% [========================== ] 1927/4429 43% [========================== ] 1928/4429 43% [=========================== ] 1929/4429 43% [=========================== ] 1930/4429 43% [=========================== ] 1931/4429 43% [=========================== ] 1932/4429 43% [=========================== ] 1933/4429 43% [=========================== ] 1934/4429 43% [=========================== ] 1935/4429 43% [=========================== ] 1936/4429 43% [=========================== ] 1937/4429 43% [=========================== ] 1938/4429 43% [=========================== ] 1939/4429 43% [=========================== ] 1940/4429 43% [=========================== ] 1941/4429 43% [=========================== ] 1942/4429 43% [=========================== ] 1943/4429 43% [=========================== ] 1944/4429 43% [=========================== ] 1945/4429 43% [=========================== ] 1946/4429 43% [=========================== ] 1947/4429 43% [=========================== ] 1948/4429 43% [=========================== ] 1949/4429 44% [=========================== ] 1950/4429 44% [=========================== ] 1951/4429 44% [=========================== ] 1952/4429 44% [=========================== ] 1953/4429 44% [=========================== ] 1954/4429 44% [=========================== ] 1955/4429 44% [=========================== ] 1956/4429 44% [=========================== ] 1957/4429 44% [=========================== ] 1958/4429 44% [=========================== ] 1959/4429 44% [=========================== ] 1960/4429 44% [=========================== ] 1961/4429 44% [=========================== ] 1962/4429 44% [=========================== ] 1963/4429 44% [=========================== ] 1964/4429 44% [=========================== ] 1965/4429 44% [=========================== ] 1966/4429 44% [=========================== ] 1967/4429 44% [=========================== ] 1968/4429 44% [=========================== ] 1969/4429 44% [=========================== ] 1970/4429 44% [=========================== ] 1971/4429 44% [=========================== ] 1972/4429 44% [=========================== ] 1973/4429 44% [=========================== ] 1974/4429 44% [=========================== ] 1975/4429 44% [=========================== ] 1976/4429 44% [=========================== ] 1977/4429 44% [=========================== ] 1978/4429 44% [=========================== ] 1979/4429 44% [=========================== ] 1980/4429 44% [=========================== ] 1981/4429 44% [=========================== ] 1982/4429 44% [=========================== ] 1983/4429 44% [=========================== ] 1984/4429 44% [=========================== ] 1985/4429 44% [=========================== ] 1986/4429 44% [=========================== ] 1987/4429 44% [=========================== ] 1988/4429 44% [=========================== ] 1989/4429 44% [=========================== ] 1990/4429 44% [=========================== ] 1991/4429 44% [=========================== ] 1992/4429 44% [=========================== ] 1993/4429 44% [=========================== ] 1994/4429 45% [=========================== ] 1995/4429 45% [=========================== ] 1996/4429 45% [=========================== ] 1997/4429 45% [=========================== ] 1998/4429 45% [=========================== ] 1999/4429 45% [=========================== ] 2000/4429 45% [============================ ] 2001/4429 45% [============================ ] 2002/4429 45% [============================ ] 2003/4429 45% [============================ ] 2004/4429 45% [============================ ] 2005/4429 45% [============================ ] 2006/4429 45% [============================ ] 2007/4429 45% [============================ ] 2008/4429 45% [============================ ] 2009/4429 45% [============================ ] 2010/4429 45% [============================ ] 2011/4429 45% [============================ ] 2012/4429 45% [============================ ] 2013/4429 45% [============================ ] 2014/4429 45% [============================ ] 2015/4429 45% [============================ ] 2016/4429 45% [============================ ] 2017/4429 45% [============================ ] 2018/4429 45% [============================ ] 2019/4429 45% [============================ ] 2020/4429 45% [============================ ] 2021/4429 45% [============================ ] 2022/4429 45% [============================ ] 2023/4429 45% [============================ ] 2024/4429 45% [============================ ] 2025/4429 45% [============================ ] 2026/4429 45% [============================ ] 2027/4429 45% [============================ ] 2028/4429 45% [============================ ] 2029/4429 45% [============================ ] 2030/4429 45% [============================ ] 2031/4429 45% [============================ ] 2032/4429 45% [============================ ] 2033/4429 45% [============================ ] 2034/4429 45% [============================ ] 2035/4429 45% [============================ ] 2036/4429 45% [============================ ] 2037/4429 45% [============================ ] 2038/4429 46% [============================ ] 2039/4429 46% [============================ ] 2040/4429 46% [============================ ] 2041/4429 46% [============================ ] 2042/4429 46% [============================ ] 2043/4429 46% [============================ ] 2044/4429 46% [============================ ] 2045/4429 46% [============================ ] 2046/4429 46% [============================ ] 2047/4429 46% [============================ ] 2048/4429 46% [============================ ] 2049/4429 46% [============================ ] 2050/4429 46% [============================ ] 2051/4429 46% [============================ ] 2052/4429 46% [============================ ] 2053/4429 46% [============================ ] 2054/4429 46% [============================ ] 2055/4429 46% [============================ ] 2056/4429 46% [============================ ] 2057/4429 46% [============================ ] 2058/4429 46% [============================ ] 2059/4429 46% [============================ ] 2060/4429 46% [============================ ] 2061/4429 46% [============================ ] 2062/4429 46% [============================ ] 2063/4429 46% [============================ ] 2064/4429 46% [============================ ] 2065/4429 46% [============================ ] 2066/4429 46% [============================ ] 2067/4429 46% [============================ ] 2068/4429 46% [============================ ] 2069/4429 46% [============================ ] 2070/4429 46% [============================ ] 2071/4429 46% [============================= ] 2072/4429 46% [============================= ] 2073/4429 46% [============================= ] 2074/4429 46% [============================= ] 2075/4429 46% [============================= ] 2076/4429 46% [============================= ] 2077/4429 46% [============================= ] 2078/4429 46% [============================= ] 2079/4429 46% [============================= ] 2080/4429 46% [============================= ] 2081/4429 46% [============================= ] 2082/4429 47% [============================= ] 2083/4429 47% [============================= ] 2084/4429 47% [============================= ] 2085/4429 47% [============================= ] 2086/4429 47% [============================= ] 2087/4429 47% [============================= ] 2088/4429 47% [============================= ] 2089/4429 47% [============================= ] 2090/4429 47% [============================= ] 2091/4429 47% [============================= ] 2092/4429 47% [============================= ] 2093/4429 47% [============================= ] 2094/4429 47% [============================= ] 2095/4429 47% [============================= ] 2096/4429 47% [============================= ] 2097/4429 47% [============================= ] 2098/4429 47% [============================= ] 2099/4429 47% [============================= ] 2100/4429 47% [============================= ] 2101/4429 47% [============================= ] 2102/4429 47% [============================= ] 2103/4429 47% [============================= ] 2104/4429 47% [============================= ] 2105/4429 47% [============================= ] 2106/4429 47% [============================= ] 2107/4429 47% [============================= ] 2108/4429 47% [============================= ] 2109/4429 47% [============================= ] 2110/4429 47% [============================= ] 2111/4429 47% [============================= ] 2112/4429 47% [============================= ] 2113/4429 47% [============================= ] 2114/4429 47% [============================= ] 2115/4429 47% [============================= ] 2116/4429 47% [============================= ] 2117/4429 47% [============================= ] 2118/4429 47% [============================= ] 2119/4429 47% [============================= ] 2120/4429 47% [============================= ] 2121/4429 47% [============================= ] 2122/4429 47% [============================= ] 2123/4429 47% [============================= ] 2124/4429 47% [============================= ] 2125/4429 47% [============================= ] 2126/4429 48% [============================= ] 2127/4429 48% [============================= ] 2128/4429 48% [============================= ] 2129/4429 48% [============================= ] 2130/4429 48% [============================= ] 2131/4429 48% [============================= ] 2132/4429 48% [============================= ] 2133/4429 48% [============================= ] 2134/4429 48% [============================= ] 2135/4429 48% [============================= ] 2136/4429 48% [============================= ] 2137/4429 48% [============================= ] 2138/4429 48% [============================= ] 2139/4429 48% [============================= ] 2140/4429 48% [============================= ] 2141/4429 48% [============================= ] 2142/4429 48% [============================= ] 2143/4429 48% [============================== ] 2144/4429 48% [============================== ] 2145/4429 48% [============================== ] 2146/4429 48% [============================== ] 2147/4429 48% [============================== ] 2148/4429 48% [============================== ] 2149/4429 48% [============================== ] 2150/4429 48% [============================== ] 2151/4429 48% [============================== ] 2152/4429 48% [============================== ] 2153/4429 48% [============================== ] 2154/4429 48% [============================== ] 2155/4429 48% [============================== ] 2156/4429 48% [============================== ] 2157/4429 48% [============================== ] 2158/4429 48% [============================== ] 2159/4429 48% [============================== ] 2160/4429 48% [============================== ] 2161/4429 48% [============================== ] 2162/4429 48% [============================== ] 2163/4429 48% [============================== ] 2164/4429 48% [============================== ] 2165/4429 48% [============================== ] 2166/4429 48% [============================== ] 2167/4429 48% [============================== ] 2168/4429 48% [============================== ] 2169/4429 48% [============================== ] 2170/4429 48% [============================== ] 2171/4429 49% [============================== ] 2172/4429 49% [============================== ] 2173/4429 49% [============================== ] 2174/4429 49% [============================== ] 2175/4429 49% [============================== ] 2176/4429 49% [============================== ] 2177/4429 49% [============================== ] 2178/4429 49% [============================== ] 2179/4429 49% [============================== ] 2180/4429 49% [============================== ] 2181/4429 49% [============================== ] 2182/4429 49% [============================== ] 2183/4429 49% [============================== ] 2184/4429 49% [============================== ] 2185/4429 49% [============================== ] 2186/4429 49% [============================== ] 2187/4429 49% [============================== ] 2188/4429 49% [============================== ] 2189/4429 49% [============================== ] 2190/4429 49% [============================== ] 2191/4429 49% [============================== ] 2192/4429 49% [============================== ] 2193/4429 49% [============================== ] 2194/4429 49% [============================== ] 2195/4429 49% [============================== ] 2196/4429 49% [============================== ] 2197/4429 49% [============================== ] 2198/4429 49% [============================== ] 2199/4429 49% [============================== ] 2200/4429 49% [============================== ] 2201/4429 49% [============================== ] 2202/4429 49% [============================== ] 2203/4429 49% [============================== ] 2204/4429 49% [============================== ] 2205/4429 49% [============================== ] 2206/4429 49% [============================== ] 2207/4429 49% [============================== ] 2208/4429 49% [============================== ] 2209/4429 49% [============================== ] 2210/4429 49% [============================== ] 2211/4429 49% [============================== ] 2212/4429 49% [============================== ] 2213/4429 49% [============================== ] 2214/4429 49% [=============================== ] 2215/4429 50% [=============================== ] 2216/4429 50% [=============================== ] 2217/4429 50% [=============================== ] 2218/4429 50% [=============================== ] 2219/4429 50% [=============================== ] 2220/4429 50% [=============================== ] 2221/4429 50% [=============================== ] 2222/4429 50% [=============================== ] 2223/4429 50% [=============================== ] 2224/4429 50% [=============================== ] 2225/4429 50% [=============================== ] 2226/4429 50% [=============================== ] 2227/4429 50% [=============================== ] 2228/4429 50% [=============================== ] 2229/4429 50% [=============================== ] 2230/4429 50% [=============================== ] 2231/4429 50% [=============================== ] 2232/4429 50% [=============================== ] 2233/4429 50% [=============================== ] 2234/4429 50% [=============================== ] 2235/4429 50% [=============================== ] 2236/4429 50% [=============================== ] 2237/4429 50% [=============================== ] 2238/4429 50% [=============================== ] 2239/4429 50% [=============================== ] 2240/4429 50% [=============================== ] 2241/4429 50% [=============================== ] 2242/4429 50% [=============================== ] 2243/4429 50% [=============================== ] 2244/4429 50% [=============================== ] 2245/4429 50% [=============================== ] 2246/4429 50% [=============================== ] 2247/4429 50% [=============================== ] 2248/4429 50% [=============================== ] 2249/4429 50% [=============================== ] 2250/4429 50% [=============================== ] 2251/4429 50% [=============================== ] 2252/4429 50% [=============================== ] 2253/4429 50% [=============================== ] 2254/4429 50% [=============================== ] 2255/4429 50% [=============================== ] 2256/4429 50% [=============================== ] 2257/4429 50% [=============================== ] 2258/4429 50% [=============================== ] 2259/4429 51% [=============================== ] 2260/4429 51% [=============================== ] 2261/4429 51% [=============================== ] 2262/4429 51% [=============================== ] 2263/4429 51% [=============================== ] 2264/4429 51% [=============================== ] 2265/4429 51% [=============================== ] 2266/4429 51% [=============================== ] 2267/4429 51% [=============================== ] 2268/4429 51% [=============================== ] 2269/4429 51% [=============================== ] 2270/4429 51% [=============================== ] 2271/4429 51% [=============================== ] 2272/4429 51% [=============================== ] 2273/4429 51% [=============================== ] 2274/4429 51% [=============================== ] 2275/4429 51% [=============================== ] 2276/4429 51% [=============================== ] 2277/4429 51% [=============================== ] 2278/4429 51% [=============================== ] 2279/4429 51% [=============================== ] 2280/4429 51% [=============================== ] 2281/4429 51% [=============================== ] 2282/4429 51% [=============================== ] 2283/4429 51% [=============================== ] 2284/4429 51% [=============================== ] 2285/4429 51% [================================ ] 2286/4429 51% [================================ ] 2287/4429 51% [================================ ] 2288/4429 51% [================================ ] 2289/4429 51% [================================ ] 2290/4429 51% [================================ ] 2291/4429 51% [================================ ] 2292/4429 51% [================================ ] 2293/4429 51% [================================ ] 2294/4429 51% [================================ ] 2295/4429 51% [================================ ] 2296/4429 51% [================================ ] 2297/4429 51% [================================ ] 2298/4429 51% [================================ ] 2299/4429 51% [================================ ] 2300/4429 51% [================================ ] 2301/4429 51% [================================ ] 2302/4429 51% [================================ ] 2303/4429 51% [================================ ] 2304/4429 52% [================================ ] 2305/4429 52% [================================ ] 2306/4429 52% [================================ ] 2307/4429 52% [================================ ] 2308/4429 52% [================================ ] 2309/4429 52% [================================ ] 2310/4429 52% [================================ ] 2311/4429 52% [================================ ] 2312/4429 52% [================================ ] 2313/4429 52% [================================ ] 2314/4429 52% [================================ ] 2315/4429 52% [================================ ] 2316/4429 52% [================================ ] 2317/4429 52% [================================ ] 2318/4429 52% [================================ ] 2319/4429 52% [================================ ] 2320/4429 52% [================================ ] 2321/4429 52% [================================ ] 2322/4429 52% [================================ ] 2323/4429 52% [================================ ] 2324/4429 52% [================================ ] 2325/4429 52% [================================ ] 2326/4429 52% [================================ ] 2327/4429 52% [================================ ] 2328/4429 52% [================================ ] 2329/4429 52% [================================ ] 2330/4429 52% [================================ ] 2331/4429 52% [================================ ] 2332/4429 52% [================================ ] 2333/4429 52% [================================ ] 2334/4429 52% [================================ ] 2335/4429 52% [================================ ] 2336/4429 52% [================================ ] 2337/4429 52% [================================ ] 2338/4429 52% [================================ ] 2339/4429 52% [================================ ] 2340/4429 52% [================================ ] 2341/4429 52% [================================ ] 2342/4429 52% [================================ ] 2343/4429 52% [================================ ] 2344/4429 52% [================================ ] 2345/4429 52% [================================ ] 2346/4429 52% [================================ ] 2347/4429 52% [================================ ] 2348/4429 53% [================================ ] 2349/4429 53% [================================ ] 2350/4429 53% [================================ ] 2351/4429 53% [================================ ] 2352/4429 53% [================================ ] 2353/4429 53% [================================ ] 2354/4429 53% [================================ ] 2355/4429 53% [================================ ] 2356/4429 53% [================================ ] 2357/4429 53% [================================= ] 2358/4429 53% [================================= ] 2359/4429 53% [================================= ] 2360/4429 53% [================================= ] 2361/4429 53% [================================= ] 2362/4429 53% [================================= ] 2363/4429 53% [================================= ] 2364/4429 53% [================================= ] 2365/4429 53% [================================= ] 2366/4429 53% [================================= ] 2367/4429 53% [================================= ] 2368/4429 53% [================================= ] 2369/4429 53% [================================= ] 2370/4429 53% [================================= ] 2371/4429 53% [================================= ] 2372/4429 53% [================================= ] 2373/4429 53% [================================= ] 2374/4429 53% [================================= ] 2375/4429 53% [================================= ] 2376/4429 53% [================================= ] 2377/4429 53% [================================= ] 2378/4429 53% [================================= ] 2379/4429 53% [================================= ] 2380/4429 53% [================================= ] 2381/4429 53% [================================= ] 2382/4429 53% [================================= ] 2383/4429 53% [================================= ] 2384/4429 53% [================================= ] 2385/4429 53% [================================= ] 2386/4429 53% [================================= ] 2387/4429 53% [================================= ] 2388/4429 53% [================================= ] 2389/4429 53% [================================= ] 2390/4429 53% [================================= ] 2391/4429 53% [================================= ] 2392/4429 54% [================================= ] 2393/4429 54% [================================= ] 2394/4429 54% [================================= ] 2395/4429 54% [================================= ] 2396/4429 54% [================================= ] 2397/4429 54% [================================= ] 2398/4429 54% [================================= ] 2399/4429 54% [================================= ] 2400/4429 54% [================================= ] 2401/4429 54% [================================= ] 2402/4429 54% [================================= ] 2403/4429 54% [================================= ] 2404/4429 54% [================================= ] 2405/4429 54% [================================= ] 2406/4429 54% [================================= ] 2407/4429 54% [================================= ] 2408/4429 54% [================================= ] 2409/4429 54% [================================= ] 2410/4429 54% [================================= ] 2411/4429 54% [================================= ] 2412/4429 54% [================================= ] 2413/4429 54% [================================= ] 2414/4429 54% [================================= ] 2415/4429 54% [================================= ] 2416/4429 54% [================================= ] 2417/4429 54% [================================= ] 2418/4429 54% [================================= ] 2419/4429 54% [================================= ] 2420/4429 54% [================================= ] 2421/4429 54% [================================= ] 2422/4429 54% [================================= ] 2423/4429 54% [================================= ] 2424/4429 54% [================================= ] 2425/4429 54% [================================= ] 2426/4429 54% [================================= ] 2427/4429 54% [================================= ] 2428/4429 54% [================================== ] 2429/4429 54% [================================== ] 2430/4429 54% [================================== ] 2431/4429 54% [================================== ] 2432/4429 54% [================================== ] 2433/4429 54% [================================== ] 2434/4429 54% [================================== ] 2435/4429 54% [================================== ] 2436/4429 55% [================================== ] 2437/4429 55% [================================== ] 2438/4429 55% [================================== ] 2439/4429 55% [================================== ] 2440/4429 55% [================================== ] 2441/4429 55% [================================== ] 2442/4429 55% [================================== ] 2443/4429 55% [================================== ] 2444/4429 55% [================================== ] 2445/4429 55% [================================== ] 2446/4429 55% [================================== ] 2447/4429 55% [================================== ] 2448/4429 55% [================================== ] 2449/4429 55% [================================== ] 2450/4429 55% [================================== ] 2451/4429 55% [================================== ] 2452/4429 55% [================================== ] 2453/4429 55% [================================== ] 2454/4429 55% [================================== ] 2455/4429 55% [================================== ] 2456/4429 55% [================================== ] 2457/4429 55% [================================== ] 2458/4429 55% [================================== ] 2459/4429 55% [================================== ] 2460/4429 55% [================================== ] 2461/4429 55% [================================== ] 2462/4429 55% [================================== ] 2463/4429 55% [================================== ] 2464/4429 55% [================================== ] 2465/4429 55% [================================== ] 2466/4429 55% [================================== ] 2467/4429 55% [================================== ] 2468/4429 55% [================================== ] 2469/4429 55% [================================== ] 2470/4429 55% [================================== ] 2471/4429 55% [================================== ] 2472/4429 55% [================================== ] 2473/4429 55% [================================== ] 2474/4429 55% [================================== ] 2475/4429 55% [================================== ] 2476/4429 55% [================================== ] 2477/4429 55% [================================== ] 2478/4429 55% [================================== ] 2479/4429 55% [================================== ] 2480/4429 55% [================================== ] 2481/4429 56% [================================== ] 2482/4429 56% [================================== ] 2483/4429 56% [================================== ] 2484/4429 56% [================================== ] 2485/4429 56% [================================== ] 2486/4429 56% [================================== ] 2487/4429 56% [================================== ] 2488/4429 56% [================================== ] 2489/4429 56% [================================== ] 2490/4429 56% [================================== ] 2491/4429 56% [================================== ] 2492/4429 56% [================================== ] 2493/4429 56% [================================== ] 2494/4429 56% [================================== ] 2495/4429 56% [================================== ] 2496/4429 56% [================================== ] 2497/4429 56% [================================== ] 2498/4429 56% [================================== ] 2499/4429 56% [================================== ] 2500/4429 56% [=================================== ] 2501/4429 56% [=================================== ] 2502/4429 56% [=================================== ] 2503/4429 56% [=================================== ] 2504/4429 56% [=================================== ] 2505/4429 56% [=================================== ] 2506/4429 56% [=================================== ] 2507/4429 56% [=================================== ] 2508/4429 56% [=================================== ] 2509/4429 56% [=================================== ] 2510/4429 56% [=================================== ] 2511/4429 56% [=================================== ] 2512/4429 56% [=================================== ] 2513/4429 56% [=================================== ] 2514/4429 56% [=================================== ] 2515/4429 56% [=================================== ] 2516/4429 56% [=================================== ] 2517/4429 56% [=================================== ] 2518/4429 56% [=================================== ] 2519/4429 56% [=================================== ] 2520/4429 56% [=================================== ] 2521/4429 56% [=================================== ] 2522/4429 56% [=================================== ] 2523/4429 56% [=================================== ] 2524/4429 56% [=================================== ] 2525/4429 57% [=================================== ] 2526/4429 57% [=================================== ] 2527/4429 57% [=================================== ] 2528/4429 57% [=================================== ] 2529/4429 57% [=================================== ] 2530/4429 57% [=================================== ] 2531/4429 57% [=================================== ] 2532/4429 57% [=================================== ] 2533/4429 57% [=================================== ] 2534/4429 57% [=================================== ] 2535/4429 57% [=================================== ] 2536/4429 57% [=================================== ] 2537/4429 57% [=================================== ] 2538/4429 57% [=================================== ] 2539/4429 57% [=================================== ] 2540/4429 57% [=================================== ] 2541/4429 57% [=================================== ] 2542/4429 57% [=================================== ] 2543/4429 57% [=================================== ] 2544/4429 57% [=================================== ] 2545/4429 57% [=================================== ] 2546/4429 57% [=================================== ] 2547/4429 57% [=================================== ] 2548/4429 57% [=================================== ] 2549/4429 57% [=================================== ] 2550/4429 57% [=================================== ] 2551/4429 57% [=================================== ] 2552/4429 57% [=================================== ] 2553/4429 57% [=================================== ] 2554/4429 57% [=================================== ] 2555/4429 57% [=================================== ] 2556/4429 57% [=================================== ] 2557/4429 57% [=================================== ] 2558/4429 57% [=================================== ] 2559/4429 57% [=================================== ] 2560/4429 57% [=================================== ] 2561/4429 57% [=================================== ] 2562/4429 57% [=================================== ] 2563/4429 57% [=================================== ] 2564/4429 57% [=================================== ] 2565/4429 57% [=================================== ] 2566/4429 57% [=================================== ] 2567/4429 57% [=================================== ] 2568/4429 57% [=================================== ] 2569/4429 58% [=================================== ] 2570/4429 58% [=================================== ] 2571/4429 58% [==================================== ] 2572/4429 58% [==================================== ] 2573/4429 58% [==================================== ] 2574/4429 58% [==================================== ] 2575/4429 58% [==================================== ] 2576/4429 58% [==================================== ] 2577/4429 58% [==================================== ] 2578/4429 58% [==================================== ] 2579/4429 58% [==================================== ] 2580/4429 58% [==================================== ] 2581/4429 58% [==================================== ] 2582/4429 58% [==================================== ] 2583/4429 58% [==================================== ] 2584/4429 58% [==================================== ] 2585/4429 58% [==================================== ] 2586/4429 58% [==================================== ] 2587/4429 58% [==================================== ] 2588/4429 58% [==================================== ] 2589/4429 58% [==================================== ] 2590/4429 58% [==================================== ] 2591/4429 58% [==================================== ] 2592/4429 58% [==================================== ] 2593/4429 58% [==================================== ] 2594/4429 58% [==================================== ] 2595/4429 58% [==================================== ] 2596/4429 58% [==================================== ] 2597/4429 58% [==================================== ] 2598/4429 58% [==================================== ] 2599/4429 58% [==================================== ] 2600/4429 58% [==================================== ] 2601/4429 58% [==================================== ] 2602/4429 58% [==================================== ] 2603/4429 58% [==================================== ] 2604/4429 58% [==================================== ] 2605/4429 58% [==================================== ] 2606/4429 58% [==================================== ] 2607/4429 58% [==================================== ] 2608/4429 58% [==================================== ] 2609/4429 58% [==================================== ] 2610/4429 58% [==================================== ] 2611/4429 58% [==================================== ] 2612/4429 58% [==================================== ] 2613/4429 58% [==================================== ] 2614/4429 59% [==================================== ] 2615/4429 59% [==================================== ] 2616/4429 59% [==================================== ] 2617/4429 59% [==================================== ] 2618/4429 59% [==================================== ] 2619/4429 59% [==================================== ] 2620/4429 59% [==================================== ] 2621/4429 59% [==================================== ] 2622/4429 59% [==================================== ] 2623/4429 59% [==================================== ] 2624/4429 59% [==================================== ] 2625/4429 59% [==================================== ] 2626/4429 59% [==================================== ] 2627/4429 59% [==================================== ] 2628/4429 59% [==================================== ] 2629/4429 59% [==================================== ] 2630/4429 59% [==================================== ] 2631/4429 59% [==================================== ] 2632/4429 59% [==================================== ] 2633/4429 59% [==================================== ] 2634/4429 59% [==================================== ] 2635/4429 59% [==================================== ] 2636/4429 59% [==================================== ] 2637/4429 59% [==================================== ] 2638/4429 59% [==================================== ] 2639/4429 59% [==================================== ] 2640/4429 59% [==================================== ] 2641/4429 59% [==================================== ] 2642/4429 59% [==================================== ] 2643/4429 59% [===================================== ] 2644/4429 59% [===================================== ] 2645/4429 59% [===================================== ] 2646/4429 59% [===================================== ] 2647/4429 59% [===================================== ] 2648/4429 59% [===================================== ] 2649/4429 59% [===================================== ] 2650/4429 59% [===================================== ] 2651/4429 59% [===================================== ] 2652/4429 59% [===================================== ] 2653/4429 59% [===================================== ] 2654/4429 59% [===================================== ] 2655/4429 59% [===================================== ] 2656/4429 59% [===================================== ] 2657/4429 59% [===================================== ] 2658/4429 60% [===================================== ] 2659/4429 60% [===================================== ] 2660/4429 60% [===================================== ] 2661/4429 60% [===================================== ] 2662/4429 60% [===================================== ] 2663/4429 60% [===================================== ] 2664/4429 60% [===================================== ] 2665/4429 60% [===================================== ] 2666/4429 60% [===================================== ] 2667/4429 60% [===================================== ] 2668/4429 60% [===================================== ] 2669/4429 60% [===================================== ] 2670/4429 60% [===================================== ] 2671/4429 60% [===================================== ] 2672/4429 60% [===================================== ] 2673/4429 60% [===================================== ] 2674/4429 60% [===================================== ] 2675/4429 60% [===================================== ] 2676/4429 60% [===================================== ] 2677/4429 60% [===================================== ] 2678/4429 60% [===================================== ] 2679/4429 60% [===================================== ] 2680/4429 60% [===================================== ] 2681/4429 60% [===================================== ] 2682/4429 60% [===================================== ] 2683/4429 60% [===================================== ] 2684/4429 60% [===================================== ] 2685/4429 60% [===================================== ] 2686/4429 60% [===================================== ] 2687/4429 60% [===================================== ] 2688/4429 60% [===================================== ] 2689/4429 60% [===================================== ] 2690/4429 60% [===================================== ] 2691/4429 60% [===================================== ] 2692/4429 60% [===================================== ] 2693/4429 60% [===================================== ] 2694/4429 60% [===================================== ] 2695/4429 60% [===================================== ] 2696/4429 60% [===================================== ] 2697/4429 60% [===================================== ] 2698/4429 60% [===================================== ] 2699/4429 60% [===================================== ] 2700/4429 60% [===================================== ] 2701/4429 60% [===================================== ] 2702/4429 61% [===================================== ] 2703/4429 61% [===================================== ] 2704/4429 61% [===================================== ] 2705/4429 61% [===================================== ] 2706/4429 61% [===================================== ] 2707/4429 61% [===================================== ] 2708/4429 61% [===================================== ] 2709/4429 61% [===================================== ] 2710/4429 61% [===================================== ] 2711/4429 61% [===================================== ] 2712/4429 61% [===================================== ] 2713/4429 61% [===================================== ] 2714/4429 61% [====================================== ] 2715/4429 61% [====================================== ] 2716/4429 61% [====================================== ] 2717/4429 61% [====================================== ] 2718/4429 61% [====================================== ] 2719/4429 61% [====================================== ] 2720/4429 61% [====================================== ] 2721/4429 61% [====================================== ] 2722/4429 61% [====================================== ] 2723/4429 61% [====================================== ] 2724/4429 61% [====================================== ] 2725/4429 61% [====================================== ] 2726/4429 61% [====================================== ] 2727/4429 61% [====================================== ] 2728/4429 61% [====================================== ] 2729/4429 61% [====================================== ] 2730/4429 61% [====================================== ] 2731/4429 61% [====================================== ] 2732/4429 61% [====================================== ] 2733/4429 61% [====================================== ] 2734/4429 61% [====================================== ] 2735/4429 61% [====================================== ] 2736/4429 61% [====================================== ] 2737/4429 61% [====================================== ] 2738/4429 61% [====================================== ] 2739/4429 61% [====================================== ] 2740/4429 61% [====================================== ] 2741/4429 61% [====================================== ] 2742/4429 61% [====================================== ] 2743/4429 61% [====================================== ] 2744/4429 61% [====================================== ] 2745/4429 61% [====================================== ] 2746/4429 62% [====================================== ] 2747/4429 62% [====================================== ] 2748/4429 62% [====================================== ] 2749/4429 62% [====================================== ] 2750/4429 62% [====================================== ] 2751/4429 62% [====================================== ] 2752/4429 62% [====================================== ] 2753/4429 62% [====================================== ] 2754/4429 62% [====================================== ] 2755/4429 62% [====================================== ] 2756/4429 62% [====================================== ] 2757/4429 62% [====================================== ] 2758/4429 62% [====================================== ] 2759/4429 62% [====================================== ] 2760/4429 62% [====================================== ] 2761/4429 62% [====================================== ] 2762/4429 62% [====================================== ] 2763/4429 62% [====================================== ] 2764/4429 62% [====================================== ] 2765/4429 62% [====================================== ] 2766/4429 62% [====================================== ] 2767/4429 62% [====================================== ] 2768/4429 62% [====================================== ] 2769/4429 62% [====================================== ] 2770/4429 62% [====================================== ] 2771/4429 62% [====================================== ] 2772/4429 62% [====================================== ] 2773/4429 62% [====================================== ] 2774/4429 62% [====================================== ] 2775/4429 62% [====================================== ] 2776/4429 62% [====================================== ] 2777/4429 62% [====================================== ] 2778/4429 62% [====================================== ] 2779/4429 62% [====================================== ] 2780/4429 62% [====================================== ] 2781/4429 62% [====================================== ] 2782/4429 62% [====================================== ] 2783/4429 62% [====================================== ] 2784/4429 62% [====================================== ] 2785/4429 62% [======================================= ] 2786/4429 62% [======================================= ] 2787/4429 62% [======================================= ] 2788/4429 62% [======================================= ] 2789/4429 62% [======================================= ] 2790/4429 62% [======================================= ] 2791/4429 63% [======================================= ] 2792/4429 63% [======================================= ] 2793/4429 63% [======================================= ] 2794/4429 63% [======================================= ] 2795/4429 63% [======================================= ] 2796/4429 63% [======================================= ] 2797/4429 63% [======================================= ] 2798/4429 63% [======================================= ] 2799/4429 63% [======================================= ] 2800/4429 63% [======================================= ] 2801/4429 63% [======================================= ] 2802/4429 63% [======================================= ] 2803/4429 63% [======================================= ] 2804/4429 63% [======================================= ] 2805/4429 63% [======================================= ] 2806/4429 63% [======================================= ] 2807/4429 63% [======================================= ] 2808/4429 63% [======================================= ] 2809/4429 63% [======================================= ] 2810/4429 63% [======================================= ] 2811/4429 63% [======================================= ] 2812/4429 63% [======================================= ] 2813/4429 63% [======================================= ] 2814/4429 63% [======================================= ] 2815/4429 63% [======================================= ] 2816/4429 63% [======================================= ] 2817/4429 63% [======================================= ] 2818/4429 63% [======================================= ] 2819/4429 63% [======================================= ] 2820/4429 63% [======================================= ] 2821/4429 63% [======================================= ] 2822/4429 63% [======================================= ] 2823/4429 63% [======================================= ] 2824/4429 63% [======================================= ] 2825/4429 63% [======================================= ] 2826/4429 63% [======================================= ] 2827/4429 63% [======================================= ] 2828/4429 63% [======================================= ] 2829/4429 63% [======================================= ] 2830/4429 63% [======================================= ] 2831/4429 63% [======================================= ] 2832/4429 63% [======================================= ] 2833/4429 63% [======================================= ] 2834/4429 63% [======================================= ] 2835/4429 64% [======================================= ] 2836/4429 64% [======================================= ] 2837/4429 64% [======================================= ] 2838/4429 64% [======================================= ] 2839/4429 64% [======================================= ] 2840/4429 64% [======================================= ] 2841/4429 64% [======================================= ] 2842/4429 64% [======================================= ] 2843/4429 64% [======================================= ] 2844/4429 64% [======================================= ] 2845/4429 64% [======================================= ] 2846/4429 64% [======================================= ] 2847/4429 64% [======================================= ] 2848/4429 64% [======================================= ] 2849/4429 64% [======================================= ] 2850/4429 64% [======================================= ] 2851/4429 64% [======================================= ] 2852/4429 64% [======================================= ] 2853/4429 64% [======================================= ] 2854/4429 64% [======================================= ] 2855/4429 64% [======================================= ] 2856/4429 64% [======================================= ] 2857/4429 64% [======================================== ] 2858/4429 64% [======================================== ] 2859/4429 64% [======================================== ] 2860/4429 64% [======================================== ] 2861/4429 64% [======================================== ] 2862/4429 64% [======================================== ] 2863/4429 64% [======================================== ] 2864/4429 64% [======================================== ] 2865/4429 64% [======================================== ] 2866/4429 64% [======================================== ] 2867/4429 64% [======================================== ] 2868/4429 64% [======================================== ] 2869/4429 64% [======================================== ] 2870/4429 64% [======================================== ] 2871/4429 64% [======================================== ] 2872/4429 64% [======================================== ] 2873/4429 64% [======================================== ] 2874/4429 64% [======================================== ] 2875/4429 64% [======================================== ] 2876/4429 64% [======================================== ] 2877/4429 64% [======================================== ] 2878/4429 64% [======================================== ] 2879/4429 65% [======================================== ] 2880/4429 65% [======================================== ] 2881/4429 65% [======================================== ] 2882/4429 65% [======================================== ] 2883/4429 65% [======================================== ] 2884/4429 65% [======================================== ] 2885/4429 65% [======================================== ] 2886/4429 65% [======================================== ] 2887/4429 65% [======================================== ] 2888/4429 65% [======================================== ] 2889/4429 65% [======================================== ] 2890/4429 65% [======================================== ] 2891/4429 65% [======================================== ] 2892/4429 65% [======================================== ] 2893/4429 65% [======================================== ] 2894/4429 65% [======================================== ] 2895/4429 65% [======================================== ] 2896/4429 65% [======================================== ] 2897/4429 65% [======================================== ] 2898/4429 65% [======================================== ] 2899/4429 65% [======================================== ] 2900/4429 65% [======================================== ] 2901/4429 65% [======================================== ] 2902/4429 65% [======================================== ] 2903/4429 65% [======================================== ] 2904/4429 65% [======================================== ] 2905/4429 65% [======================================== ] 2906/4429 65% [======================================== ] 2907/4429 65% [======================================== ] 2908/4429 65% [======================================== ] 2909/4429 65% [======================================== ] 2910/4429 65% [======================================== ] 2911/4429 65% [======================================== ] 2912/4429 65% [======================================== ] 2913/4429 65% [======================================== ] 2914/4429 65% [======================================== ] 2915/4429 65% [======================================== ] 2916/4429 65% [======================================== ] 2917/4429 65% [======================================== ] 2918/4429 65% [======================================== ] 2919/4429 65% [======================================== ] 2920/4429 65% [======================================== ] 2921/4429 65% [======================================== ] 2922/4429 65% [======================================== ] 2923/4429 65% [======================================== ] 2924/4429 66% [======================================== ] 2925/4429 66% [======================================== ] 2926/4429 66% [======================================== ] 2927/4429 66% [======================================== ] 2928/4429 66% [========================================= ] 2929/4429 66% [========================================= ] 2930/4429 66% [========================================= ] 2931/4429 66% [========================================= ] 2932/4429 66% [========================================= ] 2933/4429 66% [========================================= ] 2934/4429 66% [========================================= ] 2935/4429 66% [========================================= ] 2936/4429 66% [========================================= ] 2937/4429 66% [========================================= ] 2938/4429 66% [========================================= ] 2939/4429 66% [========================================= ] 2940/4429 66% [========================================= ] 2941/4429 66% [========================================= ] 2942/4429 66% [========================================= ] 2943/4429 66% [========================================= ] 2944/4429 66% [========================================= ] 2945/4429 66% [========================================= ] 2946/4429 66% [========================================= ] 2947/4429 66% [========================================= ] 2948/4429 66% [========================================= ] 2949/4429 66% [========================================= ] 2950/4429 66% [========================================= ] 2951/4429 66% [========================================= ] 2952/4429 66% [========================================= ] 2953/4429 66% [========================================= ] 2954/4429 66% [========================================= ] 2955/4429 66% [========================================= ] 2956/4429 66% [========================================= ] 2957/4429 66% [========================================= ] 2958/4429 66% [========================================= ] 2959/4429 66% [========================================= ] 2960/4429 66% [========================================= ] 2961/4429 66% [========================================= ] 2962/4429 66% [========================================= ] 2963/4429 66% [========================================= ] 2964/4429 66% [========================================= ] 2965/4429 66% [========================================= ] 2966/4429 66% [========================================= ] 2967/4429 66% [========================================= ] 2968/4429 67% [========================================= ] 2969/4429 67% [========================================= ] 2970/4429 67% [========================================= ] 2971/4429 67% [========================================= ] 2972/4429 67% [========================================= ] 2973/4429 67% [========================================= ] 2974/4429 67% [========================================= ] 2975/4429 67% [========================================= ] 2976/4429 67% [========================================= ] 2977/4429 67% [========================================= ] 2978/4429 67% [========================================= ] 2979/4429 67% [========================================= ] 2980/4429 67% [========================================= ] 2981/4429 67% [========================================= ] 2982/4429 67% [========================================= ] 2983/4429 67% [========================================= ] 2984/4429 67% [========================================= ] 2985/4429 67% [========================================= ] 2986/4429 67% [========================================= ] 2987/4429 67% [========================================= ] 2988/4429 67% [========================================= ] 2989/4429 67% [========================================= ] 2990/4429 67% [========================================= ] 2991/4429 67% [========================================= ] 2992/4429 67% [========================================= ] 2993/4429 67% [========================================= ] 2994/4429 67% [========================================= ] 2995/4429 67% [========================================= ] 2996/4429 67% [========================================= ] 2997/4429 67% [========================================= ] 2998/4429 67% [========================================= ] 2999/4429 67% [========================================= ] 3000/4429 67% [========================================== ] 3001/4429 67% [========================================== ] 3002/4429 67% [========================================== ] 3003/4429 67% [========================================== ] 3004/4429 67% [========================================== ] 3005/4429 67% [========================================== ] 3006/4429 67% [========================================== ] 3007/4429 67% [========================================== ] 3008/4429 67% [========================================== ] 3009/4429 67% [========================================== ] 3010/4429 67% [========================================== ] 3011/4429 67% [========================================== ] 3012/4429 68% [========================================== ] 3013/4429 68% [========================================== ] 3014/4429 68% [========================================== ] 3015/4429 68% [========================================== ] 3016/4429 68% [========================================== ] 3017/4429 68% [========================================== ] 3018/4429 68% [========================================== ] 3019/4429 68% [========================================== ] 3020/4429 68% [========================================== ] 3021/4429 68% [========================================== ] 3022/4429 68% [========================================== ] 3023/4429 68% [========================================== ] 3024/4429 68% [========================================== ] 3025/4429 68% [========================================== ] 3026/4429 68% [========================================== ] 3027/4429 68% [========================================== ] 3028/4429 68% [========================================== ] 3029/4429 68% [========================================== ] 3030/4429 68% [========================================== ] 3031/4429 68% [========================================== ] 3032/4429 68% [========================================== ] 3033/4429 68% [========================================== ] 3034/4429 68% [========================================== ] 3035/4429 68% [========================================== ] 3036/4429 68% [========================================== ] 3037/4429 68% [========================================== ] 3038/4429 68% [========================================== ] 3039/4429 68% [========================================== ] 3040/4429 68% [========================================== ] 3041/4429 68% [========================================== ] 3042/4429 68% [========================================== ] 3043/4429 68% [========================================== ] 3044/4429 68% [========================================== ] 3045/4429 68% [========================================== ] 3046/4429 68% [========================================== ] 3047/4429 68% [========================================== ] 3048/4429 68% [========================================== ] 3049/4429 68% [========================================== ] 3050/4429 68% [========================================== ] 3051/4429 68% [========================================== ] 3052/4429 68% [========================================== ] 3053/4429 68% [========================================== ] 3054/4429 68% [========================================== ] 3055/4429 68% [========================================== ] 3056/4429 68% [========================================== ] 3057/4429 69% [========================================== ] 3058/4429 69% [========================================== ] 3059/4429 69% [========================================== ] 3060/4429 69% [========================================== ] 3061/4429 69% [========================================== ] 3062/4429 69% [========================================== ] 3063/4429 69% [========================================== ] 3064/4429 69% [========================================== ] 3065/4429 69% [========================================== ] 3066/4429 69% [========================================== ] 3067/4429 69% [========================================== ] 3068/4429 69% [========================================== ] 3069/4429 69% [========================================== ] 3070/4429 69% [========================================== ] 3071/4429 69% [=========================================== ] 3072/4429 69% [=========================================== ] 3073/4429 69% [=========================================== ] 3074/4429 69% [=========================================== ] 3075/4429 69% [=========================================== ] 3076/4429 69% [=========================================== ] 3077/4429 69% [=========================================== ] 3078/4429 69% [=========================================== ] 3079/4429 69% [=========================================== ] 3080/4429 69% [=========================================== ] 3081/4429 69% [=========================================== ] 3082/4429 69% [=========================================== ] 3083/4429 69% [=========================================== ] 3084/4429 69% [=========================================== ] 3085/4429 69% [=========================================== ] 3086/4429 69% [=========================================== ] 3087/4429 69% [=========================================== ] 3088/4429 69% [=========================================== ] 3089/4429 69% [=========================================== ] 3090/4429 69% [=========================================== ] 3091/4429 69% [=========================================== ] 3092/4429 69% [=========================================== ] 3093/4429 69% [=========================================== ] 3094/4429 69% [=========================================== ] 3095/4429 69% [=========================================== ] 3096/4429 69% [=========================================== ] 3097/4429 69% [=========================================== ] 3098/4429 69% [=========================================== ] 3099/4429 69% [=========================================== ] 3100/4429 69% [=========================================== ] 3101/4429 70% [=========================================== ] 3102/4429 70% [=========================================== ] 3103/4429 70% [=========================================== ] 3104/4429 70% [=========================================== ] 3105/4429 70% [=========================================== ] 3106/4429 70% [=========================================== ] 3107/4429 70% [=========================================== ] 3108/4429 70% [=========================================== ] 3109/4429 70% [=========================================== ] 3110/4429 70% [=========================================== ] 3111/4429 70% [=========================================== ] 3112/4429 70% [=========================================== ] 3113/4429 70% [=========================================== ] 3114/4429 70% [=========================================== ] 3115/4429 70% [=========================================== ] 3116/4429 70% [=========================================== ] 3117/4429 70% [=========================================== ] 3118/4429 70% [=========================================== ] 3119/4429 70% [=========================================== ] 3120/4429 70% [=========================================== ] 3121/4429 70% [=========================================== ] 3122/4429 70% [=========================================== ] 3123/4429 70% [=========================================== ] 3124/4429 70% [=========================================== ] 3125/4429 70% [=========================================== ] 3126/4429 70% [=========================================== ] 3127/4429 70% [=========================================== ] 3128/4429 70% [=========================================== ] 3129/4429 70% [=========================================== ] 3130/4429 70% [=========================================== ] 3131/4429 70% [=========================================== ] 3132/4429 70% [=========================================== ] 3133/4429 70% [=========================================== ] 3134/4429 70% [=========================================== ] 3135/4429 70% [=========================================== ] 3136/4429 70% [=========================================== ] 3137/4429 70% [=========================================== ] 3138/4429 70% [=========================================== ] 3139/4429 70% [=========================================== ] 3140/4429 70% [=========================================== ] 3141/4429 70% [=========================================== ] 3142/4429 70% [=========================================== ] 3143/4429 70% [============================================ ] 3144/4429 70% [============================================ ] 3145/4429 71% [============================================ ] 3146/4429 71% [============================================ ] 3147/4429 71% [============================================ ] 3148/4429 71% [============================================ ] 3149/4429 71% [============================================ ] 3150/4429 71% [============================================ ] 3151/4429 71% [============================================ ] 3152/4429 71% [============================================ ] 3153/4429 71% [============================================ ] 3154/4429 71% [============================================ ] 3155/4429 71% [============================================ ] 3156/4429 71% [============================================ ] 3157/4429 71% [============================================ ] 3158/4429 71% [============================================ ] 3159/4429 71% [============================================ ] 3160/4429 71% [============================================ ] 3161/4429 71% [============================================ ] 3162/4429 71% [============================================ ] 3163/4429 71% [============================================ ] 3164/4429 71% [============================================ ] 3165/4429 71% [============================================ ] 3166/4429 71% [============================================ ] 3167/4429 71% [============================================ ] 3168/4429 71% [============================================ ] 3169/4429 71% [============================================ ] 3170/4429 71% [============================================ ] 3171/4429 71% [============================================ ] 3172/4429 71% [============================================ ] 3173/4429 71% [============================================ ] 3174/4429 71% [============================================ ] 3175/4429 71% [============================================ ] 3176/4429 71% [============================================ ] 3177/4429 71% [============================================ ] 3178/4429 71% [============================================ ] 3179/4429 71% [============================================ ] 3180/4429 71% [============================================ ] 3181/4429 71% [============================================ ] 3182/4429 71% [============================================ ] 3183/4429 71% [============================================ ] 3184/4429 71% [============================================ ] 3185/4429 71% [============================================ ] 3186/4429 71% [============================================ ] 3187/4429 71% [============================================ ] 3188/4429 71% [============================================ ] 3189/4429 72% [============================================ ] 3190/4429 72% [============================================ ] 3191/4429 72% [============================================ ] 3192/4429 72% [============================================ ] 3193/4429 72% [============================================ ] 3194/4429 72% [============================================ ] 3195/4429 72% [============================================ ] 3196/4429 72% [============================================ ] 3197/4429 72% [============================================ ] 3198/4429 72% [============================================ ] 3199/4429 72% [============================================ ] 3200/4429 72% [============================================ ] 3201/4429 72% [============================================ ] 3202/4429 72% [============================================ ] 3203/4429 72% [============================================ ] 3204/4429 72% [============================================ ] 3205/4429 72% [============================================ ] 3206/4429 72% [============================================ ] 3207/4429 72% [============================================ ] 3208/4429 72% [============================================ ] 3209/4429 72% [============================================ ] 3210/4429 72% [============================================ ] 3211/4429 72% [============================================ ] 3212/4429 72% [============================================ ] 3213/4429 72% [============================================ ] 3214/4429 72% [============================================= ] 3215/4429 72% [============================================= ] 3216/4429 72% [============================================= ] 3217/4429 72% [============================================= ] 3218/4429 72% [============================================= ] 3219/4429 72% [============================================= ] 3220/4429 72% [============================================= ] 3221/4429 72% [============================================= ] 3222/4429 72% [============================================= ] 3223/4429 72% [============================================= ] 3224/4429 72% [============================================= ] 3225/4429 72% [============================================= ] 3226/4429 72% [============================================= ] 3227/4429 72% [============================================= ] 3228/4429 72% [============================================= ] 3229/4429 72% [============================================= ] 3230/4429 72% [============================================= ] 3231/4429 72% [============================================= ] 3232/4429 72% [============================================= ] 3233/4429 72% [============================================= ] 3234/4429 73% [============================================= ] 3235/4429 73% [============================================= ] 3236/4429 73% [============================================= ] 3237/4429 73% [============================================= ] 3238/4429 73% [============================================= ] 3239/4429 73% [============================================= ] 3240/4429 73% [============================================= ] 3241/4429 73% [============================================= ] 3242/4429 73% [============================================= ] 3243/4429 73% [============================================= ] 3244/4429 73% [============================================= ] 3245/4429 73% [============================================= ] 3246/4429 73% [============================================= ] 3247/4429 73% [============================================= ] 3248/4429 73% [============================================= ] 3249/4429 73% [============================================= ] 3250/4429 73% [============================================= ] 3251/4429 73% [============================================= ] 3252/4429 73% [============================================= ] 3253/4429 73% [============================================= ] 3254/4429 73% [============================================= ] 3255/4429 73% [============================================= ] 3256/4429 73% [============================================= ] 3257/4429 73% [============================================= ] 3258/4429 73% [============================================= ] 3259/4429 73% [============================================= ] 3260/4429 73% [============================================= ] 3261/4429 73% [============================================= ] 3262/4429 73% [============================================= ] 3263/4429 73% [============================================= ] 3264/4429 73% [============================================= ] 3265/4429 73% [============================================= ] 3266/4429 73% [============================================= ] 3267/4429 73% [============================================= ] 3268/4429 73% [============================================= ] 3269/4429 73% [============================================= ] 3270/4429 73% [============================================= ] 3271/4429 73% [============================================= ] 3272/4429 73% [============================================= ] 3273/4429 73% [============================================= ] 3274/4429 73% [============================================= ] 3275/4429 73% [============================================= ] 3276/4429 73% [============================================= ] 3277/4429 73% [============================================= ] 3278/4429 74% [============================================= ] 3279/4429 74% [============================================= ] 3280/4429 74% [============================================= ] 3281/4429 74% [============================================= ] 3282/4429 74% [============================================= ] 3283/4429 74% [============================================= ] 3284/4429 74% [============================================= ] 3285/4429 74% [============================================= ] 3286/4429 74% [============================================== ] 3287/4429 74% [============================================== ] 3288/4429 74% [============================================== ] 3289/4429 74% [============================================== ] 3290/4429 74% [============================================== ] 3291/4429 74% [============================================== ] 3292/4429 74% [============================================== ] 3293/4429 74% [============================================== ] 3294/4429 74% [============================================== ] 3295/4429 74% [============================================== ] 3296/4429 74% [============================================== ] 3297/4429 74% [============================================== ] 3298/4429 74% [============================================== ] 3299/4429 74% [============================================== ] 3300/4429 74% [============================================== ] 3301/4429 74% [============================================== ] 3302/4429 74% [============================================== ] 3303/4429 74% [============================================== ] 3304/4429 74% [============================================== ] 3305/4429 74% [============================================== ] 3306/4429 74% [============================================== ] 3307/4429 74% [============================================== ] 3308/4429 74% [============================================== ] 3309/4429 74% [============================================== ] 3310/4429 74% [============================================== ] 3311/4429 74% [============================================== ] 3312/4429 74% [============================================== ] 3313/4429 74% [============================================== ] 3314/4429 74% [============================================== ] 3315/4429 74% [============================================== ] 3316/4429 74% [============================================== ] 3317/4429 74% [============================================== ] 3318/4429 74% [============================================== ] 3319/4429 74% [============================================== ] 3320/4429 74% [============================================== ] 3321/4429 74% [============================================== ] 3322/4429 75% [============================================== ] 3323/4429 75% [============================================== ] 3324/4429 75% [============================================== ] 3325/4429 75% [============================================== ] 3326/4429 75% [============================================== ] 3327/4429 75% [============================================== ] 3328/4429 75% [============================================== ] 3329/4429 75% [============================================== ] 3330/4429 75% [============================================== ] 3331/4429 75% [============================================== ] 3332/4429 75% [============================================== ] 3333/4429 75% [============================================== ] 3334/4429 75% [============================================== ] 3335/4429 75% [============================================== ] 3336/4429 75% [============================================== ] 3337/4429 75% [============================================== ] 3338/4429 75% [============================================== ] 3339/4429 75% [============================================== ] 3340/4429 75% [============================================== ] 3341/4429 75% [============================================== ] 3342/4429 75% [============================================== ] 3343/4429 75% [============================================== ] 3344/4429 75% [============================================== ] 3345/4429 75% [============================================== ] 3346/4429 75% [============================================== ] 3347/4429 75% [============================================== ] 3348/4429 75% [============================================== ] 3349/4429 75% [============================================== ] 3350/4429 75% [============================================== ] 3351/4429 75% [============================================== ] 3352/4429 75% [============================================== ] 3353/4429 75% [============================================== ] 3354/4429 75% [============================================== ] 3355/4429 75% [============================================== ] 3356/4429 75% [============================================== ] 3357/4429 75% [=============================================== ] 3358/4429 75% [=============================================== ] 3359/4429 75% [=============================================== ] 3360/4429 75% [=============================================== ] 3361/4429 75% [=============================================== ] 3362/4429 75% [=============================================== ] 3363/4429 75% [=============================================== ] 3364/4429 75% [=============================================== ] 3365/4429 75% [=============================================== ] 3366/4429 75% [=============================================== ] 3367/4429 76% [=============================================== ] 3368/4429 76% [=============================================== ] 3369/4429 76% [=============================================== ] 3370/4429 76% [=============================================== ] 3371/4429 76% [=============================================== ] 3372/4429 76% [=============================================== ] 3373/4429 76% [=============================================== ] 3374/4429 76% [=============================================== ] 3375/4429 76% [=============================================== ] 3376/4429 76% [=============================================== ] 3377/4429 76% [=============================================== ] 3378/4429 76% [=============================================== ] 3379/4429 76% [=============================================== ] 3380/4429 76% [=============================================== ] 3381/4429 76% [=============================================== ] 3382/4429 76% [=============================================== ] 3383/4429 76% [=============================================== ] 3384/4429 76% [=============================================== ] 3385/4429 76% [=============================================== ] 3386/4429 76% [=============================================== ] 3387/4429 76% [=============================================== ] 3388/4429 76% [=============================================== ] 3389/4429 76% [=============================================== ] 3390/4429 76% [=============================================== ] 3391/4429 76% [=============================================== ] 3392/4429 76% [=============================================== ] 3393/4429 76% [=============================================== ] 3394/4429 76% [=============================================== ] 3395/4429 76% [=============================================== ] 3396/4429 76% [=============================================== ] 3397/4429 76% [=============================================== ] 3398/4429 76% [=============================================== ] 3399/4429 76% [=============================================== ] 3400/4429 76% [=============================================== ] 3401/4429 76% [=============================================== ] 3402/4429 76% [=============================================== ] 3403/4429 76% [=============================================== ] 3404/4429 76% [=============================================== ] 3405/4429 76% [=============================================== ] 3406/4429 76% [=============================================== ] 3407/4429 76% [=============================================== ] 3408/4429 76% [=============================================== ] 3409/4429 76% [=============================================== ] 3410/4429 76% [=============================================== ] 3411/4429 77% [=============================================== ] 3412/4429 77% [=============================================== ] 3413/4429 77% [=============================================== ] 3414/4429 77% [=============================================== ] 3415/4429 77% [=============================================== ] 3416/4429 77% [=============================================== ] 3417/4429 77% [=============================================== ] 3418/4429 77% [=============================================== ] 3419/4429 77% [=============================================== ] 3420/4429 77% [=============================================== ] 3421/4429 77% [=============================================== ] 3422/4429 77% [=============================================== ] 3423/4429 77% [=============================================== ] 3424/4429 77% [=============================================== ] 3425/4429 77% [=============================================== ] 3426/4429 77% [=============================================== ] 3427/4429 77% [=============================================== ] 3428/4429 77% [================================================ ] 3429/4429 77% [================================================ ] 3430/4429 77% [================================================ ] 3431/4429 77% [================================================ ] 3432/4429 77% [================================================ ] 3433/4429 77% [================================================ ] 3434/4429 77% [================================================ ] 3435/4429 77% [================================================ ] 3436/4429 77% [================================================ ] 3437/4429 77% [================================================ ] 3438/4429 77% [================================================ ] 3439/4429 77% [================================================ ] 3440/4429 77% [================================================ ] 3441/4429 77% [================================================ ] 3442/4429 77% [================================================ ] 3443/4429 77% [================================================ ] 3444/4429 77% [================================================ ] 3445/4429 77% [================================================ ] 3446/4429 77% [================================================ ] 3447/4429 77% [================================================ ] 3448/4429 77% [================================================ ] 3449/4429 77% [================================================ ] 3450/4429 77% [================================================ ] 3451/4429 77% [================================================ ] 3452/4429 77% [================================================ ] 3453/4429 77% [================================================ ] 3454/4429 77% [================================================ ] 3455/4429 78% [================================================ ] 3456/4429 78% [================================================ ] 3457/4429 78% [================================================ ] 3458/4429 78% [================================================ ] 3459/4429 78% [================================================ ] 3460/4429 78% [================================================ ] 3461/4429 78% [================================================ ] 3462/4429 78% [================================================ ] 3463/4429 78% [================================================ ] 3464/4429 78% [================================================ ] 3465/4429 78% [================================================ ] 3466/4429 78% [================================================ ] 3467/4429 78% [================================================ ] 3468/4429 78% [================================================ ] 3469/4429 78% [================================================ ] 3470/4429 78% [================================================ ] 3471/4429 78% [================================================ ] 3472/4429 78% [================================================ ] 3473/4429 78% [================================================ ] 3474/4429 78% [================================================ ] 3475/4429 78% [================================================ ] 3476/4429 78% [================================================ ] 3477/4429 78% [================================================ ] 3478/4429 78% [================================================ ] 3479/4429 78% [================================================ ] 3480/4429 78% [================================================ ] 3481/4429 78% [================================================ ] 3482/4429 78% [================================================ ] 3483/4429 78% [================================================ ] 3484/4429 78% [================================================ ] 3485/4429 78% [================================================ ] 3486/4429 78% [================================================ ] 3487/4429 78% [================================================ ] 3488/4429 78% [================================================ ] 3489/4429 78% [================================================ ] 3490/4429 78% [================================================ ] 3491/4429 78% [================================================ ] 3492/4429 78% [================================================ ] 3493/4429 78% [================================================ ] 3494/4429 78% [================================================ ] 3495/4429 78% [================================================ ] 3496/4429 78% [================================================ ] 3497/4429 78% [================================================ ] 3498/4429 78% [================================================ ] 3499/4429 79% [================================================ ] 3500/4429 79% [================================================= ] 3501/4429 79% [================================================= ] 3502/4429 79% [================================================= ] 3503/4429 79% [================================================= ] 3504/4429 79% [================================================= ] 3505/4429 79% [================================================= ] 3506/4429 79% [================================================= ] 3507/4429 79% [================================================= ] 3508/4429 79% [================================================= ] 3509/4429 79% [================================================= ] 3510/4429 79% [================================================= ] 3511/4429 79% [================================================= ] 3512/4429 79% [================================================= ] 3513/4429 79% [================================================= ] 3514/4429 79% [================================================= ] 3515/4429 79% [================================================= ] 3516/4429 79% [================================================= ] 3517/4429 79% [================================================= ] 3518/4429 79% [================================================= ] 3519/4429 79% [================================================= ] 3520/4429 79% [================================================= ] 3521/4429 79% [================================================= ] 3522/4429 79% [================================================= ] 3523/4429 79% [================================================= ] 3524/4429 79% [================================================= ] 3525/4429 79% [================================================= ] 3526/4429 79% [================================================= ] 3527/4429 79% [================================================= ] 3528/4429 79% [================================================= ] 3529/4429 79% [================================================= ] 3530/4429 79% [================================================= ] 3531/4429 79% [================================================= ] 3532/4429 79% [================================================= ] 3533/4429 79% [================================================= ] 3534/4429 79% [================================================= ] 3535/4429 79% [================================================= ] 3536/4429 79% [================================================= ] 3537/4429 79% [================================================= ] 3538/4429 79% [================================================= ] 3539/4429 79% [================================================= ] 3540/4429 79% [================================================= ] 3541/4429 79% [================================================= ] 3542/4429 79% [================================================= ] 3543/4429 79% [================================================= ] 3544/4429 80% [================================================= ] 3545/4429 80% [================================================= ] 3546/4429 80% [================================================= ] 3547/4429 80% [================================================= ] 3548/4429 80% [================================================= ] 3549/4429 80% [================================================= ] 3550/4429 80% [================================================= ] 3551/4429 80% [================================================= ] 3552/4429 80% [================================================= ] 3553/4429 80% [================================================= ] 3554/4429 80% [================================================= ] 3555/4429 80% [================================================= ] 3556/4429 80% [================================================= ] 3557/4429 80% [================================================= ] 3558/4429 80% [================================================= ] 3559/4429 80% [================================================= ] 3560/4429 80% [================================================= ] 3561/4429 80% [================================================= ] 3562/4429 80% [================================================= ] 3563/4429 80% [================================================= ] 3564/4429 80% [================================================= ] 3565/4429 80% [================================================= ] 3566/4429 80% [================================================= ] 3567/4429 80% [================================================= ] 3568/4429 80% [================================================= ] 3569/4429 80% [================================================= ] 3570/4429 80% [================================================= ] 3571/4429 80% [================================================== ] 3572/4429 80% [================================================== ] 3573/4429 80% [================================================== ] 3574/4429 80% [================================================== ] 3575/4429 80% [================================================== ] 3576/4429 80% [================================================== ] 3577/4429 80% [================================================== ] 3578/4429 80% [================================================== ] 3579/4429 80% [================================================== ] 3580/4429 80% [================================================== ] 3581/4429 80% [================================================== ] 3582/4429 80% [================================================== ] 3583/4429 80% [================================================== ] 3584/4429 80% [================================================== ] 3585/4429 80% [================================================== ] 3586/4429 80% [================================================== ] 3587/4429 80% [================================================== ] 3588/4429 81% [================================================== ] 3589/4429 81% [================================================== ] 3590/4429 81% [================================================== ] 3591/4429 81% [================================================== ] 3592/4429 81% [================================================== ] 3593/4429 81% [================================================== ] 3594/4429 81% [================================================== ] 3595/4429 81% [================================================== ] 3596/4429 81% [================================================== ] 3597/4429 81% [================================================== ] 3598/4429 81% [================================================== ] 3599/4429 81% [================================================== ] 3600/4429 81% [================================================== ] 3601/4429 81% [================================================== ] 3602/4429 81% [================================================== ] 3603/4429 81% [================================================== ] 3604/4429 81% [================================================== ] 3605/4429 81% [================================================== ] 3606/4429 81% [================================================== ] 3607/4429 81% [================================================== ] 3608/4429 81% [================================================== ] 3609/4429 81% [================================================== ] 3610/4429 81% [================================================== ] 3611/4429 81% [================================================== ] 3612/4429 81% [================================================== ] 3613/4429 81% [================================================== ] 3614/4429 81% [================================================== ] 3615/4429 81% [================================================== ] 3616/4429 81% [================================================== ] 3617/4429 81% [================================================== ] 3618/4429 81% [================================================== ] 3619/4429 81% [================================================== ] 3620/4429 81% [================================================== ] 3621/4429 81% [================================================== ] 3622/4429 81% [================================================== ] 3623/4429 81% [================================================== ] 3624/4429 81% [================================================== ] 3625/4429 81% [================================================== ] 3626/4429 81% [================================================== ] 3627/4429 81% [================================================== ] 3628/4429 81% [================================================== ] 3629/4429 81% [================================================== ] 3630/4429 81% [================================================== ] 3631/4429 81% [================================================== ] 3632/4429 82% [================================================== ] 3633/4429 82% [================================================== ] 3634/4429 82% [================================================== ] 3635/4429 82% [================================================== ] 3636/4429 82% [================================================== ] 3637/4429 82% [================================================== ] 3638/4429 82% [================================================== ] 3639/4429 82% [================================================== ] 3640/4429 82% [================================================== ] 3641/4429 82% [================================================== ] 3642/4429 82% [================================================== ] 3643/4429 82% [=================================================== ] 3644/4429 82% [=================================================== ] 3645/4429 82% [=================================================== ] 3646/4429 82% [=================================================== ] 3647/4429 82% [=================================================== ] 3648/4429 82% [=================================================== ] 3649/4429 82% [=================================================== ] 3650/4429 82% [=================================================== ] 3651/4429 82% [=================================================== ] 3652/4429 82% [=================================================== ] 3653/4429 82% [=================================================== ] 3654/4429 82% [=================================================== ] 3655/4429 82% [=================================================== ] 3656/4429 82% [=================================================== ] 3657/4429 82% [=================================================== ] 3658/4429 82% [=================================================== ] 3659/4429 82% [=================================================== ] 3660/4429 82% [=================================================== ] 3661/4429 82% [=================================================== ] 3662/4429 82% [=================================================== ] 3663/4429 82% [=================================================== ] 3664/4429 82% [=================================================== ] 3665/4429 82% [=================================================== ] 3666/4429 82% [=================================================== ] 3667/4429 82% [=================================================== ] 3668/4429 82% [=================================================== ] 3669/4429 82% [=================================================== ] 3670/4429 82% [=================================================== ] 3671/4429 82% [=================================================== ] 3672/4429 82% [=================================================== ] 3673/4429 82% [=================================================== ] 3674/4429 82% [=================================================== ] 3675/4429 82% [=================================================== ] 3676/4429 82% [=================================================== ] 3677/4429 83% [=================================================== ] 3678/4429 83% [=================================================== ] 3679/4429 83% [=================================================== ] 3680/4429 83% [=================================================== ] 3681/4429 83% [=================================================== ] 3682/4429 83% [=================================================== ] 3683/4429 83% [=================================================== ] 3684/4429 83% [=================================================== ] 3685/4429 83% [=================================================== ] 3686/4429 83% [=================================================== ] 3687/4429 83% [=================================================== ] 3688/4429 83% [=================================================== ] 3689/4429 83% [=================================================== ] 3690/4429 83% [=================================================== ] 3691/4429 83% [=================================================== ] 3692/4429 83% [=================================================== ] 3693/4429 83% [=================================================== ] 3694/4429 83% [=================================================== ] 3695/4429 83% [=================================================== ] 3696/4429 83% [=================================================== ] 3697/4429 83% [=================================================== ] 3698/4429 83% [=================================================== ] 3699/4429 83% [=================================================== ] 3700/4429 83% [=================================================== ] 3701/4429 83% [=================================================== ] 3702/4429 83% [=================================================== ] 3703/4429 83% [=================================================== ] 3704/4429 83% [=================================================== ] 3705/4429 83% [=================================================== ] 3706/4429 83% [=================================================== ] 3707/4429 83% [=================================================== ] 3708/4429 83% [=================================================== ] 3709/4429 83% [=================================================== ] 3710/4429 83% [=================================================== ] 3711/4429 83% [=================================================== ] 3712/4429 83% [=================================================== ] 3713/4429 83% [=================================================== ] 3714/4429 83% [==================================================== ] 3715/4429 83% [==================================================== ] 3716/4429 83% [==================================================== ] 3717/4429 83% [==================================================== ] 3718/4429 83% [==================================================== ] 3719/4429 83% [==================================================== ] 3720/4429 83% [==================================================== ] 3721/4429 84% [==================================================== ] 3722/4429 84% [==================================================== ] 3723/4429 84% [==================================================== ] 3724/4429 84% [==================================================== ] 3725/4429 84% [==================================================== ] 3726/4429 84% [==================================================== ] 3727/4429 84% [==================================================== ] 3728/4429 84% [==================================================== ] 3729/4429 84% [==================================================== ] 3730/4429 84% [==================================================== ] 3731/4429 84% [==================================================== ] 3732/4429 84% [==================================================== ] 3733/4429 84% [==================================================== ] 3734/4429 84% [==================================================== ] 3735/4429 84% [==================================================== ] 3736/4429 84% [==================================================== ] 3737/4429 84% [==================================================== ] 3738/4429 84% [==================================================== ] 3739/4429 84% [==================================================== ] 3740/4429 84% [==================================================== ] 3741/4429 84% [==================================================== ] 3742/4429 84% [==================================================== ] 3743/4429 84% [==================================================== ] 3744/4429 84% [==================================================== ] 3745/4429 84% [==================================================== ] 3746/4429 84% [==================================================== ] 3747/4429 84% [==================================================== ] 3748/4429 84% [==================================================== ] 3749/4429 84% [==================================================== ] 3750/4429 84% [==================================================== ] 3751/4429 84% [==================================================== ] 3752/4429 84% [==================================================== ] 3753/4429 84% [==================================================== ] 3754/4429 84% [==================================================== ] 3755/4429 84% [==================================================== ] 3756/4429 84% [==================================================== ] 3757/4429 84% [==================================================== ] 3758/4429 84% [==================================================== ] 3759/4429 84% [==================================================== ] 3760/4429 84% [==================================================== ] 3761/4429 84% [==================================================== ] 3762/4429 84% [==================================================== ] 3763/4429 84% [==================================================== ] 3764/4429 84% [==================================================== ] 3765/4429 85% [==================================================== ] 3766/4429 85% [==================================================== ] 3767/4429 85% [==================================================== ] 3768/4429 85% [==================================================== ] 3769/4429 85% [==================================================== ] 3770/4429 85% [==================================================== ] 3771/4429 85% [==================================================== ] 3772/4429 85% [==================================================== ] 3773/4429 85% [==================================================== ] 3774/4429 85% [==================================================== ] 3775/4429 85% [==================================================== ] 3776/4429 85% [==================================================== ] 3777/4429 85% [==================================================== ] 3778/4429 85% [==================================================== ] 3779/4429 85% [==================================================== ] 3780/4429 85% [==================================================== ] 3781/4429 85% [==================================================== ] 3782/4429 85% [==================================================== ] 3783/4429 85% [==================================================== ] 3784/4429 85% [==================================================== ] 3785/4429 85% [==================================================== ] 3786/4429 85% [===================================================== ] 3787/4429 85% [===================================================== ] 3788/4429 85% [===================================================== ] 3789/4429 85% [===================================================== ] 3790/4429 85% [===================================================== ] 3791/4429 85% [===================================================== ] 3792/4429 85% [===================================================== ] 3793/4429 85% [===================================================== ] 3794/4429 85% [===================================================== ] 3795/4429 85% [===================================================== ] 3796/4429 85% [===================================================== ] 3797/4429 85% [===================================================== ] 3798/4429 85% [===================================================== ] 3799/4429 85% [===================================================== ] 3800/4429 85% [===================================================== ] 3801/4429 85% [===================================================== ] 3802/4429 85% [===================================================== ] 3803/4429 85% [===================================================== ] 3804/4429 85% [===================================================== ] 3805/4429 85% [===================================================== ] 3806/4429 85% [===================================================== ] 3807/4429 85% [===================================================== ] 3808/4429 85% [===================================================== ] 3809/4429 86% [===================================================== ] 3810/4429 86% [===================================================== ] 3811/4429 86% [===================================================== ] 3812/4429 86% [===================================================== ] 3813/4429 86% [===================================================== ] 3814/4429 86% [===================================================== ] 3815/4429 86% [===================================================== ] 3816/4429 86% [===================================================== ] 3817/4429 86% [===================================================== ] 3818/4429 86% [===================================================== ] 3819/4429 86% [===================================================== ] 3820/4429 86% [===================================================== ] 3821/4429 86% [===================================================== ] 3822/4429 86% [===================================================== ] 3823/4429 86% [===================================================== ] 3824/4429 86% [===================================================== ] 3825/4429 86% [===================================================== ] 3826/4429 86% [===================================================== ] 3827/4429 86% [===================================================== ] 3828/4429 86% [===================================================== ] 3829/4429 86% [===================================================== ] 3830/4429 86% [===================================================== ] 3831/4429 86% [===================================================== ] 3832/4429 86% [===================================================== ] 3833/4429 86% [===================================================== ] 3834/4429 86% [===================================================== ] 3835/4429 86% [===================================================== ] 3836/4429 86% [===================================================== ] 3837/4429 86% [===================================================== ] 3838/4429 86% [===================================================== ] 3839/4429 86% [===================================================== ] 3840/4429 86% [===================================================== ] 3841/4429 86% [===================================================== ] 3842/4429 86% [===================================================== ] 3843/4429 86% [===================================================== ] 3844/4429 86% [===================================================== ] 3845/4429 86% [===================================================== ] 3846/4429 86% [===================================================== ] 3847/4429 86% [===================================================== ] 3848/4429 86% [===================================================== ] 3849/4429 86% [===================================================== ] 3850/4429 86% [===================================================== ] 3851/4429 86% [===================================================== ] 3852/4429 86% [===================================================== ] 3853/4429 86% [===================================================== ] 3854/4429 87% [===================================================== ] 3855/4429 87% [===================================================== ] 3856/4429 87% [===================================================== ] 3857/4429 87% [====================================================== ] 3858/4429 87% [====================================================== ] 3859/4429 87% [====================================================== ] 3860/4429 87% [====================================================== ] 3861/4429 87% [====================================================== ] 3862/4429 87% [====================================================== ] 3863/4429 87% [====================================================== ] 3864/4429 87% [====================================================== ] 3865/4429 87% [====================================================== ] 3866/4429 87% [====================================================== ] 3867/4429 87% [====================================================== ] 3868/4429 87% [====================================================== ] 3869/4429 87% [====================================================== ] 3870/4429 87% [====================================================== ] 3871/4429 87% [====================================================== ] 3872/4429 87% [====================================================== ] 3873/4429 87% [====================================================== ] 3874/4429 87% [====================================================== ] 3875/4429 87% [====================================================== ] 3876/4429 87% [====================================================== ] 3877/4429 87% [====================================================== ] 3878/4429 87% [====================================================== ] 3879/4429 87% [====================================================== ] 3880/4429 87% [====================================================== ] 3881/4429 87% [====================================================== ] 3882/4429 87% [====================================================== ] 3883/4429 87% [====================================================== ] 3884/4429 87% [====================================================== ] 3885/4429 87% [====================================================== ] 3886/4429 87% [====================================================== ] 3887/4429 87% [====================================================== ] 3888/4429 87% [====================================================== ] 3889/4429 87% [====================================================== ] 3890/4429 87% [====================================================== ] 3891/4429 87% [====================================================== ] 3892/4429 87% [====================================================== ] 3893/4429 87% [====================================================== ] 3894/4429 87% [====================================================== ] 3895/4429 87% [====================================================== ] 3896/4429 87% [====================================================== ] 3897/4429 87% [====================================================== ] 3898/4429 88% [====================================================== ] 3899/4429 88% [====================================================== ] 3900/4429 88% [====================================================== ] 3901/4429 88% [====================================================== ] 3902/4429 88% [====================================================== ] 3903/4429 88% [====================================================== ] 3904/4429 88% [====================================================== ] 3905/4429 88% [====================================================== ] 3906/4429 88% [====================================================== ] 3907/4429 88% [====================================================== ] 3908/4429 88% [====================================================== ] 3909/4429 88% [====================================================== ] 3910/4429 88% [====================================================== ] 3911/4429 88% [====================================================== ] 3912/4429 88% [====================================================== ] 3913/4429 88% [====================================================== ] 3914/4429 88% [====================================================== ] 3915/4429 88% [====================================================== ] 3916/4429 88% [====================================================== ] 3917/4429 88% [====================================================== ] 3918/4429 88% [====================================================== ] 3919/4429 88% [====================================================== ] 3920/4429 88% [====================================================== ] 3921/4429 88% [====================================================== ] 3922/4429 88% [====================================================== ] 3923/4429 88% [====================================================== ] 3924/4429 88% [====================================================== ] 3925/4429 88% [====================================================== ] 3926/4429 88% [====================================================== ] 3927/4429 88% [====================================================== ] 3928/4429 88% [======================================================= ] 3929/4429 88% [======================================================= ] 3930/4429 88% [======================================================= ] 3931/4429 88% [======================================================= ] 3932/4429 88% [======================================================= ] 3933/4429 88% [======================================================= ] 3934/4429 88% [======================================================= ] 3935/4429 88% [======================================================= ] 3936/4429 88% [======================================================= ] 3937/4429 88% [======================================================= ] 3938/4429 88% [======================================================= ] 3939/4429 88% [======================================================= ] 3940/4429 88% [======================================================= ] 3941/4429 88% [======================================================= ] 3942/4429 89% [======================================================= ] 3943/4429 89% [======================================================= ] 3944/4429 89% [======================================================= ] 3945/4429 89% [======================================================= ] 3946/4429 89% [======================================================= ] 3947/4429 89% [======================================================= ] 3948/4429 89% [======================================================= ] 3949/4429 89% [======================================================= ] 3950/4429 89% [======================================================= ] 3951/4429 89% [======================================================= ] 3952/4429 89% [======================================================= ] 3953/4429 89% [======================================================= ] 3954/4429 89% [======================================================= ] 3955/4429 89% [======================================================= ] 3956/4429 89% [======================================================= ] 3957/4429 89% [======================================================= ] 3958/4429 89% [======================================================= ] 3959/4429 89% [======================================================= ] 3960/4429 89% [======================================================= ] 3961/4429 89% [======================================================= ] 3962/4429 89% [======================================================= ] 3963/4429 89% [======================================================= ] 3964/4429 89% [======================================================= ] 3965/4429 89% [======================================================= ] 3966/4429 89% [======================================================= ] 3967/4429 89% [======================================================= ] 3968/4429 89% [======================================================= ] 3969/4429 89% [======================================================= ] 3970/4429 89% [======================================================= ] 3971/4429 89% [======================================================= ] 3972/4429 89% [======================================================= ] 3973/4429 89% [======================================================= ] 3974/4429 89% [======================================================= ] 3975/4429 89% [======================================================= ] 3976/4429 89% [======================================================= ] 3977/4429 89% [======================================================= ] 3978/4429 89% [======================================================= ] 3979/4429 89% [======================================================= ] 3980/4429 89% [======================================================= ] 3981/4429 89% [======================================================= ] 3982/4429 89% [======================================================= ] 3983/4429 89% [======================================================= ] 3984/4429 89% [======================================================= ] 3985/4429 89% [======================================================= ] 3986/4429 89% [======================================================= ] 3987/4429 90% [======================================================= ] 3988/4429 90% [======================================================= ] 3989/4429 90% [======================================================= ] 3990/4429 90% [======================================================= ] 3991/4429 90% [======================================================= ] 3992/4429 90% [======================================================= ] 3993/4429 90% [======================================================= ] 3994/4429 90% [======================================================= ] 3995/4429 90% [======================================================= ] 3996/4429 90% [======================================================= ] 3997/4429 90% [======================================================= ] 3998/4429 90% [======================================================= ] 3999/4429 90% [======================================================= ] 4000/4429 90% [======================================================== ] 4001/4429 90% [======================================================== ] 4002/4429 90% [======================================================== ] 4003/4429 90% [======================================================== ] 4004/4429 90% [======================================================== ] 4005/4429 90% [======================================================== ] 4006/4429 90% [======================================================== ] 4007/4429 90% [======================================================== ] 4008/4429 90% [======================================================== ] 4009/4429 90% [======================================================== ] 4010/4429 90% [======================================================== ] 4011/4429 90% [======================================================== ] 4012/4429 90% [======================================================== ] 4013/4429 90% [======================================================== ] 4014/4429 90% [======================================================== ] 4015/4429 90% [======================================================== ] 4016/4429 90% [======================================================== ] 4017/4429 90% [======================================================== ] 4018/4429 90% [======================================================== ] 4019/4429 90% [======================================================== ] 4020/4429 90% [======================================================== ] 4021/4429 90% [======================================================== ] 4022/4429 90% [======================================================== ] 4023/4429 90% [======================================================== ] 4024/4429 90% [======================================================== ] 4025/4429 90% [======================================================== ] 4026/4429 90% [======================================================== ] 4027/4429 90% [======================================================== ] 4028/4429 90% [======================================================== ] 4029/4429 90% [======================================================== ] 4030/4429 90% [======================================================== ] 4031/4429 91% [======================================================== ] 4032/4429 91% [======================================================== ] 4033/4429 91% [======================================================== ] 4034/4429 91% [======================================================== ] 4035/4429 91% [======================================================== ] 4036/4429 91% [======================================================== ] 4037/4429 91% [======================================================== ] 4038/4429 91% [======================================================== ] 4039/4429 91% [======================================================== ] 4040/4429 91% [======================================================== ] 4041/4429 91% [======================================================== ] 4042/4429 91% [======================================================== ] 4043/4429 91% [======================================================== ] 4044/4429 91% [======================================================== ] 4045/4429 91% [======================================================== ] 4046/4429 91% [======================================================== ] 4047/4429 91% [======================================================== ] 4048/4429 91% [======================================================== ] 4049/4429 91% [======================================================== ] 4050/4429 91% [======================================================== ] 4051/4429 91% [======================================================== ] 4052/4429 91% [======================================================== ] 4053/4429 91% [======================================================== ] 4054/4429 91% [======================================================== ] 4055/4429 91% [======================================================== ] 4056/4429 91% [======================================================== ] 4057/4429 91% [======================================================== ] 4058/4429 91% [======================================================== ] 4059/4429 91% [======================================================== ] 4060/4429 91% [======================================================== ] 4061/4429 91% [======================================================== ] 4062/4429 91% [======================================================== ] 4063/4429 91% [======================================================== ] 4064/4429 91% [======================================================== ] 4065/4429 91% [======================================================== ] 4066/4429 91% [======================================================== ] 4067/4429 91% [======================================================== ] 4068/4429 91% [======================================================== ] 4069/4429 91% [======================================================== ] 4070/4429 91% [======================================================== ] 4071/4429 91% [========================================================= ] 4072/4429 91% [========================================================= ] 4073/4429 91% [========================================================= ] 4074/4429 91% [========================================================= ] 4075/4429 92% [========================================================= ] 4076/4429 92% [========================================================= ] 4077/4429 92% [========================================================= ] 4078/4429 92% [========================================================= ] 4079/4429 92% [========================================================= ] 4080/4429 92% [========================================================= ] 4081/4429 92% [========================================================= ] 4082/4429 92% [========================================================= ] 4083/4429 92% [========================================================= ] 4084/4429 92% [========================================================= ] 4085/4429 92% [========================================================= ] 4086/4429 92% [========================================================= ] 4087/4429 92% [========================================================= ] 4088/4429 92% [========================================================= ] 4089/4429 92% [========================================================= ] 4090/4429 92% [========================================================= ] 4091/4429 92% [========================================================= ] 4092/4429 92% [========================================================= ] 4093/4429 92% [========================================================= ] 4094/4429 92% [========================================================= ] 4095/4429 92% [========================================================= ] 4096/4429 92% [========================================================= ] 4097/4429 92% [========================================================= ] 4098/4429 92% [========================================================= ] 4099/4429 92% [========================================================= ] 4100/4429 92% [========================================================= ] 4101/4429 92% [========================================================= ] 4102/4429 92% [========================================================= ] 4103/4429 92% [========================================================= ] 4104/4429 92% [========================================================= ] 4105/4429 92% [========================================================= ] 4106/4429 92% [========================================================= ] 4107/4429 92% [========================================================= ] 4108/4429 92% [========================================================= ] 4109/4429 92% [========================================================= ] 4110/4429 92% [========================================================= ] 4111/4429 92% [========================================================= ] 4112/4429 92% [========================================================= ] 4113/4429 92% [========================================================= ] 4114/4429 92% [========================================================= ] 4115/4429 92% [========================================================= ] 4116/4429 92% [========================================================= ] 4117/4429 92% [========================================================= ] 4118/4429 92% [========================================================= ] 4119/4429 93% [========================================================= ] 4120/4429 93% [========================================================= ] 4121/4429 93% [========================================================= ] 4122/4429 93% [========================================================= ] 4123/4429 93% [========================================================= ] 4124/4429 93% [========================================================= ] 4125/4429 93% [========================================================= ] 4126/4429 93% [========================================================= ] 4127/4429 93% [========================================================= ] 4128/4429 93% [========================================================= ] 4129/4429 93% [========================================================= ] 4130/4429 93% [========================================================= ] 4131/4429 93% [========================================================= ] 4132/4429 93% [========================================================= ] 4133/4429 93% [========================================================= ] 4134/4429 93% [========================================================= ] 4135/4429 93% [========================================================= ] 4136/4429 93% [========================================================= ] 4137/4429 93% [========================================================= ] 4138/4429 93% [========================================================= ] 4139/4429 93% [========================================================= ] 4140/4429 93% [========================================================= ] 4141/4429 93% [========================================================= ] 4142/4429 93% [========================================================= ] 4143/4429 93% [========================================================== ] 4144/4429 93% [========================================================== ] 4145/4429 93% [========================================================== ] 4146/4429 93% [========================================================== ] 4147/4429 93% [========================================================== ] 4148/4429 93% [========================================================== ] 4149/4429 93% [========================================================== ] 4150/4429 93% [========================================================== ] 4151/4429 93% [========================================================== ] 4152/4429 93% [========================================================== ] 4153/4429 93% [========================================================== ] 4154/4429 93% [========================================================== ] 4155/4429 93% [========================================================== ] 4156/4429 93% [========================================================== ] 4157/4429 93% [========================================================== ] 4158/4429 93% [========================================================== ] 4159/4429 93% [========================================================== ] 4160/4429 93% [========================================================== ] 4161/4429 93% [========================================================== ] 4162/4429 93% [========================================================== ] 4163/4429 93% [========================================================== ] 4164/4429 94% [========================================================== ] 4165/4429 94% [========================================================== ] 4166/4429 94% [========================================================== ] 4167/4429 94% [========================================================== ] 4168/4429 94% [========================================================== ] 4169/4429 94% [========================================================== ] 4170/4429 94% [========================================================== ] 4171/4429 94% [========================================================== ] 4172/4429 94% [========================================================== ] 4173/4429 94% [========================================================== ] 4174/4429 94% [========================================================== ] 4175/4429 94% [========================================================== ] 4176/4429 94% [========================================================== ] 4177/4429 94% [========================================================== ] 4178/4429 94% [========================================================== ] 4179/4429 94% [========================================================== ] 4180/4429 94% [========================================================== ] 4181/4429 94% [========================================================== ] 4182/4429 94% [========================================================== ] 4183/4429 94% [========================================================== ] 4184/4429 94% [========================================================== ] 4185/4429 94% [========================================================== ] 4186/4429 94% [========================================================== ] 4187/4429 94% [========================================================== ] 4188/4429 94% [========================================================== ] 4189/4429 94% [========================================================== ] 4190/4429 94% [========================================================== ] 4191/4429 94% [========================================================== ] 4192/4429 94% [========================================================== ] 4193/4429 94% [========================================================== ] 4194/4429 94% [========================================================== ] 4195/4429 94% [========================================================== ] 4196/4429 94% [========================================================== ] 4197/4429 94% [========================================================== ] 4198/4429 94% [========================================================== ] 4199/4429 94% [========================================================== ] 4200/4429 94% [========================================================== ] 4201/4429 94% [========================================================== ] 4202/4429 94% [========================================================== ] 4203/4429 94% [========================================================== ] 4204/4429 94% [========================================================== ] 4205/4429 94% [========================================================== ] 4206/4429 94% [========================================================== ] 4207/4429 94% [========================================================== ] 4208/4429 95% [========================================================== ] 4209/4429 95% [========================================================== ] 4210/4429 95% [========================================================== ] 4211/4429 95% [========================================================== ] 4212/4429 95% [========================================================== ] 4213/4429 95% [========================================================== ] 4214/4429 95% [=========================================================== ] 4215/4429 95% [=========================================================== ] 4216/4429 95% [=========================================================== ] 4217/4429 95% [=========================================================== ] 4218/4429 95% [=========================================================== ] 4219/4429 95% [=========================================================== ] 4220/4429 95% [=========================================================== ] 4221/4429 95% [=========================================================== ] 4222/4429 95% [=========================================================== ] 4223/4429 95% [=========================================================== ] 4224/4429 95% [=========================================================== ] 4225/4429 95% [=========================================================== ] 4226/4429 95% [=========================================================== ] 4227/4429 95% [=========================================================== ] 4228/4429 95% [=========================================================== ] 4229/4429 95% [=========================================================== ] 4230/4429 95% [=========================================================== ] 4231/4429 95% [=========================================================== ] 4232/4429 95% [=========================================================== ] 4233/4429 95% [=========================================================== ] 4234/4429 95% [=========================================================== ] 4235/4429 95% [=========================================================== ] 4236/4429 95% [=========================================================== ] 4237/4429 95% [=========================================================== ] 4238/4429 95% [=========================================================== ] 4239/4429 95% [=========================================================== ] 4240/4429 95% [=========================================================== ] 4241/4429 95% [=========================================================== ] 4242/4429 95% [=========================================================== ] 4243/4429 95% [=========================================================== ] 4244/4429 95% [=========================================================== ] 4245/4429 95% [=========================================================== ] 4246/4429 95% [=========================================================== ] 4247/4429 95% [=========================================================== ] 4248/4429 95% [=========================================================== ] 4249/4429 95% [=========================================================== ] 4250/4429 95% [=========================================================== ] 4251/4429 95% [=========================================================== ] 4252/4429 96% [=========================================================== ] 4253/4429 96% [=========================================================== ] 4254/4429 96% [=========================================================== ] 4255/4429 96% [=========================================================== ] 4256/4429 96% [=========================================================== ] 4257/4429 96% [=========================================================== ] 4258/4429 96% [=========================================================== ] 4259/4429 96% [=========================================================== ] 4260/4429 96% [=========================================================== ] 4261/4429 96% [=========================================================== ] 4262/4429 96% [=========================================================== ] 4263/4429 96% [=========================================================== ] 4264/4429 96% [=========================================================== ] 4265/4429 96% [=========================================================== ] 4266/4429 96% [=========================================================== ] 4267/4429 96% [=========================================================== ] 4268/4429 96% [=========================================================== ] 4269/4429 96% [=========================================================== ] 4270/4429 96% [=========================================================== ] 4271/4429 96% [=========================================================== ] 4272/4429 96% [=========================================================== ] 4273/4429 96% [=========================================================== ] 4274/4429 96% [=========================================================== ] 4275/4429 96% [=========================================================== ] 4276/4429 96% [=========================================================== ] 4277/4429 96% [=========================================================== ] 4278/4429 96% [=========================================================== ] 4279/4429 96% [=========================================================== ] 4280/4429 96% [=========================================================== ] 4281/4429 96% [=========================================================== ] 4282/4429 96% [=========================================================== ] 4283/4429 96% [=========================================================== ] 4284/4429 96% [=========================================================== ] 4285/4429 96% [=========================================================== ] 4286/4429 96% [============================================================ ] 4287/4429 96% [============================================================ ] 4288/4429 96% [============================================================ ] 4289/4429 96% [============================================================ ] 4290/4429 96% [============================================================ ] 4291/4429 96% [============================================================ ] 4292/4429 96% [============================================================ ] 4293/4429 96% [============================================================ ] 4294/4429 96% [============================================================ ] 4295/4429 96% [============================================================ ] 4296/4429 96% [============================================================ ] 4297/4429 97% [============================================================ ] 4298/4429 97% [============================================================ ] 4299/4429 97% [============================================================ ] 4300/4429 97% [============================================================ ] 4301/4429 97% [============================================================ ] 4302/4429 97% [============================================================ ] 4303/4429 97% [============================================================ ] 4304/4429 97% [============================================================ ] 4305/4429 97% [============================================================ ] 4306/4429 97% [============================================================ ] 4307/4429 97% [============================================================ ] 4308/4429 97% [============================================================ ] 4309/4429 97% [============================================================ ] 4310/4429 97% [============================================================ ] 4311/4429 97% [============================================================ ] 4312/4429 97% [============================================================ ] 4313/4429 97% [============================================================ ] 4314/4429 97% [============================================================ ] 4315/4429 97% [============================================================ ] 4316/4429 97% [============================================================ ] 4317/4429 97% [============================================================ ] 4318/4429 97% [============================================================ ] 4319/4429 97% [============================================================ ] 4320/4429 97% [============================================================ ] 4321/4429 97% [============================================================ ] 4322/4429 97% [============================================================ ] 4323/4429 97% [============================================================ ] 4324/4429 97% [============================================================ ] 4325/4429 97% [============================================================ ] 4326/4429 97% [============================================================ ] 4327/4429 97% [============================================================ ] 4328/4429 97% [============================================================ ] 4329/4429 97% [============================================================ ] 4330/4429 97% [============================================================ ] 4331/4429 97% [============================================================ ] 4332/4429 97% [============================================================ ] 4333/4429 97% [============================================================ ] 4334/4429 97% [============================================================ ] 4335/4429 97% [============================================================ ] 4336/4429 97% [============================================================ ] 4337/4429 97% [============================================================ ] 4338/4429 97% [============================================================ ] 4339/4429 97% [============================================================ ] 4340/4429 97% [============================================================ ] 4341/4429 98% [============================================================ ] 4342/4429 98% [============================================================ ] 4343/4429 98% [============================================================ ] 4344/4429 98% [============================================================ ] 4345/4429 98% [============================================================ ] 4346/4429 98% [============================================================ ] 4347/4429 98% [============================================================ ] 4348/4429 98% [============================================================ ] 4349/4429 98% [============================================================ ] 4350/4429 98% [============================================================ ] 4351/4429 98% [============================================================ ] 4352/4429 98% [============================================================ ] 4353/4429 98% [============================================================ ] 4354/4429 98% [============================================================ ] 4355/4429 98% [============================================================ ] 4356/4429 98% [============================================================ ] 4357/4429 98% [============================================================= ] 4358/4429 98% [============================================================= ] 4359/4429 98% [============================================================= ] 4360/4429 98% [============================================================= ] 4361/4429 98% [============================================================= ] 4362/4429 98% [============================================================= ] 4363/4429 98% [============================================================= ] 4364/4429 98% [============================================================= ] 4365/4429 98% [============================================================= ] 4366/4429 98% [============================================================= ] 4367/4429 98% [============================================================= ] 4368/4429 98% [============================================================= ] 4369/4429 98% [============================================================= ] 4370/4429 98% [============================================================= ] 4371/4429 98% [============================================================= ] 4372/4429 98% [============================================================= ] 4373/4429 98% [============================================================= ] 4374/4429 98% [============================================================= ] 4375/4429 98% [============================================================= ] 4376/4429 98% [============================================================= ] 4377/4429 98% [============================================================= ] 4378/4429 98% [============================================================= ] 4379/4429 98% [============================================================= ] 4380/4429 98% [============================================================= ] 4381/4429 98% [============================================================= ] 4382/4429 98% [============================================================= ] 4383/4429 98% [============================================================= ] 4384/4429 98% [============================================================= ] 4385/4429 99% [============================================================= ] 4386/4429 99% [============================================================= ] 4387/4429 99% [============================================================= ] 4388/4429 99% [============================================================= ] 4389/4429 99% [============================================================= ] 4390/4429 99% [============================================================= ] 4391/4429 99% [============================================================= ] 4392/4429 99% [============================================================= ] 4393/4429 99% [============================================================= ] 4394/4429 99% [============================================================= ] 4395/4429 99% [============================================================= ] 4396/4429 99% [============================================================= ] 4397/4429 99% [============================================================= ] 4398/4429 99% [============================================================= ] 4399/4429 99% [============================================================= ] 4400/4429 99% [============================================================= ] 4401/4429 99% [============================================================= ] 4402/4429 99% [============================================================= ] 4403/4429 99% [============================================================= ] 4404/4429 99% [============================================================= ] 4405/4429 99% [============================================================= ] 4406/4429 99% [============================================================= ] 4407/4429 99% [============================================================= ] 4408/4429 99% [============================================================= ] 4409/4429 99% [============================================================= ] 4410/4429 99% [============================================================= ] 4411/4429 99% [============================================================= ] 4412/4429 99% [============================================================= ] 4413/4429 99% [============================================================= ] 4414/4429 99% [============================================================= ] 4415/4429 99% [============================================================= ] 4416/4429 99% [============================================================= ] 4417/4429 99% [============================================================= ] 4418/4429 99% [============================================================= ] 4419/4429 99% [============================================================= ] 4420/4429 99% [============================================================= ] 4421/4429 99% [============================================================= ] 4422/4429 99% [============================================================= ] 4423/4429 99% [============================================================= ] 4424/4429 99% [============================================================= ] 4425/4429 99% [============================================================= ] 4426/4429 99% [============================================================= ] 4427/4429 99% [============================================================= ] 4428/4429 99% [==============================================================] 4429/4429 100% operation complete, 4429 objects in 70579 NAND pages. ln -snf /home/buildroot/autobuild/instance-2/output-1/host/sh4eb-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-2/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2021.05-7288-g40a94c9dc21 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> coremark-pro 1.1.2743 Collecting legal info LICENSE.md: OK (sha256: 0d7775bd793ea71fef3594c18164a08ed2f5f66c898958d0644f7a236a536f2b) >>> perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-dos2unix 7.4.3 Collecting legal info COPYING.txt: OK (sha256: 275ce1371734904b275e83bf760e3e6d2a520614545a3850c9568d1892b940fd) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> earlyoom 1.7 Collecting legal info LICENSE: OK (sha256: e730b3ec729de46d987ae73f30ed337e4cbe832f09205330acfa71848c6e0087) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gensio 2.2.9 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ghostscript 9.56.1 Collecting legal info LICENSE: OK (sha256: 8ce064f423b7c24a011b6ebf9431b8bf9861a5255e47c84bfb23fc526d030a8b) >>> host-lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> tiff 4.4.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> gnupg2 2.3.7 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libksba 1.6.0 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> sqlite 3.39.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gnuplot 5.4.4 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> initscripts Collecting legal info >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> keepalived 2.2.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> libcurl 7.84.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libgpgme 1.17.1 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnl 3.6.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libteam 1.31 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libxml2 2.10.2 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> linuxconsoletools 1.8.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.10.2 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> musepack r475 Collecting legal info libmpcdec/COPYING: OK (sha256: 141f551d8e4f037b7f6bc9136b7d3116c7ae9ec8da10c4f14c07c6dc34bc9aa5) libmpcenc/quant.c: OK (sha256: 0da88639aebbd614151ee52294fa13789f8cd28d9f2e0a56998b89b5c21ddc2b) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> openlayers 6.14.1 Collecting legal info >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> perl-encode-locale 1.05 Collecting legal info README: OK (sha256: edfeacafbed5a0f2c4a2a3db3fb0274a7f210768d01c853c60b7feac841c83c8) >>> host-perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl-html-parser 3.76 Collecting legal info LICENSE: OK (sha256: 0e57338bc10d5fb8891012ebee65a7b504b247f5bb485e121b8b48d7a118a60b) >>> perl-html-tagset 3.20 Collecting legal info README: OK (sha256: 275cc182d78ac2db6856442c5d334c925350fb56fe83ee3577f5850317423419) >>> perl-http-date 6.05 Collecting legal info LICENSE: OK (sha256: 305b71c4d2fd6380585689c5f1c620737a36a318ce0f9c772badce0fe293a44e) >>> perl-http-message 6.36 Collecting legal info LICENSE: OK (sha256: f2f428b5f8a3bf4e6a71cd5ea92558a3d123d3d7c5075d34923e71e46dea94df) >>> perl-io-html 1.004 Collecting legal info LICENSE: OK (sha256: 669fdd41b60ef6169a975b87a5fe35c50e81b9efc8f96b2459f4fbb238079d84) >>> perl-lwp-mediatypes 6.04 Collecting legal info LICENSE: OK (sha256: e84ac5ab84ace59952d2640e0ca4522eb0aaa8c2aa696352d1252aa109ea20bc) >>> perl-timedate 2.33 Collecting legal info README: OK (sha256: e72e67533eb3ddd705ae718898945e2f3bf3702e91e85bb67824575706bd5bf9) >>> perl-uri 5.10 Collecting legal info LICENSE: OK (sha256: d4f0b7a8771dcb1eee79a38c2e466eb997e23565a6687dd1900a2027eabe12a0) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> rsync 3.2.5 Collecting legal info COPYING: OK (sha256: 85c19ea50a224c2d0067a69c083584e5717b40b76610ec1218f91385775067dd) >>> s6-portable-utils 2.2.3.2 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> screenfetch 3.9.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> socketcand 69e2201222f015a1abe7a58ecf61325012cd91b1 Collecting legal info socketcand.c: OK (sha256: 18bda0db4e3c56cefdb1b9b01b7eada7764c0746f6321378c30d78f5ee81cfee) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> stress 1.0.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> swupdate 2022.05 Collecting legal info LICENSES/BSD-1-Clause.txt: OK (sha256: 4cf04ed34ff0ebbf5c71345b56e6af5093fc17206364cca0ebbae92ef3940683) LICENSES/BSD-3-Clause.txt: OK (sha256: e27a3e87706b3aa5ff2e50eaafe2e6ed5397fbf2d7679eaf444a6d000518a3a6) LICENSES/CC0-1.0.txt: OK (sha256: 0558101984550fa84d1d13c2af11d116c20079d2be58711e8d99cadce7009192) LICENSES/CC-BY-SA-4.0.txt: OK (sha256: cde7883b9050a1104f4ac19a1572aafd6e5d7323b68351aaf51fbf4beba54966) LICENSES/GPL-2.0-only.txt: OK (sha256: 5d51b52a40391a26cbb2accf5dc5d1c165de49a022d9d5efb50b22204d2682ec) LICENSES/GPL-2.0-or-later.txt: OK (sha256: 43fd695e9b198a9a4997cc2d02e10d26cae937e2c4930b9eff9c6d349c85cd32) LICENSES/ISC.txt: OK (sha256: 492e801f1b0632185431472f148885a4fe8e990b10da57b4986a8bcf140a5374) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) LICENSES/OFL-1.1.txt: OK (sha256: 8f2368a292194be10b1223a8875815240a9208bb30785cb13d8849eb6a750fe9) >>> sysstat 12.4.2 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> tpm2-pkcs11 1.7.0 Collecting legal info LICENSE: OK (sha256: 793aa007f793458434d7cc60b1c827053a399308658b32fcaa6023802adc22e1) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> tz Collecting legal info >>> host-tzdata 2021e Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2021e Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Collecting legal info >>> unionfs 2.1 Collecting legal info LICENSE: OK (sha256: f56a5579d670e18e0667700bc599acbc0b8217ca1f76b2adb3dad7d2953c4049) >>> urandom-scripts Collecting legal info >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xl2tp 1.3.17 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-fakeroot 1.26 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-lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: openlayers-6.14.1: cannot save license (OPENLAYERS_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) WARNING: tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35: cannot save license (HOST_TZDUMP_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'