mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-2/output-1/target/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/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-2/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "/home/autobuild/autobuild/instance-2/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot printf ' /home/autobuild/autobuild/instance-2/output-1/host/bin/genromfs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target -f /home/autobuild/autobuild/instance-2/output-1/images/rootfs.romfs\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/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-2/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot rootdir=/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target table='/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.squashfs mkdir -p /home/autobuild/autobuild/instance-2/output-1/images rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/squashfs mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/squashfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-2/output-1/target/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/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-2/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot echo "/home/autobuild/autobuild/instance-2/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot printf ' /home/autobuild/autobuild/instance-2/output-1/host/bin/mksquashfs /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target /home/autobuild/autobuild/instance-2/output-1/images/rootfs.squashfs -noappend -processors 1 -nopad -comp lzma\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/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-2/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot rootdir=/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target table='/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' Parallel mksquashfs: Using 1 processor Creating 4.0 filesystem on /home/autobuild/autobuild/instance-2/output-1/images/rootfs.squashfs, block size 131072. [===================- ] 300/971 30% [===============================================================-] 971/971 100% Exportable Squashfs 4.0 filesystem, lzma compressed, data block size 131072 compressed data, compressed metadata, compressed fragments, compressed xattrs, compressed ids duplicates are removed Filesystem size 28193.94 Kbytes (27.53 Mbytes) 49.21% of uncompressed filesystem size (57291.56 Kbytes) Inode table size 13124 bytes (12.82 Kbytes) 20.88% of uncompressed inode table size (62857 bytes) Directory table size 15226 bytes (14.87 Kbytes) 46.57% of uncompressed directory table size (32697 bytes) Number of duplicate files found 33 Number of inodes 1554 Number of files 648 Number of fragments 93 Number of symbolic links 596 Number of device nodes 203 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 107 Number of ids (unique uids + gids) 5 Number of uids 3 root (0) unknown (100) http (33) Number of gids 4 root (0) tty (5) unknown (101) http (33) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-2/output-1/images rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-2/output-1/target/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/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-2/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-2/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/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-2/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 1554 objects. stage 2: creating image '/home/autobuild/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/1554 0% [ ] 2/1554 0% [ ] 3/1554 0% [ ] 4/1554 0% [ ] 5/1554 0% [ ] 6/1554 0% [ ] 7/1554 0% [ ] 8/1554 0% [ ] 9/1554 0% [ ] 10/1554 0% [ ] 11/1554 0% [ ] 12/1554 0% [ ] 13/1554 0% [ ] 14/1554 0% [ ] 15/1554 0% [ ] 16/1554 1% [ ] 17/1554 1% [ ] 18/1554 1% [ ] 19/1554 1% [ ] 20/1554 1% [ ] 21/1554 1% [ ] 22/1554 1% [ ] 23/1554 1% [ ] 24/1554 1% [ ] 25/1554 1% [= ] 26/1554 1% [= ] 27/1554 1% [= ] 28/1554 1% [= ] 29/1554 1% [= ] 30/1554 1% [= ] 31/1554 1% [= ] 32/1554 2% [= ] 33/1554 2% [= ] 34/1554 2% [= ] 35/1554 2% [= ] 36/1554 2% [= ] 37/1554 2% [= ] 38/1554 2% [= ] 39/1554 2% [= ] 40/1554 2% [= ] 41/1554 2% [= ] 42/1554 2% [= ] 43/1554 2% [= ] 44/1554 2% [= ] 45/1554 2% [= ] 46/1554 2% [= ] 47/1554 3% [= ] 48/1554 3% [= ] 49/1554 3% [= ] 50/1554 3% [== ] 51/1554 3% [== ] 52/1554 3% [== ] 53/1554 3% [== ] 54/1554 3% [== ] 55/1554 3% [== ] 56/1554 3% [== ] 57/1554 3% [== ] 58/1554 3% [== ] 59/1554 3% [== ] 60/1554 3% [== ] 61/1554 3% [== ] 62/1554 3% [== ] 63/1554 4% [== ] 64/1554 4% [== ] 65/1554 4% [== ] 66/1554 4% [== ] 67/1554 4% [== ] 68/1554 4% [== ] 69/1554 4% [== ] 70/1554 4% [== ] 71/1554 4% [== ] 72/1554 4% [== ] 73/1554 4% [== ] 74/1554 4% [== ] 75/1554 4% [=== ] 76/1554 4% [=== ] 77/1554 4% [=== ] 78/1554 5% [=== ] 79/1554 5% [=== ] 80/1554 5% [=== ] 81/1554 5% [=== ] 82/1554 5% [=== ] 83/1554 5% [=== ] 84/1554 5% [=== ] 85/1554 5% [=== ] 86/1554 5% [=== ] 87/1554 5% [=== ] 88/1554 5% [=== ] 89/1554 5% [=== ] 90/1554 5% [=== ] 91/1554 5% [=== ] 92/1554 5% [=== ] 93/1554 5% [=== ] 94/1554 6% [=== ] 95/1554 6% [=== ] 96/1554 6% [=== ] 97/1554 6% [=== ] 98/1554 6% [=== ] 99/1554 6% [=== ] 100/1554 6% [==== ] 101/1554 6% [==== ] 102/1554 6% [==== ] 103/1554 6% [==== ] 104/1554 6% [==== ] 105/1554 6% [==== ] 106/1554 6% [==== ] 107/1554 6% [==== ] 108/1554 6% [==== ] 109/1554 7% [==== ] 110/1554 7% [==== ] 111/1554 7% [==== ] 112/1554 7% [==== ] 113/1554 7% [==== ] 114/1554 7% [==== ] 115/1554 7% [==== ] 116/1554 7% [==== ] 117/1554 7% [==== ] 118/1554 7% [==== ] 119/1554 7% [==== ] 120/1554 7% [==== ] 121/1554 7% [==== ] 122/1554 7% [==== ] 123/1554 7% [==== ] 124/1554 7% [==== ] 125/1554 8% [===== ] 126/1554 8% [===== ] 127/1554 8% [===== ] 128/1554 8% [===== ] 129/1554 8% [===== ] 130/1554 8% [===== ] 131/1554 8% [===== ] 132/1554 8% [===== ] 133/1554 8% [===== ] 134/1554 8% [===== ] 135/1554 8% [===== ] 136/1554 8% [===== ] 137/1554 8% [===== ] 138/1554 8% [===== ] 139/1554 8% [===== ] 140/1554 9% [===== ] 141/1554 9% [===== ] 142/1554 9% [===== ] 143/1554 9% [===== ] 144/1554 9% [===== ] 145/1554 9% [===== ] 146/1554 9% [===== ] 147/1554 9% [===== ] 148/1554 9% [===== ] 149/1554 9% [===== ] 150/1554 9% [====== ] 151/1554 9% [====== ] 152/1554 9% [====== ] 153/1554 9% [====== ] 154/1554 9% [====== ] 155/1554 9% [====== ] 156/1554 10% [====== ] 157/1554 10% [====== ] 158/1554 10% [====== ] 159/1554 10% [====== ] 160/1554 10% [====== ] 161/1554 10% [====== ] 162/1554 10% [====== ] 163/1554 10% [====== ] 164/1554 10% [====== ] 165/1554 10% [====== ] 166/1554 10% [====== ] 167/1554 10% [====== ] 168/1554 10% [====== ] 169/1554 10% [====== ] 170/1554 10% [====== ] 171/1554 11% [====== ] 172/1554 11% [====== ] 173/1554 11% [====== ] 174/1554 11% [====== ] 175/1554 11% [======= ] 176/1554 11% [======= ] 177/1554 11% [======= ] 178/1554 11% [======= ] 179/1554 11% [======= ] 180/1554 11% [======= ] 181/1554 11% [======= ] 182/1554 11% [======= ] 183/1554 11% [======= ] 184/1554 11% [======= ] 185/1554 11% [======= ] 186/1554 11% [======= ] 187/1554 12% [======= ] 188/1554 12% [======= ] 189/1554 12% [======= ] 190/1554 12% [======= ] 191/1554 12% [======= ] 192/1554 12% [======= ] 193/1554 12% [======= ] 194/1554 12% [======= ] 195/1554 12% [======= ] 196/1554 12% [======= ] 197/1554 12% [======= ] 198/1554 12% [======= ] 199/1554 12% [======= ] 200/1554 12% [======== ] 201/1554 12% [======== ] 202/1554 12% [======== ] 203/1554 13% [======== ] 204/1554 13% [======== ] 205/1554 13% [======== ] 206/1554 13% [======== ] 207/1554 13% [======== ] 208/1554 13% [======== ] 209/1554 13% [======== ] 210/1554 13% [======== ] 211/1554 13% [======== ] 212/1554 13% [======== ] 213/1554 13% [======== ] 214/1554 13% [======== ] 215/1554 13% [======== ] 216/1554 13% [======== ] 217/1554 13% [======== ] 218/1554 14% [======== ] 219/1554 14% [======== ] 220/1554 14% [======== ] 221/1554 14% [======== ] 222/1554 14% [======== ] 223/1554 14% [======== ] 224/1554 14% [======== ] 225/1554 14% [========= ] 226/1554 14% [========= ] 227/1554 14% [========= ] 228/1554 14% [========= ] 229/1554 14% [========= ] 230/1554 14% [========= ] 231/1554 14% [========= ] 232/1554 14% [========= ] 233/1554 14% [========= ] 234/1554 15% [========= ] 235/1554 15% [========= ] 236/1554 15% [========= ] 237/1554 15% [========= ] 238/1554 15% [========= ] 239/1554 15% [========= ] 240/1554 15% [========= ] 241/1554 15% [========= ] 242/1554 15% [========= ] 243/1554 15% [========= ] 244/1554 15% [========= ] 245/1554 15% [========= ] 246/1554 15% [========= ] 247/1554 15% [========= ] 248/1554 15% [========= ] 249/1554 16% [========= ] 250/1554 16% [========== ] 251/1554 16% [========== ] 252/1554 16% [========== ] 253/1554 16% [========== ] 254/1554 16% [========== ] 255/1554 16% [========== ] 256/1554 16% [========== ] 257/1554 16% [========== ] 258/1554 16% [========== ] 259/1554 16% [========== ] 260/1554 16% [========== ] 261/1554 16% [========== ] 262/1554 16% [========== ] 263/1554 16% [========== ] 264/1554 16% [========== ] 265/1554 17% [========== ] 266/1554 17% [========== ] 267/1554 17% [========== ] 268/1554 17% [========== ] 269/1554 17% [========== ] 270/1554 17% [========== ] 271/1554 17% [========== ] 272/1554 17% [========== ] 273/1554 17% [========== ] 274/1554 17% [========== ] 275/1554 17% [=========== ] 276/1554 17% [=========== ] 277/1554 17% [=========== ] 278/1554 17% [=========== ] 279/1554 17% [=========== ] 280/1554 18% [=========== ] 281/1554 18% [=========== ] 282/1554 18% [=========== ] 283/1554 18% [=========== ] 284/1554 18% [=========== ] 285/1554 18% [=========== ] 286/1554 18% [=========== ] 287/1554 18% [=========== ] 288/1554 18% [=========== ] 289/1554 18% [=========== ] 290/1554 18% [=========== ] 291/1554 18% [=========== ] 292/1554 18% [=========== ] 293/1554 18% [=========== ] 294/1554 18% [=========== ] 295/1554 18% [=========== ] 296/1554 19% [=========== ] 297/1554 19% [=========== ] 298/1554 19% [=========== ] 299/1554 19% [=========== ] 300/1554 19% [============ ] 301/1554 19% [============ ] 302/1554 19% [============ ] 303/1554 19% [============ ] 304/1554 19% [============ ] 305/1554 19% [============ ] 306/1554 19% [============ ] 307/1554 19% [============ ] 308/1554 19% [============ ] 309/1554 19% [============ ] 310/1554 19% [============ ] 311/1554 20% [============ ] 312/1554 20% [============ ] 313/1554 20% [============ ] 314/1554 20% [============ ] 315/1554 20% [============ ] 316/1554 20% [============ ] 317/1554 20% [============ ] 318/1554 20% [============ ] 319/1554 20% [============ ] 320/1554 20% [============ ] 321/1554 20% [============ ] 322/1554 20% [============ ] 323/1554 20% [============ ] 324/1554 20% [============ ] 325/1554 20% [============= ] 326/1554 20% [============= ] 327/1554 21% [============= ] 328/1554 21% [============= ] 329/1554 21% [============= ] 330/1554 21% [============= ] 331/1554 21% [============= ] 332/1554 21% [============= ] 333/1554 21% [============= ] 334/1554 21% [============= ] 335/1554 21% [============= ] 336/1554 21% [============= ] 337/1554 21% [============= ] 338/1554 21% [============= ] 339/1554 21% [============= ] 340/1554 21% [============= ] 341/1554 21% [============= ] 342/1554 22% [============= ] 343/1554 22% [============= ] 344/1554 22% [============= ] 345/1554 22% [============= ] 346/1554 22% [============= ] 347/1554 22% [============= ] 348/1554 22% [============= ] 349/1554 22% [============= ] 350/1554 22% [============== ] 351/1554 22% [============== ] 352/1554 22% [============== ] 353/1554 22% [============== ] 354/1554 22% [============== ] 355/1554 22% [============== ] 356/1554 22% [============== ] 357/1554 22% [============== ] 358/1554 23% [============== ] 359/1554 23% [============== ] 360/1554 23% [============== ] 361/1554 23% [============== ] 362/1554 23% [============== ] 363/1554 23% [============== ] 364/1554 23% [============== ] 365/1554 23% [============== ] 366/1554 23% [============== ] 367/1554 23% [============== ] 368/1554 23% [============== ] 369/1554 23% [============== ] 370/1554 23% [============== ] 371/1554 23% [============== ] 372/1554 23% [============== ] 373/1554 24% [============== ] 374/1554 24% [============== ] 375/1554 24% [=============== ] 376/1554 24% [=============== ] 377/1554 24% [=============== ] 378/1554 24% [=============== ] 379/1554 24% [=============== ] 380/1554 24% [=============== ] 381/1554 24% [=============== ] 382/1554 24% [=============== ] 383/1554 24% [=============== ] 384/1554 24% [=============== ] 385/1554 24% [=============== ] 386/1554 24% [=============== ] 387/1554 24% [=============== ] 388/1554 24% [=============== ] 389/1554 25% [=============== ] 390/1554 25% [=============== ] 391/1554 25% [=============== ] 392/1554 25% [=============== ] 393/1554 25% [=============== ] 394/1554 25% [=============== ] 395/1554 25% [=============== ] 396/1554 25% [=============== ] 397/1554 25% [=============== ] 398/1554 25% [=============== ] 399/1554 25% [=============== ] 400/1554 25% [=============== ] 401/1554 25% [================ ] 402/1554 25% [================ ] 403/1554 25% [================ ] 404/1554 25% [================ ] 405/1554 26% [================ ] 406/1554 26% [================ ] 407/1554 26% [================ ] 408/1554 26% [================ ] 409/1554 26% [================ ] 410/1554 26% [================ ] 411/1554 26% [================ ] 412/1554 26% [================ ] 413/1554 26% [================ ] 414/1554 26% [================ ] 415/1554 26% [================ ] 416/1554 26% [================ ] 417/1554 26% [================ ] 418/1554 26% [================ ] 419/1554 26% [================ ] 420/1554 27% [================ ] 421/1554 27% [================ ] 422/1554 27% [================ ] 423/1554 27% [================ ] 424/1554 27% [================ ] 425/1554 27% [================ ] 426/1554 27% [================= ] 427/1554 27% [================= ] 428/1554 27% [================= ] 429/1554 27% [================= ] 430/1554 27% [================= ] 431/1554 27% [================= ] 432/1554 27% [================= ] 433/1554 27% [================= ] 434/1554 27% [================= ] 435/1554 27% [================= ] 436/1554 28% [================= ] 437/1554 28% [================= ] 438/1554 28% [================= ] 439/1554 28% [================= ] 440/1554 28% [================= ] 441/1554 28% [================= ] 442/1554 28% [================= ] 443/1554 28% [================= ] 444/1554 28% [================= ] 445/1554 28% [================= ] 446/1554 28% [================= ] 447/1554 28% [================= ] 448/1554 28% [================= ] 449/1554 28% [================= ] 450/1554 28% [================= ] 451/1554 29% [================== ] 452/1554 29% [================== ] 453/1554 29% [================== ] 454/1554 29% [================== ] 455/1554 29% [================== ] 456/1554 29% [================== ] 457/1554 29% [================== ] 458/1554 29% [================== ] 459/1554 29% [================== ] 460/1554 29% [================== ] 461/1554 29% [================== ] 462/1554 29% [================== ] 463/1554 29% [================== ] 464/1554 29% [================== ] 465/1554 29% [================== ] 466/1554 29% [================== ] 467/1554 30% [================== ] 468/1554 30% [================== ] 469/1554 30% [================== ] 470/1554 30% [================== ] 471/1554 30% [================== ] 472/1554 30% [================== ] 473/1554 30% [================== ] 474/1554 30% [================== ] 475/1554 30% [================== ] 476/1554 30% [=================== ] 477/1554 30% [=================== ] 478/1554 30% [=================== ] 479/1554 30% [=================== ] 480/1554 30% [=================== ] 481/1554 30% [=================== ] 482/1554 31% [=================== ] 483/1554 31% [=================== ] 484/1554 31% [=================== ] 485/1554 31% [=================== ] 486/1554 31% [=================== ] 487/1554 31% [=================== ] 488/1554 31% [=================== ] 489/1554 31% [=================== ] 490/1554 31% [=================== ] 491/1554 31% [=================== ] 492/1554 31% [=================== ] 493/1554 31% [=================== ] 494/1554 31% [=================== ] 495/1554 31% [=================== ] 496/1554 31% [=================== ] 497/1554 31% [=================== ] 498/1554 32% [=================== ] 499/1554 32% [=================== ] 500/1554 32% [=================== ] 501/1554 32% [==================== ] 502/1554 32% [==================== ] 503/1554 32% [==================== ] 504/1554 32% [==================== ] 505/1554 32% [==================== ] 506/1554 32% [==================== ] 507/1554 32% [==================== ] 508/1554 32% [==================== ] 509/1554 32% [==================== ] 510/1554 32% [==================== ] 511/1554 32% [==================== ] 512/1554 32% [==================== ] 513/1554 33% [==================== ] 514/1554 33% [==================== ] 515/1554 33% [==================== ] 516/1554 33% [==================== ] 517/1554 33% [==================== ] 518/1554 33% [==================== ] 519/1554 33% [==================== ] 520/1554 33% [==================== ] 521/1554 33% [==================== ] 522/1554 33% [==================== ] 523/1554 33% [==================== ] 524/1554 33% [==================== ] 525/1554 33% [==================== ] 526/1554 33% [===================== ] 527/1554 33% [===================== ] 528/1554 33% [===================== ] 529/1554 34% [===================== ] 530/1554 34% [===================== ] 531/1554 34% [===================== ] 532/1554 34% [===================== ] 533/1554 34% [===================== ] 534/1554 34% [===================== ] 535/1554 34% [===================== ] 536/1554 34% [===================== ] 537/1554 34% [===================== ] 538/1554 34% [===================== ] 539/1554 34% [===================== ] 540/1554 34% [===================== ] 541/1554 34% [===================== ] 542/1554 34% [===================== ] 543/1554 34% [===================== ] 544/1554 35% [===================== ] 545/1554 35% [===================== ] 546/1554 35% [===================== ] 547/1554 35% [===================== ] 548/1554 35% [===================== ] 549/1554 35% [===================== ] 550/1554 35% [===================== ] 551/1554 35% [====================== ] 552/1554 35% [====================== ] 553/1554 35% [====================== ] 554/1554 35% [====================== ] 555/1554 35% [====================== ] 556/1554 35% [====================== ] 557/1554 35% [====================== ] 558/1554 35% [====================== ] 559/1554 35% [====================== ] 560/1554 36% [====================== ] 561/1554 36% [====================== ] 562/1554 36% [====================== ] 563/1554 36% [====================== ] 564/1554 36% [====================== ] 565/1554 36% [====================== ] 566/1554 36% [====================== ] 567/1554 36% [====================== ] 568/1554 36% [====================== ] 569/1554 36% [====================== ] 570/1554 36% [====================== ] 571/1554 36% [====================== ] 572/1554 36% [====================== ] 573/1554 36% [====================== ] 574/1554 36% [====================== ] 575/1554 37% [====================== ] 576/1554 37% [======================= ] 577/1554 37% [======================= ] 578/1554 37% [======================= ] 579/1554 37% [======================= ] 580/1554 37% [======================= ] 581/1554 37% [======================= ] 582/1554 37% [======================= ] 583/1554 37% [======================= ] 584/1554 37% [======================= ] 585/1554 37% [======================= ] 586/1554 37% [======================= ] 587/1554 37% [======================= ] 588/1554 37% [======================= ] 589/1554 37% [======================= ] 590/1554 37% [======================= ] 591/1554 38% [======================= ] 592/1554 38% [======================= ] 593/1554 38% [======================= ] 594/1554 38% [======================= ] 595/1554 38% [======================= ] 596/1554 38% [======================= ] 597/1554 38% [======================= ] 598/1554 38% [======================= ] 599/1554 38% [======================= ] 600/1554 38% [======================= ] 601/1554 38% [======================== ] 602/1554 38% [======================== ] 603/1554 38% [======================== ] 604/1554 38% [======================== ] 605/1554 38% [======================== ] 606/1554 38% [======================== ] 607/1554 39% [======================== ] 608/1554 39% [======================== ] 609/1554 39% [======================== ] 610/1554 39% [======================== ] 611/1554 39% [======================== ] 612/1554 39% [======================== ] 613/1554 39% [======================== ] 614/1554 39% [======================== ] 615/1554 39% [======================== ] 616/1554 39% [======================== ] 617/1554 39% [======================== ] 618/1554 39% [======================== ] 619/1554 39% [======================== ] 620/1554 39% [======================== ] 621/1554 39% [======================== ] 622/1554 40% [======================== ] 623/1554 40% [======================== ] 624/1554 40% [======================== ] 625/1554 40% [======================== ] 626/1554 40% [========================= ] 627/1554 40% [========================= ] 628/1554 40% [========================= ] 629/1554 40% [========================= ] 630/1554 40% [========================= ] 631/1554 40% [========================= ] 632/1554 40% [========================= ] 633/1554 40% [========================= ] 634/1554 40% [========================= ] 635/1554 40% [========================= ] 636/1554 40% [========================= ] 637/1554 40% [========================= ] 638/1554 41% [========================= ] 639/1554 41% [========================= ] 640/1554 41% [========================= ] 641/1554 41% [========================= ] 642/1554 41% [========================= ] 643/1554 41% [========================= ] 644/1554 41% [========================= ] 645/1554 41% [========================= ] 646/1554 41% [========================= ] 647/1554 41% [========================= ] 648/1554 41% [========================= ] 649/1554 41% [========================= ] 650/1554 41% [========================= ] 651/1554 41% [========================== ] 652/1554 41% [========================== ] 653/1554 42% [========================== ] 654/1554 42% [========================== ] 655/1554 42% [========================== ] 656/1554 42% [========================== ] 657/1554 42% [========================== ] 658/1554 42% [========================== ] 659/1554 42% [========================== ] 660/1554 42% [========================== ] 661/1554 42% [========================== ] 662/1554 42% [========================== ] 663/1554 42% [========================== ] 664/1554 42% [========================== ] 665/1554 42% [========================== ] 666/1554 42% [========================== ] 667/1554 42% [========================== ] 668/1554 42% [========================== ] 669/1554 43% [========================== ] 670/1554 43% [========================== ] 671/1554 43% [========================== ] 672/1554 43% [========================== ] 673/1554 43% [========================== ] 674/1554 43% [========================== ] 675/1554 43% [========================== ] 676/1554 43% [=========================== ] 677/1554 43% [=========================== ] 678/1554 43% [=========================== ] 679/1554 43% [=========================== ] 680/1554 43% [=========================== ] 681/1554 43% [=========================== ] 682/1554 43% [=========================== ] 683/1554 43% [=========================== ] 684/1554 44% [=========================== ] 685/1554 44% [=========================== ] 686/1554 44% [=========================== ] 687/1554 44% [=========================== ] 688/1554 44% [=========================== ] 689/1554 44% [=========================== ] 690/1554 44% [=========================== ] 691/1554 44% [=========================== ] 692/1554 44% [=========================== ] 693/1554 44% [=========================== ] 694/1554 44% [=========================== ] 695/1554 44% [=========================== ] 696/1554 44% [=========================== ] 697/1554 44% [=========================== ] 698/1554 44% [=========================== ] 699/1554 44% [=========================== ] 700/1554 45% [=========================== ] 701/1554 45% [============================ ] 702/1554 45% [============================ ] 703/1554 45% [============================ ] 704/1554 45% [============================ ] 705/1554 45% [============================ ] 706/1554 45% [============================ ] 707/1554 45% [============================ ] 708/1554 45% [============================ ] 709/1554 45% [============================ ] 710/1554 45% [============================ ] 711/1554 45% [============================ ] 712/1554 45% [============================ ] 713/1554 45% [============================ ] 714/1554 45% [============================ ] 715/1554 46% [============================ ] 716/1554 46% [============================ ] 717/1554 46% [============================ ] 718/1554 46% [============================ ] 719/1554 46% [============================ ] 720/1554 46% [============================ ] 721/1554 46% [============================ ] 722/1554 46% [============================ ] 723/1554 46% [============================ ] 724/1554 46% [============================ ] 725/1554 46% [============================ ] 726/1554 46% [============================= ] 727/1554 46% [============================= ] 728/1554 46% [============================= ] 729/1554 46% [============================= ] 730/1554 46% [============================= ] 731/1554 47% [============================= ] 732/1554 47% [============================= ] 733/1554 47% [============================= ] 734/1554 47% [============================= ] 735/1554 47% [============================= ] 736/1554 47% [============================= ] 737/1554 47% [============================= ] 738/1554 47% [============================= ] 739/1554 47% [============================= ] 740/1554 47% [============================= ] 741/1554 47% [============================= ] 742/1554 47% [============================= ] 743/1554 47% [============================= ] 744/1554 47% [============================= ] 745/1554 47% [============================= ] 746/1554 48% [============================= ] 747/1554 48% [============================= ] 748/1554 48% [============================= ] 749/1554 48% [============================= ] 750/1554 48% [============================= ] 751/1554 48% [============================== ] 752/1554 48% [============================== ] 753/1554 48% [============================== ] 754/1554 48% [============================== ] 755/1554 48% [============================== ] 756/1554 48% [============================== ] 757/1554 48% [============================== ] 758/1554 48% [============================== ] 759/1554 48% [============================== ] 760/1554 48% [============================== ] 761/1554 48% [============================== ] 762/1554 49% [============================== ] 763/1554 49% [============================== ] 764/1554 49% [============================== ] 765/1554 49% [============================== ] 766/1554 49% [============================== ] 767/1554 49% [============================== ] 768/1554 49% [============================== ] 769/1554 49% [============================== ] 770/1554 49% [============================== ] 771/1554 49% [============================== ] 772/1554 49% [============================== ] 773/1554 49% [============================== ] 774/1554 49% [============================== ] 775/1554 49% [============================== ] 776/1554 49% [=============================== ] 777/1554 50% [=============================== ] 778/1554 50% [=============================== ] 779/1554 50% [=============================== ] 780/1554 50% [=============================== ] 781/1554 50% [=============================== ] 782/1554 50% [=============================== ] 783/1554 50% [=============================== ] 784/1554 50% [=============================== ] 785/1554 50% [=============================== ] 786/1554 50% [=============================== ] 787/1554 50% [=============================== ] 788/1554 50% [=============================== ] 789/1554 50% [=============================== ] 790/1554 50% [=============================== ] 791/1554 50% [=============================== ] 792/1554 50% [=============================== ] 793/1554 51% [=============================== ] 794/1554 51% [=============================== ] 795/1554 51% [=============================== ] 796/1554 51% [=============================== ] 797/1554 51% [=============================== ] 798/1554 51% [=============================== ] 799/1554 51% [=============================== ] 800/1554 51% [=============================== ] 801/1554 51% [=============================== ] 802/1554 51% [================================ ] 803/1554 51% [================================ ] 804/1554 51% [================================ ] 805/1554 51% [================================ ] 806/1554 51% [================================ ] 807/1554 51% [================================ ] 808/1554 51% [================================ ] 809/1554 52% [================================ ] 810/1554 52% [================================ ] 811/1554 52% [================================ ] 812/1554 52% [================================ ] 813/1554 52% [================================ ] 814/1554 52% [================================ ] 815/1554 52% [================================ ] 816/1554 52% [================================ ] 817/1554 52% [================================ ] 818/1554 52% [================================ ] 819/1554 52% [================================ ] 820/1554 52% [================================ ] 821/1554 52% [================================ ] 822/1554 52% [================================ ] 823/1554 52% [================================ ] 824/1554 53% [================================ ] 825/1554 53% [================================ ] 826/1554 53% [================================ ] 827/1554 53% [================================= ] 828/1554 53% [================================= ] 829/1554 53% [================================= ] 830/1554 53% [================================= ] 831/1554 53% [================================= ] 832/1554 53% [================================= ] 833/1554 53% [================================= ] 834/1554 53% [================================= ] 835/1554 53% [================================= ] 836/1554 53% [================================= ] 837/1554 53% [================================= ] 838/1554 53% [================================= ] 839/1554 53% [================================= ] 840/1554 54% [================================= ] 841/1554 54% [================================= ] 842/1554 54% [================================= ] 843/1554 54% [================================= ] 844/1554 54% [================================= ] 845/1554 54% [================================= ] 846/1554 54% [================================= ] 847/1554 54% [================================= ] 848/1554 54% [================================= ] 849/1554 54% [================================= ] 850/1554 54% [================================= ] 851/1554 54% [================================= ] 852/1554 54% [================================== ] 853/1554 54% [================================== ] 854/1554 54% [================================== ] 855/1554 55% [================================== ] 856/1554 55% [================================== ] 857/1554 55% [================================== ] 858/1554 55% [================================== ] 859/1554 55% [================================== ] 860/1554 55% [================================== ] 861/1554 55% [================================== ] 862/1554 55% [================================== ] 863/1554 55% [================================== ] 864/1554 55% [================================== ] 865/1554 55% [================================== ] 866/1554 55% [================================== ] 867/1554 55% [================================== ] 868/1554 55% [================================== ] 869/1554 55% [================================== ] 870/1554 55% [================================== ] 871/1554 56% [================================== ] 872/1554 56% [================================== ] 873/1554 56% [================================== ] 874/1554 56% [================================== ] 875/1554 56% [================================== ] 876/1554 56% [================================== ] 877/1554 56% [=================================== ] 878/1554 56% [=================================== ] 879/1554 56% [=================================== ] 880/1554 56% [=================================== ] 881/1554 56% [=================================== ] 882/1554 56% [=================================== ] 883/1554 56% [=================================== ] 884/1554 56% [=================================== ] 885/1554 56% [=================================== ] 886/1554 57% [=================================== ] 887/1554 57% [=================================== ] 888/1554 57% [=================================== ] 889/1554 57% [=================================== ] 890/1554 57% [=================================== ] 891/1554 57% [=================================== ] 892/1554 57% [=================================== ] 893/1554 57% [=================================== ] 894/1554 57% [=================================== ] 895/1554 57% [=================================== ] 896/1554 57% [=================================== ] 897/1554 57% [=================================== ] 898/1554 57% [=================================== ] 899/1554 57% [=================================== ] 900/1554 57% [=================================== ] 901/1554 57% [=================================== ] 902/1554 58% [==================================== ] 903/1554 58% [==================================== ] 904/1554 58% [==================================== ] 905/1554 58% [==================================== ] 906/1554 58% [==================================== ] 907/1554 58% [==================================== ] 908/1554 58% [==================================== ] 909/1554 58% [==================================== ] 910/1554 58% [==================================== ] 911/1554 58% [==================================== ] 912/1554 58% [==================================== ] 913/1554 58% [==================================== ] 914/1554 58% [==================================== ] 915/1554 58% [==================================== ] 916/1554 58% [==================================== ] 917/1554 59% [==================================== ] 918/1554 59% [==================================== ] 919/1554 59% [==================================== ] 920/1554 59% [==================================== ] 921/1554 59% [==================================== ] 922/1554 59% [==================================== ] 923/1554 59% [==================================== ] 924/1554 59% [==================================== ] 925/1554 59% [==================================== ] 926/1554 59% [==================================== ] 927/1554 59% [===================================== ] 928/1554 59% [===================================== ] 929/1554 59% [===================================== ] 930/1554 59% [===================================== ] 931/1554 59% [===================================== ] 932/1554 59% [===================================== ] 933/1554 60% [===================================== ] 934/1554 60% [===================================== ] 935/1554 60% [===================================== ] 936/1554 60% [===================================== ] 937/1554 60% [===================================== ] 938/1554 60% [===================================== ] 939/1554 60% [===================================== ] 940/1554 60% [===================================== ] 941/1554 60% [===================================== ] 942/1554 60% [===================================== ] 943/1554 60% [===================================== ] 944/1554 60% [===================================== ] 945/1554 60% [===================================== ] 946/1554 60% [===================================== ] 947/1554 60% [===================================== ] 948/1554 61% [===================================== ] 949/1554 61% [===================================== ] 950/1554 61% [===================================== ] 951/1554 61% [===================================== ] 952/1554 61% [====================================== ] 953/1554 61% [====================================== ] 954/1554 61% [====================================== ] 955/1554 61% [====================================== ] 956/1554 61% [====================================== ] 957/1554 61% [====================================== ] 958/1554 61% [====================================== ] 959/1554 61% [====================================== ] 960/1554 61% [====================================== ] 961/1554 61% [====================================== ] 962/1554 61% [====================================== ] 963/1554 61% [====================================== ] 964/1554 62% [====================================== ] 965/1554 62% [====================================== ] 966/1554 62% [====================================== ] 967/1554 62% [====================================== ] 968/1554 62% [====================================== ] 969/1554 62% [====================================== ] 970/1554 62% [====================================== ] 971/1554 62% [====================================== ] 972/1554 62% [====================================== ] 973/1554 62% [====================================== ] 974/1554 62% [====================================== ] 975/1554 62% [====================================== ] 976/1554 62% [====================================== ] 977/1554 62% [======================================= ] 978/1554 62% [======================================= ] 979/1554 62% [======================================= ] 980/1554 63% [======================================= ] 981/1554 63% [======================================= ] 982/1554 63% [======================================= ] 983/1554 63% [======================================= ] 984/1554 63% [======================================= ] 985/1554 63% [======================================= ] 986/1554 63% [======================================= ] 987/1554 63% [======================================= ] 988/1554 63% [======================================= ] 989/1554 63% [======================================= ] 990/1554 63% [======================================= ] 991/1554 63% [======================================= ] 992/1554 63% [======================================= ] 993/1554 63% [======================================= ] 994/1554 63% [======================================= ] 995/1554 64% [======================================= ] 996/1554 64% [======================================= ] 997/1554 64% [======================================= ] 998/1554 64% [======================================= ] 999/1554 64% [======================================= ] 1000/1554 64% [======================================= ] 1001/1554 64% [======================================= ] 1002/1554 64% [======================================== ] 1003/1554 64% [======================================== ] 1004/1554 64% [======================================== ] 1005/1554 64% [======================================== ] 1006/1554 64% [======================================== ] 1007/1554 64% [======================================== ] 1008/1554 64% [======================================== ] 1009/1554 64% [======================================== ] 1010/1554 64% [======================================== ] 1011/1554 65% [======================================== ] 1012/1554 65% [======================================== ] 1013/1554 65% [======================================== ] 1014/1554 65% [======================================== ] 1015/1554 65% [======================================== ] 1016/1554 65% [======================================== ] 1017/1554 65% [======================================== ] 1018/1554 65% [======================================== ] 1019/1554 65% [======================================== ] 1020/1554 65% [======================================== ] 1021/1554 65% [======================================== ] 1022/1554 65% [======================================== ] 1023/1554 65% [======================================== ] 1024/1554 65% [======================================== ] 1025/1554 65% [======================================== ] 1026/1554 66% [======================================== ] 1027/1554 66% [========================================= ] 1028/1554 66% [========================================= ] 1029/1554 66% [========================================= ] 1030/1554 66% [========================================= ] 1031/1554 66% [========================================= ] 1032/1554 66% [========================================= ] 1033/1554 66% [========================================= ] 1034/1554 66% [========================================= ] 1035/1554 66% [========================================= ] 1036/1554 66% [========================================= ] 1037/1554 66% [========================================= ] 1038/1554 66% [========================================= ] 1039/1554 66% [========================================= ] 1040/1554 66% [========================================= ] 1041/1554 66% [========================================= ] 1042/1554 67% [========================================= ] 1043/1554 67% [========================================= ] 1044/1554 67% [========================================= ] 1045/1554 67% [========================================= ] 1046/1554 67% [========================================= ] 1047/1554 67% [========================================= ] 1048/1554 67% [========================================= ] 1049/1554 67% [========================================= ] 1050/1554 67% [========================================= ] 1051/1554 67% [========================================= ] 1052/1554 67% [========================================== ] 1053/1554 67% [========================================== ] 1054/1554 67% [========================================== ] 1055/1554 67% [========================================== ] 1056/1554 67% [========================================== ] 1057/1554 68% [========================================== ] 1058/1554 68% [========================================== ] 1059/1554 68% [========================================== ] 1060/1554 68% [========================================== ] 1061/1554 68% [========================================== ] 1062/1554 68% [========================================== ] 1063/1554 68% [========================================== ] 1064/1554 68% [========================================== ] 1065/1554 68% [========================================== ] 1066/1554 68% [========================================== ] 1067/1554 68% [========================================== ] 1068/1554 68% [========================================== ] 1069/1554 68% [========================================== ] 1070/1554 68% [========================================== ] 1071/1554 68% [========================================== ] 1072/1554 68% [========================================== ] 1073/1554 69% [========================================== ] 1074/1554 69% [========================================== ] 1075/1554 69% [========================================== ] 1076/1554 69% [========================================== ] 1077/1554 69% [=========================================== ] 1078/1554 69% [=========================================== ] 1079/1554 69% [=========================================== ] 1080/1554 69% [=========================================== ] 1081/1554 69% [=========================================== ] 1082/1554 69% [=========================================== ] 1083/1554 69% [=========================================== ] 1084/1554 69% [=========================================== ] 1085/1554 69% [=========================================== ] 1086/1554 69% [=========================================== ] 1087/1554 69% [=========================================== ] 1088/1554 70% [=========================================== ] 1089/1554 70% [=========================================== ] 1090/1554 70% [=========================================== ] 1091/1554 70% [=========================================== ] 1092/1554 70% [=========================================== ] 1093/1554 70% [=========================================== ] 1094/1554 70% [=========================================== ] 1095/1554 70% [=========================================== ] 1096/1554 70% [=========================================== ] 1097/1554 70% [=========================================== ] 1098/1554 70% [=========================================== ] 1099/1554 70% [=========================================== ] 1100/1554 70% [=========================================== ] 1101/1554 70% [=========================================== ] 1102/1554 70% [============================================ ] 1103/1554 70% [============================================ ] 1104/1554 71% [============================================ ] 1105/1554 71% [============================================ ] 1106/1554 71% [============================================ ] 1107/1554 71% [============================================ ] 1108/1554 71% [============================================ ] 1109/1554 71% [============================================ ] 1110/1554 71% [============================================ ] 1111/1554 71% [============================================ ] 1112/1554 71% [============================================ ] 1113/1554 71% [============================================ ] 1114/1554 71% [============================================ ] 1115/1554 71% [============================================ ] 1116/1554 71% [============================================ ] 1117/1554 71% [============================================ ] 1118/1554 71% [============================================ ] 1119/1554 72% [============================================ ] 1120/1554 72% [============================================ ] 1121/1554 72% [============================================ ] 1122/1554 72% [============================================ ] 1123/1554 72% [============================================ ] 1124/1554 72% [============================================ ] 1125/1554 72% [============================================ ] 1126/1554 72% [============================================ ] 1127/1554 72% [============================================= ] 1128/1554 72% [============================================= ] 1129/1554 72% [============================================= ] 1130/1554 72% [============================================= ] 1131/1554 72% [============================================= ] 1132/1554 72% [============================================= ] 1133/1554 72% [============================================= ] 1134/1554 72% [============================================= ] 1135/1554 73% [============================================= ] 1136/1554 73% [============================================= ] 1137/1554 73% [============================================= ] 1138/1554 73% [============================================= ] 1139/1554 73% [============================================= ] 1140/1554 73% [============================================= ] 1141/1554 73% [============================================= ] 1142/1554 73% [============================================= ] 1143/1554 73% [============================================= ] 1144/1554 73% [============================================= ] 1145/1554 73% [============================================= ] 1146/1554 73% [============================================= ] 1147/1554 73% [============================================= ] 1148/1554 73% [============================================= ] 1149/1554 73% [============================================= ] 1150/1554 74% [============================================= ] 1151/1554 74% [============================================= ] 1152/1554 74% [============================================== ] 1153/1554 74% [============================================== ] 1154/1554 74% [============================================== ] 1155/1554 74% [============================================== ] 1156/1554 74% [============================================== ] 1157/1554 74% [============================================== ] 1158/1554 74% [============================================== ] 1159/1554 74% [============================================== ] 1160/1554 74% [============================================== ] 1161/1554 74% [============================================== ] 1162/1554 74% [============================================== ] 1163/1554 74% [============================================== ] 1164/1554 74% [============================================== ] 1165/1554 74% [============================================== ] 1166/1554 75% [============================================== ] 1167/1554 75% [============================================== ] 1168/1554 75% [============================================== ] 1169/1554 75% [============================================== ] 1170/1554 75% [============================================== ] 1171/1554 75% [============================================== ] 1172/1554 75% [============================================== ] 1173/1554 75% [============================================== ] 1174/1554 75% [============================================== ] 1175/1554 75% [============================================== ] 1176/1554 75% [============================================== ] 1177/1554 75% [============================================== ] 1178/1554 75% [=============================================== ] 1179/1554 75% [=============================================== ] 1180/1554 75% [=============================================== ] 1181/1554 75% [=============================================== ] 1182/1554 76% [=============================================== ] 1183/1554 76% [=============================================== ] 1184/1554 76% [=============================================== ] 1185/1554 76% [=============================================== ] 1186/1554 76% [=============================================== ] 1187/1554 76% [=============================================== ] 1188/1554 76% [=============================================== ] 1189/1554 76% [=============================================== ] 1190/1554 76% [=============================================== ] 1191/1554 76% [=============================================== ] 1192/1554 76% [=============================================== ] 1193/1554 76% [=============================================== ] 1194/1554 76% [=============================================== ] 1195/1554 76% [=============================================== ] 1196/1554 76% [=============================================== ] 1197/1554 77% [=============================================== ] 1198/1554 77% [=============================================== ] 1199/1554 77% [=============================================== ] 1200/1554 77% [=============================================== ] 1201/1554 77% [=============================================== ] 1202/1554 77% [=============================================== ] 1203/1554 77% [================================================ ] 1204/1554 77% [================================================ ] 1205/1554 77% [================================================ ] 1206/1554 77% [================================================ ] 1207/1554 77% [================================================ ] 1208/1554 77% [================================================ ] 1209/1554 77% [================================================ ] 1210/1554 77% [================================================ ] 1211/1554 77% [================================================ ] 1212/1554 77% [================================================ ] 1213/1554 78% [================================================ ] 1214/1554 78% [================================================ ] 1215/1554 78% [================================================ ] 1216/1554 78% [================================================ ] 1217/1554 78% [================================================ ] 1218/1554 78% [================================================ ] 1219/1554 78% [================================================ ] 1220/1554 78% [================================================ ] 1221/1554 78% [================================================ ] 1222/1554 78% [================================================ ] 1223/1554 78% [================================================ ] 1224/1554 78% [================================================ ] 1225/1554 78% [================================================ ] 1226/1554 78% [================================================ ] 1227/1554 78% [================================================ ] 1228/1554 79% [================================================= ] 1229/1554 79% [================================================= ] 1230/1554 79% [================================================= ] 1231/1554 79% [================================================= ] 1232/1554 79% [================================================= ] 1233/1554 79% [================================================= ] 1234/1554 79% [================================================= ] 1235/1554 79% [================================================= ] 1236/1554 79% [================================================= ] 1237/1554 79% [================================================= ] 1238/1554 79% [================================================= ] 1239/1554 79% [================================================= ] 1240/1554 79% [================================================= ] 1241/1554 79% [================================================= ] 1242/1554 79% [================================================= ] 1243/1554 79% [================================================= ] 1244/1554 80% [================================================= ] 1245/1554 80% [================================================= ] 1246/1554 80% [================================================= ] 1247/1554 80% [================================================= ] 1248/1554 80% [================================================= ] 1249/1554 80% [================================================= ] 1250/1554 80% [================================================= ] 1251/1554 80% [================================================= ] 1252/1554 80% [================================================= ] 1253/1554 80% [================================================== ] 1254/1554 80% [================================================== ] 1255/1554 80% [================================================== ] 1256/1554 80% [================================================== ] 1257/1554 80% [================================================== ] 1258/1554 80% [================================================== ] 1259/1554 81% [================================================== ] 1260/1554 81% [================================================== ] 1261/1554 81% [================================================== ] 1262/1554 81% [================================================== ] 1263/1554 81% [================================================== ] 1264/1554 81% [================================================== ] 1265/1554 81% [================================================== ] 1266/1554 81% [================================================== ] 1267/1554 81% [================================================== ] 1268/1554 81% [================================================== ] 1269/1554 81% [================================================== ] 1270/1554 81% [================================================== ] 1271/1554 81% [================================================== ] 1272/1554 81% [================================================== ] 1273/1554 81% [================================================== ] 1274/1554 81% [================================================== ] 1275/1554 82% [================================================== ] 1276/1554 82% [================================================== ] 1277/1554 82% [================================================== ] 1278/1554 82% [=================================================== ] 1279/1554 82% [=================================================== ] 1280/1554 82% [=================================================== ] 1281/1554 82% [=================================================== ] 1282/1554 82% [=================================================== ] 1283/1554 82% [=================================================== ] 1284/1554 82% [=================================================== ] 1285/1554 82% [=================================================== ] 1286/1554 82% [=================================================== ] 1287/1554 82% [=================================================== ] 1288/1554 82% [=================================================== ] 1289/1554 82% [=================================================== ] 1290/1554 83% [=================================================== ] 1291/1554 83% [=================================================== ] 1292/1554 83% [=================================================== ] 1293/1554 83% [=================================================== ] 1294/1554 83% [=================================================== ] 1295/1554 83% [=================================================== ] 1296/1554 83% [=================================================== ] 1297/1554 83% [=================================================== ] 1298/1554 83% [=================================================== ] 1299/1554 83% [=================================================== ] 1300/1554 83% [=================================================== ] 1301/1554 83% [=================================================== ] 1302/1554 83% [=================================================== ] 1303/1554 83% [==================================================== ] 1304/1554 83% [==================================================== ] 1305/1554 83% [==================================================== ] 1306/1554 84% [==================================================== ] 1307/1554 84% [==================================================== ] 1308/1554 84% [==================================================== ] 1309/1554 84% [==================================================== ] 1310/1554 84% [==================================================== ] 1311/1554 84% [==================================================== ] 1312/1554 84% [==================================================== ] 1313/1554 84% [==================================================== ] 1314/1554 84% [==================================================== ] 1315/1554 84% [==================================================== ] 1316/1554 84% [==================================================== ] 1317/1554 84% [==================================================== ] 1318/1554 84% [==================================================== ] 1319/1554 84% [==================================================== ] 1320/1554 84% [==================================================== ] 1321/1554 85% [==================================================== ] 1322/1554 85% [==================================================== ] 1323/1554 85% [==================================================== ] 1324/1554 85% [==================================================== ] 1325/1554 85% [==================================================== ] 1326/1554 85% [==================================================== ] 1327/1554 85% [==================================================== ] 1328/1554 85% [===================================================== ] 1329/1554 85% [===================================================== ] 1330/1554 85% [===================================================== ] 1331/1554 85% [===================================================== ] 1332/1554 85% [===================================================== ] 1333/1554 85% [===================================================== ] 1334/1554 85% [===================================================== ] 1335/1554 85% [===================================================== ] 1336/1554 85% [===================================================== ] 1337/1554 86% [===================================================== ] 1338/1554 86% [===================================================== ] 1339/1554 86% [===================================================== ] 1340/1554 86% [===================================================== ] 1341/1554 86% [===================================================== ] 1342/1554 86% [===================================================== ] 1343/1554 86% [===================================================== ] 1344/1554 86% [===================================================== ] 1345/1554 86% [===================================================== ] 1346/1554 86% [===================================================== ] 1347/1554 86% [===================================================== ] 1348/1554 86% [===================================================== ] 1349/1554 86% [===================================================== ] 1350/1554 86% [===================================================== ] 1351/1554 86% [===================================================== ] 1352/1554 87% [===================================================== ] 1353/1554 87% [====================================================== ] 1354/1554 87% [====================================================== ] 1355/1554 87% [====================================================== ] 1356/1554 87% [====================================================== ] 1357/1554 87% [====================================================== ] 1358/1554 87% [====================================================== ] 1359/1554 87% [====================================================== ] 1360/1554 87% [====================================================== ] 1361/1554 87% [====================================================== ] 1362/1554 87% [====================================================== ] 1363/1554 87% [====================================================== ] 1364/1554 87% [====================================================== ] 1365/1554 87% [====================================================== ] 1366/1554 87% [====================================================== ] 1367/1554 87% [====================================================== ] 1368/1554 88% [====================================================== ] 1369/1554 88% [====================================================== ] 1370/1554 88% [====================================================== ] 1371/1554 88% [====================================================== ] 1372/1554 88% [====================================================== ] 1373/1554 88% [====================================================== ] 1374/1554 88% [====================================================== ] 1375/1554 88% [====================================================== ] 1376/1554 88% [====================================================== ] 1377/1554 88% [====================================================== ] 1378/1554 88% [======================================================= ] 1379/1554 88% [======================================================= ] 1380/1554 88% [======================================================= ] 1381/1554 88% [======================================================= ] 1382/1554 88% [======================================================= ] 1383/1554 88% [======================================================= ] 1384/1554 89% [======================================================= ] 1385/1554 89% [======================================================= ] 1386/1554 89% [======================================================= ] 1387/1554 89% [======================================================= ] 1388/1554 89% [======================================================= ] 1389/1554 89% [======================================================= ] 1390/1554 89% [======================================================= ] 1391/1554 89% [======================================================= ] 1392/1554 89% [======================================================= ] 1393/1554 89% [======================================================= ] 1394/1554 89% [======================================================= ] 1395/1554 89% [======================================================= ] 1396/1554 89% [======================================================= ] 1397/1554 89% [======================================================= ] 1398/1554 89% [======================================================= ] 1399/1554 90% [======================================================= ] 1400/1554 90% [======================================================= ] 1401/1554 90% [======================================================= ] 1402/1554 90% [======================================================= ] 1403/1554 90% [======================================================== ] 1404/1554 90% [======================================================== ] 1405/1554 90% [======================================================== ] 1406/1554 90% [======================================================== ] 1407/1554 90% [======================================================== ] 1408/1554 90% [======================================================== ] 1409/1554 90% [======================================================== ] 1410/1554 90% [======================================================== ] 1411/1554 90% [======================================================== ] 1412/1554 90% [======================================================== ] 1413/1554 90% [======================================================== ] 1414/1554 90% [======================================================== ] 1415/1554 91% [======================================================== ] 1416/1554 91% [======================================================== ] 1417/1554 91% [======================================================== ] 1418/1554 91% [======================================================== ] 1419/1554 91% [======================================================== ] 1420/1554 91% [======================================================== ] 1421/1554 91% [======================================================== ] 1422/1554 91% [======================================================== ] 1423/1554 91% [======================================================== ] 1424/1554 91% [======================================================== ] 1425/1554 91% [======================================================== ] 1426/1554 91% [======================================================== ] 1427/1554 91% [======================================================== ] 1428/1554 91% [========================================================= ] 1429/1554 91% [========================================================= ] 1430/1554 92% [========================================================= ] 1431/1554 92% [========================================================= ] 1432/1554 92% [========================================================= ] 1433/1554 92% [========================================================= ] 1434/1554 92% [========================================================= ] 1435/1554 92% [========================================================= ] 1436/1554 92% [========================================================= ] 1437/1554 92% [========================================================= ] 1438/1554 92% [========================================================= ] 1439/1554 92% [========================================================= ] 1440/1554 92% [========================================================= ] 1441/1554 92% [========================================================= ] 1442/1554 92% [========================================================= ] 1443/1554 92% [========================================================= ] 1444/1554 92% [========================================================= ] 1445/1554 92% [========================================================= ] 1446/1554 93% [========================================================= ] 1447/1554 93% [========================================================= ] 1448/1554 93% [========================================================= ] 1449/1554 93% [========================================================= ] 1450/1554 93% [========================================================= ] 1451/1554 93% [========================================================= ] 1452/1554 93% [========================================================= ] 1453/1554 93% [========================================================== ] 1454/1554 93% [========================================================== ] 1455/1554 93% [========================================================== ] 1456/1554 93% [========================================================== ] 1457/1554 93% [========================================================== ] 1458/1554 93% [========================================================== ] 1459/1554 93% [========================================================== ] 1460/1554 93% [========================================================== ] 1461/1554 94% [========================================================== ] 1462/1554 94% [========================================================== ] 1463/1554 94% [========================================================== ] 1464/1554 94% [========================================================== ] 1465/1554 94% [========================================================== ] 1466/1554 94% [========================================================== ] 1467/1554 94% [========================================================== ] 1468/1554 94% [========================================================== ] 1469/1554 94% [========================================================== ] 1470/1554 94% [========================================================== ] 1471/1554 94% [========================================================== ] 1472/1554 94% [========================================================== ] 1473/1554 94% [========================================================== ] 1474/1554 94% [========================================================== ] 1475/1554 94% [========================================================== ] 1476/1554 94% [========================================================== ] 1477/1554 95% [========================================================== ] 1478/1554 95% [=========================================================== ] 1479/1554 95% [=========================================================== ] 1480/1554 95% [=========================================================== ] 1481/1554 95% [=========================================================== ] 1482/1554 95% [=========================================================== ] 1483/1554 95% [=========================================================== ] 1484/1554 95% [=========================================================== ] 1485/1554 95% [=========================================================== ] 1486/1554 95% [=========================================================== ] 1487/1554 95% [=========================================================== ] 1488/1554 95% [=========================================================== ] 1489/1554 95% [=========================================================== ] 1490/1554 95% [=========================================================== ] 1491/1554 95% [=========================================================== ] 1492/1554 96% [=========================================================== ] 1493/1554 96% [=========================================================== ] 1494/1554 96% [=========================================================== ] 1495/1554 96% [=========================================================== ] 1496/1554 96% [=========================================================== ] 1497/1554 96% [=========================================================== ] 1498/1554 96% [=========================================================== ] 1499/1554 96% [=========================================================== ] 1500/1554 96% [=========================================================== ] 1501/1554 96% [=========================================================== ] 1502/1554 96% [=========================================================== ] 1503/1554 96% [============================================================ ] 1504/1554 96% [============================================================ ] 1505/1554 96% [============================================================ ] 1506/1554 96% [============================================================ ] 1507/1554 96% [============================================================ ] 1508/1554 97% [============================================================ ] 1509/1554 97% [============================================================ ] 1510/1554 97% [============================================================ ] 1511/1554 97% [============================================================ ] 1512/1554 97% [============================================================ ] 1513/1554 97% [============================================================ ] 1514/1554 97% [============================================================ ] 1515/1554 97% [============================================================ ] 1516/1554 97% [============================================================ ] 1517/1554 97% [============================================================ ] 1518/1554 97% [============================================================ ] 1519/1554 97% [============================================================ ] 1520/1554 97% [============================================================ ] 1521/1554 97% [============================================================ ] 1522/1554 97% [============================================================ ] 1523/1554 98% [============================================================ ] 1524/1554 98% [============================================================ ] 1525/1554 98% [============================================================ ] 1526/1554 98% [============================================================ ] 1527/1554 98% [============================================================ ] 1528/1554 98% [============================================================= ] 1529/1554 98% [============================================================= ] 1530/1554 98% [============================================================= ] 1531/1554 98% [============================================================= ] 1532/1554 98% [============================================================= ] 1533/1554 98% [============================================================= ] 1534/1554 98% [============================================================= ] 1535/1554 98% [============================================================= ] 1536/1554 98% [============================================================= ] 1537/1554 98% [============================================================= ] 1538/1554 98% [============================================================= ] 1539/1554 99% [============================================================= ] 1540/1554 99% [============================================================= ] 1541/1554 99% [============================================================= ] 1542/1554 99% [============================================================= ] 1543/1554 99% [============================================================= ] 1544/1554 99% [============================================================= ] 1545/1554 99% [============================================================= ] 1546/1554 99% [============================================================= ] 1547/1554 99% [============================================================= ] 1548/1554 99% [============================================================= ] 1549/1554 99% [============================================================= ] 1550/1554 99% [============================================================= ] 1551/1554 99% [============================================================= ] 1552/1554 99% [============================================================= ] 1553/1554 99% [==============================================================] 1554/1554 100% operation complete, 1554 objects in 30471 NAND pages. ln -snf /home/autobuild/autobuild/instance-2/output-1/host/sh4aeb-buildroot-linux-musl/sysroot /home/autobuild/autobuild/instance-2/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-2/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-2/buildroot' >>> Buildroot 2022.02-887-gc2d3033ddc Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> 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-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) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.37 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.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> musl 1.2.2 Collecting legal info COPYRIGHT: OK (sha256: f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.15.37 Collecting legal info >>> musl-compat-headers Collecting legal info >>> angular-websocket 2.0.0 Collecting legal info LICENSE: OK (sha256: 3013a57f2c8df37775804b8be5b107665a2ca209607bb92c618bcc084feb00a7) >>> angularjs 1.8.2 Collecting legal info angular.js: OK (sha256: 237656fae6e39d02cd71cbcfbf91b7964eba5796aafca1bfcfff3b054ce3fed6) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> arp-scan 1.9.7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> 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-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> c-ares 1.18.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> check 0.15.2 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-dbus-python 1.2.18 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.62.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> dnsmasq 2.86 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> evtest 1.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> fb-test-app 1.1.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> fetchmail 6.4.29 Collecting legal info COPYING: OK (sha256: 6d87443b61041067a5eddb2cabf8aebff15b8b40771ad6b5e4754e607ec21b39) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-gptfdisk 1.0.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> haproxy 2.4.15 Collecting legal info LICENSE: OK (sha256: 0717ca51fceaa25ac9e5ccc62e0c727dcf27796057201fb5fded56a25ff6ca28) doc/lgpl.txt: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) doc/gpl.txt: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> hiredis 1.0.2 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> htpdate 1.3.4 Collecting legal info LICENSE: OK (sha256: 7989949df09a0489434723c571541604cd3f2e0418c6a6aa9179bfaf8ec807cc) >>> hwdata 0.358 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> iptables 1.8.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jsmn 1.1.0 Collecting legal info LICENSE: OK (sha256: 4675b94a50d2afe811c52785463c854f1156056632cce17cc7133939eac8ed55) >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libfastjson 0.99.9 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libgpgme 1.16.0 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libidn2 2.3.2 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libmd 1.0.4 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodbus 3.1.7 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libnetfilter_queue 1.0.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libxkbcommon 1.4.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> linuxconsoletools 1.7.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> mbpfan 2.2.1 Collecting legal info COPYING: OK (sha256: 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2) >>> memtool 2018.03.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> netsnmp 5.9 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> obsidian-cursors 1.0 Collecting legal info >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> open62541 v1.2.2 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> openjpeg 2.4.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> openresolv 3.12.0 Collecting legal info LICENSE: OK (sha256: 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.6 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> quagga 1.2.4 Collecting legal info COPYING: OK (sha256: b39c1bad4e51e2a3389cd25fc4addebe41a3ae7c11100795683f9330de1536e5) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> rcw-smarc-sal28 11 Collecting legal info COPYING: OK (sha256: 803c65088eed36a6697ca9f03f4379bbad24e276dc8da7fef5eb4dc4008415a1) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Collecting legal info librtmp/COPYING: OK (sha256: 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> seatd 0.6.4 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> setserial 2.17 Collecting legal info debian/copyright: OK (sha256: 1d7e810ed28daf370def626dfd4c502f2f77d2b678f1ac72e2ba675dd6f9af0d) >>> spi-tools 1.0.1 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> spice-protocol 0.14.3 Collecting legal info COPYING: OK (sha256: eb55ea746be694c449224c7ddce6340648b075fd377281712a19094e7fb7ef92) >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> ssdp-responder 1.8 Collecting legal info LICENSE: OK (sha256: e17dc0bc91bf499d8cca5e016c22c6d2a4770e3cc1a43756a7973375a83ddb90) >>> sslh 1.22c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sudo 1.9.8p2 Collecting legal info doc/LICENSE: OK (sha256: b678438594f04a7070a5fd125f7edffc871e13234baad318690b647bfc60705d) >>> tcpreplay 4.3.4 Collecting legal info docs/LICENSE: OK (sha256: 07cf5e92d475287a7d1663b33097f40cae5adf03ed8920fcd4374e3dfb48c8ad) >>> tinyssh 20210601 Collecting legal info LICENCE: OK (sha256: b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> urandom-scripts Collecting legal info >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Collecting legal info README: OK (sha256: 8632a67e5a76be4cdf7fd0fc6509e21bd6c647183bd9d2325310d5098c652a3a) >>> host-xorriso 1.5.4.pl02 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYRIGHT: OK (sha256: 72e99e72cd68f226415e5d898f3b38e24ae7991ed038ed72d789fff5b060f028) >>> xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> 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.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzma 4.32.7 Collecting legal info COPYING.GPLv2: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.37: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-2/buildroot'