Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-omero-web.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686610552.593452/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-omero-web.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-omero-web-5.21.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-omero-web.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686610552.593452/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-omero-web.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-omero-web-5.21.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-omero-web.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686610552.593452/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-omero-web.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5TpWwg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf omero-web-5.21.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/omero-web-5.21.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd omero-web-5.21.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GOpwNk + umask 022 + cd /builddir/build/BUILD + cd omero-web-5.21.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/omeroweb copying omeroweb/connector.py -> build/lib/omeroweb copying omeroweb/custom_forms.py -> build/lib/omeroweb copying omeroweb/urls.py -> build/lib/omeroweb copying omeroweb/manage.py -> build/lib/omeroweb copying omeroweb/wsgi.py -> build/lib/omeroweb copying omeroweb/__init__.py -> build/lib/omeroweb copying omeroweb/custom_context_processor.py -> build/lib/omeroweb copying omeroweb/decorators.py -> build/lib/omeroweb copying omeroweb/filesessionstore.py -> build/lib/omeroweb copying omeroweb/settings.py -> build/lib/omeroweb copying omeroweb/utils.py -> build/lib/omeroweb copying omeroweb/httprsp.py -> build/lib/omeroweb copying omeroweb/version.py -> build/lib/omeroweb creating build/lib/omeroweb/webgateway copying omeroweb/webgateway/views.py -> build/lib/omeroweb/webgateway copying omeroweb/webgateway/urls.py -> build/lib/omeroweb/webgateway copying omeroweb/webgateway/middleware.py -> build/lib/omeroweb/webgateway copying omeroweb/webgateway/__init__.py -> build/lib/omeroweb/webgateway copying omeroweb/webgateway/models.py -> build/lib/omeroweb/webgateway copying omeroweb/webgateway/marshal.py -> build/lib/omeroweb/webgateway copying omeroweb/webgateway/util.py -> build/lib/omeroweb/webgateway copying omeroweb/webgateway/webgateway_cache.py -> build/lib/omeroweb/webgateway copying omeroweb/webgateway/plategrid.py -> build/lib/omeroweb/webgateway copying omeroweb/webgateway/admin.py -> build/lib/omeroweb/webgateway creating build/lib/omeroweb/feedback copying omeroweb/feedback/views.py -> build/lib/omeroweb/feedback copying omeroweb/feedback/urls.py -> build/lib/omeroweb/feedback copying omeroweb/feedback/forms.py -> build/lib/omeroweb/feedback copying omeroweb/feedback/__init__.py -> build/lib/omeroweb/feedback copying omeroweb/feedback/sendfeedback.py -> build/lib/omeroweb/feedback creating build/lib/omeroweb/webclient copying omeroweb/webclient/webclient_gateway.py -> build/lib/omeroweb/webclient copying omeroweb/webclient/views.py -> build/lib/omeroweb/webclient copying omeroweb/webclient/custom_forms.py -> build/lib/omeroweb/webclient copying omeroweb/webclient/urls.py -> build/lib/omeroweb/webclient copying omeroweb/webclient/forms.py -> build/lib/omeroweb/webclient copying omeroweb/webclient/__init__.py -> build/lib/omeroweb/webclient copying omeroweb/webclient/tree.py -> build/lib/omeroweb/webclient copying omeroweb/webclient/show.py -> build/lib/omeroweb/webclient copying omeroweb/webclient/decorators.py -> build/lib/omeroweb/webclient copying omeroweb/webclient/webclient_utils.py -> build/lib/omeroweb/webclient creating build/lib/omeroweb/webadmin copying omeroweb/webadmin/views.py -> build/lib/omeroweb/webadmin copying omeroweb/webadmin/custom_forms.py -> build/lib/omeroweb/webadmin copying omeroweb/webadmin/urls.py -> build/lib/omeroweb/webadmin copying omeroweb/webadmin/forms.py -> build/lib/omeroweb/webadmin copying omeroweb/webadmin/__init__.py -> build/lib/omeroweb/webadmin copying omeroweb/webadmin/models.py -> build/lib/omeroweb/webadmin copying omeroweb/webadmin/webadmin_utils.py -> build/lib/omeroweb/webadmin creating build/lib/omeroweb/webredirect copying omeroweb/webredirect/views.py -> build/lib/omeroweb/webredirect copying omeroweb/webredirect/urls.py -> build/lib/omeroweb/webredirect copying omeroweb/webredirect/__init__.py -> build/lib/omeroweb/webredirect creating build/lib/omeroweb/api copying omeroweb/api/views.py -> build/lib/omeroweb/api copying omeroweb/api/api_marshal.py -> build/lib/omeroweb/api copying omeroweb/api/api_settings.py -> build/lib/omeroweb/api copying omeroweb/api/urls.py -> build/lib/omeroweb/api copying omeroweb/api/__init__.py -> build/lib/omeroweb/api copying omeroweb/api/api_query.py -> build/lib/omeroweb/api copying omeroweb/api/decorators.py -> build/lib/omeroweb/api copying omeroweb/api/api_exceptions.py -> build/lib/omeroweb/api creating build/lib/omeroweb/testlib copying omeroweb/testlib/__init__.py -> build/lib/omeroweb/testlib creating build/lib/omeroweb/webgateway/templatetags copying omeroweb/webgateway/templatetags/wikitags.py -> build/lib/omeroweb/webgateway/templatetags copying omeroweb/webgateway/templatetags/defaulttags.py -> build/lib/omeroweb/webgateway/templatetags copying omeroweb/webgateway/templatetags/__init__.py -> build/lib/omeroweb/webgateway/templatetags copying omeroweb/webgateway/templatetags/common_filters.py -> build/lib/omeroweb/webgateway/templatetags copying omeroweb/webgateway/templatetags/common_tags.py -> build/lib/omeroweb/webgateway/templatetags creating build/lib/omeroweb/feedback/templatetags copying omeroweb/feedback/templatetags/__init__.py -> build/lib/omeroweb/feedback/templatetags copying omeroweb/feedback/templatetags/feedback_tags.py -> build/lib/omeroweb/feedback/templatetags creating build/lib/omeroweb/webclient/controller copying omeroweb/webclient/controller/share.py -> build/lib/omeroweb/webclient/controller copying omeroweb/webclient/controller/history.py -> build/lib/omeroweb/webclient/controller copying omeroweb/webclient/controller/container.py -> build/lib/omeroweb/webclient/controller copying omeroweb/webclient/controller/__init__.py -> build/lib/omeroweb/webclient/controller copying omeroweb/webclient/controller/impexp.py -> build/lib/omeroweb/webclient/controller copying omeroweb/webclient/controller/help.py -> build/lib/omeroweb/webclient/controller copying omeroweb/webclient/controller/search.py -> build/lib/omeroweb/webclient/controller creating build/lib/omeroweb/webclient/templatetags copying omeroweb/webclient/templatetags/__init__.py -> build/lib/omeroweb/webclient/templatetags copying omeroweb/webclient/templatetags/webclient_tags.py -> build/lib/omeroweb/webclient/templatetags creating build/lib/omeroweb/webadmin/templatetags copying omeroweb/webadmin/templatetags/__init__.py -> build/lib/omeroweb/webadmin/templatetags copying omeroweb/webadmin/templatetags/webadmin_tags.py -> build/lib/omeroweb/webadmin/templatetags package init file 'omero/plugins/__init__.py' not found (or not a regular file) creating build/lib/omero creating build/lib/omero/plugins copying omero/plugins/web.py -> build/lib/omero/plugins running egg_info writing omero_web.egg-info/PKG-INFO writing dependency_links to omero_web.egg-info/dependency_links.txt writing requirements to omero_web.egg-info/requires.txt writing top-level names to omero_web.egg-info/top_level.txt reading manifest file 'omero_web.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'omero_web.egg-info/SOURCES.txt' creating build/lib/omeroweb/license copying omeroweb/license/agpl-3.0.txt -> build/lib/omeroweb/license creating build/lib/omeroweb/templates copying omeroweb/templates/nginx-development.conf.template -> build/lib/omeroweb/templates copying omeroweb/templates/nginx-location.conf.template -> build/lib/omeroweb/templates copying omeroweb/templates/nginx.conf.template -> build/lib/omeroweb/templates creating build/lib/omeroweb/webgateway/static creating build/lib/omeroweb/webgateway/static/3rdparty copying omeroweb/webgateway/static/3rdparty/aop-1.3.js -> build/lib/omeroweb/webgateway/static/3rdparty copying omeroweb/webgateway/static/3rdparty/jquery-3.6.2.min.js -> build/lib/omeroweb/webgateway/static/3rdparty copying omeroweb/webgateway/static/3rdparty/jquery.blockUI-2.66.0.js -> build/lib/omeroweb/webgateway/static/3rdparty copying omeroweb/webgateway/static/3rdparty/jquery.form-4.3.0.js -> build/lib/omeroweb/webgateway/static/3rdparty copying omeroweb/webgateway/static/3rdparty/jquery.hotkeys-0.8.js -> build/lib/omeroweb/webgateway/static/3rdparty copying omeroweb/webgateway/static/3rdparty/jquery.mousewheel-3.1.13.js -> build/lib/omeroweb/webgateway/static/3rdparty copying omeroweb/webgateway/static/3rdparty/jquery.quicksearch-1.0.js -> build/lib/omeroweb/webgateway/static/3rdparty copying omeroweb/webgateway/static/3rdparty/jquery.selectboxes-2.2.6.js -> build/lib/omeroweb/webgateway/static/3rdparty copying omeroweb/webgateway/static/3rdparty/jquery.ui.touch-punch-0.2.3.min.js -> build/lib/omeroweb/webgateway/static/3rdparty creating build/lib/omeroweb/webgateway/static/3rdparty/JQuerySpinBtn-1.3a copying omeroweb/webgateway/static/3rdparty/JQuerySpinBtn-1.3a/JQuerySpinBtn.css -> build/lib/omeroweb/webgateway/static/3rdparty/JQuerySpinBtn-1.3a copying omeroweb/webgateway/static/3rdparty/JQuerySpinBtn-1.3a/JQuerySpinBtn.js -> build/lib/omeroweb/webgateway/static/3rdparty/JQuerySpinBtn-1.3a creating build/lib/omeroweb/webgateway/static/3rdparty/JQuerySpinBtn-1.3a/img copying omeroweb/webgateway/static/3rdparty/JQuerySpinBtn-1.3a/img/spinbtn_updn.gif -> build/lib/omeroweb/webgateway/static/3rdparty/JQuerySpinBtn-1.3a/img creating build/lib/omeroweb/webgateway/static/3rdparty/d3-7.7.0 copying omeroweb/webgateway/static/3rdparty/d3-7.7.0/LICENSE -> build/lib/omeroweb/webgateway/static/3rdparty/d3-7.7.0 copying omeroweb/webgateway/static/3rdparty/d3-7.7.0/d3.js -> build/lib/omeroweb/webgateway/static/3rdparty/d3-7.7.0 copying omeroweb/webgateway/static/3rdparty/d3-7.7.0/d3.min.js -> build/lib/omeroweb/webgateway/static/3rdparty/d3-7.7.0 creating build/lib/omeroweb/webgateway/static/3rdparty/farbtastic-1.2 copying omeroweb/webgateway/static/3rdparty/farbtastic-1.2/farbtastic.css -> build/lib/omeroweb/webgateway/static/3rdparty/farbtastic-1.2 copying omeroweb/webgateway/static/3rdparty/farbtastic-1.2/farbtastic.js -> build/lib/omeroweb/webgateway/static/3rdparty/farbtastic-1.2 copying omeroweb/webgateway/static/3rdparty/farbtastic-1.2/marker.png -> build/lib/omeroweb/webgateway/static/3rdparty/farbtastic-1.2 copying omeroweb/webgateway/static/3rdparty/farbtastic-1.2/mask.png -> build/lib/omeroweb/webgateway/static/3rdparty/farbtastic-1.2 copying omeroweb/webgateway/static/3rdparty/farbtastic-1.2/wheel.png -> build/lib/omeroweb/webgateway/static/3rdparty/farbtastic-1.2 creating build/lib/omeroweb/webgateway/static/3rdparty/hammer-2.0.8 copying omeroweb/webgateway/static/3rdparty/hammer-2.0.8/hammer.min.js -> build/lib/omeroweb/webgateway/static/3rdparty/hammer-2.0.8 creating build/lib/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2 creating build/lib/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css copying omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/jquery-ui.css -> build/lib/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css creating build/lib/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images copying omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images/ui-icons_444444_256x240.png -> build/lib/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images copying omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images/ui-icons_555555_256x240.png -> build/lib/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images copying omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images/ui-icons_777620_256x240.png -> build/lib/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images copying omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images/ui-icons_777777_256x240.png -> build/lib/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images copying omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images/ui-icons_cc0000_256x240.png -> build/lib/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images copying omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images/ui-icons_ffffff_256x240.png -> build/lib/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images creating build/lib/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/js copying omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/js/jquery-ui.js -> build/lib/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/js creating build/lib/omeroweb/webgateway/static/3rdparty/jquery.chosen-1.8.7 copying omeroweb/webgateway/static/3rdparty/jquery.chosen-1.8.7/chosen-sprite.png -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.chosen-1.8.7 copying omeroweb/webgateway/static/3rdparty/jquery.chosen-1.8.7/chosen-sprite@2x.png -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.chosen-1.8.7 copying omeroweb/webgateway/static/3rdparty/jquery.chosen-1.8.7/chosen.css -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.chosen-1.8.7 copying omeroweb/webgateway/static/3rdparty/jquery.chosen-1.8.7/chosen.jquery.js -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.chosen-1.8.7 creating build/lib/omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3 copying omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3/API.txt -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3 copying omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3/LICENSE.txt -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3 copying omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3/PLUGINS.txt -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3 copying omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3/README.txt -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3 copying omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3/jquery.flot.js -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3 copying omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3/jquery.flot.pie.js -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3 creating build/lib/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12 copying omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/jstree.js -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12 creating build/lib/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes creating build/lib/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes/default copying omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes/default/32px.png -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes/default copying omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes/default/40px.png -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes/default copying omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes/default/style.css -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes/default copying omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes/default/style.min.css -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes/default copying omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes/default/throbber.gif -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes/default creating build/lib/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3 copying omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3/asc-big.gif -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3 copying omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3/asc.gif -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3 copying omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3/bg.gif -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3 copying omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3/desc-big.gif -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3 copying omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3/desc.gif -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3 copying omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3/jquery.tablesorter.css -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3 copying omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3/jquery.tablesorter.js -> build/lib/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3 creating build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/PanoJS.js -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/control_info.js -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/control_roi.js -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/control_scalebar.js -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/control_svg.js -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/control_thumbnail.js -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/controls.js -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/panojs.css -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/pyramid_Bisque.js -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/pyramid_Zoomify.js -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/pyramid_imgcnv.js -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/utils.js -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 creating build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/extjs copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/extjs/ext-core.js -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/extjs copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/extjs/ext-core.jsb2 -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/extjs creating build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/16px_minus.png -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/16px_plus.png -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/32px_11.png -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/32px_minus.png -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/32px_plus.png -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/32px_show.png -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/64px_11.png -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/64px_minus.png -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/64px_plus.png -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/64px_show.png -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/blank.gif -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/grab.cur -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/grabbing.cur -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/progress.gif -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/progress_128.gif -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/progress_256.gif -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/progress_512.gif -> build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images creating build/lib/omeroweb/webgateway/static/3rdparty/raphael-2.3.0 copying omeroweb/webgateway/static/3rdparty/raphael-2.3.0/raphael-min.js -> build/lib/omeroweb/webgateway/static/3rdparty/raphael-2.3.0 copying omeroweb/webgateway/static/3rdparty/raphael-2.3.0/raphael.js -> build/lib/omeroweb/webgateway/static/3rdparty/raphael-2.3.0 copying omeroweb/webgateway/static/3rdparty/raphael-2.3.0/scale.raphael.js -> build/lib/omeroweb/webgateway/static/3rdparty/raphael-2.3.0 creating build/lib/omeroweb/webgateway/static/3rdparty/underscore copying omeroweb/webgateway/static/3rdparty/underscore/underscore-1.13.6-umd-min.js -> build/lib/omeroweb/webgateway/static/3rdparty/underscore creating build/lib/omeroweb/webgateway/static/webgateway creating build/lib/omeroweb/webgateway/static/webgateway/css copying omeroweb/webgateway/static/webgateway/css/base.css -> build/lib/omeroweb/webgateway/static/webgateway/css copying omeroweb/webgateway/static/webgateway/css/ome.body.css -> build/lib/omeroweb/webgateway/static/webgateway/css copying omeroweb/webgateway/static/webgateway/css/ome.colorbtn.css -> build/lib/omeroweb/webgateway/static/webgateway/css copying omeroweb/webgateway/static/webgateway/css/ome.gs_slider.css -> build/lib/omeroweb/webgateway/static/webgateway/css copying omeroweb/webgateway/static/webgateway/css/ome.header.css -> build/lib/omeroweb/webgateway/static/webgateway/css copying omeroweb/webgateway/static/webgateway/css/ome.iehacks.css -> build/lib/omeroweb/webgateway/static/webgateway/css copying omeroweb/webgateway/static/webgateway/css/ome.jstree_theme.css -> build/lib/omeroweb/webgateway/static/webgateway/css copying omeroweb/webgateway/static/webgateway/css/ome.login.css -> build/lib/omeroweb/webgateway/static/webgateway/css copying omeroweb/webgateway/static/webgateway/css/ome.login_notgoingtofly.css -> build/lib/omeroweb/webgateway/static/webgateway/css copying omeroweb/webgateway/static/webgateway/css/ome.plateview.css -> build/lib/omeroweb/webgateway/static/webgateway/css copying omeroweb/webgateway/static/webgateway/css/ome.postit.css -> build/lib/omeroweb/webgateway/static/webgateway/css copying omeroweb/webgateway/static/webgateway/css/ome.snippet_header_logo.css -> build/lib/omeroweb/webgateway/static/webgateway/css copying omeroweb/webgateway/static/webgateway/css/ome.table.css -> build/lib/omeroweb/webgateway/static/webgateway/css copying omeroweb/webgateway/static/webgateway/css/ome.toolbar.css -> build/lib/omeroweb/webgateway/static/webgateway/css copying omeroweb/webgateway/static/webgateway/css/ome.viewport.css -> build/lib/omeroweb/webgateway/static/webgateway/css copying omeroweb/webgateway/static/webgateway/css/omero_image.css -> build/lib/omeroweb/webgateway/static/webgateway/css copying omeroweb/webgateway/static/webgateway/css/reset.css -> build/lib/omeroweb/webgateway/static/webgateway/css copying omeroweb/webgateway/static/webgateway/css/reset_old.css -> build/lib/omeroweb/webgateway/static/webgateway/css creating build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/1_1.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/OME_logo_grey_110.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/activity_light_24.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/ajax-loader-ovl.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/ajax-loader.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/arrowDown_grey.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/arrowRight_grey.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/arrow_down.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/arrow_down.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/arrow_left.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/arrow_right.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/arrow_up.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/arrow_up.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/basket_light_24.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/bg2.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/bg_thataintgonnafly.jpg -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/blank_tile.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/blue_arrow_down.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/blue_arrow_left.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/blue_arrow_right.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/blue_arrow_up.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/blue_play_down.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/blue_play_left.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/blue_play_right.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/blue_play_up.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/blue_square.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/broken.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/close.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/close.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/colorpicker_16.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/contextbox_arrowup.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/contextbox_arrowup2.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/datepicker_next.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/datepicker_prev.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/drag_handle_5.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/dropdown_arrow.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/dropdown_left_arrow.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/dropdown_left_arrow_hover.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/dropdown_right_arrow.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/dropdown_right_arrow_hover.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/ellipse16.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/exclamation.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/fail.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/failed.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/failerd.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/favicon.ico -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/folder16.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/folder32.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/folder_closed.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/folder_image16.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/folder_image32.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/folder_open.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/folder_yellow16.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/fs.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/glencoe_drop_logo.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/header_bg.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/header_bg2.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/header_bg_30.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/help16.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_activity.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_add.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_basket.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_download.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_download2.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_edit.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_external_link.svg -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_figure_scripts.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_filetype.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_folder.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_fs_path.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_help.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_help_hover.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_info.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_link.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_logout.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_logout_hover.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_script.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_script_dark.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_settings.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_settings_hover.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_view.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/icon_view_error.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/iconmonstr-sitemap-6-icon-16.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/image128.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/knotes16.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/line16.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/login_ome.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/logo2.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/logo_login2.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/logout.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/luts_10.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/mail_send.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/mail_send_hover.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/mask16.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/message_nodata.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/navigator_back.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/navigator_forward.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/nuvola_encrypted_grey16.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/nuvola_encrypted_grey16_old.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/nuvola_script-run16.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/ome.ico -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/ome_text_109.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/personal32.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/point16.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/polygon16.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/question.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/rectangle16.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/resize.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/search.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/settings.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/spacer.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/spinner)old.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/spinner.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/spinner_big.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/spinner_big2.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/success.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/t_axis.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/t_axis_revert.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/tab_icon_tag.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/tab_tag.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/table_arrow_down.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/table_arrow_up.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/tag.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/text16.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/tray_collapse_left.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/tray_collapse_right.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/ui-anim_basic_16x16.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/up_down.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/upload_grey.png -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/white_arrow_down.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/white_arrow_up.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/x.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/z_axis.gif -> build/lib/omeroweb/webgateway/static/webgateway/img copying omeroweb/webgateway/static/webgateway/img/z_axis_revert.gif -> build/lib/omeroweb/webgateway/static/webgateway/img creating build/lib/omeroweb/webgateway/static/webgateway/img/emots copying omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-cool18.gif -> build/lib/omeroweb/webgateway/static/webgateway/img/emots copying omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-cry18.gif -> build/lib/omeroweb/webgateway/static/webgateway/img/emots copying omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-embarassed18.gif -> build/lib/omeroweb/webgateway/static/webgateway/img/emots copying omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-frown18.gif -> build/lib/omeroweb/webgateway/static/webgateway/img/emots copying omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-kiss18.gif -> build/lib/omeroweb/webgateway/static/webgateway/img/emots copying omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-laughing18.gif -> build/lib/omeroweb/webgateway/static/webgateway/img/emots copying omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-smile18.gif -> build/lib/omeroweb/webgateway/static/webgateway/img/emots copying omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-surprised18.gif -> build/lib/omeroweb/webgateway/static/webgateway/img/emots copying omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-tongue-out18.gif -> build/lib/omeroweb/webgateway/static/webgateway/img/emots copying omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-undecided18.gif -> build/lib/omeroweb/webgateway/static/webgateway/img/emots copying omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-wink18.gif -> build/lib/omeroweb/webgateway/static/webgateway/img/emots copying omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-yell18.gif -> build/lib/omeroweb/webgateway/static/webgateway/img/emots creating build/lib/omeroweb/webgateway/static/webgateway/js copying omeroweb/webgateway/static/webgateway/js/jshint.json -> build/lib/omeroweb/webgateway/static/webgateway/js copying omeroweb/webgateway/static/webgateway/js/ome.colorbtn.js -> build/lib/omeroweb/webgateway/static/webgateway/js copying omeroweb/webgateway/static/webgateway/js/ome.csrf.js -> build/lib/omeroweb/webgateway/static/webgateway/js copying omeroweb/webgateway/static/webgateway/js/ome.gs_slider.js -> build/lib/omeroweb/webgateway/static/webgateway/js copying omeroweb/webgateway/static/webgateway/js/ome.gs_utils.js -> build/lib/omeroweb/webgateway/static/webgateway/js copying omeroweb/webgateway/static/webgateway/js/ome.histogram.js -> build/lib/omeroweb/webgateway/static/webgateway/js copying omeroweb/webgateway/static/webgateway/js/ome.nav.js -> build/lib/omeroweb/webgateway/static/webgateway/js copying omeroweb/webgateway/static/webgateway/js/ome.plateview.js -> build/lib/omeroweb/webgateway/static/webgateway/js copying omeroweb/webgateway/static/webgateway/js/ome.popup.js -> build/lib/omeroweb/webgateway/static/webgateway/js copying omeroweb/webgateway/static/webgateway/js/ome.postit.js -> build/lib/omeroweb/webgateway/static/webgateway/js copying omeroweb/webgateway/static/webgateway/js/ome.roidisplay.js -> build/lib/omeroweb/webgateway/static/webgateway/js copying omeroweb/webgateway/static/webgateway/js/ome.roiutils.js -> build/lib/omeroweb/webgateway/static/webgateway/js copying omeroweb/webgateway/static/webgateway/js/ome.scalebardisplay.js -> build/lib/omeroweb/webgateway/static/webgateway/js copying omeroweb/webgateway/static/webgateway/js/ome.smartdialog.js -> build/lib/omeroweb/webgateway/static/webgateway/js copying omeroweb/webgateway/static/webgateway/js/ome.spwgridview.js -> build/lib/omeroweb/webgateway/static/webgateway/js copying omeroweb/webgateway/static/webgateway/js/ome.viewport.js -> build/lib/omeroweb/webgateway/static/webgateway/js copying omeroweb/webgateway/static/webgateway/js/ome.viewportImage.js -> build/lib/omeroweb/webgateway/static/webgateway/js copying omeroweb/webgateway/static/webgateway/js/omero_image.js -> build/lib/omeroweb/webgateway/static/webgateway/js creating build/lib/omeroweb/webgateway/templates creating build/lib/omeroweb/webgateway/templates/webgateway copying omeroweb/webgateway/templates/webgateway/base_site.html -> build/lib/omeroweb/webgateway/templates/webgateway copying omeroweb/webgateway/templates/webgateway/core_html.html -> build/lib/omeroweb/webgateway/templates/webgateway creating build/lib/omeroweb/webgateway/templates/webgateway/base copying omeroweb/webgateway/templates/webgateway/base/base_frame.html -> build/lib/omeroweb/webgateway/templates/webgateway/base copying omeroweb/webgateway/templates/webgateway/base/base_header.html -> build/lib/omeroweb/webgateway/templates/webgateway/base copying omeroweb/webgateway/templates/webgateway/base/base_main.html -> build/lib/omeroweb/webgateway/templates/webgateway/base copying omeroweb/webgateway/templates/webgateway/base/container2.html -> build/lib/omeroweb/webgateway/templates/webgateway/base copying omeroweb/webgateway/templates/webgateway/base/container3.html -> build/lib/omeroweb/webgateway/templates/webgateway/base creating build/lib/omeroweb/webgateway/templates/webgateway/base/includes copying omeroweb/webgateway/templates/webgateway/base/includes/css_link_body.html -> build/lib/omeroweb/webgateway/templates/webgateway/base/includes copying omeroweb/webgateway/templates/webgateway/base/includes/jquery-ui.html -> build/lib/omeroweb/webgateway/templates/webgateway/base/includes copying omeroweb/webgateway/templates/webgateway/base/includes/post_form.html -> build/lib/omeroweb/webgateway/templates/webgateway/base/includes copying omeroweb/webgateway/templates/webgateway/base/includes/script_src_jquery.html -> build/lib/omeroweb/webgateway/templates/webgateway/base/includes copying omeroweb/webgateway/templates/webgateway/base/includes/script_src_popup.html -> build/lib/omeroweb/webgateway/templates/webgateway/base/includes copying omeroweb/webgateway/templates/webgateway/base/includes/shortcut_icon.html -> build/lib/omeroweb/webgateway/templates/webgateway/base/includes creating build/lib/omeroweb/webgateway/templates/webgateway/viewport copying omeroweb/webgateway/templates/webgateway/viewport/omero_image.html -> build/lib/omeroweb/webgateway/templates/webgateway/viewport creating build/lib/omeroweb/feedback/static creating build/lib/omeroweb/feedback/static/feedback creating build/lib/omeroweb/feedback/static/feedback/css copying omeroweb/feedback/static/feedback/css/layout.css -> build/lib/omeroweb/feedback/static/feedback/css creating build/lib/omeroweb/feedback/static/feedback/image copying omeroweb/feedback/static/feedback/image/bio-formats.svg -> build/lib/omeroweb/feedback/static/feedback/image copying omeroweb/feedback/static/feedback/image/ome_logo.svg -> build/lib/omeroweb/feedback/static/feedback/image copying omeroweb/feedback/static/feedback/image/omero.svg -> build/lib/omeroweb/feedback/static/feedback/image creating build/lib/omeroweb/feedback/templates copying omeroweb/feedback/templates/404.html -> build/lib/omeroweb/feedback/templates copying omeroweb/feedback/templates/500-nosubmit.html -> build/lib/omeroweb/feedback/templates copying omeroweb/feedback/templates/500.html -> build/lib/omeroweb/feedback/templates copying omeroweb/feedback/templates/base_error.html -> build/lib/omeroweb/feedback/templates copying omeroweb/feedback/templates/comment.html -> build/lib/omeroweb/feedback/templates copying omeroweb/feedback/templates/disabled.html -> build/lib/omeroweb/feedback/templates copying omeroweb/feedback/templates/error.html -> build/lib/omeroweb/feedback/templates copying omeroweb/feedback/templates/thanks.html -> build/lib/omeroweb/feedback/templates creating build/lib/omeroweb/webclient/static creating build/lib/omeroweb/webclient/static/webclient creating build/lib/omeroweb/webclient/static/webclient/css copying omeroweb/webclient/static/webclient/css/calendar.css -> build/lib/omeroweb/webclient/static/webclient/css copying omeroweb/webclient/static/webclient/css/calendar_ie.css -> build/lib/omeroweb/webclient/static/webclient/css copying omeroweb/webclient/static/webclient/css/dusty.css -> build/lib/omeroweb/webclient/static/webclient/css copying omeroweb/webclient/static/webclient/css/dusty_ie.css -> build/lib/omeroweb/webclient/static/webclient/css copying omeroweb/webclient/static/webclient/css/help.css -> build/lib/omeroweb/webclient/static/webclient/css copying omeroweb/webclient/static/webclient/css/index.css -> build/lib/omeroweb/webclient/static/webclient/css copying omeroweb/webclient/static/webclient/css/layout.css -> build/lib/omeroweb/webclient/static/webclient/css creating build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/OME-Interface-Playground.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/Sidebar_19.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/XPButtonUploadText_61x22.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/apply16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/basket.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/basket16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/basket32.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/calendar_arrow_left.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/calendar_arrow_right.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/cancel12.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/cancel16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/color_line12.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/color_line12_old.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/color_line16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/custom_login_logo.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/cut16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/date.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/drag_handle_arrows_up-down.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/dropdown_right_arrow.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/eclipse_copy_edit12.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/eclipse_copy_edit16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/eclipse_paste_edit12.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/eclipse_paste_edit16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/edit.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/f.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/file_locked16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder16_old.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder64.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_html16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_html32.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_html64.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_html_locked16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_image16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_image16_old.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_image64.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_image_locked16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_locked16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_locked32.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_plate16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_plate16_old.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_plate32.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_plate64.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_plate_locked16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_screen16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_screen32.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_screen64.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_screen_locked16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_yellow16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_yellow16_old.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_yellow32.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/folder_yellow64.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/group_dropdown_arrow.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/group_green16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/group_orange16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/group_red16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/handle.horizontal.gif -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_arrow_left.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_arrow_right.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_basic_basket_16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_basic_copy_16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_basic_cut_16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_basic_delete.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_basic_delete_16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_basic_newwindow_16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_basic_paste_16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_basic_remove_16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_basic_user_16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_edit.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_layout.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_openwith.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_openwith_toolbar.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_redo16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_save.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_scientist_36.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_scientist_group_36.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_settings_drivespace.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_settings_groups.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_settings_mail.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_settings_user.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_tag_delete.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_tag_remove.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_toolbar_add.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_toolbar_basket.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_toolbar_chat.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_toolbar_chat2.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_toolbar_clean.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_toolbar_clean2.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_toolbar_copy.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_toolbar_cut.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_toolbar_delete.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_toolbar_paste.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_toolbar_refresh.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_toolbar_refresh2.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_toolbar_remove.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_toolbar_remove2.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_toolbar_share.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_toolbar_share2.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_undo16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_user.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/icon_user_select.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/image16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/image_16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/image_deleted_thumbnail.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/image_locked16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/image_locked16_old.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/info12.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/info16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/kgpg12.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/kgpg16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/kgpg_key16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/knotes12.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/knotes64.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/knotesred16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/kpresenter12.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/kpresenter16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/kuser12.gif -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/kuser12.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/kuser16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/kview12.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/kview16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/left_sidebar_icon_map.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/left_sidebar_icon_public.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/left_sidebar_icon_tag.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/left_sidebar_icon_tags.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/loadingAnimation.gif -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/lock.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/locked12.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/logo.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/logo_login_web.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/macFFBgHack.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/message_nodata.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/minus_11.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/minus_15.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/network12.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/network16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/nuvola_apply22.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/nuvola_cancel16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/nuvola_download_manager16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/nuvola_script-run16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/nuvola_script-run16_old.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/oav_16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/personal12.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/personal16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/personal16_old.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/personal32.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/plus.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/plus_11.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/rating0.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/rating1.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/rating2.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/rating3.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/rating4.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/rating5.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/rdef16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/rdef32.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/reload16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/reset-grey.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/reset.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/root_user16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/run16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/search.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/select_dropdown_arrow.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/success.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/tab_icon_tag.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/table_arrow_down.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/table_arrow_up.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/table_arrow_up_down.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/table_layout.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/tango_text-x-python16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/unknown16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/view_detailed16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/view_icon16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/view_tag16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/view_tree16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/well16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/window_new16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/wp_protocol16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/wp_protocol32.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/wp_protocol64.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/wp_protocol_locked16.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/wp_protocol_locked32.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/wp_protocol_locked64.png -> build/lib/omeroweb/webclient/static/webclient/image copying omeroweb/webclient/static/webclient/image/x.gif -> build/lib/omeroweb/webclient/static/webclient/image creating build/lib/omeroweb/webclient/static/webclient/image/comment copying omeroweb/webclient/static/webclient/image/comment/comment_cap.png -> build/lib/omeroweb/webclient/static/webclient/image/comment copying omeroweb/webclient/static/webclient/image/comment/comment_cap_rev.png -> build/lib/omeroweb/webclient/static/webclient/image/comment copying omeroweb/webclient/static/webclient/image/comment/comment_foot.png -> build/lib/omeroweb/webclient/static/webclient/image/comment copying omeroweb/webclient/static/webclient/image/comment/comment_foot_rev.png -> build/lib/omeroweb/webclient/static/webclient/image/comment copying omeroweb/webclient/static/webclient/image/comment/comment_repeater.png -> build/lib/omeroweb/webclient/static/webclient/image/comment copying omeroweb/webclient/static/webclient/image/comment/comment_repeater_rev.png -> build/lib/omeroweb/webclient/static/webclient/image/comment creating build/lib/omeroweb/webclient/static/webclient/image/googiespell copying omeroweb/webclient/static/webclient/image/googiespell/blank.gif -> build/lib/omeroweb/webclient/static/webclient/image/googiespell copying omeroweb/webclient/static/webclient/image/googiespell/change_lang.gif -> build/lib/omeroweb/webclient/static/webclient/image/googiespell copying omeroweb/webclient/static/webclient/image/googiespell/indicator.gif -> build/lib/omeroweb/webclient/static/webclient/image/googiespell copying omeroweb/webclient/static/webclient/image/googiespell/logo.png -> build/lib/omeroweb/webclient/static/webclient/image/googiespell copying omeroweb/webclient/static/webclient/image/googiespell/ok.gif -> build/lib/omeroweb/webclient/static/webclient/image/googiespell copying omeroweb/webclient/static/webclient/image/googiespell/spellc.gif -> build/lib/omeroweb/webclient/static/webclient/image/googiespell creating build/lib/omeroweb/webclient/static/webclient/image/help copying omeroweb/webclient/static/webclient/image/help/basket1.gif -> build/lib/omeroweb/webclient/static/webclient/image/help creating build/lib/omeroweb/webclient/static/webclient/image/menu copying omeroweb/webclient/static/webclient/image/menu/contact.png -> build/lib/omeroweb/webclient/static/webclient/image/menu copying omeroweb/webclient/static/webclient/image/menu/help.png -> build/lib/omeroweb/webclient/static/webclient/image/menu copying omeroweb/webclient/static/webclient/image/menu/history.png -> build/lib/omeroweb/webclient/static/webclient/image/menu copying omeroweb/webclient/static/webclient/image/menu/home.png -> build/lib/omeroweb/webclient/static/webclient/image/menu copying omeroweb/webclient/static/webclient/image/menu/import.png -> build/lib/omeroweb/webclient/static/webclient/image/menu copying omeroweb/webclient/static/webclient/image/menu/menu.png -> build/lib/omeroweb/webclient/static/webclient/image/menu copying omeroweb/webclient/static/webclient/image/menu/menu_with_import.png -> build/lib/omeroweb/webclient/static/webclient/image/menu copying omeroweb/webclient/static/webclient/image/menu/person.png -> build/lib/omeroweb/webclient/static/webclient/image/menu copying omeroweb/webclient/static/webclient/image/menu/search.png -> build/lib/omeroweb/webclient/static/webclient/image/menu copying omeroweb/webclient/static/webclient/image/menu/share.png -> build/lib/omeroweb/webclient/static/webclient/image/menu copying omeroweb/webclient/static/webclient/image/menu/userdata.png -> build/lib/omeroweb/webclient/static/webclient/image/menu creating build/lib/omeroweb/webclient/static/webclient/image/scroller copying omeroweb/webclient/static/webclient/image/scroller/productbrowser_background_20070622.jpg -> build/lib/omeroweb/webclient/static/webclient/image/scroller copying omeroweb/webclient/static/webclient/image/scroller/productbrowser_scrollbar_20070622.png -> build/lib/omeroweb/webclient/static/webclient/image/scroller copying omeroweb/webclient/static/webclient/image/scroller/productbrowser_scroller_20080115.png -> build/lib/omeroweb/webclient/static/webclient/image/scroller creating build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/jquery.editinplace-0.1.2.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/jquery.infieldlabel-0.1.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/jquery.jstree.childcount_plugin.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/jquery.jstree.conditionalselect_plugin.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/jquery.jstree.fields_plugin.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/jquery.jstree.locate_plugin.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/jquery.jstree.omecut_plugin.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/jquery.jstree.ometools_plugin.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/jquery.jstree.pagination_plugin.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/jquery.jstree.truncatetext_plugin.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/modernizr-2.5.3.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/ome.center_plugin_filter.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/ome.chgrp.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/ome.chown.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/ome.make_movie.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/ome.openwith_viewer.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/ome.right_panel_comments_pane.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/ome.right_panel_customanns_pane.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/ome.right_panel_fileanns_pane.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/ome.right_panel_mapanns_pane.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/ome.right_panel_ratings_pane.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/ome.right_panel_tags_pane.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/ome.split_view_figure.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/ome.tagging_form.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/ome.thumbnail_figure.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/ome.tree.js -> build/lib/omeroweb/webclient/static/webclient/javascript copying omeroweb/webclient/static/webclient/javascript/ome.webclient.actions.js -> build/lib/omeroweb/webclient/static/webclient/javascript creating build/lib/omeroweb/webclient/static/webclient/javascript/ie8_pngfix copying omeroweb/webclient/static/webclient/javascript/ie8_pngfix/supersleight-min.js -> build/lib/omeroweb/webclient/static/webclient/javascript/ie8_pngfix creating build/lib/omeroweb/webclient/static/webclient/javascript/slider copying omeroweb/webclient/static/webclient/javascript/slider/range.js -> build/lib/omeroweb/webclient/static/webclient/javascript/slider copying omeroweb/webclient/static/webclient/javascript/slider/slider.js -> build/lib/omeroweb/webclient/static/webclient/javascript/slider copying omeroweb/webclient/static/webclient/javascript/slider/timer.js -> build/lib/omeroweb/webclient/static/webclient/javascript/slider creating build/lib/omeroweb/webclient/templates creating build/lib/omeroweb/webclient/templates/webclient copying omeroweb/webclient/templates/webclient/index.html -> build/lib/omeroweb/webclient/templates/webclient copying omeroweb/webclient/templates/webclient/login.html -> build/lib/omeroweb/webclient/templates/webclient creating build/lib/omeroweb/webclient/templates/webclient/activities copying omeroweb/webclient/templates/webclient/activities/activitiesContent.html -> build/lib/omeroweb/webclient/templates/webclient/activities copying omeroweb/webclient/templates/webclient/activities/fileset_check_dialog_content.html -> build/lib/omeroweb/webclient/templates/webclient/activities creating build/lib/omeroweb/webclient/templates/webclient/ajax_form copying omeroweb/webclient/templates/webclient/ajax_form/container_form_ajax.html -> build/lib/omeroweb/webclient/templates/webclient/ajax_form creating build/lib/omeroweb/webclient/templates/webclient/annotations copying omeroweb/webclient/templates/webclient/annotations/annotations_share.html -> build/lib/omeroweb/webclient/templates/webclient/annotations copying omeroweb/webclient/templates/webclient/annotations/batch_annotate.html -> build/lib/omeroweb/webclient/templates/webclient/annotations copying omeroweb/webclient/templates/webclient/annotations/comment.html -> build/lib/omeroweb/webclient/templates/webclient/annotations copying omeroweb/webclient/templates/webclient/annotations/comments_underscore.html -> build/lib/omeroweb/webclient/templates/webclient/annotations copying omeroweb/webclient/templates/webclient/annotations/custom_ann_tooltip.html -> build/lib/omeroweb/webclient/templates/webclient/annotations copying omeroweb/webclient/templates/webclient/annotations/customanns_underscore.html -> build/lib/omeroweb/webclient/templates/webclient/annotations copying omeroweb/webclient/templates/webclient/annotations/download_placeholder.html -> build/lib/omeroweb/webclient/templates/webclient/annotations copying omeroweb/webclient/templates/webclient/annotations/fileanns_underscore.html -> build/lib/omeroweb/webclient/templates/webclient/annotations copying omeroweb/webclient/templates/webclient/annotations/files_form.html -> build/lib/omeroweb/webclient/templates/webclient/annotations copying omeroweb/webclient/templates/webclient/annotations/mapanns_underscore.html -> build/lib/omeroweb/webclient/templates/webclient/annotations copying omeroweb/webclient/templates/webclient/annotations/metadata_acquisition.html -> build/lib/omeroweb/webclient/templates/webclient/annotations copying omeroweb/webclient/templates/webclient/annotations/metadata_general.html -> build/lib/omeroweb/webclient/templates/webclient/annotations copying omeroweb/webclient/templates/webclient/annotations/metadata_hierarchy.html -> build/lib/omeroweb/webclient/templates/webclient/annotations copying omeroweb/webclient/templates/webclient/annotations/metadata_preview.html -> build/lib/omeroweb/webclient/templates/webclient/annotations copying omeroweb/webclient/templates/webclient/annotations/omero_table.html -> build/lib/omeroweb/webclient/templates/webclient/annotations copying omeroweb/webclient/templates/webclient/annotations/original_metadata.html -> build/lib/omeroweb/webclient/templates/webclient/annotations copying omeroweb/webclient/templates/webclient/annotations/ratings_underscore.html -> build/lib/omeroweb/webclient/templates/webclient/annotations copying omeroweb/webclient/templates/webclient/annotations/tags_form.html -> build/lib/omeroweb/webclient/templates/webclient/annotations copying omeroweb/webclient/templates/webclient/annotations/tags_underscore.html -> build/lib/omeroweb/webclient/templates/webclient/annotations creating build/lib/omeroweb/webclient/templates/webclient/annotations/includes copying omeroweb/webclient/templates/webclient/annotations/includes/core_metadata.html -> build/lib/omeroweb/webclient/templates/webclient/annotations/includes copying omeroweb/webclient/templates/webclient/annotations/includes/description.html -> build/lib/omeroweb/webclient/templates/webclient/annotations/includes copying omeroweb/webclient/templates/webclient/annotations/includes/figure_scripts_menu.html -> build/lib/omeroweb/webclient/templates/webclient/annotations/includes copying omeroweb/webclient/templates/webclient/annotations/includes/mapannotations.html -> build/lib/omeroweb/webclient/templates/webclient/annotations/includes copying omeroweb/webclient/templates/webclient/annotations/includes/metadata_general_comment.html -> build/lib/omeroweb/webclient/templates/webclient/annotations/includes copying omeroweb/webclient/templates/webclient/annotations/includes/metadata_general_file.html -> build/lib/omeroweb/webclient/templates/webclient/annotations/includes copying omeroweb/webclient/templates/webclient/annotations/includes/metadata_general_map.html -> build/lib/omeroweb/webclient/templates/webclient/annotations/includes copying omeroweb/webclient/templates/webclient/annotations/includes/metadata_general_other.html -> build/lib/omeroweb/webclient/templates/webclient/annotations/includes copying omeroweb/webclient/templates/webclient/annotations/includes/metadata_general_rating.html -> build/lib/omeroweb/webclient/templates/webclient/annotations/includes copying omeroweb/webclient/templates/webclient/annotations/includes/metadata_general_table.html -> build/lib/omeroweb/webclient/templates/webclient/annotations/includes copying omeroweb/webclient/templates/webclient/annotations/includes/metadata_general_tag.html -> build/lib/omeroweb/webclient/templates/webclient/annotations/includes copying omeroweb/webclient/templates/webclient/annotations/includes/name.html -> build/lib/omeroweb/webclient/templates/webclient/annotations/includes copying omeroweb/webclient/templates/webclient/annotations/includes/toolbar.html -> build/lib/omeroweb/webclient/templates/webclient/annotations/includes creating build/lib/omeroweb/webclient/templates/webclient/base copying omeroweb/webclient/templates/webclient/base/base.html -> build/lib/omeroweb/webclient/templates/webclient/base copying omeroweb/webclient/templates/webclient/base/base_container.html -> build/lib/omeroweb/webclient/templates/webclient/base creating build/lib/omeroweb/webclient/templates/webclient/base/includes copying omeroweb/webclient/templates/webclient/base/includes/activities_info.html -> build/lib/omeroweb/webclient/templates/webclient/base/includes copying omeroweb/webclient/templates/webclient/base/includes/group_user_content.html -> build/lib/omeroweb/webclient/templates/webclient/base/includes copying omeroweb/webclient/templates/webclient/base/includes/group_user_dropdown.html -> build/lib/omeroweb/webclient/templates/webclient/base/includes copying omeroweb/webclient/templates/webclient/base/includes/group_user_dropdown2.html -> build/lib/omeroweb/webclient/templates/webclient/base/includes copying omeroweb/webclient/templates/webclient/base/includes/logo.html -> build/lib/omeroweb/webclient/templates/webclient/base/includes copying omeroweb/webclient/templates/webclient/base/includes/logout.html -> build/lib/omeroweb/webclient/templates/webclient/base/includes copying omeroweb/webclient/templates/webclient/base/includes/menu.html -> build/lib/omeroweb/webclient/templates/webclient/base/includes copying omeroweb/webclient/templates/webclient/base/includes/ping.html -> build/lib/omeroweb/webclient/templates/webclient/base/includes copying omeroweb/webclient/templates/webclient/base/includes/script_launch.html -> build/lib/omeroweb/webclient/templates/webclient/base/includes copying omeroweb/webclient/templates/webclient/base/includes/script_launch_head.html -> build/lib/omeroweb/webclient/templates/webclient/base/includes copying omeroweb/webclient/templates/webclient/base/includes/search_field.html -> build/lib/omeroweb/webclient/templates/webclient/base/includes copying omeroweb/webclient/templates/webclient/base/includes/toolbar_forms.html -> build/lib/omeroweb/webclient/templates/webclient/base/includes copying omeroweb/webclient/templates/webclient/base/includes/user_dropdown.html -> build/lib/omeroweb/webclient/templates/webclient/base/includes creating build/lib/omeroweb/webclient/templates/webclient/data copying omeroweb/webclient/templates/webclient/data/chgrp_target_tree.html -> build/lib/omeroweb/webclient/templates/webclient/data copying omeroweb/webclient/templates/webclient/data/container_paging.html -> build/lib/omeroweb/webclient/templates/webclient/data copying omeroweb/webclient/templates/webclient/data/containers.html -> build/lib/omeroweb/webclient/templates/webclient/data copying omeroweb/webclient/templates/webclient/data/icon_header_underscore.html -> build/lib/omeroweb/webclient/templates/webclient/data copying omeroweb/webclient/templates/webclient/data/icon_thumbnails_underscore.html -> build/lib/omeroweb/webclient/templates/webclient/data copying omeroweb/webclient/templates/webclient/data/plate.html -> build/lib/omeroweb/webclient/templates/webclient/data creating build/lib/omeroweb/webclient/templates/webclient/data/includes copying omeroweb/webclient/templates/webclient/data/includes/center_plugin.thumbs.js.html -> build/lib/omeroweb/webclient/templates/webclient/data/includes copying omeroweb/webclient/templates/webclient/data/includes/center_plugin_init.js.html -> build/lib/omeroweb/webclient/templates/webclient/data/includes copying omeroweb/webclient/templates/webclient/data/includes/right_plugin.acquisition.js.html -> build/lib/omeroweb/webclient/templates/webclient/data/includes copying omeroweb/webclient/templates/webclient/data/includes/right_plugin.general.js.html -> build/lib/omeroweb/webclient/templates/webclient/data/includes copying omeroweb/webclient/templates/webclient/data/includes/right_plugin.preview.js.html -> build/lib/omeroweb/webclient/templates/webclient/data/includes creating build/lib/omeroweb/webclient/templates/webclient/history copying omeroweb/webclient/templates/webclient/history/calendar.html -> build/lib/omeroweb/webclient/templates/webclient/history copying omeroweb/webclient/templates/webclient/history/history.html -> build/lib/omeroweb/webclient/templates/webclient/history copying omeroweb/webclient/templates/webclient/history/history_details.html -> build/lib/omeroweb/webclient/templates/webclient/history copying omeroweb/webclient/templates/webclient/history/history_paging.html -> build/lib/omeroweb/webclient/templates/webclient/history creating build/lib/omeroweb/webclient/templates/webclient/index copying omeroweb/webclient/templates/webclient/index/index.html -> build/lib/omeroweb/webclient/templates/webclient/index copying omeroweb/webclient/templates/webclient/index/index_last_imports.html -> build/lib/omeroweb/webclient/templates/webclient/index copying omeroweb/webclient/templates/webclient/index/index_most_recent.html -> build/lib/omeroweb/webclient/templates/webclient/index copying omeroweb/webclient/templates/webclient/index/index_tag_cloud.html -> build/lib/omeroweb/webclient/templates/webclient/index creating build/lib/omeroweb/webclient/templates/webclient/public copying omeroweb/webclient/templates/webclient/public/public.html -> build/lib/omeroweb/webclient/templates/webclient/public copying omeroweb/webclient/templates/webclient/public/share_form.html -> build/lib/omeroweb/webclient/templates/webclient/public creating build/lib/omeroweb/webclient/templates/webclient/scripts copying omeroweb/webclient/templates/webclient/scripts/base_custom_dialog.html -> build/lib/omeroweb/webclient/templates/webclient/scripts copying omeroweb/webclient/templates/webclient/scripts/include_param.html -> build/lib/omeroweb/webclient/templates/webclient/scripts copying omeroweb/webclient/templates/webclient/scripts/list_scripts.html -> build/lib/omeroweb/webclient/templates/webclient/scripts copying omeroweb/webclient/templates/webclient/scripts/make_movie.html -> build/lib/omeroweb/webclient/templates/webclient/scripts copying omeroweb/webclient/templates/webclient/scripts/no_processor.html -> build/lib/omeroweb/webclient/templates/webclient/scripts copying omeroweb/webclient/templates/webclient/scripts/original_file_text.html -> build/lib/omeroweb/webclient/templates/webclient/scripts copying omeroweb/webclient/templates/webclient/scripts/script_ui.html -> build/lib/omeroweb/webclient/templates/webclient/scripts copying omeroweb/webclient/templates/webclient/scripts/split_view_figure.html -> build/lib/omeroweb/webclient/templates/webclient/scripts copying omeroweb/webclient/templates/webclient/scripts/thumbnail_figure.html -> build/lib/omeroweb/webclient/templates/webclient/scripts copying omeroweb/webclient/templates/webclient/scripts/upload_script.html -> build/lib/omeroweb/webclient/templates/webclient/scripts creating build/lib/omeroweb/webclient/templates/webclient/search copying omeroweb/webclient/templates/webclient/search/search.html -> build/lib/omeroweb/webclient/templates/webclient/search copying omeroweb/webclient/templates/webclient/search/search_details.html -> build/lib/omeroweb/webclient/templates/webclient/search creating build/lib/omeroweb/webadmin/static creating build/lib/omeroweb/webadmin/static/webadmin creating build/lib/omeroweb/webadmin/static/webadmin/css copying omeroweb/webadmin/static/webadmin/css/chosen.css -> build/lib/omeroweb/webadmin/static/webadmin/css copying omeroweb/webadmin/static/webadmin/css/drivespace.css -> build/lib/omeroweb/webadmin/static/webadmin/css copying omeroweb/webadmin/static/webadmin/css/dusty.css -> build/lib/omeroweb/webadmin/static/webadmin/css copying omeroweb/webadmin/static/webadmin/css/picklist.css -> build/lib/omeroweb/webadmin/static/webadmin/css creating build/lib/omeroweb/webadmin/static/webadmin/image copying omeroweb/webadmin/static/webadmin/image/active.png -> build/lib/omeroweb/webadmin/static/webadmin/image copying omeroweb/webadmin/static/webadmin/image/add.png -> build/lib/omeroweb/webadmin/static/webadmin/image copying omeroweb/webadmin/static/webadmin/image/admin.png -> build/lib/omeroweb/webadmin/static/webadmin/image copying omeroweb/webadmin/static/webadmin/image/del.png -> build/lib/omeroweb/webadmin/static/webadmin/image copying omeroweb/webadmin/static/webadmin/image/edit.png -> build/lib/omeroweb/webadmin/static/webadmin/image copying omeroweb/webadmin/static/webadmin/image/editing.png -> build/lib/omeroweb/webadmin/static/webadmin/image copying omeroweb/webadmin/static/webadmin/image/frame_edit.png -> build/lib/omeroweb/webadmin/static/webadmin/image copying omeroweb/webadmin/static/webadmin/image/guest.png -> build/lib/omeroweb/webadmin/static/webadmin/image copying omeroweb/webadmin/static/webadmin/image/icon_edit.png -> build/lib/omeroweb/webadmin/static/webadmin/image copying omeroweb/webadmin/static/webadmin/image/ldap.png -> build/lib/omeroweb/webadmin/static/webadmin/image copying omeroweb/webadmin/static/webadmin/image/notactive.png -> build/lib/omeroweb/webadmin/static/webadmin/image creating build/lib/omeroweb/webadmin/static/webadmin/javascript creating build/lib/omeroweb/webadmin/static/webadmin/javascript/jquery.imgareaselect-0.9.10 creating build/lib/omeroweb/webadmin/static/webadmin/javascript/jquery.imgareaselect-0.9.10/css copying omeroweb/webadmin/static/webadmin/javascript/jquery.imgareaselect-0.9.10/css/border-anim-h.gif -> build/lib/omeroweb/webadmin/static/webadmin/javascript/jquery.imgareaselect-0.9.10/css copying omeroweb/webadmin/static/webadmin/javascript/jquery.imgareaselect-0.9.10/css/border-anim-v.gif -> build/lib/omeroweb/webadmin/static/webadmin/javascript/jquery.imgareaselect-0.9.10/css copying omeroweb/webadmin/static/webadmin/javascript/jquery.imgareaselect-0.9.10/css/border-h.gif -> build/lib/omeroweb/webadmin/static/webadmin/javascript/jquery.imgareaselect-0.9.10/css copying omeroweb/webadmin/static/webadmin/javascript/jquery.imgareaselect-0.9.10/css/border-v.gif -> build/lib/omeroweb/webadmin/static/webadmin/javascript/jquery.imgareaselect-0.9.10/css creating build/lib/omeroweb/webadmin/templates creating build/lib/omeroweb/webadmin/templates/webadmin copying omeroweb/webadmin/templates/webadmin/admin_base.html -> build/lib/omeroweb/webadmin/templates/webadmin copying omeroweb/webadmin/templates/webadmin/avatar.html -> build/lib/omeroweb/webadmin/templates/webadmin copying omeroweb/webadmin/templates/webadmin/base.html -> build/lib/omeroweb/webadmin/templates/webadmin copying omeroweb/webadmin/templates/webadmin/email.html -> build/lib/omeroweb/webadmin/templates/webadmin copying omeroweb/webadmin/templates/webadmin/experimenter_form.html -> build/lib/omeroweb/webadmin/templates/webadmin copying omeroweb/webadmin/templates/webadmin/experimenters.html -> build/lib/omeroweb/webadmin/templates/webadmin copying omeroweb/webadmin/templates/webadmin/forgotten_password.html -> build/lib/omeroweb/webadmin/templates/webadmin copying omeroweb/webadmin/templates/webadmin/group_form.html -> build/lib/omeroweb/webadmin/templates/webadmin copying omeroweb/webadmin/templates/webadmin/group_form_owner.html -> build/lib/omeroweb/webadmin/templates/webadmin copying omeroweb/webadmin/templates/webadmin/groups.html -> build/lib/omeroweb/webadmin/templates/webadmin copying omeroweb/webadmin/templates/webadmin/myaccount.html -> build/lib/omeroweb/webadmin/templates/webadmin copying omeroweb/webadmin/templates/webadmin/noemail.html -> build/lib/omeroweb/webadmin/templates/webadmin copying omeroweb/webadmin/templates/webadmin/password.html -> build/lib/omeroweb/webadmin/templates/webadmin copying omeroweb/webadmin/templates/webadmin/statistics.html -> build/lib/omeroweb/webadmin/templates/webadmin creating build/lib/omeroweb/webadmin/templates/webadmin/includes copying omeroweb/webadmin/templates/webadmin/includes/drivespaceStats.html -> build/lib/omeroweb/webadmin/templates/webadmin/includes copying omeroweb/webadmin/templates/webadmin/includes/drivespaceStats.js -> build/lib/omeroweb/webadmin/templates/webadmin/includes + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NQUuxy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64 + cd omero-web-5.21.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb copying build/lib/omeroweb/connector.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway copying build/lib/omeroweb/webgateway/views.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/js copying build/lib/omeroweb/webgateway/static/webgateway/js/ome.histogram.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/js copying build/lib/omeroweb/webgateway/static/webgateway/js/ome.gs_slider.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/js copying build/lib/omeroweb/webgateway/static/webgateway/js/ome.gs_utils.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/js copying build/lib/omeroweb/webgateway/static/webgateway/js/ome.csrf.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/js copying build/lib/omeroweb/webgateway/static/webgateway/js/ome.roidisplay.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/js copying build/lib/omeroweb/webgateway/static/webgateway/js/jshint.json -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/js copying build/lib/omeroweb/webgateway/static/webgateway/js/omero_image.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/js copying build/lib/omeroweb/webgateway/static/webgateway/js/ome.scalebardisplay.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/js copying build/lib/omeroweb/webgateway/static/webgateway/js/ome.colorbtn.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/js copying build/lib/omeroweb/webgateway/static/webgateway/js/ome.popup.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/js copying build/lib/omeroweb/webgateway/static/webgateway/js/ome.viewport.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/js copying build/lib/omeroweb/webgateway/static/webgateway/js/ome.smartdialog.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/js copying build/lib/omeroweb/webgateway/static/webgateway/js/ome.nav.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/js copying build/lib/omeroweb/webgateway/static/webgateway/js/ome.spwgridview.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/js copying build/lib/omeroweb/webgateway/static/webgateway/js/ome.postit.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/js copying build/lib/omeroweb/webgateway/static/webgateway/js/ome.plateview.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/js copying build/lib/omeroweb/webgateway/static/webgateway/js/ome.viewportImage.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/js copying build/lib/omeroweb/webgateway/static/webgateway/js/ome.roiutils.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/js creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/close.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/white_arrow_down.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/fs.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/datepicker_next.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img/emots copying build/lib/omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-yell18.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img/emots copying build/lib/omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-surprised18.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img/emots copying build/lib/omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-tongue-out18.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img/emots copying build/lib/omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-undecided18.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img/emots copying build/lib/omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-cry18.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img/emots copying build/lib/omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-kiss18.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img/emots copying build/lib/omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-laughing18.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img/emots copying build/lib/omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-embarassed18.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img/emots copying build/lib/omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-frown18.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img/emots copying build/lib/omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-cool18.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img/emots copying build/lib/omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-smile18.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img/emots copying build/lib/omeroweb/webgateway/static/webgateway/img/emots/tinymce_smiley-wink18.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img/emots copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_download.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_folder.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/nuvola_script-run16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/dropdown_arrow.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/logout.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/spinner_big2.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/resize.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/1_1.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/image128.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_view_error.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_info.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/mail_send.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/knotes16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/help16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/arrow_up.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/table_arrow_up.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/tray_collapse_right.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/blue_play_down.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/arrow_down.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/mask16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/search.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/z_axis.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_link.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/bg2.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/header_bg2.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_settings_hover.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/dropdown_left_arrow_hover.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/success.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/spinner)old.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/datepicker_prev.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/blank_tile.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/tab_tag.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/spinner.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/blue_arrow_right.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/upload_grey.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/ajax-loader-ovl.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/table_arrow_down.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/favicon.ico -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/blue_arrow_up.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_help.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/arrow_right.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/ome.ico -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/tray_collapse_left.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/blue_play_left.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/folder_open.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/dropdown_left_arrow.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/nuvola_encrypted_grey16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/ome_text_109.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/navigator_back.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/arrowRight_grey.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/arrow_down.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_download2.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/message_nodata.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/blue_arrow_down.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/iconmonstr-sitemap-6-icon-16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/OME_logo_grey_110.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/settings.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/nuvola_encrypted_grey16_old.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_edit.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/folder_image16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_script.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/drag_handle_5.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/x.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/header_bg_30.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/fail.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_filetype.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/z_axis_revert.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/ellipse16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_fs_path.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_add.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/ui-anim_basic_16x16.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/arrow_left.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/tab_icon_tag.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/t_axis.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/activity_light_24.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/personal32.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/glencoe_drop_logo.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/arrow_up.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_figure_scripts.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_script_dark.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/spacer.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/rectangle16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/folder16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/blue_play_right.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/contextbox_arrowup2.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/spinner_big.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/folder32.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/tag.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/login_ome.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/line16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/blue_arrow_left.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/bg_thataintgonnafly.jpg -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/logo2.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/exclamation.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/luts_10.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/failerd.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/arrowDown_grey.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/folder_image32.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/dropdown_right_arrow_hover.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_basket.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/basket_light_24.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/point16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_help_hover.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_view.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/navigator_forward.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/white_arrow_up.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/folder_yellow16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_logout_hover.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_logout.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/blue_play_up.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/blue_square.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/up_down.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/ajax-loader.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/logo_login2.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_settings.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/failed.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/polygon16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/t_axis_revert.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/text16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/folder_closed.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/contextbox_arrowup.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/dropdown_right_arrow.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/header_bg.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_external_link.svg -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/question.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/mail_send_hover.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/broken.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/colorpicker_16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/icon_activity.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img copying build/lib/omeroweb/webgateway/static/webgateway/img/close.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/img creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/css copying build/lib/omeroweb/webgateway/static/webgateway/css/omero_image.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/css copying build/lib/omeroweb/webgateway/static/webgateway/css/ome.body.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/css copying build/lib/omeroweb/webgateway/static/webgateway/css/ome.snippet_header_logo.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/css copying build/lib/omeroweb/webgateway/static/webgateway/css/base.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/css copying build/lib/omeroweb/webgateway/static/webgateway/css/ome.header.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/css copying build/lib/omeroweb/webgateway/static/webgateway/css/ome.colorbtn.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/css copying build/lib/omeroweb/webgateway/static/webgateway/css/ome.table.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/css copying build/lib/omeroweb/webgateway/static/webgateway/css/ome.postit.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/css copying build/lib/omeroweb/webgateway/static/webgateway/css/ome.login.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/css copying build/lib/omeroweb/webgateway/static/webgateway/css/ome.plateview.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/css copying build/lib/omeroweb/webgateway/static/webgateway/css/ome.jstree_theme.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/css copying build/lib/omeroweb/webgateway/static/webgateway/css/ome.login_notgoingtofly.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/css copying build/lib/omeroweb/webgateway/static/webgateway/css/ome.toolbar.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/css copying build/lib/omeroweb/webgateway/static/webgateway/css/ome.gs_slider.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/css copying build/lib/omeroweb/webgateway/static/webgateway/css/ome.iehacks.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/css copying build/lib/omeroweb/webgateway/static/webgateway/css/reset.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/css copying build/lib/omeroweb/webgateway/static/webgateway/css/reset_old.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/css copying build/lib/omeroweb/webgateway/static/webgateway/css/ome.viewport.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/webgateway/css creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3 copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3/jquery.flot.pie.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3 copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3/PLUGINS.txt -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3 copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3/README.txt -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3 copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3/jquery.flot.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3 copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3/LICENSE.txt -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3 copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3/API.txt -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.flot-0.8.3 creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/farbtastic-1.2 copying build/lib/omeroweb/webgateway/static/3rdparty/farbtastic-1.2/farbtastic.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/farbtastic-1.2 copying build/lib/omeroweb/webgateway/static/3rdparty/farbtastic-1.2/marker.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/farbtastic-1.2 copying build/lib/omeroweb/webgateway/static/3rdparty/farbtastic-1.2/farbtastic.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/farbtastic-1.2 copying build/lib/omeroweb/webgateway/static/3rdparty/farbtastic-1.2/wheel.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/farbtastic-1.2 copying build/lib/omeroweb/webgateway/static/3rdparty/farbtastic-1.2/mask.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/farbtastic-1.2 creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/JQuerySpinBtn-1.3a copying build/lib/omeroweb/webgateway/static/3rdparty/JQuerySpinBtn-1.3a/JQuerySpinBtn.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/JQuerySpinBtn-1.3a copying build/lib/omeroweb/webgateway/static/3rdparty/JQuerySpinBtn-1.3a/JQuerySpinBtn.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/JQuerySpinBtn-1.3a creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/JQuerySpinBtn-1.3a/img copying build/lib/omeroweb/webgateway/static/3rdparty/JQuerySpinBtn-1.3a/img/spinbtn_updn.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/JQuerySpinBtn-1.3a/img creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/d3-7.7.0 copying build/lib/omeroweb/webgateway/static/3rdparty/d3-7.7.0/d3.min.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/d3-7.7.0 copying build/lib/omeroweb/webgateway/static/3rdparty/d3-7.7.0/LICENSE -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/d3-7.7.0 copying build/lib/omeroweb/webgateway/static/3rdparty/d3-7.7.0/d3.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/d3-7.7.0 copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.selectboxes-2.2.6.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.ui.touch-punch-0.2.3.min.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty copying build/lib/omeroweb/webgateway/static/3rdparty/jquery-3.6.2.min.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/hammer-2.0.8 copying build/lib/omeroweb/webgateway/static/3rdparty/hammer-2.0.8/hammer.min.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/hammer-2.0.8 copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.blockUI-2.66.0.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/underscore copying build/lib/omeroweb/webgateway/static/3rdparty/underscore/underscore-1.13.6-umd-min.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/underscore creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.chosen-1.8.7 copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.chosen-1.8.7/chosen-sprite.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.chosen-1.8.7 copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.chosen-1.8.7/chosen-sprite@2x.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.chosen-1.8.7 copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.chosen-1.8.7/chosen.jquery.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.chosen-1.8.7 copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.chosen-1.8.7/chosen.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.chosen-1.8.7 creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2 creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/js copying build/lib/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/js/jquery-ui.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/js creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css copying build/lib/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/jquery-ui.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images copying build/lib/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images/ui-icons_777777_256x240.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images copying build/lib/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images/ui-icons_555555_256x240.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images copying build/lib/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images/ui-icons_ffffff_256x240.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images copying build/lib/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images/ui-icons_cc0000_256x240.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images copying build/lib/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images/ui-icons_444444_256x240.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images copying build/lib/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images/ui-icons_777620_256x240.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery-ui-1.13.2/css/images copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.form-4.3.0.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty copying build/lib/omeroweb/webgateway/static/3rdparty/aop-1.3.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3 copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3/jquery.tablesorter.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3 copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3/jquery.tablesorter.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3 copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3/desc-big.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3 copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3/bg.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3 copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3/asc.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3 copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3/asc-big.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3 copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3/desc.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.tablesorter-2.0.3 creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/pyramid_Zoomify.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/utils.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/control_roi.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/PanoJS.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/control_thumbnail.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/pyramid_imgcnv.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/pyramid_Bisque.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/control_info.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/64px_show.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/grabbing.cur -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/32px_11.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/32px_plus.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/16px_minus.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/grab.cur -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/32px_show.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/blank.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/32px_minus.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/64px_minus.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/progress_256.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/64px_plus.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/progress_128.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/progress.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/64px_11.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/progress_512.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images/16px_plus.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/images copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/panojs.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/control_scalebar.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/controls.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/extjs copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/extjs/ext-core.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/extjs copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/extjs/ext-core.jsb2 -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/extjs copying build/lib/omeroweb/webgateway/static/3rdparty/panojs-2.0.0/control_svg.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/panojs-2.0.0 copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.mousewheel-3.1.13.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12 creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes/default copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes/default/style.min.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes/default copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes/default/40px.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes/default copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes/default/style.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes/default copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes/default/throbber.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes/default copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes/default/32px.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/themes/default copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12/jstree.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/jquery.jstree-3.3.12 copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.quicksearch-1.0.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/raphael-2.3.0 copying build/lib/omeroweb/webgateway/static/3rdparty/raphael-2.3.0/raphael.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/raphael-2.3.0 copying build/lib/omeroweb/webgateway/static/3rdparty/raphael-2.3.0/scale.raphael.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/raphael-2.3.0 copying build/lib/omeroweb/webgateway/static/3rdparty/raphael-2.3.0/raphael-min.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty/raphael-2.3.0 copying build/lib/omeroweb/webgateway/static/3rdparty/jquery.hotkeys-0.8.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/static/3rdparty copying build/lib/omeroweb/webgateway/urls.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway copying build/lib/omeroweb/webgateway/middleware.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templatetags copying build/lib/omeroweb/webgateway/templatetags/wikitags.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templatetags copying build/lib/omeroweb/webgateway/templatetags/defaulttags.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templatetags copying build/lib/omeroweb/webgateway/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templatetags copying build/lib/omeroweb/webgateway/templatetags/common_filters.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templatetags copying build/lib/omeroweb/webgateway/templatetags/common_tags.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templatetags copying build/lib/omeroweb/webgateway/__init__.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway copying build/lib/omeroweb/webgateway/models.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway copying build/lib/omeroweb/webgateway/marshal.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway copying build/lib/omeroweb/webgateway/util.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway copying build/lib/omeroweb/webgateway/webgateway_cache.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templates creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templates/webgateway creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templates/webgateway/viewport copying build/lib/omeroweb/webgateway/templates/webgateway/viewport/omero_image.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templates/webgateway/viewport copying build/lib/omeroweb/webgateway/templates/webgateway/core_html.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templates/webgateway copying build/lib/omeroweb/webgateway/templates/webgateway/base_site.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templates/webgateway creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templates/webgateway/base copying build/lib/omeroweb/webgateway/templates/webgateway/base/container2.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templates/webgateway/base copying build/lib/omeroweb/webgateway/templates/webgateway/base/base_main.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templates/webgateway/base copying build/lib/omeroweb/webgateway/templates/webgateway/base/base_header.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templates/webgateway/base creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templates/webgateway/base/includes copying build/lib/omeroweb/webgateway/templates/webgateway/base/includes/script_src_jquery.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templates/webgateway/base/includes copying build/lib/omeroweb/webgateway/templates/webgateway/base/includes/script_src_popup.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templates/webgateway/base/includes copying build/lib/omeroweb/webgateway/templates/webgateway/base/includes/jquery-ui.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templates/webgateway/base/includes copying build/lib/omeroweb/webgateway/templates/webgateway/base/includes/post_form.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templates/webgateway/base/includes copying build/lib/omeroweb/webgateway/templates/webgateway/base/includes/shortcut_icon.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templates/webgateway/base/includes copying build/lib/omeroweb/webgateway/templates/webgateway/base/includes/css_link_body.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templates/webgateway/base/includes copying build/lib/omeroweb/webgateway/templates/webgateway/base/container3.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templates/webgateway/base copying build/lib/omeroweb/webgateway/templates/webgateway/base/base_frame.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templates/webgateway/base copying build/lib/omeroweb/webgateway/plategrid.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway copying build/lib/omeroweb/webgateway/admin.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback copying build/lib/omeroweb/feedback/views.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/static creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/static/feedback creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/static/feedback/image copying build/lib/omeroweb/feedback/static/feedback/image/bio-formats.svg -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/static/feedback/image copying build/lib/omeroweb/feedback/static/feedback/image/ome_logo.svg -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/static/feedback/image copying build/lib/omeroweb/feedback/static/feedback/image/omero.svg -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/static/feedback/image creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/static/feedback/css copying build/lib/omeroweb/feedback/static/feedback/css/layout.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/static/feedback/css copying build/lib/omeroweb/feedback/urls.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback copying build/lib/omeroweb/feedback/forms.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/templatetags copying build/lib/omeroweb/feedback/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/templatetags copying build/lib/omeroweb/feedback/templatetags/feedback_tags.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/templatetags copying build/lib/omeroweb/feedback/__init__.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback copying build/lib/omeroweb/feedback/sendfeedback.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/templates copying build/lib/omeroweb/feedback/templates/comment.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/templates copying build/lib/omeroweb/feedback/templates/500-nosubmit.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/templates copying build/lib/omeroweb/feedback/templates/404.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/templates copying build/lib/omeroweb/feedback/templates/thanks.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/templates copying build/lib/omeroweb/feedback/templates/base_error.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/templates copying build/lib/omeroweb/feedback/templates/500.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/templates copying build/lib/omeroweb/feedback/templates/disabled.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/templates copying build/lib/omeroweb/feedback/templates/error.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/templates copying build/lib/omeroweb/custom_forms.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb copying build/lib/omeroweb/urls.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb copying build/lib/omeroweb/manage.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb copying build/lib/omeroweb/wsgi.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb copying build/lib/omeroweb/__init__.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb copying build/lib/omeroweb/custom_context_processor.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/license copying build/lib/omeroweb/license/agpl-3.0.txt -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/license copying build/lib/omeroweb/decorators.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/controller copying build/lib/omeroweb/webclient/controller/share.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/controller copying build/lib/omeroweb/webclient/controller/history.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/controller copying build/lib/omeroweb/webclient/controller/container.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/controller copying build/lib/omeroweb/webclient/controller/__init__.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/controller copying build/lib/omeroweb/webclient/controller/impexp.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/controller copying build/lib/omeroweb/webclient/controller/help.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/controller copying build/lib/omeroweb/webclient/controller/search.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/controller copying build/lib/omeroweb/webclient/webclient_gateway.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient copying build/lib/omeroweb/webclient/views.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_openwith.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/plus_11.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_toolbar_clean.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/date.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/file_locked16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/image_locked16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/image_locked16_old.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/view_icon16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/OME-Interface-Playground.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/nuvola_script-run16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/view_tree16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/plus.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/kgpg12.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder_html_locked16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/info16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/lock.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_settings_drivespace.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/comment copying build/lib/omeroweb/webclient/static/webclient/image/comment/comment_foot.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/comment copying build/lib/omeroweb/webclient/static/webclient/image/comment/comment_cap_rev.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/comment copying build/lib/omeroweb/webclient/static/webclient/image/comment/comment_cap.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/comment copying build/lib/omeroweb/webclient/static/webclient/image/comment/comment_repeater_rev.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/comment copying build/lib/omeroweb/webclient/static/webclient/image/comment/comment_repeater.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/comment copying build/lib/omeroweb/webclient/static/webclient/image/comment/comment_foot_rev.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/comment copying build/lib/omeroweb/webclient/static/webclient/image/folder_screen64.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_basic_paste_16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/scroller copying build/lib/omeroweb/webclient/static/webclient/image/scroller/productbrowser_background_20070622.jpg -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/scroller copying build/lib/omeroweb/webclient/static/webclient/image/scroller/productbrowser_scrollbar_20070622.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/scroller copying build/lib/omeroweb/webclient/static/webclient/image/scroller/productbrowser_scroller_20080115.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/scroller copying build/lib/omeroweb/webclient/static/webclient/image/icon_toolbar_share2.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_toolbar_paste.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/wp_protocol_locked32.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/select_dropdown_arrow.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_user.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_scientist_36.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_basic_basket_16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/drag_handle_arrows_up-down.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder64.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_layout.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/table_arrow_up.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/eclipse_copy_edit16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/left_sidebar_icon_map.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/Sidebar_19.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/table_arrow_up_down.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/knotes12.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_settings_groups.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/search.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/calendar_arrow_right.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/color_line12.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/eclipse_copy_edit12.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_toolbar_basket.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/rating4.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/success.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_scientist_group_36.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder_image_locked16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder_screen16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/image_16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/kview12.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/help copying build/lib/omeroweb/webclient/static/webclient/image/help/basket1.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/help copying build/lib/omeroweb/webclient/static/webclient/image/icon_tag_remove.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/unknown16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_openwith_toolbar.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/rating5.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/table_arrow_down.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/group_orange16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/oav_16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/googiespell copying build/lib/omeroweb/webclient/static/webclient/image/googiespell/spellc.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/googiespell copying build/lib/omeroweb/webclient/static/webclient/image/googiespell/indicator.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/googiespell copying build/lib/omeroweb/webclient/static/webclient/image/googiespell/blank.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/googiespell copying build/lib/omeroweb/webclient/static/webclient/image/googiespell/logo.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/googiespell copying build/lib/omeroweb/webclient/static/webclient/image/googiespell/change_lang.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/googiespell copying build/lib/omeroweb/webclient/static/webclient/image/googiespell/ok.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/googiespell copying build/lib/omeroweb/webclient/static/webclient/image/XPButtonUploadText_61x22.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/window_new16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/kuser16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_basic_delete_16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_toolbar_clean2.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_basic_cut_16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/table_layout.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/group_green16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder_plate16_old.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/wp_protocol32.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_toolbar_cut.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/wp_protocol16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_settings_user.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_basic_newwindow_16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/kview16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_redo16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/logo_login_web.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/basket16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_toolbar_delete.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/message_nodata.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_toolbar_chat.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_edit.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/rating3.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder_image16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/nuvola_script-run16_old.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/personal16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/x.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/basket32.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/run16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder_yellow32.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/rating1.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/nuvola_cancel16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/tab_icon_tag.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_basic_copy_16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_arrow_left.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/group_dropdown_arrow.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder_image16_old.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_basic_user_16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_basic_delete.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/personal32.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder_html32.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/rdef32.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_toolbar_share.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/image16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/handle.horizontal.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/eclipse_paste_edit16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/custom_login_logo.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/calendar_arrow_left.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/menu copying build/lib/omeroweb/webclient/static/webclient/image/menu/history.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/menu copying build/lib/omeroweb/webclient/static/webclient/image/menu/home.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/menu copying build/lib/omeroweb/webclient/static/webclient/image/menu/userdata.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/menu copying build/lib/omeroweb/webclient/static/webclient/image/menu/search.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/menu copying build/lib/omeroweb/webclient/static/webclient/image/menu/menu_with_import.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/menu copying build/lib/omeroweb/webclient/static/webclient/image/menu/menu.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/menu copying build/lib/omeroweb/webclient/static/webclient/image/menu/contact.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/menu copying build/lib/omeroweb/webclient/static/webclient/image/menu/person.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/menu copying build/lib/omeroweb/webclient/static/webclient/image/menu/help.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/menu copying build/lib/omeroweb/webclient/static/webclient/image/menu/share.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/menu copying build/lib/omeroweb/webclient/static/webclient/image/menu/import.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image/menu copying build/lib/omeroweb/webclient/static/webclient/image/macFFBgHack.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder_locked16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_toolbar_refresh.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/reset-grey.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_save.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/eclipse_paste_edit12.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/kpresenter16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/left_sidebar_icon_tags.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/color_line16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_user_select.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/knotesred16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/view_detailed16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/nuvola_apply22.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/loadingAnimation.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder_yellow16_old.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/rdef16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/wp_protocol_locked16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder_locked32.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/personal12.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/rating2.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/logo.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/wp_protocol_locked64.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_arrow_right.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_basic_remove_16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder_plate32.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/view_tag16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/personal16_old.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder_screen_locked16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/reload16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/cut16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_toolbar_remove2.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/kgpg_key16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_undo16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/root_user16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder_plate_locked16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_toolbar_add.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/cancel12.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder_image64.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder_yellow16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/image_deleted_thumbnail.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/kpresenter12.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/minus_11.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/kgpg16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/edit.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_toolbar_copy.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/knotes64.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_toolbar_remove.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/minus_15.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder_html16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/nuvola_download_manager16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/left_sidebar_icon_tag.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder_html64.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/rating0.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/network12.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/f.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/cancel16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/dropdown_right_arrow.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/well16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder_plate64.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/wp_protocol64.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/locked12.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder_plate16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/info12.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder16_old.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder_screen32.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_tag_delete.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/color_line12_old.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/tango_text-x-python16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/network16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_toolbar_chat2.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/apply16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/kuser12.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/reset.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/kuser12.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/folder_yellow64.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/group_red16.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_settings_mail.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/basket.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/icon_toolbar_refresh2.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image copying build/lib/omeroweb/webclient/static/webclient/image/left_sidebar_icon_public.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/image creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/ome.chown.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/jquery.jstree.truncatetext_plugin.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/jquery.jstree.ometools_plugin.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/ome.right_panel_fileanns_pane.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/ome.split_view_figure.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/ome.right_panel_comments_pane.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/ome.make_movie.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/ome.right_panel_mapanns_pane.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/ome.openwith_viewer.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/modernizr-2.5.3.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/ome.right_panel_customanns_pane.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/ome.webclient.actions.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/jquery.jstree.locate_plugin.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/ome.thumbnail_figure.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/ome.tree.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/ome.right_panel_ratings_pane.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript/slider copying build/lib/omeroweb/webclient/static/webclient/javascript/slider/range.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript/slider copying build/lib/omeroweb/webclient/static/webclient/javascript/slider/timer.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript/slider copying build/lib/omeroweb/webclient/static/webclient/javascript/slider/slider.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript/slider copying build/lib/omeroweb/webclient/static/webclient/javascript/jquery.infieldlabel-0.1.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/jquery.jstree.pagination_plugin.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/ome.tagging_form.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/jquery.jstree.omecut_plugin.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/ome.center_plugin_filter.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/ome.chgrp.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/jquery.editinplace-0.1.2.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript/ie8_pngfix copying build/lib/omeroweb/webclient/static/webclient/javascript/ie8_pngfix/supersleight-min.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript/ie8_pngfix copying build/lib/omeroweb/webclient/static/webclient/javascript/jquery.jstree.childcount_plugin.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/ome.right_panel_tags_pane.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/jquery.jstree.conditionalselect_plugin.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript copying build/lib/omeroweb/webclient/static/webclient/javascript/jquery.jstree.fields_plugin.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/javascript creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/css copying build/lib/omeroweb/webclient/static/webclient/css/calendar.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/css copying build/lib/omeroweb/webclient/static/webclient/css/dusty_ie.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/css copying build/lib/omeroweb/webclient/static/webclient/css/layout.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/css copying build/lib/omeroweb/webclient/static/webclient/css/calendar_ie.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/css copying build/lib/omeroweb/webclient/static/webclient/css/index.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/css copying build/lib/omeroweb/webclient/static/webclient/css/dusty.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/css copying build/lib/omeroweb/webclient/static/webclient/css/help.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/static/webclient/css copying build/lib/omeroweb/webclient/custom_forms.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient copying build/lib/omeroweb/webclient/urls.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient copying build/lib/omeroweb/webclient/forms.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templatetags copying build/lib/omeroweb/webclient/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templatetags copying build/lib/omeroweb/webclient/templatetags/webclient_tags.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templatetags copying build/lib/omeroweb/webclient/__init__.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient copying build/lib/omeroweb/webclient/tree.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient copying build/lib/omeroweb/webclient/show.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient copying build/lib/omeroweb/webclient/decorators.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/public copying build/lib/omeroweb/webclient/templates/webclient/public/share_form.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/public copying build/lib/omeroweb/webclient/templates/webclient/public/public.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/public copying build/lib/omeroweb/webclient/templates/webclient/index.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/history copying build/lib/omeroweb/webclient/templates/webclient/history/history_details.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/history copying build/lib/omeroweb/webclient/templates/webclient/history/calendar.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/history copying build/lib/omeroweb/webclient/templates/webclient/history/history_paging.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/history copying build/lib/omeroweb/webclient/templates/webclient/history/history.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/history creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/activities copying build/lib/omeroweb/webclient/templates/webclient/activities/fileset_check_dialog_content.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/activities copying build/lib/omeroweb/webclient/templates/webclient/activities/activitiesContent.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/activities creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/index copying build/lib/omeroweb/webclient/templates/webclient/index/index.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/index copying build/lib/omeroweb/webclient/templates/webclient/index/index_last_imports.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/index copying build/lib/omeroweb/webclient/templates/webclient/index/index_tag_cloud.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/index copying build/lib/omeroweb/webclient/templates/webclient/index/index_most_recent.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/index copying build/lib/omeroweb/webclient/templates/webclient/login.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/search copying build/lib/omeroweb/webclient/templates/webclient/search/search_details.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/search copying build/lib/omeroweb/webclient/templates/webclient/search/search.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/search creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/scripts copying build/lib/omeroweb/webclient/templates/webclient/scripts/base_custom_dialog.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/scripts copying build/lib/omeroweb/webclient/templates/webclient/scripts/upload_script.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/scripts copying build/lib/omeroweb/webclient/templates/webclient/scripts/include_param.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/scripts copying build/lib/omeroweb/webclient/templates/webclient/scripts/split_view_figure.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/scripts copying build/lib/omeroweb/webclient/templates/webclient/scripts/original_file_text.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/scripts copying build/lib/omeroweb/webclient/templates/webclient/scripts/thumbnail_figure.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/scripts copying build/lib/omeroweb/webclient/templates/webclient/scripts/no_processor.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/scripts copying build/lib/omeroweb/webclient/templates/webclient/scripts/list_scripts.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/scripts copying build/lib/omeroweb/webclient/templates/webclient/scripts/script_ui.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/scripts copying build/lib/omeroweb/webclient/templates/webclient/scripts/make_movie.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/scripts creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations copying build/lib/omeroweb/webclient/templates/webclient/annotations/batch_annotate.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations copying build/lib/omeroweb/webclient/templates/webclient/annotations/custom_ann_tooltip.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations copying build/lib/omeroweb/webclient/templates/webclient/annotations/metadata_acquisition.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations copying build/lib/omeroweb/webclient/templates/webclient/annotations/tags_form.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations copying build/lib/omeroweb/webclient/templates/webclient/annotations/tags_underscore.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations copying build/lib/omeroweb/webclient/templates/webclient/annotations/customanns_underscore.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations copying build/lib/omeroweb/webclient/templates/webclient/annotations/comment.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations copying build/lib/omeroweb/webclient/templates/webclient/annotations/comments_underscore.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations copying build/lib/omeroweb/webclient/templates/webclient/annotations/metadata_preview.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations copying build/lib/omeroweb/webclient/templates/webclient/annotations/mapanns_underscore.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations copying build/lib/omeroweb/webclient/templates/webclient/annotations/files_form.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations copying build/lib/omeroweb/webclient/templates/webclient/annotations/annotations_share.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations copying build/lib/omeroweb/webclient/templates/webclient/annotations/fileanns_underscore.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations/includes copying build/lib/omeroweb/webclient/templates/webclient/annotations/includes/core_metadata.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations/includes copying build/lib/omeroweb/webclient/templates/webclient/annotations/includes/metadata_general_tag.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations/includes copying build/lib/omeroweb/webclient/templates/webclient/annotations/includes/description.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations/includes copying build/lib/omeroweb/webclient/templates/webclient/annotations/includes/metadata_general_table.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations/includes copying build/lib/omeroweb/webclient/templates/webclient/annotations/includes/metadata_general_rating.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations/includes copying build/lib/omeroweb/webclient/templates/webclient/annotations/includes/metadata_general_comment.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations/includes copying build/lib/omeroweb/webclient/templates/webclient/annotations/includes/name.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations/includes copying build/lib/omeroweb/webclient/templates/webclient/annotations/includes/metadata_general_file.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations/includes copying build/lib/omeroweb/webclient/templates/webclient/annotations/includes/metadata_general_map.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations/includes copying build/lib/omeroweb/webclient/templates/webclient/annotations/includes/mapannotations.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations/includes copying build/lib/omeroweb/webclient/templates/webclient/annotations/includes/metadata_general_other.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations/includes copying build/lib/omeroweb/webclient/templates/webclient/annotations/includes/toolbar.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations/includes copying build/lib/omeroweb/webclient/templates/webclient/annotations/includes/figure_scripts_menu.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations/includes copying build/lib/omeroweb/webclient/templates/webclient/annotations/metadata_hierarchy.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations copying build/lib/omeroweb/webclient/templates/webclient/annotations/download_placeholder.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations copying build/lib/omeroweb/webclient/templates/webclient/annotations/metadata_general.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations copying build/lib/omeroweb/webclient/templates/webclient/annotations/original_metadata.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations copying build/lib/omeroweb/webclient/templates/webclient/annotations/ratings_underscore.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations copying build/lib/omeroweb/webclient/templates/webclient/annotations/omero_table.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/annotations creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/base creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/base/includes copying build/lib/omeroweb/webclient/templates/webclient/base/includes/user_dropdown.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/base/includes copying build/lib/omeroweb/webclient/templates/webclient/base/includes/search_field.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/base/includes copying build/lib/omeroweb/webclient/templates/webclient/base/includes/menu.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/base/includes copying build/lib/omeroweb/webclient/templates/webclient/base/includes/toolbar_forms.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/base/includes copying build/lib/omeroweb/webclient/templates/webclient/base/includes/activities_info.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/base/includes copying build/lib/omeroweb/webclient/templates/webclient/base/includes/ping.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/base/includes copying build/lib/omeroweb/webclient/templates/webclient/base/includes/logo.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/base/includes copying build/lib/omeroweb/webclient/templates/webclient/base/includes/group_user_dropdown.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/base/includes copying build/lib/omeroweb/webclient/templates/webclient/base/includes/script_launch_head.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/base/includes copying build/lib/omeroweb/webclient/templates/webclient/base/includes/logout.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/base/includes copying build/lib/omeroweb/webclient/templates/webclient/base/includes/group_user_content.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/base/includes copying build/lib/omeroweb/webclient/templates/webclient/base/includes/group_user_dropdown2.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/base/includes copying build/lib/omeroweb/webclient/templates/webclient/base/includes/script_launch.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/base/includes copying build/lib/omeroweb/webclient/templates/webclient/base/base_container.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/base copying build/lib/omeroweb/webclient/templates/webclient/base/base.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/base creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/data copying build/lib/omeroweb/webclient/templates/webclient/data/icon_thumbnails_underscore.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/data copying build/lib/omeroweb/webclient/templates/webclient/data/plate.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/data copying build/lib/omeroweb/webclient/templates/webclient/data/containers.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/data creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/data/includes copying build/lib/omeroweb/webclient/templates/webclient/data/includes/center_plugin_init.js.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/data/includes copying build/lib/omeroweb/webclient/templates/webclient/data/includes/right_plugin.general.js.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/data/includes copying build/lib/omeroweb/webclient/templates/webclient/data/includes/center_plugin.thumbs.js.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/data/includes copying build/lib/omeroweb/webclient/templates/webclient/data/includes/right_plugin.preview.js.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/data/includes copying build/lib/omeroweb/webclient/templates/webclient/data/includes/right_plugin.acquisition.js.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/data/includes copying build/lib/omeroweb/webclient/templates/webclient/data/chgrp_target_tree.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/data copying build/lib/omeroweb/webclient/templates/webclient/data/container_paging.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/data copying build/lib/omeroweb/webclient/templates/webclient/data/icon_header_underscore.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/data creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/ajax_form copying build/lib/omeroweb/webclient/templates/webclient/ajax_form/container_form_ajax.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templates/webclient/ajax_form copying build/lib/omeroweb/webclient/webclient_utils.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient copying build/lib/omeroweb/filesessionstore.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin copying build/lib/omeroweb/webadmin/views.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/image copying build/lib/omeroweb/webadmin/static/webadmin/image/add.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/image copying build/lib/omeroweb/webadmin/static/webadmin/image/active.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/image copying build/lib/omeroweb/webadmin/static/webadmin/image/editing.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/image copying build/lib/omeroweb/webadmin/static/webadmin/image/frame_edit.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/image copying build/lib/omeroweb/webadmin/static/webadmin/image/icon_edit.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/image copying build/lib/omeroweb/webadmin/static/webadmin/image/guest.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/image copying build/lib/omeroweb/webadmin/static/webadmin/image/ldap.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/image copying build/lib/omeroweb/webadmin/static/webadmin/image/admin.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/image copying build/lib/omeroweb/webadmin/static/webadmin/image/edit.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/image copying build/lib/omeroweb/webadmin/static/webadmin/image/del.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/image copying build/lib/omeroweb/webadmin/static/webadmin/image/notactive.png -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/image creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/javascript creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/javascript/jquery.imgareaselect-0.9.10 creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/javascript/jquery.imgareaselect-0.9.10/css copying build/lib/omeroweb/webadmin/static/webadmin/javascript/jquery.imgareaselect-0.9.10/css/border-v.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/javascript/jquery.imgareaselect-0.9.10/css copying build/lib/omeroweb/webadmin/static/webadmin/javascript/jquery.imgareaselect-0.9.10/css/border-anim-h.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/javascript/jquery.imgareaselect-0.9.10/css copying build/lib/omeroweb/webadmin/static/webadmin/javascript/jquery.imgareaselect-0.9.10/css/border-anim-v.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/javascript/jquery.imgareaselect-0.9.10/css copying build/lib/omeroweb/webadmin/static/webadmin/javascript/jquery.imgareaselect-0.9.10/css/border-h.gif -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/javascript/jquery.imgareaselect-0.9.10/css creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/css copying build/lib/omeroweb/webadmin/static/webadmin/css/dusty.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/css copying build/lib/omeroweb/webadmin/static/webadmin/css/drivespace.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/css copying build/lib/omeroweb/webadmin/static/webadmin/css/picklist.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/css copying build/lib/omeroweb/webadmin/static/webadmin/css/chosen.css -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/static/webadmin/css copying build/lib/omeroweb/webadmin/custom_forms.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin copying build/lib/omeroweb/webadmin/urls.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin copying build/lib/omeroweb/webadmin/forms.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templatetags copying build/lib/omeroweb/webadmin/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templatetags copying build/lib/omeroweb/webadmin/templatetags/webadmin_tags.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templatetags copying build/lib/omeroweb/webadmin/__init__.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin copying build/lib/omeroweb/webadmin/models.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templates creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templates/webadmin copying build/lib/omeroweb/webadmin/templates/webadmin/myaccount.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templates/webadmin copying build/lib/omeroweb/webadmin/templates/webadmin/groups.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templates/webadmin copying build/lib/omeroweb/webadmin/templates/webadmin/group_form_owner.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templates/webadmin copying build/lib/omeroweb/webadmin/templates/webadmin/statistics.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templates/webadmin copying build/lib/omeroweb/webadmin/templates/webadmin/experimenters.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templates/webadmin copying build/lib/omeroweb/webadmin/templates/webadmin/password.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templates/webadmin copying build/lib/omeroweb/webadmin/templates/webadmin/avatar.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templates/webadmin copying build/lib/omeroweb/webadmin/templates/webadmin/group_form.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templates/webadmin creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templates/webadmin/includes copying build/lib/omeroweb/webadmin/templates/webadmin/includes/drivespaceStats.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templates/webadmin/includes copying build/lib/omeroweb/webadmin/templates/webadmin/includes/drivespaceStats.js -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templates/webadmin/includes copying build/lib/omeroweb/webadmin/templates/webadmin/email.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templates/webadmin copying build/lib/omeroweb/webadmin/templates/webadmin/admin_base.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templates/webadmin copying build/lib/omeroweb/webadmin/templates/webadmin/forgotten_password.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templates/webadmin copying build/lib/omeroweb/webadmin/templates/webadmin/experimenter_form.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templates/webadmin copying build/lib/omeroweb/webadmin/templates/webadmin/base.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templates/webadmin copying build/lib/omeroweb/webadmin/templates/webadmin/noemail.html -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templates/webadmin copying build/lib/omeroweb/webadmin/webadmin_utils.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webredirect copying build/lib/omeroweb/webredirect/views.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webredirect copying build/lib/omeroweb/webredirect/urls.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webredirect copying build/lib/omeroweb/webredirect/__init__.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webredirect creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/api copying build/lib/omeroweb/api/views.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/api copying build/lib/omeroweb/api/api_marshal.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/api copying build/lib/omeroweb/api/api_settings.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/api copying build/lib/omeroweb/api/urls.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/api copying build/lib/omeroweb/api/__init__.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/api copying build/lib/omeroweb/api/api_query.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/api copying build/lib/omeroweb/api/decorators.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/api copying build/lib/omeroweb/api/api_exceptions.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/api creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/templates copying build/lib/omeroweb/templates/nginx-location.conf.template -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/templates copying build/lib/omeroweb/templates/nginx-development.conf.template -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/templates copying build/lib/omeroweb/templates/nginx.conf.template -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/templates copying build/lib/omeroweb/settings.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb copying build/lib/omeroweb/utils.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb copying build/lib/omeroweb/httprsp.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/testlib copying build/lib/omeroweb/testlib/__init__.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/testlib copying build/lib/omeroweb/version.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omero creating /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omero/plugins copying build/lib/omero/plugins/web.py -> /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omero/plugins byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/connector.py to connector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templatetags/wikitags.py to wikitags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templatetags/defaulttags.py to defaulttags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templatetags/common_filters.py to common_filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/templatetags/common_tags.py to common_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/marshal.py to marshal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/webgateway_cache.py to webgateway_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/plategrid.py to plategrid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webgateway/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/templatetags/feedback_tags.py to feedback_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/feedback/sendfeedback.py to sendfeedback.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/custom_forms.py to custom_forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/manage.py to manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/custom_context_processor.py to custom_context_processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/controller/share.py to share.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/controller/history.py to history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/controller/container.py to container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/controller/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/controller/impexp.py to impexp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/controller/help.py to help.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/controller/search.py to search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/webclient_gateway.py to webclient_gateway.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/custom_forms.py to custom_forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/templatetags/webclient_tags.py to webclient_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/tree.py to tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/show.py to show.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webclient/webclient_utils.py to webclient_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/filesessionstore.py to filesessionstore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/custom_forms.py to custom_forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/templatetags/webadmin_tags.py to webadmin_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webadmin/webadmin_utils.py to webadmin_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webredirect/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webredirect/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/webredirect/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/api/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/api/api_marshal.py to api_marshal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/api/api_settings.py to api_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/api/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/api/api_query.py to api_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/api/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/api/api_exceptions.py to api_exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/httprsp.py to httprsp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/testlib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omeroweb/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omero/plugins/web.py to web.cpython-39.pyc writing byte-compilation script '/tmp/tmp6mjurp26.py' /usr/bin/python3 /tmp/tmp6mjurp26.py removing /tmp/tmp6mjurp26.py running install_egg_info running egg_info writing omero_web.egg-info/PKG-INFO writing dependency_links to omero_web.egg-info/dependency_links.txt writing requirements to omero_web.egg-info/requires.txt writing top-level names to omero_web.egg-info/top_level.txt package init file 'omero/plugins/__init__.py' not found (or not a regular file) reading manifest file 'omero_web.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'omero_web.egg-info/SOURCES.txt' Copying omero_web.egg-info to /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9/site-packages/omero_web-5.21.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64//usr/share/doc/python-omero-web + '[' -d doc ']' ~/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64 ~/build/BUILD/omero-web-5.21.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/omero-web-5.21.0 + popd + mv /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 5.21.0-1 --unique-debug-suffix -5.21.0-1.aarch64 --unique-debug-src-base python-omero-web-5.21.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/omero-web-5.21.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-omero-web-5.21.0-1.noarch Provides: python-omero-web python3-omero-web = 5.21.0-1 python3.9dist(omero-web) = 5.21 python3dist(omero-web) = 5.21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(concurrent-log-handler) >= 0.9.20 python3.9dist(django) >= 3.2.19 python3.9dist(django) < 4 python3.9dist(django-cors-headers) = 3.7 python3.9dist(django-pipeline) = 2.0.7 python3.9dist(gunicorn) >= 19.3 python3.9dist(omero-marshal) >= 0.7 python3.9dist(omero-py) >= 5.7 python3.9dist(pillow) python3.9dist(portalocker) python3.9dist(pytz) python3.9dist(whitenoise) >= 5.3 Processing files: python-omero-web-help-5.21.0-1.noarch warning: Empty %files file /builddir/build/BUILD/omero-web-5.21.0/doclist.lst Provides: python-omero-web-help = 5.21.0-1 python3-omero-web-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64 Wrote: /builddir/build/RPMS/python-omero-web-help-5.21.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-omero-web-5.21.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4DlPU7 + umask 022 + cd /builddir/build/BUILD + cd omero-web-5.21.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-omero-web-5.21.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0