this does not affect your deployments: - DUP for metadata (-m dup) - enabled no-holes (-O no-holes) - enabled free-space-tree (-R free-space-tree) Making image is completed. Label: UUID: 619fb4a6-c789-4f42-a0b5-2d6face99ef3 Node size: 16384 Sector size: 4096 Filesystem size: 381.00MiB Block group profiles: Data: single 208.00MiB Metadata: DUP 32.00MiB System: DUP 8.00MiB SSD detected: no Zoned device: no Incompat features: extref, skinny-metadata, no-holes Runtime features: free-space-tree Checksum: crc32c Number of devices: 1 Devices: ID SIZE PATH 1 381.00MiB /home/autobuild/autobuild/instance-4/output-1/images/rootfs.btrfs >>> Generating filesystem image rootfs.tar mkdir -p /home/autobuild/autobuild/instance-4/output-1/images rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-4/output-1/target/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-4/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/target >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot echo "/home/autobuild/autobuild/instance-4/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /home/autobuild/autobuild/instance-4/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-4/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/fakeroot rootdir=/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/tar/target table='/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-4/output-1/images rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-4/output-1/target/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-4/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-4/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-4/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-4/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-4/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-4/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 3803 objects. stage 2: creating image '/home/autobuild/autobuild/instance-4/output-1/images/rootfs.yaffs2' [ ] 1/3803 0% [ ] 2/3803 0% [ ] 3/3803 0% [ ] 4/3803 0% [ ] 5/3803 0% [ ] 6/3803 0% [ ] 7/3803 0% [ ] 8/3803 0% [ ] 9/3803 0% [ ] 10/3803 0% [ ] 11/3803 0% [ ] 12/3803 0% [ ] 13/3803 0% [ ] 14/3803 0% [ ] 15/3803 0% [ ] 16/3803 0% [ ] 17/3803 0% [ ] 18/3803 0% [ ] 19/3803 0% [ ] 20/3803 0% [ ] 21/3803 0% [ ] 22/3803 0% [ ] 23/3803 0% [ ] 24/3803 0% [ ] 25/3803 0% [ ] 26/3803 0% [ ] 27/3803 0% [ ] 28/3803 0% [ ] 29/3803 0% [ ] 30/3803 0% [ ] 31/3803 0% [ ] 32/3803 0% [ ] 33/3803 0% [ ] 34/3803 0% [ ] 35/3803 0% [ ] 36/3803 0% [ ] 37/3803 0% [ ] 38/3803 0% [ ] 39/3803 1% [ ] 40/3803 1% [ ] 41/3803 1% [ ] 42/3803 1% [ ] 43/3803 1% [ ] 44/3803 1% [ ] 45/3803 1% [ ] 46/3803 1% [ ] 47/3803 1% [ ] 48/3803 1% [ ] 49/3803 1% [ ] 50/3803 1% [ ] 51/3803 1% [ ] 52/3803 1% [ ] 53/3803 1% [ ] 54/3803 1% [ ] 55/3803 1% [ ] 56/3803 1% [ ] 57/3803 1% [ ] 58/3803 1% [ ] 59/3803 1% [ ] 60/3803 1% [ ] 61/3803 1% [= ] 62/3803 1% [= ] 63/3803 1% [= ] 64/3803 1% [= ] 65/3803 1% [= ] 66/3803 1% [= ] 67/3803 1% [= ] 68/3803 1% [= ] 69/3803 1% [= ] 70/3803 1% [= ] 71/3803 1% [= ] 72/3803 1% [= ] 73/3803 1% [= ] 74/3803 1% [= ] 75/3803 1% [= ] 76/3803 1% [= ] 77/3803 2% [= ] 78/3803 2% [= ] 79/3803 2% [= ] 80/3803 2% [= ] 81/3803 2% [= ] 82/3803 2% [= ] 83/3803 2% [= ] 84/3803 2% [= ] 85/3803 2% [= ] 86/3803 2% [= ] 87/3803 2% [= ] 88/3803 2% [= ] 89/3803 2% [= ] 90/3803 2% [= ] 91/3803 2% [= ] 92/3803 2% [= ] 93/3803 2% [= ] 94/3803 2% [= ] 95/3803 2% [= ] 96/3803 2% [= ] 97/3803 2% [= ] 98/3803 2% [= ] 99/3803 2% [= ] 100/3803 2% [= ] 101/3803 2% [= ] 102/3803 2% [= ] 103/3803 2% [= ] 104/3803 2% [= ] 105/3803 2% [= ] 106/3803 2% [= ] 107/3803 2% [= ] 108/3803 2% [= ] 109/3803 2% [= ] 110/3803 2% [= ] 111/3803 2% [= ] 112/3803 2% [= ] 113/3803 2% [= ] 114/3803 2% [= ] 115/3803 3% [= ] 116/3803 3% [= ] 117/3803 3% [= ] 118/3803 3% [= ] 119/3803 3% [= ] 120/3803 3% [= ] 121/3803 3% [= ] 122/3803 3% [== ] 123/3803 3% [== ] 124/3803 3% [== ] 125/3803 3% [== ] 126/3803 3% [== ] 127/3803 3% [== ] 128/3803 3% [== ] 129/3803 3% [== ] 130/3803 3% [== ] 131/3803 3% [== ] 132/3803 3% [== ] 133/3803 3% [== ] 134/3803 3% [== ] 135/3803 3% [== ] 136/3803 3% [== ] 137/3803 3% [== ] 138/3803 3% [== ] 139/3803 3% [== ] 140/3803 3% [== ] 141/3803 3% [== ] 142/3803 3% [== ] 143/3803 3% [== ] 144/3803 3% [== ] 145/3803 3% [== ] 146/3803 3% [== ] 147/3803 3% [== ] 148/3803 3% [== ] 149/3803 3% [== ] 150/3803 3% [== ] 151/3803 3% [== ] 152/3803 3% [== ] 153/3803 4% [== ] 154/3803 4% [== ] 155/3803 4% [== ] 156/3803 4% [== ] 157/3803 4% [== ] 158/3803 4% [== ] 159/3803 4% [== ] 160/3803 4% [== ] 161/3803 4% [== ] 162/3803 4% [== ] 163/3803 4% [== ] 164/3803 4% [== ] 165/3803 4% [== ] 166/3803 4% [== ] 167/3803 4% [== ] 168/3803 4% [== ] 169/3803 4% [== ] 170/3803 4% [== ] 171/3803 4% [== ] 172/3803 4% [== ] 173/3803 4% [== ] 174/3803 4% [== ] 175/3803 4% [== ] 176/3803 4% [== ] 177/3803 4% [== ] 178/3803 4% [== ] 179/3803 4% [== ] 180/3803 4% [== ] 181/3803 4% [== ] 182/3803 4% [== ] 183/3803 4% [== ] 184/3803 4% [=== ] 185/3803 4% [=== ] 186/3803 4% [=== ] 187/3803 4% [=== ] 188/3803 4% [=== ] 189/3803 4% [=== ] 190/3803 4% [=== ] 191/3803 5% [=== ] 192/3803 5% [=== ] 193/3803 5% [=== ] 194/3803 5% [=== ] 195/3803 5% [=== ] 196/3803 5% [=== ] 197/3803 5% [=== ] 198/3803 5% [=== ] 199/3803 5% [=== ] 200/3803 5% [=== ] 201/3803 5% [=== ] 202/3803 5% [=== ] 203/3803 5% [=== ] 204/3803 5% [=== ] 205/3803 5% [=== ] 206/3803 5% [=== ] 207/3803 5% [=== ] 208/3803 5% [=== ] 209/3803 5% [=== ] 210/3803 5% [=== ] 211/3803 5% [=== ] 212/3803 5% [=== ] 213/3803 5% [=== ] 214/3803 5% [=== ] 215/3803 5% [=== ] 216/3803 5% [=== ] 217/3803 5% [=== ] 218/3803 5% [=== ] 219/3803 5% [=== ] 220/3803 5% [=== ] 221/3803 5% [=== ] 222/3803 5% [=== ] 223/3803 5% [=== ] 224/3803 5% [=== ] 225/3803 5% [=== ] 226/3803 5% [=== ] 227/3803 5% [=== ] 228/3803 5% [=== ] 229/3803 6% [=== ] 230/3803 6% [=== ] 231/3803 6% [=== ] 232/3803 6% [=== ] 233/3803 6% [=== ] 234/3803 6% [=== ] 235/3803 6% [=== ] 236/3803 6% [=== ] 237/3803 6% [=== ] 238/3803 6% [=== ] 239/3803 6% [=== ] 240/3803 6% [=== ] 241/3803 6% [=== ] 242/3803 6% [=== ] 243/3803 6% [=== ] 244/3803 6% [=== ] 245/3803 6% [==== ] 246/3803 6% [==== ] 247/3803 6% [==== ] 248/3803 6% [==== ] 249/3803 6% [==== ] 250/3803 6% [==== ] 251/3803 6% [==== ] 252/3803 6% [==== ] 253/3803 6% [==== ] 254/3803 6% [==== ] 255/3803 6% [==== ] 256/3803 6% [==== ] 257/3803 6% [==== ] 258/3803 6% [==== ] 259/3803 6% [==== ] 260/3803 6% [==== ] 261/3803 6% [==== ] 262/3803 6% [==== ] 263/3803 6% [==== ] 264/3803 6% [==== ] 265/3803 6% [==== ] 266/3803 6% [==== ] 267/3803 7% [==== ] 268/3803 7% [==== ] 269/3803 7% [==== ] 270/3803 7% [==== ] 271/3803 7% [==== ] 272/3803 7% [==== ] 273/3803 7% [==== ] 274/3803 7% [==== ] 275/3803 7% [==== ] 276/3803 7% [==== ] 277/3803 7% [==== ] 278/3803 7% [==== ] 279/3803 7% [==== ] 280/3803 7% [==== ] 281/3803 7% [==== ] 282/3803 7% [==== ] 283/3803 7% [==== ] 284/3803 7% [==== ] 285/3803 7% [==== ] 286/3803 7% [==== ] 287/3803 7% [==== ] 288/3803 7% [==== ] 289/3803 7% [==== ] 290/3803 7% [==== ] 291/3803 7% [==== ] 292/3803 7% [==== ] 293/3803 7% [==== ] 294/3803 7% [==== ] 295/3803 7% [==== ] 296/3803 7% [==== ] 297/3803 7% [==== ] 298/3803 7% [==== ] 299/3803 7% [==== ] 300/3803 7% [==== ] 301/3803 7% [==== ] 302/3803 7% [==== ] 303/3803 7% [==== ] 304/3803 7% [==== ] 305/3803 8% [==== ] 306/3803 8% [===== ] 307/3803 8% [===== ] 308/3803 8% [===== ] 309/3803 8% [===== ] 310/3803 8% [===== ] 311/3803 8% [===== ] 312/3803 8% [===== ] 313/3803 8% [===== ] 314/3803 8% [===== ] 315/3803 8% [===== ] 316/3803 8% [===== ] 317/3803 8% [===== ] 318/3803 8% [===== ] 319/3803 8% [===== ] 320/3803 8% [===== ] 321/3803 8% [===== ] 322/3803 8% [===== ] 323/3803 8% [===== ] 324/3803 8% [===== ] 325/3803 8% [===== ] 326/3803 8% [===== ] 327/3803 8% [===== ] 328/3803 8% [===== ] 329/3803 8% [===== ] 330/3803 8% [===== ] 331/3803 8% [===== ] 332/3803 8% [===== ] 333/3803 8% [===== ] 334/3803 8% [===== ] 335/3803 8% [===== ] 336/3803 8% [===== ] 337/3803 8% [===== ] 338/3803 8% [===== ] 339/3803 8% [===== ] 340/3803 8% [===== ] 341/3803 8% [===== ] 342/3803 8% [===== ] 343/3803 9% [===== ] 344/3803 9% [===== ] 345/3803 9% [===== ] 346/3803 9% [===== ] 347/3803 9% [===== ] 348/3803 9% [===== ] 349/3803 9% [===== ] 350/3803 9% [===== ] 351/3803 9% [===== ] 352/3803 9% [===== ] 353/3803 9% [===== ] 354/3803 9% [===== ] 355/3803 9% [===== ] 356/3803 9% [===== ] 357/3803 9% [===== ] 358/3803 9% [===== ] 359/3803 9% [===== ] 360/3803 9% [===== ] 361/3803 9% [===== ] 362/3803 9% [===== ] 363/3803 9% [===== ] 364/3803 9% [===== ] 365/3803 9% [===== ] 366/3803 9% [===== ] 367/3803 9% [===== ] 368/3803 9% [====== ] 369/3803 9% [====== ] 370/3803 9% [====== ] 371/3803 9% [====== ] 372/3803 9% [====== ] 373/3803 9% [====== ] 374/3803 9% [====== ] 375/3803 9% [====== ] 376/3803 9% [====== ] 377/3803 9% [====== ] 378/3803 9% [====== ] 379/3803 9% [====== ] 380/3803 9% [====== ] 381/3803 10% [====== ] 382/3803 10% [====== ] 383/3803 10% [====== ] 384/3803 10% [====== ] 385/3803 10% [====== ] 386/3803 10% [====== ] 387/3803 10% [====== ] 388/3803 10% [====== ] 389/3803 10% [====== ] 390/3803 10% [====== ] 391/3803 10% [====== ] 392/3803 10% [====== ] 393/3803 10% [====== ] 394/3803 10% [====== ] 395/3803 10% [====== ] 396/3803 10% [====== ] 397/3803 10% [====== ] 398/3803 10% [====== ] 399/3803 10% [====== ] 400/3803 10% [====== ] 401/3803 10% [====== ] 402/3803 10% [====== ] 403/3803 10% [====== ] 404/3803 10% [====== ] 405/3803 10% [====== ] 406/3803 10% [====== ] 407/3803 10% [====== ] 408/3803 10% [====== ] 409/3803 10% [====== ] 410/3803 10% [====== ] 411/3803 10% [====== ] 412/3803 10% [====== ] 413/3803 10% [====== ] 414/3803 10% [====== ] 415/3803 10% [====== ] 416/3803 10% [====== ] 417/3803 10% [====== ] 418/3803 10% [====== ] 419/3803 11% [====== ] 420/3803 11% [====== ] 421/3803 11% [====== ] 422/3803 11% [====== ] 423/3803 11% [====== ] 424/3803 11% [====== ] 425/3803 11% [====== ] 426/3803 11% [====== ] 427/3803 11% [====== ] 428/3803 11% [====== ] 429/3803 11% [======= ] 430/3803 11% [======= ] 431/3803 11% [======= ] 432/3803 11% [======= ] 433/3803 11% [======= ] 434/3803 11% [======= ] 435/3803 11% [======= ] 436/3803 11% [======= ] 437/3803 11% [======= ] 438/3803 11% [======= ] 439/3803 11% [======= ] 440/3803 11% [======= ] 441/3803 11% [======= ] 442/3803 11% [======= ] 443/3803 11% [======= ] 444/3803 11% [======= ] 445/3803 11% [======= ] 446/3803 11% [======= ] 447/3803 11% [======= ] 448/3803 11% [======= ] 449/3803 11% [======= ] 450/3803 11% [======= ] 451/3803 11% [======= ] 452/3803 11% [======= ] 453/3803 11% [======= ] 454/3803 11% [======= ] 455/3803 11% [======= ] 456/3803 11% [======= ] 457/3803 12% [======= ] 458/3803 12% [======= ] 459/3803 12% [======= ] 460/3803 12% [======= ] 461/3803 12% [======= ] 462/3803 12% [======= ] 463/3803 12% [======= ] 464/3803 12% [======= ] 465/3803 12% [======= ] 466/3803 12% [======= ] 467/3803 12% [======= ] 468/3803 12% [======= ] 469/3803 12% [======= ] 470/3803 12% [======= ] 471/3803 12% [======= ] 472/3803 12% [======= ] 473/3803 12% [======= ] 474/3803 12% [======= ] 475/3803 12% [======= ] 476/3803 12% [======= ] 477/3803 12% [======= ] 478/3803 12% [======= ] 479/3803 12% [======= ] 480/3803 12% [======= ] 481/3803 12% [======= ] 482/3803 12% [======= ] 483/3803 12% [======= ] 484/3803 12% [======= ] 485/3803 12% [======= ] 486/3803 12% [======= ] 487/3803 12% [======= ] 488/3803 12% [======= ] 489/3803 12% [======= ] 490/3803 12% [======== ] 491/3803 12% [======== ] 492/3803 12% [======== ] 493/3803 12% [======== ] 494/3803 12% [======== ] 495/3803 13% [======== ] 496/3803 13% [======== ] 497/3803 13% [======== ] 498/3803 13% [======== ] 499/3803 13% [======== ] 500/3803 13% [======== ] 501/3803 13% [======== ] 502/3803 13% [======== ] 503/3803 13% [======== ] 504/3803 13% [======== ] 505/3803 13% [======== ] 506/3803 13% [======== ] 507/3803 13% [======== ] 508/3803 13% [======== ] 509/3803 13% [======== ] 510/3803 13% [======== ] 511/3803 13% [======== ] 512/3803 13% [======== ] 513/3803 13% [======== ] 514/3803 13% [======== ] 515/3803 13% [======== ] 516/3803 13% [======== ] 517/3803 13% [======== ] 518/3803 13% [======== ] 519/3803 13% [======== ] 520/3803 13% [======== ] 521/3803 13% [======== ] 522/3803 13% [======== ] 523/3803 13% [======== ] 524/3803 13% [======== ] 525/3803 13% [======== ] 526/3803 13% [======== ] 527/3803 13% [======== ] 528/3803 13% [======== ] 529/3803 13% [======== ] 530/3803 13% [======== ] 531/3803 13% [======== ] 532/3803 13% [======== ] 533/3803 14% [======== ] 534/3803 14% [======== ] 535/3803 14% [======== ] 536/3803 14% [======== ] 537/3803 14% [======== ] 538/3803 14% [======== ] 539/3803 14% [======== ] 540/3803 14% [======== ] 541/3803 14% [======== ] 542/3803 14% [======== ] 543/3803 14% [======== ] 544/3803 14% [======== ] 545/3803 14% [======== ] 546/3803 14% [======== ] 547/3803 14% [======== ] 548/3803 14% [======== ] 549/3803 14% [======== ] 550/3803 14% [======== ] 551/3803 14% [======== ] 552/3803 14% [========= ] 553/3803 14% [========= ] 554/3803 14% [========= ] 555/3803 14% [========= ] 556/3803 14% [========= ] 557/3803 14% [========= ] 558/3803 14% [========= ] 559/3803 14% [========= ] 560/3803 14% [========= ] 561/3803 14% [========= ] 562/3803 14% [========= ] 563/3803 14% [========= ] 564/3803 14% [========= ] 565/3803 14% [========= ] 566/3803 14% [========= ] 567/3803 14% [========= ] 568/3803 14% [========= ] 569/3803 14% [========= ] 570/3803 14% [========= ] 571/3803 15% [========= ] 572/3803 15% [========= ] 573/3803 15% [========= ] 574/3803 15% [========= ] 575/3803 15% [========= ] 576/3803 15% [========= ] 577/3803 15% [========= ] 578/3803 15% [========= ] 579/3803 15% [========= ] 580/3803 15% [========= ] 581/3803 15% [========= ] 582/3803 15% [========= ] 583/3803 15% [========= ] 584/3803 15% [========= ] 585/3803 15% [========= ] 586/3803 15% [========= ] 587/3803 15% [========= ] 588/3803 15% [========= ] 589/3803 15% [========= ] 590/3803 15% [========= ] 591/3803 15% [========= ] 592/3803 15% [========= ] 593/3803 15% [========= ] 594/3803 15% [========= ] 595/3803 15% [========= ] 596/3803 15% [========= ] 597/3803 15% [========= ] 598/3803 15% [========= ] 599/3803 15% [========= ] 600/3803 15% [========= ] 601/3803 15% [========= ] 602/3803 15% [========= ] 603/3803 15% [========= ] 604/3803 15% [========= ] 605/3803 15% [========= ] 606/3803 15% [========= ] 607/3803 15% [========= ] 608/3803 15% [========= ] 609/3803 16% [========= ] 610/3803 16% [========= ] 611/3803 16% [========= ] 612/3803 16% [========= ] 613/3803 16% [========== ] 614/3803 16% [========== ] 615/3803 16% [========== ] 616/3803 16% [========== ] 617/3803 16% [========== ] 618/3803 16% [========== ] 619/3803 16% [========== ] 620/3803 16% [========== ] 621/3803 16% [========== ] 622/3803 16% [========== ] 623/3803 16% [========== ] 624/3803 16% [========== ] 625/3803 16% [========== ] 626/3803 16% [========== ] 627/3803 16% [========== ] 628/3803 16% [========== ] 629/3803 16% [========== ] 630/3803 16% [========== ] 631/3803 16% [========== ] 632/3803 16% [========== ] 633/3803 16% [========== ] 634/3803 16% [========== ] 635/3803 16% [========== ] 636/3803 16% [========== ] 637/3803 16% [========== ] 638/3803 16% [========== ] 639/3803 16% [========== ] 640/3803 16% [========== ] 641/3803 16% [========== ] 642/3803 16% [========== ] 643/3803 16% [========== ] 644/3803 16% [========== ] 645/3803 16% [========== ] 646/3803 16% [========== ] 647/3803 17% [========== ] 648/3803 17% [========== ] 649/3803 17% [========== ] 650/3803 17% [========== ] 651/3803 17% [========== ] 652/3803 17% [========== ] 653/3803 17% [========== ] 654/3803 17% [========== ] 655/3803 17% [========== ] 656/3803 17% [========== ] 657/3803 17% [========== ] 658/3803 17% [========== ] 659/3803 17% [========== ] 660/3803 17% [========== ] 661/3803 17% [========== ] 662/3803 17% [========== ] 663/3803 17% [========== ] 664/3803 17% [========== ] 665/3803 17% [========== ] 666/3803 17% [========== ] 667/3803 17% [========== ] 668/3803 17% [========== ] 669/3803 17% [========== ] 670/3803 17% [========== ] 671/3803 17% [========== ] 672/3803 17% [========== ] 673/3803 17% [========== ] 674/3803 17% [=========== ] 675/3803 17% [=========== ] 676/3803 17% [=========== ] 677/3803 17% [=========== ] 678/3803 17% [=========== ] 679/3803 17% [=========== ] 680/3803 17% [=========== ] 681/3803 17% [=========== ] 682/3803 17% [=========== ] 683/3803 17% [=========== ] 684/3803 17% [=========== ] 685/3803 18% [=========== ] 686/3803 18% [=========== ] 687/3803 18% [=========== ] 688/3803 18% [=========== ] 689/3803 18% [=========== ] 690/3803 18% [=========== ] 691/3803 18% [=========== ] 692/3803 18% [=========== ] 693/3803 18% [=========== ] 694/3803 18% [=========== ] 695/3803 18% [=========== ] 696/3803 18% [=========== ] 697/3803 18% [=========== ] 698/3803 18% [=========== ] 699/3803 18% [=========== ] 700/3803 18% [=========== ] 701/3803 18% [=========== ] 702/3803 18% [=========== ] 703/3803 18% [=========== ] 704/3803 18% [=========== ] 705/3803 18% [=========== ] 706/3803 18% [=========== ] 707/3803 18% [=========== ] 708/3803 18% [=========== ] 709/3803 18% [=========== ] 710/3803 18% [=========== ] 711/3803 18% [=========== ] 712/3803 18% [=========== ] 713/3803 18% [=========== ] 714/3803 18% [=========== ] 715/3803 18% [=========== ] 716/3803 18% [=========== ] 717/3803 18% [=========== ] 718/3803 18% [=========== ] 719/3803 18% [=========== ] 720/3803 18% [=========== ] 721/3803 18% [=========== ] 722/3803 18% [=========== ] 723/3803 19% [=========== ] 724/3803 19% [=========== ] 725/3803 19% [=========== ] 726/3803 19% [=========== ] 727/3803 19% [=========== ] 728/3803 19% [=========== ] 729/3803 19% [=========== ] 730/3803 19% [=========== ] 731/3803 19% [=========== ] 732/3803 19% [=========== ] 733/3803 19% [=========== ] 734/3803 19% [=========== ] 735/3803 19% [=========== ] 736/3803 19% [============ ] 737/3803 19% [============ ] 738/3803 19% [============ ] 739/3803 19% [============ ] 740/3803 19% [============ ] 741/3803 19% [============ ] 742/3803 19% [============ ] 743/3803 19% [============ ] 744/3803 19% [============ ] 745/3803 19% [============ ] 746/3803 19% [============ ] 747/3803 19% [============ ] 748/3803 19% [============ ] 749/3803 19% [============ ] 750/3803 19% [============ ] 751/3803 19% [============ ] 752/3803 19% [============ ] 753/3803 19% [============ ] 754/3803 19% [============ ] 755/3803 19% [============ ] 756/3803 19% [============ ] 757/3803 19% [============ ] 758/3803 19% [============ ] 759/3803 19% [============ ] 760/3803 19% [============ ] 761/3803 20% [============ ] 762/3803 20% [============ ] 763/3803 20% [============ ] 764/3803 20% [============ ] 765/3803 20% [============ ] 766/3803 20% [============ ] 767/3803 20% [============ ] 768/3803 20% [============ ] 769/3803 20% [============ ] 770/3803 20% [============ ] 771/3803 20% [============ ] 772/3803 20% [============ ] 773/3803 20% [============ ] 774/3803 20% [============ ] 775/3803 20% [============ ] 776/3803 20% [============ ] 777/3803 20% [============ ] 778/3803 20% [============ ] 779/3803 20% [============ ] 780/3803 20% [============ ] 781/3803 20% [============ ] 782/3803 20% [============ ] 783/3803 20% [============ ] 784/3803 20% [============ ] 785/3803 20% [============ ] 786/3803 20% [============ ] 787/3803 20% [============ ] 788/3803 20% [============ ] 789/3803 20% [============ ] 790/3803 20% [============ ] 791/3803 20% [============ ] 792/3803 20% [============ ] 793/3803 20% [============ ] 794/3803 20% [============ ] 795/3803 20% [============ ] 796/3803 20% [============ ] 797/3803 20% [============= ] 798/3803 20% [============= ] 799/3803 21% [============= ] 800/3803 21% [============= ] 801/3803 21% [============= ] 802/3803 21% [============= ] 803/3803 21% [============= ] 804/3803 21% [============= ] 805/3803 21% [============= ] 806/3803 21% [============= ] 807/3803 21% [============= ] 808/3803 21% [============= ] 809/3803 21% [============= ] 810/3803 21% [============= ] 811/3803 21% [============= ] 812/3803 21% [============= ] 813/3803 21% [============= ] 814/3803 21% [============= ] 815/3803 21% [============= ] 816/3803 21% [============= ] 817/3803 21% [============= ] 818/3803 21% [============= ] 819/3803 21% [============= ] 820/3803 21% [============= ] 821/3803 21% [============= ] 822/3803 21% [============= ] 823/3803 21% [============= ] 824/3803 21% [============= ] 825/3803 21% [============= ] 826/3803 21% [============= ] 827/3803 21% [============= ] 828/3803 21% [============= ] 829/3803 21% [============= ] 830/3803 21% [============= ] 831/3803 21% [============= ] 832/3803 21% [============= ] 833/3803 21% [============= ] 834/3803 21% [============= ] 835/3803 21% [============= ] 836/3803 21% [============= ] 837/3803 22% [============= ] 838/3803 22% [============= ] 839/3803 22% [============= ] 840/3803 22% [============= ] 841/3803 22% [============= ] 842/3803 22% [============= ] 843/3803 22% [============= ] 844/3803 22% [============= ] 845/3803 22% [============= ] 846/3803 22% [============= ] 847/3803 22% [============= ] 848/3803 22% [============= ] 849/3803 22% [============= ] 850/3803 22% [============= ] 851/3803 22% [============= ] 852/3803 22% [============= ] 853/3803 22% [============= ] 854/3803 22% [============= ] 855/3803 22% [============= ] 856/3803 22% [============= ] 857/3803 22% [============= ] 858/3803 22% [============== ] 859/3803 22% [============== ] 860/3803 22% [============== ] 861/3803 22% [============== ] 862/3803 22% [============== ] 863/3803 22% [============== ] 864/3803 22% [============== ] 865/3803 22% [============== ] 866/3803 22% [============== ] 867/3803 22% [============== ] 868/3803 22% [============== ] 869/3803 22% [============== ] 870/3803 22% [============== ] 871/3803 22% [============== ] 872/3803 22% [============== ] 873/3803 22% [============== ] 874/3803 22% [============== ] 875/3803 23% [============== ] 876/3803 23% [============== ] 877/3803 23% [============== ] 878/3803 23% [============== ] 879/3803 23% [============== ] 880/3803 23% [============== ] 881/3803 23% [============== ] 882/3803 23% [============== ] 883/3803 23% [============== ] 884/3803 23% [============== ] 885/3803 23% [============== ] 886/3803 23% [============== ] 887/3803 23% [============== ] 888/3803 23% [============== ] 889/3803 23% [============== ] 890/3803 23% [============== ] 891/3803 23% [============== ] 892/3803 23% [============== ] 893/3803 23% [============== ] 894/3803 23% [============== ] 895/3803 23% [============== ] 896/3803 23% [============== ] 897/3803 23% [============== ] 898/3803 23% [============== ] 899/3803 23% [============== ] 900/3803 23% [============== ] 901/3803 23% [============== ] 902/3803 23% [============== ] 903/3803 23% [============== ] 904/3803 23% [============== ] 905/3803 23% [============== ] 906/3803 23% [============== ] 907/3803 23% [============== ] 908/3803 23% [============== ] 909/3803 23% [============== ] 910/3803 23% [============== ] 911/3803 23% [============== ] 912/3803 23% [============== ] 913/3803 24% [============== ] 914/3803 24% [============== ] 915/3803 24% [============== ] 916/3803 24% [============== ] 917/3803 24% [============== ] 918/3803 24% [============== ] 919/3803 24% [============== ] 920/3803 24% [=============== ] 921/3803 24% [=============== ] 922/3803 24% [=============== ] 923/3803 24% [=============== ] 924/3803 24% [=============== ] 925/3803 24% [=============== ] 926/3803 24% [=============== ] 927/3803 24% [=============== ] 928/3803 24% [=============== ] 929/3803 24% [=============== ] 930/3803 24% [=============== ] 931/3803 24% [=============== ] 932/3803 24% [=============== ] 933/3803 24% [=============== ] 934/3803 24% [=============== ] 935/3803 24% [=============== ] 936/3803 24% [=============== ] 937/3803 24% [=============== ] 938/3803 24% [=============== ] 939/3803 24% [=============== ] 940/3803 24% [=============== ] 941/3803 24% [=============== ] 942/3803 24% [=============== ] 943/3803 24% [=============== ] 944/3803 24% [=============== ] 945/3803 24% [=============== ] 946/3803 24% [=============== ] 947/3803 24% [=============== ] 948/3803 24% [=============== ] 949/3803 24% [=============== ] 950/3803 24% [=============== ] 951/3803 25% [=============== ] 952/3803 25% [=============== ] 953/3803 25% [=============== ] 954/3803 25% [=============== ] 955/3803 25% [=============== ] 956/3803 25% [=============== ] 957/3803 25% [=============== ] 958/3803 25% [=============== ] 959/3803 25% [=============== ] 960/3803 25% [=============== ] 961/3803 25% [=============== ] 962/3803 25% [=============== ] 963/3803 25% [=============== ] 964/3803 25% [=============== ] 965/3803 25% [=============== ] 966/3803 25% [=============== ] 967/3803 25% [=============== ] 968/3803 25% [=============== ] 969/3803 25% [=============== ] 970/3803 25% [=============== ] 971/3803 25% [=============== ] 972/3803 25% [=============== ] 973/3803 25% [=============== ] 974/3803 25% [=============== ] 975/3803 25% [=============== ] 976/3803 25% [=============== ] 977/3803 25% [=============== ] 978/3803 25% [=============== ] 979/3803 25% [=============== ] 980/3803 25% [=============== ] 981/3803 25% [================ ] 982/3803 25% [================ ] 983/3803 25% [================ ] 984/3803 25% [================ ] 985/3803 25% [================ ] 986/3803 25% [================ ] 987/3803 25% [================ ] 988/3803 25% [================ ] 989/3803 26% [================ ] 990/3803 26% [================ ] 991/3803 26% [================ ] 992/3803 26% [================ ] 993/3803 26% [================ ] 994/3803 26% [================ ] 995/3803 26% [================ ] 996/3803 26% [================ ] 997/3803 26% [================ ] 998/3803 26% [================ ] 999/3803 26% [================ ] 1000/3803 26% [================ ] 1001/3803 26% [================ ] 1002/3803 26% [================ ] 1003/3803 26% [================ ] 1004/3803 26% [================ ] 1005/3803 26% [================ ] 1006/3803 26% [================ ] 1007/3803 26% [================ ] 1008/3803 26% [================ ] 1009/3803 26% [================ ] 1010/3803 26% [================ ] 1011/3803 26% [================ ] 1012/3803 26% [================ ] 1013/3803 26% [================ ] 1014/3803 26% [================ ] 1015/3803 26% [================ ] 1016/3803 26% [================ ] 1017/3803 26% [================ ] 1018/3803 26% [================ ] 1019/3803 26% [================ ] 1020/3803 26% [================ ] 1021/3803 26% [================ ] 1022/3803 26% [================ ] 1023/3803 26% [================ ] 1024/3803 26% [================ ] 1025/3803 26% [================ ] 1026/3803 26% [================ ] 1027/3803 27% [================ ] 1028/3803 27% [================ ] 1029/3803 27% [================ ] 1030/3803 27% [================ ] 1031/3803 27% [================ ] 1032/3803 27% [================ ] 1033/3803 27% [================ ] 1034/3803 27% [================ ] 1035/3803 27% [================ ] 1036/3803 27% [================ ] 1037/3803 27% [================ ] 1038/3803 27% [================ ] 1039/3803 27% [================ ] 1040/3803 27% [================ ] 1041/3803 27% [================ ] 1042/3803 27% [================= ] 1043/3803 27% [================= ] 1044/3803 27% [================= ] 1045/3803 27% [================= ] 1046/3803 27% [================= ] 1047/3803 27% [================= ] 1048/3803 27% [================= ] 1049/3803 27% [================= ] 1050/3803 27% [================= ] 1051/3803 27% [================= ] 1052/3803 27% [================= ] 1053/3803 27% [================= ] 1054/3803 27% [================= ] 1055/3803 27% [================= ] 1056/3803 27% [================= ] 1057/3803 27% [================= ] 1058/3803 27% [================= ] 1059/3803 27% [================= ] 1060/3803 27% [================= ] 1061/3803 27% [================= ] 1062/3803 27% [================= ] 1063/3803 27% [================= ] 1064/3803 27% [================= ] 1065/3803 28% [================= ] 1066/3803 28% [================= ] 1067/3803 28% [================= ] 1068/3803 28% [================= ] 1069/3803 28% [================= ] 1070/3803 28% [================= ] 1071/3803 28% [================= ] 1072/3803 28% [================= ] 1073/3803 28% [================= ] 1074/3803 28% [================= ] 1075/3803 28% [================= ] 1076/3803 28% [================= ] 1077/3803 28% [================= ] 1078/3803 28% [================= ] 1079/3803 28% [================= ] 1080/3803 28% [================= ] 1081/3803 28% [================= ] 1082/3803 28% [================= ] 1083/3803 28% [================= ] 1084/3803 28% [================= ] 1085/3803 28% [================= ] 1086/3803 28% [================= ] 1087/3803 28% [================= ] 1088/3803 28% [================= ] 1089/3803 28% [================= ] 1090/3803 28% [================= ] 1091/3803 28% [================= ] 1092/3803 28% [================= ] 1093/3803 28% [================= ] 1094/3803 28% [================= ] 1095/3803 28% [================= ] 1096/3803 28% [================= ] 1097/3803 28% [================= ] 1098/3803 28% [================= ] 1099/3803 28% [================= ] 1100/3803 28% [================= ] 1101/3803 28% [================= ] 1102/3803 28% [================= ] 1103/3803 29% [================= ] 1104/3803 29% [================== ] 1105/3803 29% [================== ] 1106/3803 29% [================== ] 1107/3803 29% [================== ] 1108/3803 29% [================== ] 1109/3803 29% [================== ] 1110/3803 29% [================== ] 1111/3803 29% [================== ] 1112/3803 29% [================== ] 1113/3803 29% [================== ] 1114/3803 29% [================== ] 1115/3803 29% [================== ] 1116/3803 29% [================== ] 1117/3803 29% [================== ] 1118/3803 29% [================== ] 1119/3803 29% [================== ] 1120/3803 29% [================== ] 1121/3803 29% [================== ] 1122/3803 29% [================== ] 1123/3803 29% [================== ] 1124/3803 29% [================== ] 1125/3803 29% [================== ] 1126/3803 29% [================== ] 1127/3803 29% [================== ] 1128/3803 29% [================== ] 1129/3803 29% [================== ] 1130/3803 29% [================== ] 1131/3803 29% [================== ] 1132/3803 29% [================== ] 1133/3803 29% [================== ] 1134/3803 29% [================== ] 1135/3803 29% [================== ] 1136/3803 29% [================== ] 1137/3803 29% [================== ] 1138/3803 29% [================== ] 1139/3803 29% [================== ] 1140/3803 29% [================== ] 1141/3803 30% [================== ] 1142/3803 30% [================== ] 1143/3803 30% [================== ] 1144/3803 30% [================== ] 1145/3803 30% [================== ] 1146/3803 30% [================== ] 1147/3803 30% [================== ] 1148/3803 30% [================== ] 1149/3803 30% [================== ] 1150/3803 30% [================== ] 1151/3803 30% [================== ] 1152/3803 30% [================== ] 1153/3803 30% [================== ] 1154/3803 30% [================== ] 1155/3803 30% [================== ] 1156/3803 30% [================== ] 1157/3803 30% [================== ] 1158/3803 30% [================== ] 1159/3803 30% [================== ] 1160/3803 30% [================== ] 1161/3803 30% [================== ] 1162/3803 30% [================== ] 1163/3803 30% [================== ] 1164/3803 30% [================== ] 1165/3803 30% [=================== ] 1166/3803 30% [=================== ] 1167/3803 30% [=================== ] 1168/3803 30% [=================== ] 1169/3803 30% [=================== ] 1170/3803 30% [=================== ] 1171/3803 30% [=================== ] 1172/3803 30% [=================== ] 1173/3803 30% [=================== ] 1174/3803 30% [=================== ] 1175/3803 30% [=================== ] 1176/3803 30% [=================== ] 1177/3803 30% [=================== ] 1178/3803 30% [=================== ] 1179/3803 31% [=================== ] 1180/3803 31% [=================== ] 1181/3803 31% [=================== ] 1182/3803 31% [=================== ] 1183/3803 31% [=================== ] 1184/3803 31% [=================== ] 1185/3803 31% [=================== ] 1186/3803 31% [=================== ] 1187/3803 31% [=================== ] 1188/3803 31% [=================== ] 1189/3803 31% [=================== ] 1190/3803 31% [=================== ] 1191/3803 31% [=================== ] 1192/3803 31% [=================== ] 1193/3803 31% [=================== ] 1194/3803 31% [=================== ] 1195/3803 31% [=================== ] 1196/3803 31% [=================== ] 1197/3803 31% [=================== ] 1198/3803 31% [=================== ] 1199/3803 31% [=================== ] 1200/3803 31% [=================== ] 1201/3803 31% [=================== ] 1202/3803 31% [=================== ] 1203/3803 31% [=================== ] 1204/3803 31% [=================== ] 1205/3803 31% [=================== ] 1206/3803 31% [=================== ] 1207/3803 31% [=================== ] 1208/3803 31% [=================== ] 1209/3803 31% [=================== ] 1210/3803 31% [=================== ] 1211/3803 31% [=================== ] 1212/3803 31% [=================== ] 1213/3803 31% [=================== ] 1214/3803 31% [=================== ] 1215/3803 31% [=================== ] 1216/3803 31% [=================== ] 1217/3803 32% [=================== ] 1218/3803 32% [=================== ] 1219/3803 32% [=================== ] 1220/3803 32% [=================== ] 1221/3803 32% [=================== ] 1222/3803 32% [=================== ] 1223/3803 32% [=================== ] 1224/3803 32% [=================== ] 1225/3803 32% [=================== ] 1226/3803 32% [==================== ] 1227/3803 32% [==================== ] 1228/3803 32% [==================== ] 1229/3803 32% [==================== ] 1230/3803 32% [==================== ] 1231/3803 32% [==================== ] 1232/3803 32% [==================== ] 1233/3803 32% [==================== ] 1234/3803 32% [==================== ] 1235/3803 32% [==================== ] 1236/3803 32% [==================== ] 1237/3803 32% [==================== ] 1238/3803 32% [==================== ] 1239/3803 32% [==================== ] 1240/3803 32% [==================== ] 1241/3803 32% [==================== ] 1242/3803 32% [==================== ] 1243/3803 32% [==================== ] 1244/3803 32% [==================== ] 1245/3803 32% [==================== ] 1246/3803 32% [==================== ] 1247/3803 32% [==================== ] 1248/3803 32% [==================== ] 1249/3803 32% [==================== ] 1250/3803 32% [==================== ] 1251/3803 32% [==================== ] 1252/3803 32% [==================== ] 1253/3803 32% [==================== ] 1254/3803 32% [==================== ] 1255/3803 33% [==================== ] 1256/3803 33% [==================== ] 1257/3803 33% [==================== ] 1258/3803 33% [==================== ] 1259/3803 33% [==================== ] 1260/3803 33% [==================== ] 1261/3803 33% [==================== ] 1262/3803 33% [==================== ] 1263/3803 33% [==================== ] 1264/3803 33% [==================== ] 1265/3803 33% [==================== ] 1266/3803 33% [==================== ] 1267/3803 33% [==================== ] 1268/3803 33% [==================== ] 1269/3803 33% [==================== ] 1270/3803 33% [==================== ] 1271/3803 33% [==================== ] 1272/3803 33% [==================== ] 1273/3803 33% [==================== ] 1274/3803 33% [==================== ] 1275/3803 33% [==================== ] 1276/3803 33% [==================== ] 1277/3803 33% [==================== ] 1278/3803 33% [==================== ] 1279/3803 33% [==================== ] 1280/3803 33% [==================== ] 1281/3803 33% [==================== ] 1282/3803 33% [==================== ] 1283/3803 33% [==================== ] 1284/3803 33% [==================== ] 1285/3803 33% [==================== ] 1286/3803 33% [==================== ] 1287/3803 33% [==================== ] 1288/3803 33% [===================== ] 1289/3803 33% [===================== ] 1290/3803 33% [===================== ] 1291/3803 33% [===================== ] 1292/3803 33% [===================== ] 1293/3803 33% [===================== ] 1294/3803 34% [===================== ] 1295/3803 34% [===================== ] 1296/3803 34% [===================== ] 1297/3803 34% [===================== ] 1298/3803 34% [===================== ] 1299/3803 34% [===================== ] 1300/3803 34% [===================== ] 1301/3803 34% [===================== ] 1302/3803 34% [===================== ] 1303/3803 34% [===================== ] 1304/3803 34% [===================== ] 1305/3803 34% [===================== ] 1306/3803 34% [===================== ] 1307/3803 34% [===================== ] 1308/3803 34% [===================== ] 1309/3803 34% [===================== ] 1310/3803 34% [===================== ] 1311/3803 34% [===================== ] 1312/3803 34% [===================== ] 1313/3803 34% [===================== ] 1314/3803 34% [===================== ] 1315/3803 34% [===================== ] 1316/3803 34% [===================== ] 1317/3803 34% [===================== ] 1318/3803 34% [===================== ] 1319/3803 34% [===================== ] 1320/3803 34% [===================== ] 1321/3803 34% [===================== ] 1322/3803 34% [===================== ] 1323/3803 34% [===================== ] 1324/3803 34% [===================== ] 1325/3803 34% [===================== ] 1326/3803 34% [===================== ] 1327/3803 34% [===================== ] 1328/3803 34% [===================== ] 1329/3803 34% [===================== ] 1330/3803 34% [===================== ] 1331/3803 34% [===================== ] 1332/3803 35% [===================== ] 1333/3803 35% [===================== ] 1334/3803 35% [===================== ] 1335/3803 35% [===================== ] 1336/3803 35% [===================== ] 1337/3803 35% [===================== ] 1338/3803 35% [===================== ] 1339/3803 35% [===================== ] 1340/3803 35% [===================== ] 1341/3803 35% [===================== ] 1342/3803 35% [===================== ] 1343/3803 35% [===================== ] 1344/3803 35% [===================== ] 1345/3803 35% [===================== ] 1346/3803 35% [===================== ] 1347/3803 35% [===================== ] 1348/3803 35% [===================== ] 1349/3803 35% [====================== ] 1350/3803 35% [====================== ] 1351/3803 35% [====================== ] 1352/3803 35% [====================== ] 1353/3803 35% [====================== ] 1354/3803 35% [====================== ] 1355/3803 35% [====================== ] 1356/3803 35% [====================== ] 1357/3803 35% [====================== ] 1358/3803 35% [====================== ] 1359/3803 35% [====================== ] 1360/3803 35% [====================== ] 1361/3803 35% [====================== ] 1362/3803 35% [====================== ] 1363/3803 35% [====================== ] 1364/3803 35% [====================== ] 1365/3803 35% [====================== ] 1366/3803 35% [====================== ] 1367/3803 35% [====================== ] 1368/3803 35% [====================== ] 1369/3803 35% [====================== ] 1370/3803 36% [====================== ] 1371/3803 36% [====================== ] 1372/3803 36% [====================== ] 1373/3803 36% [====================== ] 1374/3803 36% [====================== ] 1375/3803 36% [====================== ] 1376/3803 36% [====================== ] 1377/3803 36% [====================== ] 1378/3803 36% [====================== ] 1379/3803 36% [====================== ] 1380/3803 36% [====================== ] 1381/3803 36% [====================== ] 1382/3803 36% [====================== ] 1383/3803 36% [====================== ] 1384/3803 36% [====================== ] 1385/3803 36% [====================== ] 1386/3803 36% [====================== ] 1387/3803 36% [====================== ] 1388/3803 36% [====================== ] 1389/3803 36% [====================== ] 1390/3803 36% [====================== ] 1391/3803 36% [====================== ] 1392/3803 36% [====================== ] 1393/3803 36% [====================== ] 1394/3803 36% [====================== ] 1395/3803 36% [====================== ] 1396/3803 36% [====================== ] 1397/3803 36% [====================== ] 1398/3803 36% [====================== ] 1399/3803 36% [====================== ] 1400/3803 36% [====================== ] 1401/3803 36% [====================== ] 1402/3803 36% [====================== ] 1403/3803 36% [====================== ] 1404/3803 36% [====================== ] 1405/3803 36% [====================== ] 1406/3803 36% [====================== ] 1407/3803 36% [====================== ] 1408/3803 37% [====================== ] 1409/3803 37% [====================== ] 1410/3803 37% [======================= ] 1411/3803 37% [======================= ] 1412/3803 37% [======================= ] 1413/3803 37% [======================= ] 1414/3803 37% [======================= ] 1415/3803 37% [======================= ] 1416/3803 37% [======================= ] 1417/3803 37% [======================= ] 1418/3803 37% [======================= ] 1419/3803 37% [======================= ] 1420/3803 37% [======================= ] 1421/3803 37% [======================= ] 1422/3803 37% [======================= ] 1423/3803 37% [======================= ] 1424/3803 37% [======================= ] 1425/3803 37% [======================= ] 1426/3803 37% [======================= ] 1427/3803 37% [======================= ] 1428/3803 37% [======================= ] 1429/3803 37% [======================= ] 1430/3803 37% [======================= ] 1431/3803 37% [======================= ] 1432/3803 37% [======================= ] 1433/3803 37% [======================= ] 1434/3803 37% [======================= ] 1435/3803 37% [======================= ] 1436/3803 37% [======================= ] 1437/3803 37% [======================= ] 1438/3803 37% [======================= ] 1439/3803 37% [======================= ] 1440/3803 37% [======================= ] 1441/3803 37% [======================= ] 1442/3803 37% [======================= ] 1443/3803 37% [======================= ] 1444/3803 37% [======================= ] 1445/3803 37% [======================= ] 1446/3803 38% [======================= ] 1447/3803 38% [======================= ] 1448/3803 38% [======================= ] 1449/3803 38% [======================= ] 1450/3803 38% [======================= ] 1451/3803 38% [======================= ] 1452/3803 38% [======================= ] 1453/3803 38% [======================= ] 1454/3803 38% [======================= ] 1455/3803 38% [======================= ] 1456/3803 38% [======================= ] 1457/3803 38% [======================= ] 1458/3803 38% [======================= ] 1459/3803 38% [======================= ] 1460/3803 38% [======================= ] 1461/3803 38% [======================= ] 1462/3803 38% [======================= ] 1463/3803 38% [======================= ] 1464/3803 38% [======================= ] 1465/3803 38% [======================= ] 1466/3803 38% [======================= ] 1467/3803 38% [======================= ] 1468/3803 38% [======================= ] 1469/3803 38% [======================= ] 1470/3803 38% [======================= ] 1471/3803 38% [======================= ] 1472/3803 38% [======================== ] 1473/3803 38% [======================== ] 1474/3803 38% [======================== ] 1475/3803 38% [======================== ] 1476/3803 38% [======================== ] 1477/3803 38% [======================== ] 1478/3803 38% [======================== ] 1479/3803 38% [======================== ] 1480/3803 38% [======================== ] 1481/3803 38% [======================== ] 1482/3803 38% [======================== ] 1483/3803 38% [======================== ] 1484/3803 39% [======================== ] 1485/3803 39% [======================== ] 1486/3803 39% [======================== ] 1487/3803 39% [======================== ] 1488/3803 39% [======================== ] 1489/3803 39% [======================== ] 1490/3803 39% [======================== ] 1491/3803 39% [======================== ] 1492/3803 39% [======================== ] 1493/3803 39% [======================== ] 1494/3803 39% [======================== ] 1495/3803 39% [======================== ] 1496/3803 39% [======================== ] 1497/3803 39% [======================== ] 1498/3803 39% [======================== ] 1499/3803 39% [======================== ] 1500/3803 39% [======================== ] 1501/3803 39% [======================== ] 1502/3803 39% [======================== ] 1503/3803 39% [======================== ] 1504/3803 39% [======================== ] 1505/3803 39% [======================== ] 1506/3803 39% [======================== ] 1507/3803 39% [======================== ] 1508/3803 39% [======================== ] 1509/3803 39% [======================== ] 1510/3803 39% [======================== ] 1511/3803 39% [======================== ] 1512/3803 39% [======================== ] 1513/3803 39% [======================== ] 1514/3803 39% [======================== ] 1515/3803 39% [======================== ] 1516/3803 39% [======================== ] 1517/3803 39% [======================== ] 1518/3803 39% [======================== ] 1519/3803 39% [======================== ] 1520/3803 39% [======================== ] 1521/3803 39% [======================== ] 1522/3803 40% [======================== ] 1523/3803 40% [======================== ] 1524/3803 40% [======================== ] 1525/3803 40% [======================== ] 1526/3803 40% [======================== ] 1527/3803 40% [======================== ] 1528/3803 40% [======================== ] 1529/3803 40% [======================== ] 1530/3803 40% [======================== ] 1531/3803 40% [======================== ] 1532/3803 40% [======================== ] 1533/3803 40% [========================= ] 1534/3803 40% [========================= ] 1535/3803 40% [========================= ] 1536/3803 40% [========================= ] 1537/3803 40% [========================= ] 1538/3803 40% [========================= ] 1539/3803 40% [========================= ] 1540/3803 40% [========================= ] 1541/3803 40% [========================= ] 1542/3803 40% [========================= ] 1543/3803 40% [========================= ] 1544/3803 40% [========================= ] 1545/3803 40% [========================= ] 1546/3803 40% [========================= ] 1547/3803 40% [========================= ] 1548/3803 40% [========================= ] 1549/3803 40% [========================= ] 1550/3803 40% [========================= ] 1551/3803 40% [========================= ] 1552/3803 40% [========================= ] 1553/3803 40% [========================= ] 1554/3803 40% [========================= ] 1555/3803 40% [========================= ] 1556/3803 40% [========================= ] 1557/3803 40% [========================= ] 1558/3803 40% [========================= ] 1559/3803 40% [========================= ] 1560/3803 41% [========================= ] 1561/3803 41% [========================= ] 1562/3803 41% [========================= ] 1563/3803 41% [========================= ] 1564/3803 41% [========================= ] 1565/3803 41% [========================= ] 1566/3803 41% [========================= ] 1567/3803 41% [========================= ] 1568/3803 41% [========================= ] 1569/3803 41% [========================= ] 1570/3803 41% [========================= ] 1571/3803 41% [========================= ] 1572/3803 41% [========================= ] 1573/3803 41% [========================= ] 1574/3803 41% [========================= ] 1575/3803 41% [========================= ] 1576/3803 41% [========================= ] 1577/3803 41% [========================= ] 1578/3803 41% [========================= ] 1579/3803 41% [========================= ] 1580/3803 41% [========================= ] 1581/3803 41% [========================= ] 1582/3803 41% [========================= ] 1583/3803 41% [========================= ] 1584/3803 41% [========================= ] 1585/3803 41% [========================= ] 1586/3803 41% [========================= ] 1587/3803 41% [========================= ] 1588/3803 41% [========================= ] 1589/3803 41% [========================= ] 1590/3803 41% [========================= ] 1591/3803 41% [========================= ] 1592/3803 41% [========================= ] 1593/3803 41% [========================= ] 1594/3803 41% [========================== ] 1595/3803 41% [========================== ] 1596/3803 41% [========================== ] 1597/3803 41% [========================== ] 1598/3803 42% [========================== ] 1599/3803 42% [========================== ] 1600/3803 42% [========================== ] 1601/3803 42% [========================== ] 1602/3803 42% [========================== ] 1603/3803 42% [========================== ] 1604/3803 42% [========================== ] 1605/3803 42% [========================== ] 1606/3803 42% [========================== ] 1607/3803 42% [========================== ] 1608/3803 42% [========================== ] 1609/3803 42% [========================== ] 1610/3803 42% [========================== ] 1611/3803 42% [========================== ] 1612/3803 42% [========================== ] 1613/3803 42% [========================== ] 1614/3803 42% [========================== ] 1615/3803 42% [========================== ] 1616/3803 42% [========================== ] 1617/3803 42% [========================== ] 1618/3803 42% [========================== ] 1619/3803 42% [========================== ] 1620/3803 42% [========================== ] 1621/3803 42% [========================== ] 1622/3803 42% [========================== ] 1623/3803 42% [========================== ] 1624/3803 42% [========================== ] 1625/3803 42% [========================== ] 1626/3803 42% [========================== ] 1627/3803 42% [========================== ] 1628/3803 42% [========================== ] 1629/3803 42% [========================== ] 1630/3803 42% [========================== ] 1631/3803 42% [========================== ] 1632/3803 42% [========================== ] 1633/3803 42% [========================== ] 1634/3803 42% [========================== ] 1635/3803 42% [========================== ] 1636/3803 43% [========================== ] 1637/3803 43% [========================== ] 1638/3803 43% [========================== ] 1639/3803 43% [========================== ] 1640/3803 43% [========================== ] 1641/3803 43% [========================== ] 1642/3803 43% [========================== ] 1643/3803 43% [========================== ] 1644/3803 43% [========================== ] 1645/3803 43% [========================== ] 1646/3803 43% [========================== ] 1647/3803 43% [========================== ] 1648/3803 43% [========================== ] 1649/3803 43% [========================== ] 1650/3803 43% [========================== ] 1651/3803 43% [========================== ] 1652/3803 43% [========================== ] 1653/3803 43% [========================== ] 1654/3803 43% [========================== ] 1655/3803 43% [========================== ] 1656/3803 43% [=========================== ] 1657/3803 43% [=========================== ] 1658/3803 43% [=========================== ] 1659/3803 43% [=========================== ] 1660/3803 43% [=========================== ] 1661/3803 43% [=========================== ] 1662/3803 43% [=========================== ] 1663/3803 43% [=========================== ] 1664/3803 43% [=========================== ] 1665/3803 43% [=========================== ] 1666/3803 43% [=========================== ] 1667/3803 43% [=========================== ] 1668/3803 43% [=========================== ] 1669/3803 43% [=========================== ] 1670/3803 43% [=========================== ] 1671/3803 43% [=========================== ] 1672/3803 43% [=========================== ] 1673/3803 43% [=========================== ] 1674/3803 44% [=========================== ] 1675/3803 44% [=========================== ] 1676/3803 44% [=========================== ] 1677/3803 44% [=========================== ] 1678/3803 44% [=========================== ] 1679/3803 44% [=========================== ] 1680/3803 44% [=========================== ] 1681/3803 44% [=========================== ] 1682/3803 44% [=========================== ] 1683/3803 44% [=========================== ] 1684/3803 44% [=========================== ] 1685/3803 44% [=========================== ] 1686/3803 44% [=========================== ] 1687/3803 44% [=========================== ] 1688/3803 44% [=========================== ] 1689/3803 44% [=========================== ] 1690/3803 44% [=========================== ] 1691/3803 44% [=========================== ] 1692/3803 44% [=========================== ] 1693/3803 44% [=========================== ] 1694/3803 44% [=========================== ] 1695/3803 44% [=========================== ] 1696/3803 44% [=========================== ] 1697/3803 44% [=========================== ] 1698/3803 44% [=========================== ] 1699/3803 44% [=========================== ] 1700/3803 44% [=========================== ] 1701/3803 44% [=========================== ] 1702/3803 44% [=========================== ] 1703/3803 44% [=========================== ] 1704/3803 44% [=========================== ] 1705/3803 44% [=========================== ] 1706/3803 44% [=========================== ] 1707/3803 44% [=========================== ] 1708/3803 44% [=========================== ] 1709/3803 44% [=========================== ] 1710/3803 44% [=========================== ] 1711/3803 44% [=========================== ] 1712/3803 45% [=========================== ] 1713/3803 45% [=========================== ] 1714/3803 45% [=========================== ] 1715/3803 45% [=========================== ] 1716/3803 45% [=========================== ] 1717/3803 45% [============================ ] 1718/3803 45% [============================ ] 1719/3803 45% [============================ ] 1720/3803 45% [============================ ] 1721/3803 45% [============================ ] 1722/3803 45% [============================ ] 1723/3803 45% [============================ ] 1724/3803 45% [============================ ] 1725/3803 45% [============================ ] 1726/3803 45% [============================ ] 1727/3803 45% [============================ ] 1728/3803 45% [============================ ] 1729/3803 45% [============================ ] 1730/3803 45% [============================ ] 1731/3803 45% [============================ ] 1732/3803 45% [============================ ] 1733/3803 45% [============================ ] 1734/3803 45% [============================ ] 1735/3803 45% [============================ ] 1736/3803 45% [============================ ] 1737/3803 45% [============================ ] 1738/3803 45% [============================ ] 1739/3803 45% [============================ ] 1740/3803 45% [============================ ] 1741/3803 45% [============================ ] 1742/3803 45% [============================ ] 1743/3803 45% [============================ ] 1744/3803 45% [============================ ] 1745/3803 45% [============================ ] 1746/3803 45% [============================ ] 1747/3803 45% [============================ ] 1748/3803 45% [============================ ] 1749/3803 45% [============================ ] 1750/3803 46% [============================ ] 1751/3803 46% [============================ ] 1752/3803 46% [============================ ] 1753/3803 46% [============================ ] 1754/3803 46% [============================ ] 1755/3803 46% [============================ ] 1756/3803 46% [============================ ] 1757/3803 46% [============================ ] 1758/3803 46% [============================ ] 1759/3803 46% [============================ ] 1760/3803 46% [============================ ] 1761/3803 46% [============================ ] 1762/3803 46% [============================ ] 1763/3803 46% [============================ ] 1764/3803 46% [============================ ] 1765/3803 46% [============================ ] 1766/3803 46% [============================ ] 1767/3803 46% [============================ ] 1768/3803 46% [============================ ] 1769/3803 46% [============================ ] 1770/3803 46% [============================ ] 1771/3803 46% [============================ ] 1772/3803 46% [============================ ] 1773/3803 46% [============================ ] 1774/3803 46% [============================ ] 1775/3803 46% [============================ ] 1776/3803 46% [============================ ] 1777/3803 46% [============================ ] 1778/3803 46% [============================= ] 1779/3803 46% [============================= ] 1780/3803 46% [============================= ] 1781/3803 46% [============================= ] 1782/3803 46% [============================= ] 1783/3803 46% [============================= ] 1784/3803 46% [============================= ] 1785/3803 46% [============================= ] 1786/3803 46% [============================= ] 1787/3803 46% [============================= ] 1788/3803 47% [============================= ] 1789/3803 47% [============================= ] 1790/3803 47% [============================= ] 1791/3803 47% [============================= ] 1792/3803 47% [============================= ] 1793/3803 47% [============================= ] 1794/3803 47% [============================= ] 1795/3803 47% [============================= ] 1796/3803 47% [============================= ] 1797/3803 47% [============================= ] 1798/3803 47% [============================= ] 1799/3803 47% [============================= ] 1800/3803 47% [============================= ] 1801/3803 47% [============================= ] 1802/3803 47% [============================= ] 1803/3803 47% [============================= ] 1804/3803 47% [============================= ] 1805/3803 47% [============================= ] 1806/3803 47% [============================= ] 1807/3803 47% [============================= ] 1808/3803 47% [============================= ] 1809/3803 47% [============================= ] 1810/3803 47% [============================= ] 1811/3803 47% [============================= ] 1812/3803 47% [============================= ] 1813/3803 47% [============================= ] 1814/3803 47% [============================= ] 1815/3803 47% [============================= ] 1816/3803 47% [============================= ] 1817/3803 47% [============================= ] 1818/3803 47% [============================= ] 1819/3803 47% [============================= ] 1820/3803 47% [============================= ] 1821/3803 47% [============================= ] 1822/3803 47% [============================= ] 1823/3803 47% [============================= ] 1824/3803 47% [============================= ] 1825/3803 47% [============================= ] 1826/3803 48% [============================= ] 1827/3803 48% [============================= ] 1828/3803 48% [============================= ] 1829/3803 48% [============================= ] 1830/3803 48% [============================= ] 1831/3803 48% [============================= ] 1832/3803 48% [============================= ] 1833/3803 48% [============================= ] 1834/3803 48% [============================= ] 1835/3803 48% [============================= ] 1836/3803 48% [============================= ] 1837/3803 48% [============================= ] 1838/3803 48% [============================= ] 1839/3803 48% [============================= ] 1840/3803 48% [============================== ] 1841/3803 48% [============================== ] 1842/3803 48% [============================== ] 1843/3803 48% [============================== ] 1844/3803 48% [============================== ] 1845/3803 48% [============================== ] 1846/3803 48% [============================== ] 1847/3803 48% [============================== ] 1848/3803 48% [============================== ] 1849/3803 48% [============================== ] 1850/3803 48% [============================== ] 1851/3803 48% [============================== ] 1852/3803 48% [============================== ] 1853/3803 48% [============================== ] 1854/3803 48% [============================== ] 1855/3803 48% [============================== ] 1856/3803 48% [============================== ] 1857/3803 48% [============================== ] 1858/3803 48% [============================== ] 1859/3803 48% [============================== ] 1860/3803 48% [============================== ] 1861/3803 48% [============================== ] 1862/3803 48% [============================== ] 1863/3803 48% [============================== ] 1864/3803 49% [============================== ] 1865/3803 49% [============================== ] 1866/3803 49% [============================== ] 1867/3803 49% [============================== ] 1868/3803 49% [============================== ] 1869/3803 49% [============================== ] 1870/3803 49% [============================== ] 1871/3803 49% [============================== ] 1872/3803 49% [============================== ] 1873/3803 49% [============================== ] 1874/3803 49% [============================== ] 1875/3803 49% [============================== ] 1876/3803 49% [============================== ] 1877/3803 49% [============================== ] 1878/3803 49% [============================== ] 1879/3803 49% [============================== ] 1880/3803 49% [============================== ] 1881/3803 49% [============================== ] 1882/3803 49% [============================== ] 1883/3803 49% [============================== ] 1884/3803 49% [============================== ] 1885/3803 49% [============================== ] 1886/3803 49% [============================== ] 1887/3803 49% [============================== ] 1888/3803 49% [============================== ] 1889/3803 49% [============================== ] 1890/3803 49% [============================== ] 1891/3803 49% [============================== ] 1892/3803 49% [============================== ] 1893/3803 49% [============================== ] 1894/3803 49% [============================== ] 1895/3803 49% [============================== ] 1896/3803 49% [============================== ] 1897/3803 49% [============================== ] 1898/3803 49% [============================== ] 1899/3803 49% [============================== ] 1900/3803 49% [============================== ] 1901/3803 49% [=============================== ] 1902/3803 50% [=============================== ] 1903/3803 50% [=============================== ] 1904/3803 50% [=============================== ] 1905/3803 50% [=============================== ] 1906/3803 50% [=============================== ] 1907/3803 50% [=============================== ] 1908/3803 50% [=============================== ] 1909/3803 50% [=============================== ] 1910/3803 50% [=============================== ] 1911/3803 50% [=============================== ] 1912/3803 50% [=============================== ] 1913/3803 50% [=============================== ] 1914/3803 50% [=============================== ] 1915/3803 50% [=============================== ] 1916/3803 50% [=============================== ] 1917/3803 50% [=============================== ] 1918/3803 50% [=============================== ] 1919/3803 50% [=============================== ] 1920/3803 50% [=============================== ] 1921/3803 50% [=============================== ] 1922/3803 50% [=============================== ] 1923/3803 50% [=============================== ] 1924/3803 50% [=============================== ] 1925/3803 50% [=============================== ] 1926/3803 50% [=============================== ] 1927/3803 50% [=============================== ] 1928/3803 50% [=============================== ] 1929/3803 50% [=============================== ] 1930/3803 50% [=============================== ] 1931/3803 50% [=============================== ] 1932/3803 50% [=============================== ] 1933/3803 50% [=============================== ] 1934/3803 50% [=============================== ] 1935/3803 50% [=============================== ] 1936/3803 50% [=============================== ] 1937/3803 50% [=============================== ] 1938/3803 50% [=============================== ] 1939/3803 50% [=============================== ] 1940/3803 51% [=============================== ] 1941/3803 51% [=============================== ] 1942/3803 51% [=============================== ] 1943/3803 51% [=============================== ] 1944/3803 51% [=============================== ] 1945/3803 51% [=============================== ] 1946/3803 51% [=============================== ] 1947/3803 51% [=============================== ] 1948/3803 51% [=============================== ] 1949/3803 51% [=============================== ] 1950/3803 51% [=============================== ] 1951/3803 51% [=============================== ] 1952/3803 51% [=============================== ] 1953/3803 51% [=============================== ] 1954/3803 51% [=============================== ] 1955/3803 51% [=============================== ] 1956/3803 51% [=============================== ] 1957/3803 51% [=============================== ] 1958/3803 51% [=============================== ] 1959/3803 51% [=============================== ] 1960/3803 51% [=============================== ] 1961/3803 51% [=============================== ] 1962/3803 51% [================================ ] 1963/3803 51% [================================ ] 1964/3803 51% [================================ ] 1965/3803 51% [================================ ] 1966/3803 51% [================================ ] 1967/3803 51% [================================ ] 1968/3803 51% [================================ ] 1969/3803 51% [================================ ] 1970/3803 51% [================================ ] 1971/3803 51% [================================ ] 1972/3803 51% [================================ ] 1973/3803 51% [================================ ] 1974/3803 51% [================================ ] 1975/3803 51% [================================ ] 1976/3803 51% [================================ ] 1977/3803 51% [================================ ] 1978/3803 52% [================================ ] 1979/3803 52% [================================ ] 1980/3803 52% [================================ ] 1981/3803 52% [================================ ] 1982/3803 52% [================================ ] 1983/3803 52% [================================ ] 1984/3803 52% [================================ ] 1985/3803 52% [================================ ] 1986/3803 52% [================================ ] 1987/3803 52% [================================ ] 1988/3803 52% [================================ ] 1989/3803 52% [================================ ] 1990/3803 52% [================================ ] 1991/3803 52% [================================ ] 1992/3803 52% [================================ ] 1993/3803 52% [================================ ] 1994/3803 52% [================================ ] 1995/3803 52% [================================ ] 1996/3803 52% [================================ ] 1997/3803 52% [================================ ] 1998/3803 52% [================================ ] 1999/3803 52% [================================ ] 2000/3803 52% [================================ ] 2001/3803 52% [================================ ] 2002/3803 52% [================================ ] 2003/3803 52% [================================ ] 2004/3803 52% [================================ ] 2005/3803 52% [================================ ] 2006/3803 52% [================================ ] 2007/3803 52% [================================ ] 2008/3803 52% [================================ ] 2009/3803 52% [================================ ] 2010/3803 52% [================================ ] 2011/3803 52% [================================ ] 2012/3803 52% [================================ ] 2013/3803 52% [================================ ] 2014/3803 52% [================================ ] 2015/3803 52% [================================ ] 2016/3803 53% [================================ ] 2017/3803 53% [================================ ] 2018/3803 53% [================================ ] 2019/3803 53% [================================ ] 2020/3803 53% [================================ ] 2021/3803 53% [================================ ] 2022/3803 53% [================================ ] 2023/3803 53% [================================ ] 2024/3803 53% [================================= ] 2025/3803 53% [================================= ] 2026/3803 53% [================================= ] 2027/3803 53% [================================= ] 2028/3803 53% [================================= ] 2029/3803 53% [================================= ] 2030/3803 53% [================================= ] 2031/3803 53% [================================= ] 2032/3803 53% [================================= ] 2033/3803 53% [================================= ] 2034/3803 53% [================================= ] 2035/3803 53% [================================= ] 2036/3803 53% [================================= ] 2037/3803 53% [================================= ] 2038/3803 53% [================================= ] 2039/3803 53% [================================= ] 2040/3803 53% [================================= ] 2041/3803 53% [================================= ] 2042/3803 53% [================================= ] 2043/3803 53% [================================= ] 2044/3803 53% [================================= ] 2045/3803 53% [================================= ] 2046/3803 53% [================================= ] 2047/3803 53% [================================= ] 2048/3803 53% [================================= ] 2049/3803 53% [================================= ] 2050/3803 53% [================================= ] 2051/3803 53% [================================= ] 2052/3803 53% [================================= ] 2053/3803 53% [================================= ] 2054/3803 54% [================================= ] 2055/3803 54% [================================= ] 2056/3803 54% [================================= ] 2057/3803 54% [================================= ] 2058/3803 54% [================================= ] 2059/3803 54% [================================= ] 2060/3803 54% [================================= ] 2061/3803 54% [================================= ] 2062/3803 54% [================================= ] 2063/3803 54% [================================= ] 2064/3803 54% [================================= ] 2065/3803 54% [================================= ] 2066/3803 54% [================================= ] 2067/3803 54% [================================= ] 2068/3803 54% [================================= ] 2069/3803 54% [================================= ] 2070/3803 54% [================================= ] 2071/3803 54% [================================= ] 2072/3803 54% [================================= ] 2073/3803 54% [================================= ] 2074/3803 54% [================================= ] 2075/3803 54% [================================= ] 2076/3803 54% [================================= ] 2077/3803 54% [================================= ] 2078/3803 54% [================================= ] 2079/3803 54% [================================= ] 2080/3803 54% [================================= ] 2081/3803 54% [================================= ] 2082/3803 54% [================================= ] 2083/3803 54% [================================= ] 2084/3803 54% [================================= ] 2085/3803 54% [================================== ] 2086/3803 54% [================================== ] 2087/3803 54% [================================== ] 2088/3803 54% [================================== ] 2089/3803 54% [================================== ] 2090/3803 54% [================================== ] 2091/3803 54% [================================== ] 2092/3803 55% [================================== ] 2093/3803 55% [================================== ] 2094/3803 55% [================================== ] 2095/3803 55% [================================== ] 2096/3803 55% [================================== ] 2097/3803 55% [================================== ] 2098/3803 55% [================================== ] 2099/3803 55% [================================== ] 2100/3803 55% [================================== ] 2101/3803 55% [================================== ] 2102/3803 55% [================================== ] 2103/3803 55% [================================== ] 2104/3803 55% [================================== ] 2105/3803 55% [================================== ] 2106/3803 55% [================================== ] 2107/3803 55% [================================== ] 2108/3803 55% [================================== ] 2109/3803 55% [================================== ] 2110/3803 55% [================================== ] 2111/3803 55% [================================== ] 2112/3803 55% [================================== ] 2113/3803 55% [================================== ] 2114/3803 55% [================================== ] 2115/3803 55% [================================== ] 2116/3803 55% [================================== ] 2117/3803 55% [================================== ] 2118/3803 55% [================================== ] 2119/3803 55% [================================== ] 2120/3803 55% [================================== ] 2121/3803 55% [================================== ] 2122/3803 55% [================================== ] 2123/3803 55% [================================== ] 2124/3803 55% [================================== ] 2125/3803 55% [================================== ] 2126/3803 55% [================================== ] 2127/3803 55% [================================== ] 2128/3803 55% [================================== ] 2129/3803 55% [================================== ] 2130/3803 56% [================================== ] 2131/3803 56% [================================== ] 2132/3803 56% [================================== ] 2133/3803 56% [================================== ] 2134/3803 56% [================================== ] 2135/3803 56% [================================== ] 2136/3803 56% [================================== ] 2137/3803 56% [================================== ] 2138/3803 56% [================================== ] 2139/3803 56% [================================== ] 2140/3803 56% [================================== ] 2141/3803 56% [================================== ] 2142/3803 56% [================================== ] 2143/3803 56% [================================== ] 2144/3803 56% [================================== ] 2145/3803 56% [================================== ] 2146/3803 56% [=================================== ] 2147/3803 56% [=================================== ] 2148/3803 56% [=================================== ] 2149/3803 56% [=================================== ] 2150/3803 56% [=================================== ] 2151/3803 56% [=================================== ] 2152/3803 56% [=================================== ] 2153/3803 56% [=================================== ] 2154/3803 56% [=================================== ] 2155/3803 56% [=================================== ] 2156/3803 56% [=================================== ] 2157/3803 56% [=================================== ] 2158/3803 56% [=================================== ] 2159/3803 56% [=================================== ] 2160/3803 56% [=================================== ] 2161/3803 56% [=================================== ] 2162/3803 56% [=================================== ] 2163/3803 56% [=================================== ] 2164/3803 56% [=================================== ] 2165/3803 56% [=================================== ] 2166/3803 56% [=================================== ] 2167/3803 56% [=================================== ] 2168/3803 57% [=================================== ] 2169/3803 57% [=================================== ] 2170/3803 57% [=================================== ] 2171/3803 57% [=================================== ] 2172/3803 57% [=================================== ] 2173/3803 57% [=================================== ] 2174/3803 57% [=================================== ] 2175/3803 57% [=================================== ] 2176/3803 57% [=================================== ] 2177/3803 57% [=================================== ] 2178/3803 57% [=================================== ] 2179/3803 57% [=================================== ] 2180/3803 57% [=================================== ] 2181/3803 57% [=================================== ] 2182/3803 57% [=================================== ] 2183/3803 57% [=================================== ] 2184/3803 57% [=================================== ] 2185/3803 57% [=================================== ] 2186/3803 57% [=================================== ] 2187/3803 57% [=================================== ] 2188/3803 57% [=================================== ] 2189/3803 57% [=================================== ] 2190/3803 57% [=================================== ] 2191/3803 57% [=================================== ] 2192/3803 57% [=================================== ] 2193/3803 57% [=================================== ] 2194/3803 57% [=================================== ] 2195/3803 57% [=================================== ] 2196/3803 57% [=================================== ] 2197/3803 57% [=================================== ] 2198/3803 57% [=================================== ] 2199/3803 57% [=================================== ] 2200/3803 57% [=================================== ] 2201/3803 57% [=================================== ] 2202/3803 57% [=================================== ] 2203/3803 57% [=================================== ] 2204/3803 57% [=================================== ] 2205/3803 57% [=================================== ] 2206/3803 58% [=================================== ] 2207/3803 58% [=================================== ] 2208/3803 58% [==================================== ] 2209/3803 58% [==================================== ] 2210/3803 58% [==================================== ] 2211/3803 58% [==================================== ] 2212/3803 58% [==================================== ] 2213/3803 58% [==================================== ] 2214/3803 58% [==================================== ] 2215/3803 58% [==================================== ] 2216/3803 58% [==================================== ] 2217/3803 58% [==================================== ] 2218/3803 58% [==================================== ] 2219/3803 58% [==================================== ] 2220/3803 58% [==================================== ] 2221/3803 58% [==================================== ] 2222/3803 58% [==================================== ] 2223/3803 58% [==================================== ] 2224/3803 58% [==================================== ] 2225/3803 58% [==================================== ] 2226/3803 58% [==================================== ] 2227/3803 58% [==================================== ] 2228/3803 58% [==================================== ] 2229/3803 58% [==================================== ] 2230/3803 58% [==================================== ] 2231/3803 58% [==================================== ] 2232/3803 58% [==================================== ] 2233/3803 58% [==================================== ] 2234/3803 58% [==================================== ] 2235/3803 58% [==================================== ] 2236/3803 58% [==================================== ] 2237/3803 58% [==================================== ] 2238/3803 58% [==================================== ] 2239/3803 58% [==================================== ] 2240/3803 58% [==================================== ] 2241/3803 58% [==================================== ] 2242/3803 58% [==================================== ] 2243/3803 58% [==================================== ] 2244/3803 59% [==================================== ] 2245/3803 59% [==================================== ] 2246/3803 59% [==================================== ] 2247/3803 59% [==================================== ] 2248/3803 59% [==================================== ] 2249/3803 59% [==================================== ] 2250/3803 59% [==================================== ] 2251/3803 59% [==================================== ] 2252/3803 59% [==================================== ] 2253/3803 59% [==================================== ] 2254/3803 59% [==================================== ] 2255/3803 59% [==================================== ] 2256/3803 59% [==================================== ] 2257/3803 59% [==================================== ] 2258/3803 59% [==================================== ] 2259/3803 59% [==================================== ] 2260/3803 59% [==================================== ] 2261/3803 59% [==================================== ] 2262/3803 59% [==================================== ] 2263/3803 59% [==================================== ] 2264/3803 59% [==================================== ] 2265/3803 59% [==================================== ] 2266/3803 59% [==================================== ] 2267/3803 59% [==================================== ] 2268/3803 59% [==================================== ] 2269/3803 59% [===================================== ] 2270/3803 59% [===================================== ] 2271/3803 59% [===================================== ] 2272/3803 59% [===================================== ] 2273/3803 59% [===================================== ] 2274/3803 59% [===================================== ] 2275/3803 59% [===================================== ] 2276/3803 59% [===================================== ] 2277/3803 59% [===================================== ] 2278/3803 59% [===================================== ] 2279/3803 59% [===================================== ] 2280/3803 59% [===================================== ] 2281/3803 59% [===================================== ] 2282/3803 60% [===================================== ] 2283/3803 60% [===================================== ] 2284/3803 60% [===================================== ] 2285/3803 60% [===================================== ] 2286/3803 60% [===================================== ] 2287/3803 60% [===================================== ] 2288/3803 60% [===================================== ] 2289/3803 60% [===================================== ] 2290/3803 60% [===================================== ] 2291/3803 60% [===================================== ] 2292/3803 60% [===================================== ] 2293/3803 60% [===================================== ] 2294/3803 60% [===================================== ] 2295/3803 60% [===================================== ] 2296/3803 60% [===================================== ] 2297/3803 60% [===================================== ] 2298/3803 60% [===================================== ] 2299/3803 60% [===================================== ] 2300/3803 60% [===================================== ] 2301/3803 60% [===================================== ] 2302/3803 60% [===================================== ] 2303/3803 60% [===================================== ] 2304/3803 60% [===================================== ] 2305/3803 60% [===================================== ] 2306/3803 60% [===================================== ] 2307/3803 60% [===================================== ] 2308/3803 60% [===================================== ] 2309/3803 60% [===================================== ] 2310/3803 60% [===================================== ] 2311/3803 60% [===================================== ] 2312/3803 60% [===================================== ] 2313/3803 60% [===================================== ] 2314/3803 60% [===================================== ] 2315/3803 60% [===================================== ] 2316/3803 60% [===================================== ] 2317/3803 60% [===================================== ] 2318/3803 60% [===================================== ] 2319/3803 60% [===================================== ] 2320/3803 61% [===================================== ] 2321/3803 61% [===================================== ] 2322/3803 61% [===================================== ] 2323/3803 61% [===================================== ] 2324/3803 61% [===================================== ] 2325/3803 61% [===================================== ] 2326/3803 61% [===================================== ] 2327/3803 61% [===================================== ] 2328/3803 61% [===================================== ] 2329/3803 61% [===================================== ] 2330/3803 61% [====================================== ] 2331/3803 61% [====================================== ] 2332/3803 61% [====================================== ] 2333/3803 61% [====================================== ] 2334/3803 61% [====================================== ] 2335/3803 61% [====================================== ] 2336/3803 61% [====================================== ] 2337/3803 61% [====================================== ] 2338/3803 61% [====================================== ] 2339/3803 61% [====================================== ] 2340/3803 61% [====================================== ] 2341/3803 61% [====================================== ] 2342/3803 61% [====================================== ] 2343/3803 61% [====================================== ] 2344/3803 61% [====================================== ] 2345/3803 61% [====================================== ] 2346/3803 61% [====================================== ] 2347/3803 61% [====================================== ] 2348/3803 61% [====================================== ] 2349/3803 61% [====================================== ] 2350/3803 61% [====================================== ] 2351/3803 61% [====================================== ] 2352/3803 61% [====================================== ] 2353/3803 61% [====================================== ] 2354/3803 61% [====================================== ] 2355/3803 61% [====================================== ] 2356/3803 61% [====================================== ] 2357/3803 61% [====================================== ] 2358/3803 62% [====================================== ] 2359/3803 62% [====================================== ] 2360/3803 62% [====================================== ] 2361/3803 62% [====================================== ] 2362/3803 62% [====================================== ] 2363/3803 62% [====================================== ] 2364/3803 62% [====================================== ] 2365/3803 62% [====================================== ] 2366/3803 62% [====================================== ] 2367/3803 62% [====================================== ] 2368/3803 62% [====================================== ] 2369/3803 62% [====================================== ] 2370/3803 62% [====================================== ] 2371/3803 62% [====================================== ] 2372/3803 62% [====================================== ] 2373/3803 62% [====================================== ] 2374/3803 62% [====================================== ] 2375/3803 62% [====================================== ] 2376/3803 62% [====================================== ] 2377/3803 62% [====================================== ] 2378/3803 62% [====================================== ] 2379/3803 62% [====================================== ] 2380/3803 62% [====================================== ] 2381/3803 62% [====================================== ] 2382/3803 62% [====================================== ] 2383/3803 62% [====================================== ] 2384/3803 62% [====================================== ] 2385/3803 62% [====================================== ] 2386/3803 62% [====================================== ] 2387/3803 62% [====================================== ] 2388/3803 62% [====================================== ] 2389/3803 62% [====================================== ] 2390/3803 62% [====================================== ] 2391/3803 62% [====================================== ] 2392/3803 62% [======================================= ] 2393/3803 62% [======================================= ] 2394/3803 62% [======================================= ] 2395/3803 62% [======================================= ] 2396/3803 63% [======================================= ] 2397/3803 63% [======================================= ] 2398/3803 63% [======================================= ] 2399/3803 63% [======================================= ] 2400/3803 63% [======================================= ] 2401/3803 63% [======================================= ] 2402/3803 63% [======================================= ] 2403/3803 63% [======================================= ] 2404/3803 63% [======================================= ] 2405/3803 63% [======================================= ] 2406/3803 63% [======================================= ] 2407/3803 63% [======================================= ] 2408/3803 63% [======================================= ] 2409/3803 63% [======================================= ] 2410/3803 63% [======================================= ] 2411/3803 63% [======================================= ] 2412/3803 63% [======================================= ] 2413/3803 63% [======================================= ] 2414/3803 63% [======================================= ] 2415/3803 63% [======================================= ] 2416/3803 63% [======================================= ] 2417/3803 63% [======================================= ] 2418/3803 63% [======================================= ] 2419/3803 63% [======================================= ] 2420/3803 63% [======================================= ] 2421/3803 63% [======================================= ] 2422/3803 63% [======================================= ] 2423/3803 63% [======================================= ] 2424/3803 63% [======================================= ] 2425/3803 63% [======================================= ] 2426/3803 63% [======================================= ] 2427/3803 63% [======================================= ] 2428/3803 63% [======================================= ] 2429/3803 63% [======================================= ] 2430/3803 63% [======================================= ] 2431/3803 63% [======================================= ] 2432/3803 63% [======================================= ] 2433/3803 63% [======================================= ] 2434/3803 64% [======================================= ] 2435/3803 64% [======================================= ] 2436/3803 64% [======================================= ] 2437/3803 64% [======================================= ] 2438/3803 64% [======================================= ] 2439/3803 64% [======================================= ] 2440/3803 64% [======================================= ] 2441/3803 64% [======================================= ] 2442/3803 64% [======================================= ] 2443/3803 64% [======================================= ] 2444/3803 64% [======================================= ] 2445/3803 64% [======================================= ] 2446/3803 64% [======================================= ] 2447/3803 64% [======================================= ] 2448/3803 64% [======================================= ] 2449/3803 64% [======================================= ] 2450/3803 64% [======================================= ] 2451/3803 64% [======================================= ] 2452/3803 64% [======================================= ] 2453/3803 64% [======================================== ] 2454/3803 64% [======================================== ] 2455/3803 64% [======================================== ] 2456/3803 64% [======================================== ] 2457/3803 64% [======================================== ] 2458/3803 64% [======================================== ] 2459/3803 64% [======================================== ] 2460/3803 64% [======================================== ] 2461/3803 64% [======================================== ] 2462/3803 64% [======================================== ] 2463/3803 64% [======================================== ] 2464/3803 64% [======================================== ] 2465/3803 64% [======================================== ] 2466/3803 64% [======================================== ] 2467/3803 64% [======================================== ] 2468/3803 64% [======================================== ] 2469/3803 64% [======================================== ] 2470/3803 64% [======================================== ] 2471/3803 64% [======================================== ] 2472/3803 65% [======================================== ] 2473/3803 65% [======================================== ] 2474/3803 65% [======================================== ] 2475/3803 65% [======================================== ] 2476/3803 65% [======================================== ] 2477/3803 65% [======================================== ] 2478/3803 65% [======================================== ] 2479/3803 65% [======================================== ] 2480/3803 65% [======================================== ] 2481/3803 65% [======================================== ] 2482/3803 65% [======================================== ] 2483/3803 65% [======================================== ] 2484/3803 65% [======================================== ] 2485/3803 65% [======================================== ] 2486/3803 65% [======================================== ] 2487/3803 65% [======================================== ] 2488/3803 65% [======================================== ] 2489/3803 65% [======================================== ] 2490/3803 65% [======================================== ] 2491/3803 65% [======================================== ] 2492/3803 65% [======================================== ] 2493/3803 65% [======================================== ] 2494/3803 65% [======================================== ] 2495/3803 65% [======================================== ] 2496/3803 65% [======================================== ] 2497/3803 65% [======================================== ] 2498/3803 65% [======================================== ] 2499/3803 65% [======================================== ] 2500/3803 65% [======================================== ] 2501/3803 65% [======================================== ] 2502/3803 65% [======================================== ] 2503/3803 65% [======================================== ] 2504/3803 65% [======================================== ] 2505/3803 65% [======================================== ] 2506/3803 65% [======================================== ] 2507/3803 65% [======================================== ] 2508/3803 65% [======================================== ] 2509/3803 65% [======================================== ] 2510/3803 66% [======================================== ] 2511/3803 66% [======================================== ] 2512/3803 66% [======================================== ] 2513/3803 66% [======================================== ] 2514/3803 66% [========================================= ] 2515/3803 66% [========================================= ] 2516/3803 66% [========================================= ] 2517/3803 66% [========================================= ] 2518/3803 66% [========================================= ] 2519/3803 66% [========================================= ] 2520/3803 66% [========================================= ] 2521/3803 66% [========================================= ] 2522/3803 66% [========================================= ] 2523/3803 66% [========================================= ] 2524/3803 66% [========================================= ] 2525/3803 66% [========================================= ] 2526/3803 66% [========================================= ] 2527/3803 66% [========================================= ] 2528/3803 66% [========================================= ] 2529/3803 66% [========================================= ] 2530/3803 66% [========================================= ] 2531/3803 66% [========================================= ] 2532/3803 66% [========================================= ] 2533/3803 66% [========================================= ] 2534/3803 66% [========================================= ] 2535/3803 66% [========================================= ] 2536/3803 66% [========================================= ] 2537/3803 66% [========================================= ] 2538/3803 66% [========================================= ] 2539/3803 66% [========================================= ] 2540/3803 66% [========================================= ] 2541/3803 66% [========================================= ] 2542/3803 66% [========================================= ] 2543/3803 66% [========================================= ] 2544/3803 66% [========================================= ] 2545/3803 66% [========================================= ] 2546/3803 66% [========================================= ] 2547/3803 66% [========================================= ] 2548/3803 66% [========================================= ] 2549/3803 67% [========================================= ] 2550/3803 67% [========================================= ] 2551/3803 67% [========================================= ] 2552/3803 67% [========================================= ] 2553/3803 67% [========================================= ] 2554/3803 67% [========================================= ] 2555/3803 67% [========================================= ] 2556/3803 67% [========================================= ] 2557/3803 67% [========================================= ] 2558/3803 67% [========================================= ] 2559/3803 67% [========================================= ] 2560/3803 67% [========================================= ] 2561/3803 67% [========================================= ] 2562/3803 67% [========================================= ] 2563/3803 67% [========================================= ] 2564/3803 67% [========================================= ] 2565/3803 67% [========================================= ] 2566/3803 67% [========================================= ] 2567/3803 67% [========================================= ] 2568/3803 67% [========================================= ] 2569/3803 67% [========================================= ] 2570/3803 67% [========================================= ] 2571/3803 67% [========================================= ] 2572/3803 67% [========================================= ] 2573/3803 67% [========================================= ] 2574/3803 67% [========================================= ] 2575/3803 67% [========================================= ] 2576/3803 67% [========================================== ] 2577/3803 67% [========================================== ] 2578/3803 67% [========================================== ] 2579/3803 67% [========================================== ] 2580/3803 67% [========================================== ] 2581/3803 67% [========================================== ] 2582/3803 67% [========================================== ] 2583/3803 67% [========================================== ] 2584/3803 67% [========================================== ] 2585/3803 67% [========================================== ] 2586/3803 67% [========================================== ] 2587/3803 68% [========================================== ] 2588/3803 68% [========================================== ] 2589/3803 68% [========================================== ] 2590/3803 68% [========================================== ] 2591/3803 68% [========================================== ] 2592/3803 68% [========================================== ] 2593/3803 68% [========================================== ] 2594/3803 68% [========================================== ] 2595/3803 68% [========================================== ] 2596/3803 68% [========================================== ] 2597/3803 68% [========================================== ] 2598/3803 68% [========================================== ] 2599/3803 68% [========================================== ] 2600/3803 68% [========================================== ] 2601/3803 68% [========================================== ] 2602/3803 68% [========================================== ] 2603/3803 68% [========================================== ] 2604/3803 68% [========================================== ] 2605/3803 68% [========================================== ] 2606/3803 68% [========================================== ] 2607/3803 68% [========================================== ] 2608/3803 68% [========================================== ] 2609/3803 68% [========================================== ] 2610/3803 68% [========================================== ] 2611/3803 68% [========================================== ] 2612/3803 68% [========================================== ] 2613/3803 68% [========================================== ] 2614/3803 68% [========================================== ] 2615/3803 68% [========================================== ] 2616/3803 68% [========================================== ] 2617/3803 68% [========================================== ] 2618/3803 68% [========================================== ] 2619/3803 68% [========================================== ] 2620/3803 68% [========================================== ] 2621/3803 68% [========================================== ] 2622/3803 68% [========================================== ] 2623/3803 68% [========================================== ] 2624/3803 68% [========================================== ] 2625/3803 69% [========================================== ] 2626/3803 69% [========================================== ] 2627/3803 69% [========================================== ] 2628/3803 69% [========================================== ] 2629/3803 69% [========================================== ] 2630/3803 69% [========================================== ] 2631/3803 69% [========================================== ] 2632/3803 69% [========================================== ] 2633/3803 69% [========================================== ] 2634/3803 69% [========================================== ] 2635/3803 69% [========================================== ] 2636/3803 69% [========================================== ] 2637/3803 69% [=========================================== ] 2638/3803 69% [=========================================== ] 2639/3803 69% [=========================================== ] 2640/3803 69% [=========================================== ] 2641/3803 69% [=========================================== ] 2642/3803 69% [=========================================== ] 2643/3803 69% [=========================================== ] 2644/3803 69% [=========================================== ] 2645/3803 69% [=========================================== ] 2646/3803 69% [=========================================== ] 2647/3803 69% [=========================================== ] 2648/3803 69% [=========================================== ] 2649/3803 69% [=========================================== ] 2650/3803 69% [=========================================== ] 2651/3803 69% [=========================================== ] 2652/3803 69% [=========================================== ] 2653/3803 69% [=========================================== ] 2654/3803 69% [=========================================== ] 2655/3803 69% [=========================================== ] 2656/3803 69% [=========================================== ] 2657/3803 69% [=========================================== ] 2658/3803 69% [=========================================== ] 2659/3803 69% [=========================================== ] 2660/3803 69% [=========================================== ] 2661/3803 69% [=========================================== ] 2662/3803 69% [=========================================== ] 2663/3803 70% [=========================================== ] 2664/3803 70% [=========================================== ] 2665/3803 70% [=========================================== ] 2666/3803 70% [=========================================== ] 2667/3803 70% [=========================================== ] 2668/3803 70% [=========================================== ] 2669/3803 70% [=========================================== ] 2670/3803 70% [=========================================== ] 2671/3803 70% [=========================================== ] 2672/3803 70% [=========================================== ] 2673/3803 70% [=========================================== ] 2674/3803 70% [=========================================== ] 2675/3803 70% [=========================================== ] 2676/3803 70% [=========================================== ] 2677/3803 70% [=========================================== ] 2678/3803 70% [=========================================== ] 2679/3803 70% [=========================================== ] 2680/3803 70% [=========================================== ] 2681/3803 70% [=========================================== ] 2682/3803 70% [=========================================== ] 2683/3803 70% [=========================================== ] 2684/3803 70% [=========================================== ] 2685/3803 70% [=========================================== ] 2686/3803 70% [=========================================== ] 2687/3803 70% [=========================================== ] 2688/3803 70% [=========================================== ] 2689/3803 70% [=========================================== ] 2690/3803 70% [=========================================== ] 2691/3803 70% [=========================================== ] 2692/3803 70% [=========================================== ] 2693/3803 70% [=========================================== ] 2694/3803 70% [=========================================== ] 2695/3803 70% [=========================================== ] 2696/3803 70% [=========================================== ] 2697/3803 70% [=========================================== ] 2698/3803 70% [============================================ ] 2699/3803 70% [============================================ ] 2700/3803 70% [============================================ ] 2701/3803 71% [============================================ ] 2702/3803 71% [============================================ ] 2703/3803 71% [============================================ ] 2704/3803 71% [============================================ ] 2705/3803 71% [============================================ ] 2706/3803 71% [============================================ ] 2707/3803 71% [============================================ ] 2708/3803 71% [============================================ ] 2709/3803 71% [============================================ ] 2710/3803 71% [============================================ ] 2711/3803 71% [============================================ ] 2712/3803 71% [============================================ ] 2713/3803 71% [============================================ ] 2714/3803 71% [============================================ ] 2715/3803 71% [============================================ ] 2716/3803 71% [============================================ ] 2717/3803 71% [============================================ ] 2718/3803 71% [============================================ ] 2719/3803 71% [============================================ ] 2720/3803 71% [============================================ ] 2721/3803 71% [============================================ ] 2722/3803 71% [============================================ ] 2723/3803 71% [============================================ ] 2724/3803 71% [============================================ ] 2725/3803 71% [============================================ ] 2726/3803 71% [============================================ ] 2727/3803 71% [============================================ ] 2728/3803 71% [============================================ ] 2729/3803 71% [============================================ ] 2730/3803 71% [============================================ ] 2731/3803 71% [============================================ ] 2732/3803 71% [============================================ ] 2733/3803 71% [============================================ ] 2734/3803 71% [============================================ ] 2735/3803 71% [============================================ ] 2736/3803 71% [============================================ ] 2737/3803 71% [============================================ ] 2738/3803 71% [============================================ ] 2739/3803 72% [============================================ ] 2740/3803 72% [============================================ ] 2741/3803 72% [============================================ ] 2742/3803 72% [============================================ ] 2743/3803 72% [============================================ ] 2744/3803 72% [============================================ ] 2745/3803 72% [============================================ ] 2746/3803 72% [============================================ ] 2747/3803 72% [============================================ ] 2748/3803 72% [============================================ ] 2749/3803 72% [============================================ ] 2750/3803 72% [============================================ ] 2751/3803 72% [============================================ ] 2752/3803 72% [============================================ ] 2753/3803 72% [============================================ ] 2754/3803 72% [============================================ ] 2755/3803 72% [============================================ ] 2756/3803 72% [============================================ ] 2757/3803 72% [============================================ ] 2758/3803 72% [============================================ ] 2759/3803 72% [============================================ ] 2760/3803 72% [============================================= ] 2761/3803 72% [============================================= ] 2762/3803 72% [============================================= ] 2763/3803 72% [============================================= ] 2764/3803 72% [============================================= ] 2765/3803 72% [============================================= ] 2766/3803 72% [============================================= ] 2767/3803 72% [============================================= ] 2768/3803 72% [============================================= ] 2769/3803 72% [============================================= ] 2770/3803 72% [============================================= ] 2771/3803 72% [============================================= ] 2772/3803 72% [============================================= ] 2773/3803 72% [============================================= ] 2774/3803 72% [============================================= ] 2775/3803 72% [============================================= ] 2776/3803 72% [============================================= ] 2777/3803 73% [============================================= ] 2778/3803 73% [============================================= ] 2779/3803 73% [============================================= ] 2780/3803 73% [============================================= ] 2781/3803 73% [============================================= ] 2782/3803 73% [============================================= ] 2783/3803 73% [============================================= ] 2784/3803 73% [============================================= ] 2785/3803 73% [============================================= ] 2786/3803 73% [============================================= ] 2787/3803 73% [============================================= ] 2788/3803 73% [============================================= ] 2789/3803 73% [============================================= ] 2790/3803 73% [============================================= ] 2791/3803 73% [============================================= ] 2792/3803 73% [============================================= ] 2793/3803 73% [============================================= ] 2794/3803 73% [============================================= ] 2795/3803 73% [============================================= ] 2796/3803 73% [============================================= ] 2797/3803 73% [============================================= ] 2798/3803 73% [============================================= ] 2799/3803 73% [============================================= ] 2800/3803 73% [============================================= ] 2801/3803 73% [============================================= ] 2802/3803 73% [============================================= ] 2803/3803 73% [============================================= ] 2804/3803 73% [============================================= ] 2805/3803 73% [============================================= ] 2806/3803 73% [============================================= ] 2807/3803 73% [============================================= ] 2808/3803 73% [============================================= ] 2809/3803 73% [============================================= ] 2810/3803 73% [============================================= ] 2811/3803 73% [============================================= ] 2812/3803 73% [============================================= ] 2813/3803 73% [============================================= ] 2814/3803 73% [============================================= ] 2815/3803 74% [============================================= ] 2816/3803 74% [============================================= ] 2817/3803 74% [============================================= ] 2818/3803 74% [============================================= ] 2819/3803 74% [============================================= ] 2820/3803 74% [============================================= ] 2821/3803 74% [============================================== ] 2822/3803 74% [============================================== ] 2823/3803 74% [============================================== ] 2824/3803 74% [============================================== ] 2825/3803 74% [============================================== ] 2826/3803 74% [============================================== ] 2827/3803 74% [============================================== ] 2828/3803 74% [============================================== ] 2829/3803 74% [============================================== ] 2830/3803 74% [============================================== ] 2831/3803 74% [============================================== ] 2832/3803 74% [============================================== ] 2833/3803 74% [============================================== ] 2834/3803 74% [============================================== ] 2835/3803 74% [============================================== ] 2836/3803 74% [============================================== ] 2837/3803 74% [============================================== ] 2838/3803 74% [============================================== ] 2839/3803 74% [============================================== ] 2840/3803 74% [============================================== ] 2841/3803 74% [============================================== ] 2842/3803 74% [============================================== ] 2843/3803 74% [============================================== ] 2844/3803 74% [============================================== ] 2845/3803 74% [============================================== ] 2846/3803 74% [============================================== ] 2847/3803 74% [============================================== ] 2848/3803 74% [============================================== ] 2849/3803 74% [============================================== ] 2850/3803 74% [============================================== ] 2851/3803 74% [============================================== ] 2852/3803 74% [============================================== ] 2853/3803 75% [============================================== ] 2854/3803 75% [============================================== ] 2855/3803 75% [============================================== ] 2856/3803 75% [============================================== ] 2857/3803 75% [============================================== ] 2858/3803 75% [============================================== ] 2859/3803 75% [============================================== ] 2860/3803 75% [============================================== ] 2861/3803 75% [============================================== ] 2862/3803 75% [============================================== ] 2863/3803 75% [============================================== ] 2864/3803 75% [============================================== ] 2865/3803 75% [============================================== ] 2866/3803 75% [============================================== ] 2867/3803 75% [============================================== ] 2868/3803 75% [============================================== ] 2869/3803 75% [============================================== ] 2870/3803 75% [============================================== ] 2871/3803 75% [============================================== ] 2872/3803 75% [============================================== ] 2873/3803 75% [============================================== ] 2874/3803 75% [============================================== ] 2875/3803 75% [============================================== ] 2876/3803 75% [============================================== ] 2877/3803 75% [============================================== ] 2878/3803 75% [============================================== ] 2879/3803 75% [============================================== ] 2880/3803 75% [============================================== ] 2881/3803 75% [============================================== ] 2882/3803 75% [=============================================== ] 2883/3803 75% [=============================================== ] 2884/3803 75% [=============================================== ] 2885/3803 75% [=============================================== ] 2886/3803 75% [=============================================== ] 2887/3803 75% [=============================================== ] 2888/3803 75% [=============================================== ] 2889/3803 75% [=============================================== ] 2890/3803 75% [=============================================== ] 2891/3803 76% [=============================================== ] 2892/3803 76% [=============================================== ] 2893/3803 76% [=============================================== ] 2894/3803 76% [=============================================== ] 2895/3803 76% [=============================================== ] 2896/3803 76% [=============================================== ] 2897/3803 76% [=============================================== ] 2898/3803 76% [=============================================== ] 2899/3803 76% [=============================================== ] 2900/3803 76% [=============================================== ] 2901/3803 76% [=============================================== ] 2902/3803 76% [=============================================== ] 2903/3803 76% [=============================================== ] 2904/3803 76% [=============================================== ] 2905/3803 76% [=============================================== ] 2906/3803 76% [=============================================== ] 2907/3803 76% [=============================================== ] 2908/3803 76% [=============================================== ] 2909/3803 76% [=============================================== ] 2910/3803 76% [=============================================== ] 2911/3803 76% [=============================================== ] 2912/3803 76% [=============================================== ] 2913/3803 76% [=============================================== ] 2914/3803 76% [=============================================== ] 2915/3803 76% [=============================================== ] 2916/3803 76% [=============================================== ] 2917/3803 76% [=============================================== ] 2918/3803 76% [=============================================== ] 2919/3803 76% [=============================================== ] 2920/3803 76% [=============================================== ] 2921/3803 76% [=============================================== ] 2922/3803 76% [=============================================== ] 2923/3803 76% [=============================================== ] 2924/3803 76% [=============================================== ] 2925/3803 76% [=============================================== ] 2926/3803 76% [=============================================== ] 2927/3803 76% [=============================================== ] 2928/3803 76% [=============================================== ] 2929/3803 77% [=============================================== ] 2930/3803 77% [=============================================== ] 2931/3803 77% [=============================================== ] 2932/3803 77% [=============================================== ] 2933/3803 77% [=============================================== ] 2934/3803 77% [=============================================== ] 2935/3803 77% [=============================================== ] 2936/3803 77% [=============================================== ] 2937/3803 77% [=============================================== ] 2938/3803 77% [=============================================== ] 2939/3803 77% [=============================================== ] 2940/3803 77% [=============================================== ] 2941/3803 77% [=============================================== ] 2942/3803 77% [=============================================== ] 2943/3803 77% [=============================================== ] 2944/3803 77% [================================================ ] 2945/3803 77% [================================================ ] 2946/3803 77% [================================================ ] 2947/3803 77% [================================================ ] 2948/3803 77% [================================================ ] 2949/3803 77% [================================================ ] 2950/3803 77% [================================================ ] 2951/3803 77% [================================================ ] 2952/3803 77% [================================================ ] 2953/3803 77% [================================================ ] 2954/3803 77% [================================================ ] 2955/3803 77% [================================================ ] 2956/3803 77% [================================================ ] 2957/3803 77% [================================================ ] 2958/3803 77% [================================================ ] 2959/3803 77% [================================================ ] 2960/3803 77% [================================================ ] 2961/3803 77% [================================================ ] 2962/3803 77% [================================================ ] 2963/3803 77% [================================================ ] 2964/3803 77% [================================================ ] 2965/3803 77% [================================================ ] 2966/3803 77% [================================================ ] 2967/3803 78% [================================================ ] 2968/3803 78% [================================================ ] 2969/3803 78% [================================================ ] 2970/3803 78% [================================================ ] 2971/3803 78% [================================================ ] 2972/3803 78% [================================================ ] 2973/3803 78% [================================================ ] 2974/3803 78% [================================================ ] 2975/3803 78% [================================================ ] 2976/3803 78% [================================================ ] 2977/3803 78% [================================================ ] 2978/3803 78% [================================================ ] 2979/3803 78% [================================================ ] 2980/3803 78% [================================================ ] 2981/3803 78% [================================================ ] 2982/3803 78% [================================================ ] 2983/3803 78% [================================================ ] 2984/3803 78% [================================================ ] 2985/3803 78% [================================================ ] 2986/3803 78% [================================================ ] 2987/3803 78% [================================================ ] 2988/3803 78% [================================================ ] 2989/3803 78% [================================================ ] 2990/3803 78% [================================================ ] 2991/3803 78% [================================================ ] 2992/3803 78% [================================================ ] 2993/3803 78% [================================================ ] 2994/3803 78% [================================================ ] 2995/3803 78% [================================================ ] 2996/3803 78% [================================================ ] 2997/3803 78% [================================================ ] 2998/3803 78% [================================================ ] 2999/3803 78% [================================================ ] 3000/3803 78% [================================================ ] 3001/3803 78% [================================================ ] 3002/3803 78% [================================================ ] 3003/3803 78% [================================================ ] 3004/3803 78% [================================================ ] 3005/3803 79% [================================================= ] 3006/3803 79% [================================================= ] 3007/3803 79% [================================================= ] 3008/3803 79% [================================================= ] 3009/3803 79% [================================================= ] 3010/3803 79% [================================================= ] 3011/3803 79% [================================================= ] 3012/3803 79% [================================================= ] 3013/3803 79% [================================================= ] 3014/3803 79% [================================================= ] 3015/3803 79% [================================================= ] 3016/3803 79% [================================================= ] 3017/3803 79% [================================================= ] 3018/3803 79% [================================================= ] 3019/3803 79% [================================================= ] 3020/3803 79% [================================================= ] 3021/3803 79% [================================================= ] 3022/3803 79% [================================================= ] 3023/3803 79% [================================================= ] 3024/3803 79% [================================================= ] 3025/3803 79% [================================================= ] 3026/3803 79% [================================================= ] 3027/3803 79% [================================================= ] 3028/3803 79% [================================================= ] 3029/3803 79% [================================================= ] 3030/3803 79% [================================================= ] 3031/3803 79% [================================================= ] 3032/3803 79% [================================================= ] 3033/3803 79% [================================================= ] 3034/3803 79% [================================================= ] 3035/3803 79% [================================================= ] 3036/3803 79% [================================================= ] 3037/3803 79% [================================================= ] 3038/3803 79% [================================================= ] 3039/3803 79% [================================================= ] 3040/3803 79% [================================================= ] 3041/3803 79% [================================================= ] 3042/3803 79% [================================================= ] 3043/3803 80% [================================================= ] 3044/3803 80% [================================================= ] 3045/3803 80% [================================================= ] 3046/3803 80% [================================================= ] 3047/3803 80% [================================================= ] 3048/3803 80% [================================================= ] 3049/3803 80% [================================================= ] 3050/3803 80% [================================================= ] 3051/3803 80% [================================================= ] 3052/3803 80% [================================================= ] 3053/3803 80% [================================================= ] 3054/3803 80% [================================================= ] 3055/3803 80% [================================================= ] 3056/3803 80% [================================================= ] 3057/3803 80% [================================================= ] 3058/3803 80% [================================================= ] 3059/3803 80% [================================================= ] 3060/3803 80% [================================================= ] 3061/3803 80% [================================================= ] 3062/3803 80% [================================================= ] 3063/3803 80% [================================================= ] 3064/3803 80% [================================================= ] 3065/3803 80% [================================================= ] 3066/3803 80% [================================================== ] 3067/3803 80% [================================================== ] 3068/3803 80% [================================================== ] 3069/3803 80% [================================================== ] 3070/3803 80% [================================================== ] 3071/3803 80% [================================================== ] 3072/3803 80% [================================================== ] 3073/3803 80% [================================================== ] 3074/3803 80% [================================================== ] 3075/3803 80% [================================================== ] 3076/3803 80% [================================================== ] 3077/3803 80% [================================================== ] 3078/3803 80% [================================================== ] 3079/3803 80% [================================================== ] 3080/3803 80% [================================================== ] 3081/3803 81% [================================================== ] 3082/3803 81% [================================================== ] 3083/3803 81% [================================================== ] 3084/3803 81% [================================================== ] 3085/3803 81% [================================================== ] 3086/3803 81% [================================================== ] 3087/3803 81% [================================================== ] 3088/3803 81% [================================================== ] 3089/3803 81% [================================================== ] 3090/3803 81% [================================================== ] 3091/3803 81% [================================================== ] 3092/3803 81% [================================================== ] 3093/3803 81% [================================================== ] 3094/3803 81% [================================================== ] 3095/3803 81% [================================================== ] 3096/3803 81% [================================================== ] 3097/3803 81% [================================================== ] 3098/3803 81% [================================================== ] 3099/3803 81% [================================================== ] 3100/3803 81% [================================================== ] 3101/3803 81% [================================================== ] 3102/3803 81% [================================================== ] 3103/3803 81% [================================================== ] 3104/3803 81% [================================================== ] 3105/3803 81% [================================================== ] 3106/3803 81% [================================================== ] 3107/3803 81% [================================================== ] 3108/3803 81% [================================================== ] 3109/3803 81% [================================================== ] 3110/3803 81% [================================================== ] 3111/3803 81% [================================================== ] 3112/3803 81% [================================================== ] 3113/3803 81% [================================================== ] 3114/3803 81% [================================================== ] 3115/3803 81% [================================================== ] 3116/3803 81% [================================================== ] 3117/3803 81% [================================================== ] 3118/3803 81% [================================================== ] 3119/3803 82% [================================================== ] 3120/3803 82% [================================================== ] 3121/3803 82% [================================================== ] 3122/3803 82% [================================================== ] 3123/3803 82% [================================================== ] 3124/3803 82% [================================================== ] 3125/3803 82% [================================================== ] 3126/3803 82% [================================================== ] 3127/3803 82% [================================================== ] 3128/3803 82% [=================================================== ] 3129/3803 82% [=================================================== ] 3130/3803 82% [=================================================== ] 3131/3803 82% [=================================================== ] 3132/3803 82% [=================================================== ] 3133/3803 82% [=================================================== ] 3134/3803 82% [=================================================== ] 3135/3803 82% [=================================================== ] 3136/3803 82% [=================================================== ] 3137/3803 82% [=================================================== ] 3138/3803 82% [=================================================== ] 3139/3803 82% [=================================================== ] 3140/3803 82% [=================================================== ] 3141/3803 82% [=================================================== ] 3142/3803 82% [=================================================== ] 3143/3803 82% [=================================================== ] 3144/3803 82% [=================================================== ] 3145/3803 82% [=================================================== ] 3146/3803 82% [=================================================== ] 3147/3803 82% [=================================================== ] 3148/3803 82% [=================================================== ] 3149/3803 82% [=================================================== ] 3150/3803 82% [=================================================== ] 3151/3803 82% [=================================================== ] 3152/3803 82% [=================================================== ] 3153/3803 82% [=================================================== ] 3154/3803 82% [=================================================== ] 3155/3803 82% [=================================================== ] 3156/3803 82% [=================================================== ] 3157/3803 83% [=================================================== ] 3158/3803 83% [=================================================== ] 3159/3803 83% [=================================================== ] 3160/3803 83% [=================================================== ] 3161/3803 83% [=================================================== ] 3162/3803 83% [=================================================== ] 3163/3803 83% [=================================================== ] 3164/3803 83% [=================================================== ] 3165/3803 83% [=================================================== ] 3166/3803 83% [=================================================== ] 3167/3803 83% [=================================================== ] 3168/3803 83% [=================================================== ] 3169/3803 83% [=================================================== ] 3170/3803 83% [=================================================== ] 3171/3803 83% [=================================================== ] 3172/3803 83% [=================================================== ] 3173/3803 83% [=================================================== ] 3174/3803 83% [=================================================== ] 3175/3803 83% [=================================================== ] 3176/3803 83% [=================================================== ] 3177/3803 83% [=================================================== ] 3178/3803 83% [=================================================== ] 3179/3803 83% [=================================================== ] 3180/3803 83% [=================================================== ] 3181/3803 83% [=================================================== ] 3182/3803 83% [=================================================== ] 3183/3803 83% [=================================================== ] 3184/3803 83% [=================================================== ] 3185/3803 83% [=================================================== ] 3186/3803 83% [=================================================== ] 3187/3803 83% [=================================================== ] 3188/3803 83% [=================================================== ] 3189/3803 83% [==================================================== ] 3190/3803 83% [==================================================== ] 3191/3803 83% [==================================================== ] 3192/3803 83% [==================================================== ] 3193/3803 83% [==================================================== ] 3194/3803 83% [==================================================== ] 3195/3803 84% [==================================================== ] 3196/3803 84% [==================================================== ] 3197/3803 84% [==================================================== ] 3198/3803 84% [==================================================== ] 3199/3803 84% [==================================================== ] 3200/3803 84% [==================================================== ] 3201/3803 84% [==================================================== ] 3202/3803 84% [==================================================== ] 3203/3803 84% [==================================================== ] 3204/3803 84% [==================================================== ] 3205/3803 84% [==================================================== ] 3206/3803 84% [==================================================== ] 3207/3803 84% [==================================================== ] 3208/3803 84% [==================================================== ] 3209/3803 84% [==================================================== ] 3210/3803 84% [==================================================== ] 3211/3803 84% [==================================================== ] 3212/3803 84% [==================================================== ] 3213/3803 84% [==================================================== ] 3214/3803 84% [==================================================== ] 3215/3803 84% [==================================================== ] 3216/3803 84% [==================================================== ] 3217/3803 84% [==================================================== ] 3218/3803 84% [==================================================== ] 3219/3803 84% [==================================================== ] 3220/3803 84% [==================================================== ] 3221/3803 84% [==================================================== ] 3222/3803 84% [==================================================== ] 3223/3803 84% [==================================================== ] 3224/3803 84% [==================================================== ] 3225/3803 84% [==================================================== ] 3226/3803 84% [==================================================== ] 3227/3803 84% [==================================================== ] 3228/3803 84% [==================================================== ] 3229/3803 84% [==================================================== ] 3230/3803 84% [==================================================== ] 3231/3803 84% [==================================================== ] 3232/3803 84% [==================================================== ] 3233/3803 85% [==================================================== ] 3234/3803 85% [==================================================== ] 3235/3803 85% [==================================================== ] 3236/3803 85% [==================================================== ] 3237/3803 85% [==================================================== ] 3238/3803 85% [==================================================== ] 3239/3803 85% [==================================================== ] 3240/3803 85% [==================================================== ] 3241/3803 85% [==================================================== ] 3242/3803 85% [==================================================== ] 3243/3803 85% [==================================================== ] 3244/3803 85% [==================================================== ] 3245/3803 85% [==================================================== ] 3246/3803 85% [==================================================== ] 3247/3803 85% [==================================================== ] 3248/3803 85% [==================================================== ] 3249/3803 85% [==================================================== ] 3250/3803 85% [===================================================== ] 3251/3803 85% [===================================================== ] 3252/3803 85% [===================================================== ] 3253/3803 85% [===================================================== ] 3254/3803 85% [===================================================== ] 3255/3803 85% [===================================================== ] 3256/3803 85% [===================================================== ] 3257/3803 85% [===================================================== ] 3258/3803 85% [===================================================== ] 3259/3803 85% [===================================================== ] 3260/3803 85% [===================================================== ] 3261/3803 85% [===================================================== ] 3262/3803 85% [===================================================== ] 3263/3803 85% [===================================================== ] 3264/3803 85% [===================================================== ] 3265/3803 85% [===================================================== ] 3266/3803 85% [===================================================== ] 3267/3803 85% [===================================================== ] 3268/3803 85% [===================================================== ] 3269/3803 85% [===================================================== ] 3270/3803 85% [===================================================== ] 3271/3803 86% [===================================================== ] 3272/3803 86% [===================================================== ] 3273/3803 86% [===================================================== ] 3274/3803 86% [===================================================== ] 3275/3803 86% [===================================================== ] 3276/3803 86% [===================================================== ] 3277/3803 86% [===================================================== ] 3278/3803 86% [===================================================== ] 3279/3803 86% [===================================================== ] 3280/3803 86% [===================================================== ] 3281/3803 86% [===================================================== ] 3282/3803 86% [===================================================== ] 3283/3803 86% [===================================================== ] 3284/3803 86% [===================================================== ] 3285/3803 86% [===================================================== ] 3286/3803 86% [===================================================== ] 3287/3803 86% [===================================================== ] 3288/3803 86% [===================================================== ] 3289/3803 86% [===================================================== ] 3290/3803 86% [===================================================== ] 3291/3803 86% [===================================================== ] 3292/3803 86% [===================================================== ] 3293/3803 86% [===================================================== ] 3294/3803 86% [===================================================== ] 3295/3803 86% [===================================================== ] 3296/3803 86% [===================================================== ] 3297/3803 86% [===================================================== ] 3298/3803 86% [===================================================== ] 3299/3803 86% [===================================================== ] 3300/3803 86% [===================================================== ] 3301/3803 86% [===================================================== ] 3302/3803 86% [===================================================== ] 3303/3803 86% [===================================================== ] 3304/3803 86% [===================================================== ] 3305/3803 86% [===================================================== ] 3306/3803 86% [===================================================== ] 3307/3803 86% [===================================================== ] 3308/3803 86% [===================================================== ] 3309/3803 87% [===================================================== ] 3310/3803 87% [===================================================== ] 3311/3803 87% [===================================================== ] 3312/3803 87% [====================================================== ] 3313/3803 87% [====================================================== ] 3314/3803 87% [====================================================== ] 3315/3803 87% [====================================================== ] 3316/3803 87% [====================================================== ] 3317/3803 87% [====================================================== ] 3318/3803 87% [====================================================== ] 3319/3803 87% [====================================================== ] 3320/3803 87% [====================================================== ] 3321/3803 87% [====================================================== ] 3322/3803 87% [====================================================== ] 3323/3803 87% [====================================================== ] 3324/3803 87% [====================================================== ] 3325/3803 87% [====================================================== ] 3326/3803 87% [====================================================== ] 3327/3803 87% [====================================================== ] 3328/3803 87% [====================================================== ] 3329/3803 87% [====================================================== ] 3330/3803 87% [====================================================== ] 3331/3803 87% [====================================================== ] 3332/3803 87% [====================================================== ] 3333/3803 87% [====================================================== ] 3334/3803 87% [====================================================== ] 3335/3803 87% [====================================================== ] 3336/3803 87% [====================================================== ] 3337/3803 87% [====================================================== ] 3338/3803 87% [====================================================== ] 3339/3803 87% [====================================================== ] 3340/3803 87% [====================================================== ] 3341/3803 87% [====================================================== ] 3342/3803 87% [====================================================== ] 3343/3803 87% [====================================================== ] 3344/3803 87% [====================================================== ] 3345/3803 87% [====================================================== ] 3346/3803 87% [====================================================== ] 3347/3803 88% [====================================================== ] 3348/3803 88% [====================================================== ] 3349/3803 88% [====================================================== ] 3350/3803 88% [====================================================== ] 3351/3803 88% [====================================================== ] 3352/3803 88% [====================================================== ] 3353/3803 88% [====================================================== ] 3354/3803 88% [====================================================== ] 3355/3803 88% [====================================================== ] 3356/3803 88% [====================================================== ] 3357/3803 88% [====================================================== ] 3358/3803 88% [====================================================== ] 3359/3803 88% [====================================================== ] 3360/3803 88% [====================================================== ] 3361/3803 88% [====================================================== ] 3362/3803 88% [====================================================== ] 3363/3803 88% [====================================================== ] 3364/3803 88% [====================================================== ] 3365/3803 88% [====================================================== ] 3366/3803 88% [====================================================== ] 3367/3803 88% [====================================================== ] 3368/3803 88% [====================================================== ] 3369/3803 88% [====================================================== ] 3370/3803 88% [====================================================== ] 3371/3803 88% [====================================================== ] 3372/3803 88% [====================================================== ] 3373/3803 88% [======================================================= ] 3374/3803 88% [======================================================= ] 3375/3803 88% [======================================================= ] 3376/3803 88% [======================================================= ] 3377/3803 88% [======================================================= ] 3378/3803 88% [======================================================= ] 3379/3803 88% [======================================================= ] 3380/3803 88% [======================================================= ] 3381/3803 88% [======================================================= ] 3382/3803 88% [======================================================= ] 3383/3803 88% [======================================================= ] 3384/3803 88% [======================================================= ] 3385/3803 89% [======================================================= ] 3386/3803 89% [======================================================= ] 3387/3803 89% [======================================================= ] 3388/3803 89% [======================================================= ] 3389/3803 89% [======================================================= ] 3390/3803 89% [======================================================= ] 3391/3803 89% [======================================================= ] 3392/3803 89% [======================================================= ] 3393/3803 89% [======================================================= ] 3394/3803 89% [======================================================= ] 3395/3803 89% [======================================================= ] 3396/3803 89% [======================================================= ] 3397/3803 89% [======================================================= ] 3398/3803 89% [======================================================= ] 3399/3803 89% [======================================================= ] 3400/3803 89% [======================================================= ] 3401/3803 89% [======================================================= ] 3402/3803 89% [======================================================= ] 3403/3803 89% [======================================================= ] 3404/3803 89% [======================================================= ] 3405/3803 89% [======================================================= ] 3406/3803 89% [======================================================= ] 3407/3803 89% [======================================================= ] 3408/3803 89% [======================================================= ] 3409/3803 89% [======================================================= ] 3410/3803 89% [======================================================= ] 3411/3803 89% [======================================================= ] 3412/3803 89% [======================================================= ] 3413/3803 89% [======================================================= ] 3414/3803 89% [======================================================= ] 3415/3803 89% [======================================================= ] 3416/3803 89% [======================================================= ] 3417/3803 89% [======================================================= ] 3418/3803 89% [======================================================= ] 3419/3803 89% [======================================================= ] 3420/3803 89% [======================================================= ] 3421/3803 89% [======================================================= ] 3422/3803 89% [======================================================= ] 3423/3803 90% [======================================================= ] 3424/3803 90% [======================================================= ] 3425/3803 90% [======================================================= ] 3426/3803 90% [======================================================= ] 3427/3803 90% [======================================================= ] 3428/3803 90% [======================================================= ] 3429/3803 90% [======================================================= ] 3430/3803 90% [======================================================= ] 3431/3803 90% [======================================================= ] 3432/3803 90% [======================================================= ] 3433/3803 90% [======================================================= ] 3434/3803 90% [======================================================== ] 3435/3803 90% [======================================================== ] 3436/3803 90% [======================================================== ] 3437/3803 90% [======================================================== ] 3438/3803 90% [======================================================== ] 3439/3803 90% [======================================================== ] 3440/3803 90% [======================================================== ] 3441/3803 90% [======================================================== ] 3442/3803 90% [======================================================== ] 3443/3803 90% [======================================================== ] 3444/3803 90% [======================================================== ] 3445/3803 90% [======================================================== ] 3446/3803 90% [======================================================== ] 3447/3803 90% [======================================================== ] 3448/3803 90% [======================================================== ] 3449/3803 90% [======================================================== ] 3450/3803 90% [======================================================== ] 3451/3803 90% [======================================================== ] 3452/3803 90% [======================================================== ] 3453/3803 90% [======================================================== ] 3454/3803 90% [======================================================== ] 3455/3803 90% [======================================================== ] 3456/3803 90% [======================================================== ] 3457/3803 90% [======================================================== ] 3458/3803 90% [======================================================== ] 3459/3803 90% [======================================================== ] 3460/3803 90% [======================================================== ] 3461/3803 91% [======================================================== ] 3462/3803 91% [======================================================== ] 3463/3803 91% [======================================================== ] 3464/3803 91% [======================================================== ] 3465/3803 91% [======================================================== ] 3466/3803 91% [======================================================== ] 3467/3803 91% [======================================================== ] 3468/3803 91% [======================================================== ] 3469/3803 91% [======================================================== ] 3470/3803 91% [======================================================== ] 3471/3803 91% [======================================================== ] 3472/3803 91% [======================================================== ] 3473/3803 91% [======================================================== ] 3474/3803 91% [======================================================== ] 3475/3803 91% [======================================================== ] 3476/3803 91% [======================================================== ] 3477/3803 91% [======================================================== ] 3478/3803 91% [======================================================== ] 3479/3803 91% [======================================================== ] 3480/3803 91% [======================================================== ] 3481/3803 91% [======================================================== ] 3482/3803 91% [======================================================== ] 3483/3803 91% [======================================================== ] 3484/3803 91% [======================================================== ] 3485/3803 91% [======================================================== ] 3486/3803 91% [======================================================== ] 3487/3803 91% [======================================================== ] 3488/3803 91% [======================================================== ] 3489/3803 91% [======================================================== ] 3490/3803 91% [======================================================== ] 3491/3803 91% [======================================================== ] 3492/3803 91% [======================================================== ] 3493/3803 91% [======================================================== ] 3494/3803 91% [======================================================== ] 3495/3803 91% [======================================================== ] 3496/3803 91% [========================================================= ] 3497/3803 91% [========================================================= ] 3498/3803 91% [========================================================= ] 3499/3803 92% [========================================================= ] 3500/3803 92% [========================================================= ] 3501/3803 92% [========================================================= ] 3502/3803 92% [========================================================= ] 3503/3803 92% [========================================================= ] 3504/3803 92% [========================================================= ] 3505/3803 92% [========================================================= ] 3506/3803 92% [========================================================= ] 3507/3803 92% [========================================================= ] 3508/3803 92% [========================================================= ] 3509/3803 92% [========================================================= ] 3510/3803 92% [========================================================= ] 3511/3803 92% [========================================================= ] 3512/3803 92% [========================================================= ] 3513/3803 92% [========================================================= ] 3514/3803 92% [========================================================= ] 3515/3803 92% [========================================================= ] 3516/3803 92% [========================================================= ] 3517/3803 92% [========================================================= ] 3518/3803 92% [========================================================= ] 3519/3803 92% [========================================================= ] 3520/3803 92% [========================================================= ] 3521/3803 92% [========================================================= ] 3522/3803 92% [========================================================= ] 3523/3803 92% [========================================================= ] 3524/3803 92% [========================================================= ] 3525/3803 92% [========================================================= ] 3526/3803 92% [========================================================= ] 3527/3803 92% [========================================================= ] 3528/3803 92% [========================================================= ] 3529/3803 92% [========================================================= ] 3530/3803 92% [========================================================= ] 3531/3803 92% [========================================================= ] 3532/3803 92% [========================================================= ] 3533/3803 92% [========================================================= ] 3534/3803 92% [========================================================= ] 3535/3803 92% [========================================================= ] 3536/3803 92% [========================================================= ] 3537/3803 93% [========================================================= ] 3538/3803 93% [========================================================= ] 3539/3803 93% [========================================================= ] 3540/3803 93% [========================================================= ] 3541/3803 93% [========================================================= ] 3542/3803 93% [========================================================= ] 3543/3803 93% [========================================================= ] 3544/3803 93% [========================================================= ] 3545/3803 93% [========================================================= ] 3546/3803 93% [========================================================= ] 3547/3803 93% [========================================================= ] 3548/3803 93% [========================================================= ] 3549/3803 93% [========================================================= ] 3550/3803 93% [========================================================= ] 3551/3803 93% [========================================================= ] 3552/3803 93% [========================================================= ] 3553/3803 93% [========================================================= ] 3554/3803 93% [========================================================= ] 3555/3803 93% [========================================================= ] 3556/3803 93% [========================================================= ] 3557/3803 93% [========================================================== ] 3558/3803 93% [========================================================== ] 3559/3803 93% [========================================================== ] 3560/3803 93% [========================================================== ] 3561/3803 93% [========================================================== ] 3562/3803 93% [========================================================== ] 3563/3803 93% [========================================================== ] 3564/3803 93% [========================================================== ] 3565/3803 93% [========================================================== ] 3566/3803 93% [========================================================== ] 3567/3803 93% [========================================================== ] 3568/3803 93% [========================================================== ] 3569/3803 93% [========================================================== ] 3570/3803 93% [========================================================== ] 3571/3803 93% [========================================================== ] 3572/3803 93% [========================================================== ] 3573/3803 93% [========================================================== ] 3574/3803 93% [========================================================== ] 3575/3803 94% [========================================================== ] 3576/3803 94% [========================================================== ] 3577/3803 94% [========================================================== ] 3578/3803 94% [========================================================== ] 3579/3803 94% [========================================================== ] 3580/3803 94% [========================================================== ] 3581/3803 94% [========================================================== ] 3582/3803 94% [========================================================== ] 3583/3803 94% [========================================================== ] 3584/3803 94% [========================================================== ] 3585/3803 94% [========================================================== ] 3586/3803 94% [========================================================== ] 3587/3803 94% [========================================================== ] 3588/3803 94% [========================================================== ] 3589/3803 94% [========================================================== ] 3590/3803 94% [========================================================== ] 3591/3803 94% [========================================================== ] 3592/3803 94% [========================================================== ] 3593/3803 94% [========================================================== ] 3594/3803 94% [========================================================== ] 3595/3803 94% [========================================================== ] 3596/3803 94% [========================================================== ] 3597/3803 94% [========================================================== ] 3598/3803 94% [========================================================== ] 3599/3803 94% [========================================================== ] 3600/3803 94% [========================================================== ] 3601/3803 94% [========================================================== ] 3602/3803 94% [========================================================== ] 3603/3803 94% [========================================================== ] 3604/3803 94% [========================================================== ] 3605/3803 94% [========================================================== ] 3606/3803 94% [========================================================== ] 3607/3803 94% [========================================================== ] 3608/3803 94% [========================================================== ] 3609/3803 94% [========================================================== ] 3610/3803 94% [========================================================== ] 3611/3803 94% [========================================================== ] 3612/3803 94% [========================================================== ] 3613/3803 95% [========================================================== ] 3614/3803 95% [========================================================== ] 3615/3803 95% [========================================================== ] 3616/3803 95% [========================================================== ] 3617/3803 95% [========================================================== ] 3618/3803 95% [=========================================================== ] 3619/3803 95% [=========================================================== ] 3620/3803 95% [=========================================================== ] 3621/3803 95% [=========================================================== ] 3622/3803 95% [=========================================================== ] 3623/3803 95% [=========================================================== ] 3624/3803 95% [=========================================================== ] 3625/3803 95% [=========================================================== ] 3626/3803 95% [=========================================================== ] 3627/3803 95% [=========================================================== ] 3628/3803 95% [=========================================================== ] 3629/3803 95% [=========================================================== ] 3630/3803 95% [=========================================================== ] 3631/3803 95% [=========================================================== ] 3632/3803 95% [=========================================================== ] 3633/3803 95% [=========================================================== ] 3634/3803 95% [=========================================================== ] 3635/3803 95% [=========================================================== ] 3636/3803 95% [=========================================================== ] 3637/3803 95% [=========================================================== ] 3638/3803 95% [=========================================================== ] 3639/3803 95% [=========================================================== ] 3640/3803 95% [=========================================================== ] 3641/3803 95% [=========================================================== ] 3642/3803 95% [=========================================================== ] 3643/3803 95% [=========================================================== ] 3644/3803 95% [=========================================================== ] 3645/3803 95% [=========================================================== ] 3646/3803 95% [=========================================================== ] 3647/3803 95% [=========================================================== ] 3648/3803 95% [=========================================================== ] 3649/3803 95% [=========================================================== ] 3650/3803 95% [=========================================================== ] 3651/3803 96% [=========================================================== ] 3652/3803 96% [=========================================================== ] 3653/3803 96% [=========================================================== ] 3654/3803 96% [=========================================================== ] 3655/3803 96% [=========================================================== ] 3656/3803 96% [=========================================================== ] 3657/3803 96% [=========================================================== ] 3658/3803 96% [=========================================================== ] 3659/3803 96% [=========================================================== ] 3660/3803 96% [=========================================================== ] 3661/3803 96% [=========================================================== ] 3662/3803 96% [=========================================================== ] 3663/3803 96% [=========================================================== ] 3664/3803 96% [=========================================================== ] 3665/3803 96% [=========================================================== ] 3666/3803 96% [=========================================================== ] 3667/3803 96% [=========================================================== ] 3668/3803 96% [=========================================================== ] 3669/3803 96% [=========================================================== ] 3670/3803 96% [=========================================================== ] 3671/3803 96% [=========================================================== ] 3672/3803 96% [=========================================================== ] 3673/3803 96% [=========================================================== ] 3674/3803 96% [=========================================================== ] 3675/3803 96% [=========================================================== ] 3676/3803 96% [=========================================================== ] 3677/3803 96% [=========================================================== ] 3678/3803 96% [=========================================================== ] 3679/3803 96% [=========================================================== ] 3680/3803 96% [============================================================ ] 3681/3803 96% [============================================================ ] 3682/3803 96% [============================================================ ] 3683/3803 96% [============================================================ ] 3684/3803 96% [============================================================ ] 3685/3803 96% [============================================================ ] 3686/3803 96% [============================================================ ] 3687/3803 96% [============================================================ ] 3688/3803 96% [============================================================ ] 3689/3803 97% [============================================================ ] 3690/3803 97% [============================================================ ] 3691/3803 97% [============================================================ ] 3692/3803 97% [============================================================ ] 3693/3803 97% [============================================================ ] 3694/3803 97% [============================================================ ] 3695/3803 97% [============================================================ ] 3696/3803 97% [============================================================ ] 3697/3803 97% [============================================================ ] 3698/3803 97% [============================================================ ] 3699/3803 97% [============================================================ ] 3700/3803 97% [============================================================ ] 3701/3803 97% [============================================================ ] 3702/3803 97% [============================================================ ] 3703/3803 97% [============================================================ ] 3704/3803 97% [============================================================ ] 3705/3803 97% [============================================================ ] 3706/3803 97% [============================================================ ] 3707/3803 97% [============================================================ ] 3708/3803 97% [============================================================ ] 3709/3803 97% [============================================================ ] 3710/3803 97% [============================================================ ] 3711/3803 97% [============================================================ ] 3712/3803 97% [============================================================ ] 3713/3803 97% [============================================================ ] 3714/3803 97% [============================================================ ] 3715/3803 97% [============================================================ ] 3716/3803 97% [============================================================ ] 3717/3803 97% [============================================================ ] 3718/3803 97% [============================================================ ] 3719/3803 97% [============================================================ ] 3720/3803 97% [============================================================ ] 3721/3803 97% [============================================================ ] 3722/3803 97% [============================================================ ] 3723/3803 97% [============================================================ ] 3724/3803 97% [============================================================ ] 3725/3803 97% [============================================================ ] 3726/3803 97% [============================================================ ] 3727/3803 98% [============================================================ ] 3728/3803 98% [============================================================ ] 3729/3803 98% [============================================================ ] 3730/3803 98% [============================================================ ] 3731/3803 98% [============================================================ ] 3732/3803 98% [============================================================ ] 3733/3803 98% [============================================================ ] 3734/3803 98% [============================================================ ] 3735/3803 98% [============================================================ ] 3736/3803 98% [============================================================ ] 3737/3803 98% [============================================================ ] 3738/3803 98% [============================================================ ] 3739/3803 98% [============================================================ ] 3740/3803 98% [============================================================ ] 3741/3803 98% [============================================================= ] 3742/3803 98% [============================================================= ] 3743/3803 98% [============================================================= ] 3744/3803 98% [============================================================= ] 3745/3803 98% [============================================================= ] 3746/3803 98% [============================================================= ] 3747/3803 98% [============================================================= ] 3748/3803 98% [============================================================= ] 3749/3803 98% [============================================================= ] 3750/3803 98% [============================================================= ] 3751/3803 98% [============================================================= ] 3752/3803 98% [============================================================= ] 3753/3803 98% [============================================================= ] 3754/3803 98% [============================================================= ] 3755/3803 98% [============================================================= ] 3756/3803 98% [============================================================= ] 3757/3803 98% [============================================================= ] 3758/3803 98% [============================================================= ] 3759/3803 98% [============================================================= ] 3760/3803 98% [============================================================= ] 3761/3803 98% [============================================================= ] 3762/3803 98% [============================================================= ] 3763/3803 98% [============================================================= ] 3764/3803 98% [============================================================= ] 3765/3803 99% [============================================================= ] 3766/3803 99% [============================================================= ] 3767/3803 99% [============================================================= ] 3768/3803 99% [============================================================= ] 3769/3803 99% [============================================================= ] 3770/3803 99% [============================================================= ] 3771/3803 99% [============================================================= ] 3772/3803 99% [============================================================= ] 3773/3803 99% [============================================================= ] 3774/3803 99% [============================================================= ] 3775/3803 99% [============================================================= ] 3776/3803 99% [============================================================= ] 3777/3803 99% [============================================================= ] 3778/3803 99% [============================================================= ] 3779/3803 99% [============================================================= ] 3780/3803 99% [============================================================= ] 3781/3803 99% [============================================================= ] 3782/3803 99% [============================================================= ] 3783/3803 99% [============================================================= ] 3784/3803 99% [============================================================= ] 3785/3803 99% [============================================================= ] 3786/3803 99% [============================================================= ] 3787/3803 99% [============================================================= ] 3788/3803 99% [============================================================= ] 3789/3803 99% [============================================================= ] 3790/3803 99% [============================================================= ] 3791/3803 99% [============================================================= ] 3792/3803 99% [============================================================= ] 3793/3803 99% [============================================================= ] 3794/3803 99% [============================================================= ] 3795/3803 99% [============================================================= ] 3796/3803 99% [============================================================= ] 3797/3803 99% [============================================================= ] 3798/3803 99% [============================================================= ] 3799/3803 99% [============================================================= ] 3800/3803 99% [============================================================= ] 3801/3803 99% [============================================================= ] 3802/3803 99% [==============================================================] 3803/3803 100% operation complete, 3803 objects in 77249 NAND pages. ln -snf /home/autobuild/autobuild/instance-4/output-1/host/x86_64-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-4/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-4/buildroot' >>> Buildroot 2023.08-rc3-35-gb7488b4d68 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.3.0 Collecting legal info >>> glibc 2.37-2-g9f8513dc64119a424b312db97cef5d87d376defa Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info >>> host-binutils 2.40 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.4.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-aespipe 2.4f Collecting legal info >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> host-btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.27.1 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-util-linux 2.39.1 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> e2fsprogs 1.47.0 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.39.1 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> chocolate-doom 3.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sdl2 2.28.1 Collecting legal info LICENSE.txt: OK (sha256: 9928507f684c1965d07f2b6ef4b4723d5efc2f6b4ab731f743a413c51c319927) >>> sdl2_mixer 2.6.3 Collecting legal info LICENSE.txt: OK (sha256: 1852c8549e3d154687197d46abababd3e8faae035f19991b2ca850fa3a43ad57) >>> sdl2_net 2.2.0 Collecting legal info LICENSE.txt: OK (sha256: fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426) >>> collectl 4.3.2 Collecting legal info COPYING: OK (sha256: 264fe27852db5624e6a9a9845b4e14e91ee5007305b33e5556dfade394d578a8) ARTISTIC: OK (sha256: b92800d37afa2aa03c02817ff3b68efc7236436fe76af06ad9b1fc4682f59bcb) GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-crudini 0.9.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-iniparse 0.5 Collecting legal info LICENSE-PSF: OK (sha256: 9b02e3dfe433ccd2bd94636ef6eb08638b5a54deafe5f87a3d9d9104356c48e0) LICENSE: OK (sha256: ff45637d8a96adc414179e502fbed40160e57205bf2e302140e79a0c71eceaa7) >>> host-python-setuptools 68.0.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.5 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-python-pypa-build 0.10.0 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> f2fs-tools 1.16.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 3.0.10 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> freetype 2.13.1 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-genimage 16 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnu-efi 3.0.15 Collecting legal info README.efilib: OK (sha256: 42d352e9c28dd446fd0209cd6f75588c8e41f0934540bb382bbd61c752360265) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> gsl 2.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> htpdate 1.3.7 Collecting legal info LICENSE: OK (sha256: 7989949df09a0489434723c571541604cd3f2e0418c6a6aa9179bfaf8ec807cc) >>> openssl Collecting legal info >>> libopenssl 3.0.10 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> hwdata 0.371 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> imlib2 1.7.3 Collecting legal info COPYING: OK (sha256: fb70339dd33a77b6213c7ae067fccf93d04af44ff3f937c61f8863f7970e73f6) COPYING-PLAIN: OK (sha256: 8c9a2e92ed4937e2d30c2ea95439c36ed3002fc47e34efee43455a460fee8ef5) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> initscripts Collecting legal info >>> inotify-tools 3.20.2.2 Collecting legal info COPYING: OK (sha256: e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6) >>> ipmitool 1_8_19 Collecting legal info COPYING: OK (sha256: b7e2382a8be43b5f6cb092f2d2bda163bf1a1938be9300f821a845cbcd535f56) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> lcms2 2.15 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libdill 32d0e8b733416208e0412a56490332772bc5c6e1 Collecting legal info COPYING: OK (sha256: 3f78d9c42c8919cb6dc63e51de17b9eb40a49d9cdd876ce59e77392721e8c2c6) >>> libdisplay-info 0.1.1 Collecting legal info LICENSE: OK (sha256: 15b396244e58830c5614b9394f4deccfe684970cd507f299383ab57ad339eedd) >>> host-meson 1.1.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> libedit 20221030-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> libgpgme 1.20.0 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libksba 1.6.3 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) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodbus 3.1.10 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libnetfilter_queue 1.0.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libssh2 1.11.0 Collecting legal info COPYING: OK (sha256: fda5e2522c58ba1f31c9f2044747616457466f4aebec16ade4af86e3a16a8e02) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libubox 75a3b870cace1171faf57bd55e5a9a2f1564f757 Collecting legal info >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libzip 1.9.2 Collecting legal info LICENSE: OK (sha256: 01c022eca6d566e2e8792fd0f091a28653b2a608319922bcd4de91c49d1438e1) >>> mbedtls 2.28.3 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> ltris 1.2 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.189 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.4.3 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> mbpoll 1.5.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> mhz 11aac2399780a1f7ea9f007b14af0464797d5cf1 Collecting legal info LICENSE: OK (sha256: 9449d373cad921620bb8f1e4f7b39f957e263163ded159c1efc8de27f8997099) >>> minizip 3.0.7 Collecting legal info LICENSE: OK (sha256: 675181c03fc1302a1c8554c00f7be9bb420c5dbc9dcc2013433cec144413de03) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> nano 7.2 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> nghttp2 1.41.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> nvidia-modprobe 450.57 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openjpeg 2.5.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> openssh 9.3p2 Collecting legal info LICENCE: OK (sha256: 05c30446ba738934b3f1efa965b454c122ca26cc4b268e5ae6843f58ccd1b16d) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.6 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> perl-class-std 0.013 Collecting legal info README: OK (sha256: b8175bf3750dc54096bf1506c681b4f13262e5b82e40244e9a77730c6b72e4d6) >>> host-perl 5.36.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 810c97bea10842d2e47bc79e51acdfa1628cfee34fa0d89330f4eb3a44e3def9) >>> host-perl-module-build 0.4232 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> perl 5.36.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 810c97bea10842d2e47bc79e51acdfa1628cfee34fa0d89330f4eb3a44e3def9) >>> perl-clone 0.46 Collecting legal info README.md: OK (sha256: 40aa7eb133e97b075024380640528760a54aefc344781741ed02539a375db5ac) >>> perl-date-manip 6.92 Collecting legal info LICENSE: OK (sha256: 8ba2a138654f8b59b7e1e3ad0d4c81918b9148ff95078b172ccbb45fa241431d) >>> perl-encode-locale 1.05 Collecting legal info README: OK (sha256: edfeacafbed5a0f2c4a2a3db3fb0274a7f210768d01c853c60b7feac841c83c8) >>> perl-file-util 4.201720 Collecting legal info COPYING: OK (sha256: 5f3732812570654ba911e45ec4e5f7353f4b63747ebfc506c543e8fb1ccf797f) LICENSE: OK (sha256: 996b77ca668f16a443ed14758fce492bddd9f55fe831ee8353274c89191b8544) >>> perl-http-date 6.05 Collecting legal info LICENSE: OK (sha256: 305b71c4d2fd6380585689c5f1c620737a36a318ce0f9c772badce0fe293a44e) >>> perl-http-message 6.44 Collecting legal info LICENSE: OK (sha256: f2f428b5f8a3bf4e6a71cd5ea92558a3d123d3d7c5075d34923e71e46dea94df) >>> perl-http-negotiate 6.01 Collecting legal info README: OK (sha256: 7a2114bb46279309f8a67e359ab0a578a4e9a7c7add0d1725de46b44f6da6514) >>> 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-path-tiny 0.144 Collecting legal info LICENSE: OK (sha256: c1a19c0d83f668a784640c0b41e024f37b182ad38011b170f9200123e57f6070) >>> perl-sys-cpu 0.52 Collecting legal info README: OK (sha256: 911a3f8e83dfff143794b34881e13f0759b498c31e067fc7dff0c2e641559e1e) >>> perl-timedate 2.33 Collecting legal info README: OK (sha256: e72e67533eb3ddd705ae718898945e2f3bf3702e91e85bb67824575706bd5bf9) >>> perl-uri 5.19 Collecting legal info LICENSE: OK (sha256: d4f0b7a8771dcb1eee79a38c2e466eb997e23565a6687dd1900a2027eabe12a0) >>> pptp-linux 1.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> psplash 44afb7506d43cca15582b4c5b90ba5580344d75d Collecting legal info COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-gdk-pixbuf 2.42.10 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> qdecoder 12.1.0 Collecting legal info COPYING: OK (sha256: 41f34ba1ed6e5d8d3488992311f474cd3f614b82bada88ae53216946026cfae7) >>> ramspeed 2.6.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> seatd 0.8.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> spawn-fcgi 1.6.4 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> sratom 0.6.14 Collecting legal info COPYING: OK (sha256: 97742aacc982d8bb10d4450e3ce71dd02a9f26ba73a0eb822ef3356a74525597) >>> sscep 0.10.0 Collecting legal info COPYING: OK (sha256: e1328c292102a22c10e8dcfbfda33740f603767c73f8c5b5189c5513eb6b4dea) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> tpm2-tss 3.2.2 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Collecting legal info main.c: OK (sha256: a69bf44dbff15d727578d2069a654d60e9034c5e2cc3e199a012e72afef6c259) >>> vulkan-headers 1.3.257 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> zerofree 1.1.1 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> host-zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: libubox-75a3b870cace1171faf57bd55e5a9a2f1564f757: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-4/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot'