Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created May 15, 2021 06:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/7d4712df3b89ed4d3fb594e0575f8c7f to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/7d4712df3b89ed4d3fb594e0575f8c7f to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 4 minutes | https://github.com/NixOS/nixpkgs/pull/123065
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
Using setuptoolsCheckPhase
Sourcing pytest-check-hook
Using pytestCheckPhase
Removing setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/bx8w9ab3ybyp68c9hqk351r2l2lq7wnm-jupyterhub-1.3.0.tar.gz
source root is jupyterhub-1.3.0
setting SOURCE_DATE_EPOCH to timestamp 1607684960 of file jupyterhub-1.3.0/PKG-INFO
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
running js
installing js dependencies with npm
creating build
creating build/lib
creating build/lib/jupyterhub
copying jupyterhub/orm.py -> build/lib/jupyterhub
copying jupyterhub/spawner.py -> build/lib/jupyterhub
copying jupyterhub/metrics.py -> build/lib/jupyterhub
copying jupyterhub/emptyclass.py -> build/lib/jupyterhub
copying jupyterhub/crypto.py -> build/lib/jupyterhub
copying jupyterhub/pagination.py -> build/lib/jupyterhub
copying jupyterhub/__main__.py -> build/lib/jupyterhub
copying jupyterhub/utils.py -> build/lib/jupyterhub
copying jupyterhub/__init__.py -> build/lib/jupyterhub
copying jupyterhub/objects.py -> build/lib/jupyterhub
copying jupyterhub/_version.py -> build/lib/jupyterhub
copying jupyterhub/traitlets.py -> build/lib/jupyterhub
copying jupyterhub/user.py -> build/lib/jupyterhub
copying jupyterhub/log.py -> build/lib/jupyterhub
copying jupyterhub/proxy.py -> build/lib/jupyterhub
copying jupyterhub/auth.py -> build/lib/jupyterhub
copying jupyterhub/dbutil.py -> build/lib/jupyterhub
copying jupyterhub/_data.py -> build/lib/jupyterhub
copying jupyterhub/app.py -> build/lib/jupyterhub
creating build/lib/jupyterhub/singleuser
copying jupyterhub/singleuser/__main__.py -> build/lib/jupyterhub/singleuser
copying jupyterhub/singleuser/mixins.py -> build/lib/jupyterhub/singleuser
copying jupyterhub/singleuser/__init__.py -> build/lib/jupyterhub/singleuser
copying jupyterhub/singleuser/app.py -> build/lib/jupyterhub/singleuser
creating build/lib/jupyterhub/apihandlers
copying jupyterhub/apihandlers/groups.py -> build/lib/jupyterhub/apihandlers
copying jupyterhub/apihandlers/__init__.py -> build/lib/jupyterhub/apihandlers
copying jupyterhub/apihandlers/hub.py -> build/lib/jupyterhub/apihandlers
copying jupyterhub/apihandlers/proxy.py -> build/lib/jupyterhub/apihandlers
copying jupyterhub/apihandlers/users.py -> build/lib/jupyterhub/apihandlers
copying jupyterhub/apihandlers/auth.py -> build/lib/jupyterhub/apihandlers
copying jupyterhub/apihandlers/base.py -> build/lib/jupyterhub/apihandlers
copying jupyterhub/apihandlers/services.py -> build/lib/jupyterhub/apihandlers
creating build/lib/jupyterhub/handlers
copying jupyterhub/handlers/pages.py -> build/lib/jupyterhub/handlers
copying jupyterhub/handlers/metrics.py -> build/lib/jupyterhub/handlers
copying jupyterhub/handlers/__init__.py -> build/lib/jupyterhub/handlers
copying jupyterhub/handlers/static.py -> build/lib/jupyterhub/handlers
copying jupyterhub/handlers/login.py -> build/lib/jupyterhub/handlers
copying jupyterhub/handlers/base.py -> build/lib/jupyterhub/handlers
creating build/lib/jupyterhub/services
copying jupyterhub/services/service.py -> build/lib/jupyterhub/services
copying jupyterhub/services/__init__.py -> build/lib/jupyterhub/services
copying jupyterhub/services/auth.py -> build/lib/jupyterhub/services
creating build/lib/jupyterhub/oauth
copying jupyterhub/oauth/provider.py -> build/lib/jupyterhub/oauth
copying jupyterhub/oauth/__init__.py -> build/lib/jupyterhub/oauth
creating build/lib/jupyterhub/tests
copying jupyterhub/tests/test_version.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_metrics.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_pages.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_internal_ssl_connections.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/mockserverapp.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_named_servers.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/mocksu.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_services_auth.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_utils.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_auth_expiry.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/utils.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_crypto.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_orm.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_singleuser.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_user.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_traitlets.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_pagination.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/__init__.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_objects.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_auth.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_eventlog.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_services.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_proxy.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/mocking.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_dummyauth.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_api.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/populate_db.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/conftest.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_app.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_db.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/test_spawner.py -> build/lib/jupyterhub/tests
copying jupyterhub/tests/mockservice.py -> build/lib/jupyterhub/tests
copying jupyterhub/alembic.ini -> build/lib/jupyterhub
creating build/lib/jupyterhub/alembic
copying jupyterhub/alembic/script.py.mako -> build/lib/jupyterhub/alembic
copying jupyterhub/alembic/env.py -> build/lib/jupyterhub/alembic
copying jupyterhub/alembic/README -> build/lib/jupyterhub/alembic
creating build/lib/jupyterhub/alembic/versions
copying jupyterhub/alembic/versions/1cebaf56856c_session_id.py -> build/lib/jupyterhub/alembic/versions
copying jupyterhub/alembic/versions/af4cbdb2d13c_services.py -> build/lib/jupyterhub/alembic/versions
copying jupyterhub/alembic/versions/3ec6993fe20c_encrypted_auth_state.py -> build/lib/jupyterhub/alembic/versions
copying jupyterhub/alembic/versions/99a28a4418e1_user_created.py -> build/lib/jupyterhub/alembic/versions
copying jupyterhub/alembic/versions/896818069c98_token_expires.py -> build/lib/jupyterhub/alembic/versions
copying jupyterhub/alembic/versions/4dc2d5a8c53c_user_options.py -> build/lib/jupyterhub/alembic/versions
copying jupyterhub/alembic/versions/56cc5a70207e_token_tracking.py -> build/lib/jupyterhub/alembic/versions
copying jupyterhub/alembic/versions/d68c98b66cd4_client_description.py -> build/lib/jupyterhub/alembic/versions
copying jupyterhub/alembic/versions/19c0846f6344_base_revision_for_0_5.py -> build/lib/jupyterhub/alembic/versions
copying jupyterhub/alembic/versions/eeb276e51423_auth_state.py -> build/lib/jupyterhub/alembic/versions
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/jupyterhub
copying build/lib/jupyterhub/orm.py -> build/bdist.linux-aarch64/wheel/jupyterhub
creating build/bdist.linux-aarch64/wheel/jupyterhub/singleuser
copying build/lib/jupyterhub/singleuser/__main__.py -> build/bdist.linux-aarch64/wheel/jupyterhub/singleuser
copying build/lib/jupyterhub/singleuser/mixins.py -> build/bdist.linux-aarch64/wheel/jupyterhub/singleuser
copying build/lib/jupyterhub/singleuser/__init__.py -> build/bdist.linux-aarch64/wheel/jupyterhub/singleuser
copying build/lib/jupyterhub/singleuser/app.py -> build/bdist.linux-aarch64/wheel/jupyterhub/singleuser
copying build/lib/jupyterhub/spawner.py -> build/bdist.linux-aarch64/wheel/jupyterhub
copying build/lib/jupyterhub/metrics.py -> build/bdist.linux-aarch64/wheel/jupyterhub
copying build/lib/jupyterhub/emptyclass.py -> build/bdist.linux-aarch64/wheel/jupyterhub
copying build/lib/jupyterhub/crypto.py -> build/bdist.linux-aarch64/wheel/jupyterhub
copying build/lib/jupyterhub/pagination.py -> build/bdist.linux-aarch64/wheel/jupyterhub
creating build/bdist.linux-aarch64/wheel/jupyterhub/apihandlers
copying build/lib/jupyterhub/apihandlers/groups.py -> build/bdist.linux-aarch64/wheel/jupyterhub/apihandlers
copying build/lib/jupyterhub/apihandlers/__init__.py -> build/bdist.linux-aarch64/wheel/jupyterhub/apihandlers
copying build/lib/jupyterhub/apihandlers/hub.py -> build/bdist.linux-aarch64/wheel/jupyterhub/apihandlers
copying build/lib/jupyterhub/apihandlers/proxy.py -> build/bdist.linux-aarch64/wheel/jupyterhub/apihandlers
copying build/lib/jupyterhub/apihandlers/users.py -> build/bdist.linux-aarch64/wheel/jupyterhub/apihandlers
copying build/lib/jupyterhub/apihandlers/auth.py -> build/bdist.linux-aarch64/wheel/jupyterhub/apihandlers
copying build/lib/jupyterhub/apihandlers/base.py -> build/bdist.linux-aarch64/wheel/jupyterhub/apihandlers
copying build/lib/jupyterhub/apihandlers/services.py -> build/bdist.linux-aarch64/wheel/jupyterhub/apihandlers
copying build/lib/jupyterhub/__main__.py -> build/bdist.linux-aarch64/wheel/jupyterhub
copying build/lib/jupyterhub/utils.py -> build/bdist.linux-aarch64/wheel/jupyterhub
creating build/bdist.linux-aarch64/wheel/jupyterhub/handlers
copying build/lib/jupyterhub/handlers/pages.py -> build/bdist.linux-aarch64/wheel/jupyterhub/handlers
copying build/lib/jupyterhub/handlers/metrics.py -> build/bdist.linux-aarch64/wheel/jupyterhub/handlers
copying build/lib/jupyterhub/handlers/__init__.py -> build/bdist.linux-aarch64/wheel/jupyterhub/handlers
copying build/lib/jupyterhub/handlers/static.py -> build/bdist.linux-aarch64/wheel/jupyterhub/handlers
copying build/lib/jupyterhub/handlers/login.py -> build/bdist.linux-aarch64/wheel/jupyterhub/handlers
copying build/lib/jupyterhub/handlers/base.py -> build/bdist.linux-aarch64/wheel/jupyterhub/handlers
copying build/lib/jupyterhub/alembic.ini -> build/bdist.linux-aarch64/wheel/jupyterhub
creating build/bdist.linux-aarch64/wheel/jupyterhub/services
copying build/lib/jupyterhub/services/service.py -> build/bdist.linux-aarch64/wheel/jupyterhub/services
copying build/lib/jupyterhub/services/__init__.py -> build/bdist.linux-aarch64/wheel/jupyterhub/services
copying build/lib/jupyterhub/services/auth.py -> build/bdist.linux-aarch64/wheel/jupyterhub/services
copying build/lib/jupyterhub/__init__.py -> build/bdist.linux-aarch64/wheel/jupyterhub
copying build/lib/jupyterhub/objects.py -> build/bdist.linux-aarch64/wheel/jupyterhub
copying build/lib/jupyterhub/_version.py -> build/bdist.linux-aarch64/wheel/jupyterhub
copying build/lib/jupyterhub/traitlets.py -> build/bdist.linux-aarch64/wheel/jupyterhub
copying build/lib/jupyterhub/user.py -> build/bdist.linux-aarch64/wheel/jupyterhub
copying build/lib/jupyterhub/log.py -> build/bdist.linux-aarch64/wheel/jupyterhub
copying build/lib/jupyterhub/proxy.py -> build/bdist.linux-aarch64/wheel/jupyterhub
creating build/bdist.linux-aarch64/wheel/jupyterhub/oauth
copying build/lib/jupyterhub/oauth/provider.py -> build/bdist.linux-aarch64/wheel/jupyterhub/oauth
copying build/lib/jupyterhub/oauth/__init__.py -> build/bdist.linux-aarch64/wheel/jupyterhub/oauth
copying build/lib/jupyterhub/auth.py -> build/bdist.linux-aarch64/wheel/jupyterhub
copying build/lib/jupyterhub/dbutil.py -> build/bdist.linux-aarch64/wheel/jupyterhub
copying build/lib/jupyterhub/_data.py -> build/bdist.linux-aarch64/wheel/jupyterhub
creating build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_version.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_metrics.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_pages.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_internal_ssl_connections.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/mockserverapp.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_named_servers.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/mocksu.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_services_auth.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_utils.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_auth_expiry.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/utils.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_crypto.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_orm.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_singleuser.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_user.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_traitlets.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_pagination.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/__init__.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_objects.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_auth.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_eventlog.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_services.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_proxy.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/mocking.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_dummyauth.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_api.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/populate_db.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/conftest.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_app.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_db.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/test_spawner.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
copying build/lib/jupyterhub/tests/mockservice.py -> build/bdist.linux-aarch64/wheel/jupyterhub/tests
creating build/bdist.linux-aarch64/wheel/jupyterhub/alembic
copying build/lib/jupyterhub/alembic/script.py.mako -> build/bdist.linux-aarch64/wheel/jupyterhub/alembic
creating build/bdist.linux-aarch64/wheel/jupyterhub/alembic/versions
copying build/lib/jupyterhub/alembic/versions/1cebaf56856c_session_id.py -> build/bdist.linux-aarch64/wheel/jupyterhub/alembic/versions
copying build/lib/jupyterhub/alembic/versions/af4cbdb2d13c_services.py -> build/bdist.linux-aarch64/wheel/jupyterhub/alembic/versions
copying build/lib/jupyterhub/alembic/versions/3ec6993fe20c_encrypted_auth_state.py -> build/bdist.linux-aarch64/wheel/jupyterhub/alembic/versions
copying build/lib/jupyterhub/alembic/versions/99a28a4418e1_user_created.py -> build/bdist.linux-aarch64/wheel/jupyterhub/alembic/versions
copying build/lib/jupyterhub/alembic/versions/896818069c98_token_expires.py -> build/bdist.linux-aarch64/wheel/jupyterhub/alembic/versions
copying build/lib/jupyterhub/alembic/versions/4dc2d5a8c53c_user_options.py -> build/bdist.linux-aarch64/wheel/jupyterhub/alembic/versions
copying build/lib/jupyterhub/alembic/versions/56cc5a70207e_token_tracking.py -> build/bdist.linux-aarch64/wheel/jupyterhub/alembic/versions
copying build/lib/jupyterhub/alembic/versions/d68c98b66cd4_client_description.py -> build/bdist.linux-aarch64/wheel/jupyterhub/alembic/versions
copying build/lib/jupyterhub/alembic/versions/19c0846f6344_base_revision_for_0_5.py -> build/bdist.linux-aarch64/wheel/jupyterhub/alembic/versions
copying build/lib/jupyterhub/alembic/versions/eeb276e51423_auth_state.py -> build/bdist.linux-aarch64/wheel/jupyterhub/alembic/versions
copying build/lib/jupyterhub/alembic/env.py -> build/bdist.linux-aarch64/wheel/jupyterhub/alembic
copying build/lib/jupyterhub/alembic/README -> build/bdist.linux-aarch64/wheel/jupyterhub/alembic
copying build/lib/jupyterhub/app.py -> build/bdist.linux-aarch64/wheel/jupyterhub
running install_data
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/favicon.ico -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/images
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/images/jupyterhub-80.png -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/images
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/images/jupyter.png -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/images
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/css
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/css/style.min.css.map -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/css
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/css/style.min.css -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/css
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/less/style.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/less/login.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/less/error.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/less/variables.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/less/admin.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/less/page.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/less
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/jquery/LICENSE.txt -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/jquery/AUTHORS.txt -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/jquery/bower.json -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/jquery/package.json -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/jquery/README.md -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery/dist
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/jquery/dist/jquery.slim.min.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery/dist
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/jquery/dist/jquery.slim.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery/dist
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/jquery/dist/jquery.min.map -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery/dist
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/jquery/dist/jquery.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery/dist
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/jquery/dist/jquery.min.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery/dist
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/jquery/dist/jquery.slim.min.map -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery/dist
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/CHANGELOG.md -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/LICENSE -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/package.json -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/README.md -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/Gruntfile.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/fonts
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/fonts/glyphicons-halflings-regular.woff -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/fonts
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/fonts/glyphicons-halflings-regular.svg -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/fonts
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/fonts/glyphicons-halflings-regular.woff2 -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/fonts
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/fonts/glyphicons-halflings-regular.ttf -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/fonts
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/fonts/glyphicons-halflings-regular.eot -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/fonts
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/panels.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/forms.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/alerts.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/dropdowns.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/code.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/progress-bars.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/button-groups.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/type.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/scaffolding.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/glyphicons.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/component-animations.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/navs.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/carousel.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/grid.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/media.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/list-group.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/close.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/print.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/jumbotron.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/navbar.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/badges.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/normalize.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/responsive-embed.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/tooltip.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/theme.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/tables.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/pagination.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/buttons.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/variables.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/thumbnails.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/popovers.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/utilities.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/modals.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/bootstrap.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/responsive-utilities.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/pager.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/breadcrumbs.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/input-groups.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/wells.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/labels.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/panels.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/forms.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/alerts.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/text-overflow.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/opacity.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/responsive-visibility.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/resize.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/reset-text.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/size.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/text-emphasis.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/grid.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/list-group.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/hide-text.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/border-radius.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/grid-framework.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/image.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/clearfix.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/gradients.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/nav-divider.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/vendor-prefixes.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/pagination.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/buttons.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/tab-focus.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/reset-filter.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/background-variant.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/center-block.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/table-row.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/progress-bar.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/nav-vertical-align.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/less/mixins/labels.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/grunt/karma.conf.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/grunt/browsers.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/grunt/configBridge.json -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/grunt/.stylelintrc -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/grunt/.jshintrc -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/grunt/bs-lessdoc-parser.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/grunt/bs-commonjs-generator.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/grunt/bs-glyphicons-data-generator.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/grunt/bs-raw-files-generator.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/grunt/generate-sri.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/grunt/change-version.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/dist
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/dist/fonts
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/dist/fonts/glyphicons-halflings-regular.woff -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/dist/fonts
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2 -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/dist/fonts
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/dist/fonts
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/dist/fonts/glyphicons-halflings-regular.eot -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/dist/fonts
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/dist/js
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/dist/js/bootstrap.min.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/dist/js
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/dist/js/bootstrap.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/dist/js
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/dist/js/npm.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/dist/js
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/js/scrollspy.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/js/tab.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/js/carousel.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/js/alert.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/js/popover.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/js/button.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/js/modal.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/js/tooltip.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/js/collapse.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/js/affix.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/js/dropdown.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/bootstrap/js/transition.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/requirejs
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/requirejs/package.json -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/requirejs
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/requirejs/require.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/requirejs
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/requirejs/README.md -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/requirejs
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/requirejs/bin
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/requirejs/bin/r.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/requirejs/bin
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/HELP-US-OUT.txt -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/.npmignore -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/package.json -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/README.md -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/fonts
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/fonts/FontAwesome.otf -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/fonts
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/fonts/fontawesome-webfont.woff2 -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/fonts
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/fonts/fontawesome-webfont.ttf -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/fonts
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/fonts/fontawesome-webfont.eot -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/fonts
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/fonts/fontawesome-webfont.woff -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/fonts
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/less/mixins.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/less/screen-reader.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/less/font-awesome.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/less/list.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/less/fixed-width.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/less/core.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/less/bordered-pulled.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/less/variables.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/less/icons.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/less/path.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/less/rotated-flipped.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/less/stacked.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/less/larger.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/font-awesome/less/animated.less -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/moment.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/CHANGELOG.md -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/package.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/LICENSE -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/ender.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/package.json -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/README.md -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/moment.d.ts -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/ts3.1-typings
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/ts3.1-typings/moment.d.ts -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/ts3.1-typings
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/gom-latn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/mr.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ko.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/hu.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/kk.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/sl.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/bs.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/bm.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/gl.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ga.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/sk.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ru.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/sq.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/it.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/it-ch.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/kn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/da.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/en-nz.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/en-au.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/es-mx.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/eo.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/pt.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ja.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ar-tn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/tg.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/vi.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/zh-mo.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/zh-tw.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/sd.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/oc-lnc.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/pl.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/mk.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/tet.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/et.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/uk.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ml.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/af.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/cy.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ar.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/yo.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/nl-be.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/uz-latn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/sr.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/fo.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/en-ie.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/my.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/en-ca.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ar-kw.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/bo.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/gu.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/tzl.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/tl-ph.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/th.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/pt-br.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ar-ma.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/nb.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/de.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/en-in.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/be.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/gd.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/lt.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/bn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/fy.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/de-at.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/uz.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/hr.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ms.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/zh-hk.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/mi.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/bg.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ca.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ar-ly.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/en-sg.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ar-sa.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/gom-deva.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/eu.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/tr.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/es.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/fi.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ta.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ms-my.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/fr-ca.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/id.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/sr-cyrl.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/tzm.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/tzm-latn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/br.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ka.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ne.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ky.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/zh-cn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ur.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/tk.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/es-us.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/sw.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/nl.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ro.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/me.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/fil.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/cs.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/hi.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/bn-bd.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/nn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/fr.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/si.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ug-cn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ar-dz.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/se.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/en-gb.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/hy-am.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/de-ch.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/x-pseudo.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/el.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/lv.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/sv.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/dv.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/te.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/mt.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/az.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/fr-ch.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/is.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/tlh.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/fa.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/he.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/jv.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/mn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/cv.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/lb.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/km.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ss.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/es-do.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/lo.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/ku.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/pa-in.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/locale/en-il.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/moment.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/gom-latn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/mr.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ko.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/hu.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/kk.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/sl.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/bs.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/bm.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/gl.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ga.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/sk.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ru.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/sq.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/it.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/it-ch.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/kn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/da.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/en-nz.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/en-au.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/es-mx.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/eo.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/pt.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ja.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ar-tn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/tg.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/vi.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/zh-mo.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/zh-tw.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/sd.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/oc-lnc.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/pl.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/mk.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/tet.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/et.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/uk.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ml.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/af.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/cy.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ar.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/yo.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/nl-be.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/uz-latn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/sr.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/fo.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/en-ie.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/my.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/en-ca.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ar-kw.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/bo.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/gu.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/tzl.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/tl-ph.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/th.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/pt-br.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ar-ma.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/nb.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/de.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/en-in.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/be.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/gd.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/lt.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/bn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/fy.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/de-at.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/uz.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/hr.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ms.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/zh-hk.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/mi.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/bg.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ca.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ar-ly.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/en-sg.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ar-sa.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/gom-deva.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/eu.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/tr.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/es.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/fi.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ta.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ms-my.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/fr-ca.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/id.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/sr-cyrl.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/tzm.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/tzm-latn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/br.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ka.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ne.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ky.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/zh-cn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ur.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/tk.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/es-us.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/sw.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/nl.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ro.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/me.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/fil.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/cs.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/hi.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/bn-bd.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/nn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/fr.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/si.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ug-cn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ar-dz.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/se.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/en-gb.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/hy-am.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/de-ch.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/x-pseudo.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/el.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/lv.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/sv.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/dv.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/te.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/mt.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/az.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/fr-ch.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/is.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/tlh.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/fa.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/he.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/jv.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/mn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/cv.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/lb.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/km.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ss.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/es-do.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/lo.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/ku.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/pa-in.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/dist/locale/en-il.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/moment.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/gom-latn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/mr.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ko.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/hu.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/kk.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/sl.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/bs.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/bm.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/gl.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ga.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/sk.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ru.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/sq.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/it.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/it-ch.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/kn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/da.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/en-nz.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/en-au.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/es-mx.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/eo.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/pt.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ja.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ar-tn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/tg.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/vi.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/zh-mo.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/zh-tw.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/sd.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/oc-lnc.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/pl.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/mk.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/tet.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/et.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/uk.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ml.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/af.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/cy.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ar.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/yo.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/nl-be.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/uz-latn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/sr.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/fo.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/en-ie.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/my.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/en-ca.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ar-kw.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/bo.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/gu.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/tzl.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/tl-ph.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/th.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/pt-br.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ar-ma.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/nb.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/de.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/en-in.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/be.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/gd.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/lt.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/bn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/fy.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/de-at.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/uz.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/hr.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ms.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/zh-hk.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/mi.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/bg.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ca.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ar-ly.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/en-sg.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ar-sa.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/gom-deva.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/eu.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/tr.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/es.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/fi.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ta.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ms-my.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/fr-ca.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/id.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/sr-cyrl.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/tzm.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/tzm-latn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/br.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ka.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ne.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ky.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/zh-cn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ur.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/tk.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/es-us.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/sw.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/nl.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ro.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/me.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/fil.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/cs.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/hi.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/bn-bd.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/nn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/fr.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/si.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ug-cn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ar-dz.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/se.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/en-gb.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/hy-am.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/de-ch.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/x-pseudo.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/el.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/lv.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/sv.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/dv.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/te.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/mt.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/az.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/fr-ch.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/is.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/tlh.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/fa.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/he.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/jv.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/mn.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/cv.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/lb.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/km.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ss.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/es-do.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/lo.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/ku.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/pa-in.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/locale/en-il.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/create/from-object.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/create/from-string-and-array.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/create/utc.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/create/date-from-array.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/create/from-anything.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/create/check-overflow.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/create/from-string-and-format.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/create/from-string.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/create/local.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/create/from-array.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/create/parsing-flags.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/create/valid.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/extend.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/is-leap-year.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/abs-round.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/deprecate.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/index-of.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/is-object.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/map.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/abs-floor.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/some.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/is-function.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/is-moment-input.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/compare-arrays.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/defaults.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/hooks.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/is-calendar-spec.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/is-undefined.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/is-object-empty.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/is-string.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/to-int.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/zero-fill.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/has-own-prop.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/is-array.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/keys.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/is-number.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/is-date.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/mod.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/utils/abs-ceil.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/duration/add-subtract.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/duration/constructor.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/duration/get.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/duration/as.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/duration/abs.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/duration/humanize.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/duration/iso-string.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/duration/create.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/duration/clone.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/duration/valid.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/duration/prototype.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/duration/bubble.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/duration/duration.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/locale/formats.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/locale/locales.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/locale/ordinal.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/locale/constructor.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/locale/pre-post-format.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/locale/relative.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/locale/set.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/locale/locale.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/locale/lists.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/locale/base-config.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/locale/prototype.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/locale/invalid.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/locale/calendar.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/locale/en.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/parse
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/parse/regex.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/parse
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/parse/token.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/parse
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/format
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/format/format.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/format
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/units/year.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/units/month.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/units/day-of-week.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/units/units.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/units/millisecond.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/units/day-of-month.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/units/timestamp.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/units/hour.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/units/aliases.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/units/era.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/units/quarter.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/units/second.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/units/week.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/units/priorities.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/units/offset.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/units/day-of-year.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/units/timezone.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/units/constants.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/units/week-year.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/units/minute.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/units/week-calendar-utils.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/moment/moment.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/moment/add-subtract.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/moment/constructor.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/moment/to.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/moment/min-max.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/moment/locale.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/moment/diff.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/moment/creation-data.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/moment/from.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/moment/get-set.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/moment/now.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/moment/compare.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/moment/clone.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/moment/format.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/moment/valid.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/moment/prototype.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/moment/start-end-of.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/moment/to-type.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/components/moment/src/lib/moment/calendar.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/js
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/js/utils.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/js
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/js/admin.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/js
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/js/token.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/js
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/js/not_running.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/js
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/js/jhapi.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/js
copying /build/jupyterhub-1.3.0/share/jupyterhub/static/js/home.js -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/static/js
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/templates
copying /build/jupyterhub-1.3.0/share/jupyterhub/templates/oauth.html -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/templates
copying /build/jupyterhub-1.3.0/share/jupyterhub/templates/stop_pending.html -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/templates
copying /build/jupyterhub-1.3.0/share/jupyterhub/templates/login.html -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/templates
copying /build/jupyterhub-1.3.0/share/jupyterhub/templates/spawn_pending.html -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/templates
copying /build/jupyterhub-1.3.0/share/jupyterhub/templates/admin.html -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/templates
copying /build/jupyterhub-1.3.0/share/jupyterhub/templates/token.html -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/templates
copying /build/jupyterhub-1.3.0/share/jupyterhub/templates/404.html -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/templates
copying /build/jupyterhub-1.3.0/share/jupyterhub/templates/page.html -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/templates
copying /build/jupyterhub-1.3.0/share/jupyterhub/templates/not_running.html -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/templates
copying /build/jupyterhub-1.3.0/share/jupyterhub/templates/logout.html -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/templates
copying /build/jupyterhub-1.3.0/share/jupyterhub/templates/spawn.html -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/templates
copying /build/jupyterhub-1.3.0/share/jupyterhub/templates/error.html -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/templates
copying /build/jupyterhub-1.3.0/share/jupyterhub/templates/home.html -> build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.data/data/share/jupyterhub/templates
running install_egg_info
running egg_info
creating jupyterhub.egg-info
writing jupyterhub.egg-info/PKG-INFO
writing dependency_links to jupyterhub.egg-info/dependency_links.txt
writing entry points to jupyterhub.egg-info/entry_points.txt
writing requirements to jupyterhub.egg-info/requires.txt
writing top-level names to jupyterhub.egg-info/top_level.txt
writing manifest file 'jupyterhub.egg-info/SOURCES.txt'
reading manifest file 'jupyterhub.egg-info/SOURCES.txt'
writing manifest file 'jupyterhub.egg-info/SOURCES.txt'
Copying jupyterhub.egg-info to build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0-py3.9.egg-info
running install_scripts
adding license file "COPYING.md" (matched pattern "COPYING*")
creating build/bdist.linux-aarch64/wheel/jupyterhub-1.3.0.dist-info/WHEEL
creating 'dist/jupyterhub-1.3.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'jupyterhub/__init__.py'
adding 'jupyterhub/__main__.py'
adding 'jupyterhub/_data.py'
adding 'jupyterhub/_version.py'
adding 'jupyterhub/alembic.ini'
adding 'jupyterhub/app.py'
adding 'jupyterhub/auth.py'
adding 'jupyterhub/crypto.py'
adding 'jupyterhub/dbutil.py'
adding 'jupyterhub/emptyclass.py'
adding 'jupyterhub/log.py'
adding 'jupyterhub/metrics.py'
adding 'jupyterhub/objects.py'
adding 'jupyterhub/orm.py'
adding 'jupyterhub/pagination.py'
adding 'jupyterhub/proxy.py'
adding 'jupyterhub/spawner.py'
adding 'jupyterhub/traitlets.py'
adding 'jupyterhub/user.py'
adding 'jupyterhub/utils.py'
adding 'jupyterhub/alembic/README'
adding 'jupyterhub/alembic/env.py'
adding 'jupyterhub/alembic/script.py.mako'
adding 'jupyterhub/alembic/versions/19c0846f6344_base_revision_for_0_5.py'
adding 'jupyterhub/alembic/versions/1cebaf56856c_session_id.py'
adding 'jupyterhub/alembic/versions/3ec6993fe20c_encrypted_auth_state.py'
adding 'jupyterhub/alembic/versions/4dc2d5a8c53c_user_options.py'
adding 'jupyterhub/alembic/versions/56cc5a70207e_token_tracking.py'
adding 'jupyterhub/alembic/versions/896818069c98_token_expires.py'
adding 'jupyterhub/alembic/versions/99a28a4418e1_user_created.py'
adding 'jupyterhub/alembic/versions/af4cbdb2d13c_services.py'
adding 'jupyterhub/alembic/versions/d68c98b66cd4_client_description.py'
adding 'jupyterhub/alembic/versions/eeb276e51423_auth_state.py'
adding 'jupyterhub/apihandlers/__init__.py'
adding 'jupyterhub/apihandlers/auth.py'
adding 'jupyterhub/apihandlers/base.py'
adding 'jupyterhub/apihandlers/groups.py'
adding 'jupyterhub/apihandlers/hub.py'
adding 'jupyterhub/apihandlers/proxy.py'
adding 'jupyterhub/apihandlers/services.py'
adding 'jupyterhub/apihandlers/users.py'
adding 'jupyterhub/handlers/__init__.py'
adding 'jupyterhub/handlers/base.py'
adding 'jupyterhub/handlers/login.py'
adding 'jupyterhub/handlers/metrics.py'
adding 'jupyterhub/handlers/pages.py'
adding 'jupyterhub/handlers/static.py'
adding 'jupyterhub/oauth/__init__.py'
adding 'jupyterhub/oauth/provider.py'
adding 'jupyterhub/services/__init__.py'
adding 'jupyterhub/services/auth.py'
adding 'jupyterhub/services/service.py'
adding 'jupyterhub/singleuser/__init__.py'
adding 'jupyterhub/singleuser/__main__.py'
adding 'jupyterhub/singleuser/app.py'
adding 'jupyterhub/singleuser/mixins.py'
adding 'jupyterhub/tests/__init__.py'
adding 'jupyterhub/tests/conftest.py'
adding 'jupyterhub/tests/mocking.py'
adding 'jupyterhub/tests/mockserverapp.py'
adding 'jupyterhub/tests/mockservice.py'
adding 'jupyterhub/tests/mocksu.py'
adding 'jupyterhub/tests/populate_db.py'
adding 'jupyterhub/tests/test_api.py'
adding 'jupyterhub/tests/test_app.py'
adding 'jupyterhub/tests/test_auth.py'
adding 'jupyterhub/tests/test_auth_expiry.py'
adding 'jupyterhub/tests/test_crypto.py'
adding 'jupyterhub/tests/test_db.py'
adding 'jupyterhub/tests/test_dummyauth.py'
adding 'jupyterhub/tests/test_eventlog.py'
adding 'jupyterhub/tests/test_internal_ssl_connections.py'
adding 'jupyterhub/tests/test_metrics.py'
adding 'jupyterhub/tests/test_named_servers.py'
adding 'jupyterhub/tests/test_objects.py'
adding 'jupyterhub/tests/test_orm.py'
adding 'jupyterhub/tests/test_pages.py'
adding 'jupyterhub/tests/test_pagination.py'
adding 'jupyterhub/tests/test_proxy.py'
adding 'jupyterhub/tests/test_services.py'
adding 'jupyterhub/tests/test_services_auth.py'
adding 'jupyterhub/tests/test_singleuser.py'
adding 'jupyterhub/tests/test_spawner.py'
adding 'jupyterhub/tests/test_traitlets.py'
adding 'jupyterhub/tests/test_user.py'
adding 'jupyterhub/tests/test_utils.py'
adding 'jupyterhub/tests/test_version.py'
adding 'jupyterhub/tests/utils.py'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/favicon.ico'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/CHANGELOG.md'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/Gruntfile.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/LICENSE'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/README.md'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/package.json'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/dist/fonts/glyphicons-halflings-regular.eot'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/dist/fonts/glyphicons-halflings-regular.woff'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/dist/js/bootstrap.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/dist/js/bootstrap.min.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/dist/js/npm.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/fonts/glyphicons-halflings-regular.eot'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/fonts/glyphicons-halflings-regular.svg'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/fonts/glyphicons-halflings-regular.ttf'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/fonts/glyphicons-halflings-regular.woff'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/fonts/glyphicons-halflings-regular.woff2'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt/.jshintrc'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt/.stylelintrc'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt/browsers.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt/bs-commonjs-generator.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt/bs-glyphicons-data-generator.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt/bs-lessdoc-parser.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt/bs-raw-files-generator.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt/change-version.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt/configBridge.json'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt/generate-sri.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/grunt/karma.conf.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js/affix.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js/alert.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js/button.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js/carousel.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js/collapse.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js/dropdown.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js/modal.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js/popover.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js/scrollspy.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js/tab.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js/tooltip.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/js/transition.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/alerts.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/badges.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/bootstrap.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/breadcrumbs.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/button-groups.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/buttons.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/carousel.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/close.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/code.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/component-animations.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/dropdowns.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/forms.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/glyphicons.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/grid.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/input-groups.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/jumbotron.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/labels.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/list-group.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/media.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/modals.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/navbar.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/navs.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/normalize.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/pager.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/pagination.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/panels.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/popovers.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/print.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/progress-bars.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/responsive-embed.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/responsive-utilities.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/scaffolding.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/tables.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/theme.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/thumbnails.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/tooltip.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/type.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/utilities.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/variables.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/wells.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/alerts.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/background-variant.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/border-radius.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/buttons.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/center-block.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/clearfix.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/forms.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/gradients.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/grid-framework.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/grid.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/hide-text.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/image.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/labels.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/list-group.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/nav-divider.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/nav-vertical-align.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/opacity.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/pagination.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/panels.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/progress-bar.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/reset-filter.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/reset-text.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/resize.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/responsive-visibility.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/size.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/tab-focus.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/table-row.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/text-emphasis.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/text-overflow.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/bootstrap/less/mixins/vendor-prefixes.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/.npmignore'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/HELP-US-OUT.txt'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/README.md'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/package.json'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/fonts/FontAwesome.otf'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/fonts/fontawesome-webfont.eot'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/fonts/fontawesome-webfont.ttf'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/fonts/fontawesome-webfont.woff'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/fonts/fontawesome-webfont.woff2'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less/animated.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less/bordered-pulled.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less/core.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less/fixed-width.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less/font-awesome.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less/icons.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less/larger.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less/list.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less/mixins.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less/path.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less/rotated-flipped.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less/screen-reader.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less/stacked.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/font-awesome/less/variables.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery/AUTHORS.txt'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery/LICENSE.txt'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery/README.md'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery/bower.json'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery/package.json'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery/dist/jquery.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery/dist/jquery.min.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery/dist/jquery.min.map'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery/dist/jquery.slim.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery/dist/jquery.slim.min.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/jquery/dist/jquery.slim.min.map'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/CHANGELOG.md'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/LICENSE'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/README.md'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/ender.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/moment.d.ts'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/moment.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/package.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/package.json'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/moment.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/af.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ar-dz.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ar-kw.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ar-ly.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ar-ma.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ar-sa.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ar-tn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ar.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/az.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/be.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/bg.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/bm.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/bn-bd.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/bn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/bo.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/br.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/bs.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ca.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/cs.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/cv.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/cy.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/da.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/de-at.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/de-ch.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/de.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/dv.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/el.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/en-au.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/en-ca.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/en-gb.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/en-ie.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/en-il.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/en-in.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/en-nz.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/en-sg.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/eo.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/es-do.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/es-mx.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/es-us.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/es.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/et.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/eu.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/fa.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/fi.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/fil.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/fo.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/fr-ca.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/fr-ch.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/fr.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/fy.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ga.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/gd.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/gl.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/gom-deva.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/gom-latn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/gu.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/he.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/hi.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/hr.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/hu.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/hy-am.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/id.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/is.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/it-ch.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/it.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ja.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/jv.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ka.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/kk.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/km.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/kn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ko.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ku.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ky.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/lb.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/lo.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/lt.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/lv.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/me.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/mi.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/mk.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ml.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/mn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/mr.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ms-my.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ms.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/mt.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/my.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/nb.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ne.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/nl-be.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/nl.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/nn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/oc-lnc.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/pa-in.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/pl.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/pt-br.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/pt.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ro.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ru.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/sd.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/se.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/si.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/sk.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/sl.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/sq.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/sr-cyrl.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/sr.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ss.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/sv.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/sw.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ta.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/te.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/tet.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/tg.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/th.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/tk.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/tl-ph.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/tlh.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/tr.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/tzl.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/tzm-latn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/tzm.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ug-cn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/uk.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/ur.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/uz-latn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/uz.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/vi.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/x-pseudo.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/yo.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/zh-cn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/zh-hk.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/zh-mo.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/dist/locale/zh-tw.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/af.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ar-dz.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ar-kw.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ar-ly.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ar-ma.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ar-sa.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ar-tn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ar.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/az.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/be.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/bg.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/bm.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/bn-bd.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/bn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/bo.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/br.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/bs.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ca.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/cs.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/cv.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/cy.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/da.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/de-at.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/de-ch.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/de.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/dv.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/el.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/en-au.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/en-ca.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/en-gb.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/en-ie.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/en-il.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/en-in.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/en-nz.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/en-sg.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/eo.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/es-do.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/es-mx.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/es-us.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/es.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/et.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/eu.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/fa.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/fi.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/fil.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/fo.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/fr-ca.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/fr-ch.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/fr.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/fy.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ga.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/gd.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/gl.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/gom-deva.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/gom-latn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/gu.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/he.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/hi.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/hr.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/hu.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/hy-am.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/id.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/is.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/it-ch.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/it.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ja.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/jv.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ka.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/kk.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/km.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/kn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ko.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ku.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ky.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/lb.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/lo.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/lt.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/lv.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/me.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/mi.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/mk.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ml.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/mn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/mr.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ms-my.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ms.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/mt.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/my.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/nb.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ne.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/nl-be.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/nl.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/nn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/oc-lnc.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/pa-in.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/pl.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/pt-br.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/pt.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ro.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ru.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/sd.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/se.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/si.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/sk.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/sl.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/sq.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/sr-cyrl.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/sr.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ss.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/sv.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/sw.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ta.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/te.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/tet.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/tg.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/th.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/tk.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/tl-ph.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/tlh.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/tr.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/tzl.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/tzm-latn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/tzm.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ug-cn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/uk.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/ur.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/uz-latn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/uz.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/vi.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/x-pseudo.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/yo.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/zh-cn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/zh-hk.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/zh-mo.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/locale/zh-tw.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/moment.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create/check-overflow.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create/date-from-array.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create/from-anything.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create/from-array.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create/from-object.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create/from-string-and-array.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create/from-string-and-format.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create/from-string.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create/local.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create/parsing-flags.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create/utc.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/create/valid.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration/abs.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration/add-subtract.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration/as.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration/bubble.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration/clone.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration/constructor.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration/create.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration/duration.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration/get.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration/humanize.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration/iso-string.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration/prototype.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/duration/valid.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/format/format.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale/base-config.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale/calendar.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale/constructor.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale/en.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale/formats.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale/invalid.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale/lists.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale/locale.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale/locales.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale/ordinal.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale/pre-post-format.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale/prototype.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale/relative.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/locale/set.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment/add-subtract.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment/calendar.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment/clone.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment/compare.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment/constructor.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment/creation-data.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment/diff.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment/format.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment/from.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment/get-set.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment/locale.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment/min-max.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment/moment.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment/now.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment/prototype.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment/start-end-of.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment/to-type.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment/to.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/moment/valid.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/parse/regex.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/parse/token.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units/aliases.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units/constants.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units/day-of-month.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units/day-of-week.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units/day-of-year.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units/era.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units/hour.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units/millisecond.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units/minute.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units/month.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units/offset.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units/priorities.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units/quarter.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units/second.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units/timestamp.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units/timezone.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units/units.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units/week-calendar-utils.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units/week-year.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units/week.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/units/year.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/abs-ceil.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/abs-floor.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/abs-round.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/compare-arrays.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/defaults.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/deprecate.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/extend.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/has-own-prop.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/hooks.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/index-of.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/is-array.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/is-calendar-spec.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/is-date.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/is-function.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/is-leap-year.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/is-moment-input.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/is-number.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/is-object-empty.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/is-object.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/is-string.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/is-undefined.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/keys.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/map.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/mod.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/some.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/to-int.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/lib/utils/zero-fill.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/af.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ar-dz.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ar-kw.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ar-ly.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ar-ma.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ar-sa.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ar-tn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ar.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/az.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/be.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/bg.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/bm.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/bn-bd.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/bn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/bo.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/br.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/bs.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ca.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/cs.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/cv.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/cy.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/da.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/de-at.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/de-ch.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/de.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/dv.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/el.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/en-au.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/en-ca.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/en-gb.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/en-ie.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/en-il.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/en-in.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/en-nz.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/en-sg.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/eo.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/es-do.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/es-mx.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/es-us.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/es.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/et.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/eu.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/fa.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/fi.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/fil.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/fo.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/fr-ca.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/fr-ch.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/fr.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/fy.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ga.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/gd.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/gl.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/gom-deva.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/gom-latn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/gu.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/he.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/hi.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/hr.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/hu.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/hy-am.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/id.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/is.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/it-ch.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/it.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ja.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/jv.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ka.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/kk.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/km.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/kn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ko.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ku.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ky.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/lb.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/lo.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/lt.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/lv.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/me.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/mi.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/mk.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ml.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/mn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/mr.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ms-my.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ms.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/mt.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/my.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/nb.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ne.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/nl-be.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/nl.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/nn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/oc-lnc.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/pa-in.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/pl.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/pt-br.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/pt.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ro.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ru.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/sd.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/se.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/si.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/sk.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/sl.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/sq.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/sr-cyrl.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/sr.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ss.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/sv.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/sw.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ta.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/te.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/tet.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/tg.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/th.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/tk.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/tl-ph.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/tlh.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/tr.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/tzl.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/tzm-latn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/tzm.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ug-cn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/uk.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/ur.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/uz-latn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/uz.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/vi.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/x-pseudo.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/yo.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/zh-cn.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/zh-hk.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/zh-mo.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/src/locale/zh-tw.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/moment/ts3.1-typings/moment.d.ts'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/requirejs/README.md'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/requirejs/package.json'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/requirejs/require.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/components/requirejs/bin/r.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/css/style.min.css'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/css/style.min.css.map'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/images/jupyter.png'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/images/jupyterhub-80.png'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/js/admin.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/js/home.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/js/jhapi.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/js/not_running.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/js/token.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/js/utils.js'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/less/admin.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/less/error.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/less/login.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/less/page.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/less/style.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/static/less/variables.less'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/templates/404.html'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/templates/admin.html'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/templates/error.html'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/templates/home.html'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/templates/login.html'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/templates/logout.html'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/templates/not_running.html'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/templates/oauth.html'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/templates/page.html'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/templates/spawn.html'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/templates/spawn_pending.html'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/templates/stop_pending.html'
adding 'jupyterhub-1.3.0.data/data/share/jupyterhub/templates/token.html'
adding 'jupyterhub-1.3.0.dist-info/COPYING.md'
adding 'jupyterhub-1.3.0.dist-info/METADATA'
adding 'jupyterhub-1.3.0.dist-info/WHEEL'
adding 'jupyterhub-1.3.0.dist-info/entry_points.txt'
adding 'jupyterhub-1.3.0.dist-info/top_level.txt'
adding 'jupyterhub-1.3.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/jupyterhub-1.3.0/dist /build/jupyterhub-1.3.0
Processing ./jupyterhub-1.3.0-py3-none-any.whl
Requirement already satisfied: jinja2>=2.11.0 in /nix/store/3mmgw1iw60z6gzj5braij9bh0q7lr0hy-python3.9-Jinja2-2.11.3/lib/python3.9/site-packages (from jupyterhub==1.3.0) (2.11.3)
Requirement already satisfied: jupyter-telemetry>=0.1.0 in /nix/store/nllc53sffmcc4xl33m97xdgpk8wn8ib5-python3.9-jupyter_telemetry-0.1.0/lib/python3.9/site-packages (from jupyterhub==1.3.0) (0.1.0)
Requirement already satisfied: prometheus-client>=0.4.0 in /nix/store/0jzbdin3pjx3wab0a0pxlcmzv5446fvs-python3.9-prometheus_client-0.9.0/lib/python3.9/site-packages (from jupyterhub==1.3.0) (0.9.0)
Requirement already satisfied: certipy>=0.1.2 in /nix/store/dnahnvnk3dyddxihv347jamn6ha2gw94-python3.9-certipy-0.1.3/lib/python3.9/site-packages (from jupyterhub==1.3.0) (0.1.3)
Requirement already satisfied: python-dateutil in /nix/store/83wnja5k8h4lf73ban5pxfq4fg9v07iz-python3.9-python-dateutil-2.8.1/lib/python3.9/site-packages (from jupyterhub==1.3.0) (2.8.1)
Requirement already satisfied: alembic in /nix/store/7ysg5jaz8p0ygqs4gl2hz3bjmbi7kn1b-python3.9-alembic-1.5.8/lib/python3.9/site-packages (from jupyterhub==1.3.0) (1.5.8)
Requirement already satisfied: oauthlib>=3.0 in /nix/store/yxnblcpx4s2igvcycipvy0zi5d5l4p54-python3.9-oauthlib-unstable-2020-05-08/lib/python3.9/site-packages (from jupyterhub==1.3.0) (3.1.0.dev0)
Requirement already satisfied: requests in /nix/store/zy2l12rs0wsby0b0zdlqw9g0jnf7wy6b-python3.9-requests-2.25.1/lib/python3.9/site-packages (from jupyterhub==1.3.0) (2.25.1)
Requirement already satisfied: traitlets>=4.3.2 in /nix/store/kp48fyr57v5fyk8ba2r0w9smc7x6z928-python3.9-traitlets-5.0.5/lib/python3.9/site-packages (from jupyterhub==1.3.0) (5.0.5)
Requirement already satisfied: pamela in /nix/store/gbkzjin5yzfmivpnknanbzm2nqsmq2f5-python3.9-pamela-1.0.0/lib/python3.9/site-packages (from jupyterhub==1.3.0) (1.0.0)
Requirement already satisfied: async-generator>=1.9 in /nix/store/0i6iclx3sv5g8sscxrwrf3ya6ajawf94-python3.9-async_generator-1.10/lib/python3.9/site-packages (from jupyterhub==1.3.0) (1.10)
Requirement already satisfied: entrypoints in /nix/store/8060s9ingjfd089g1pr8zkzwp66jhfa8-python3.9-entrypoints-0.3/lib/python3.9/site-packages (from jupyterhub==1.3.0) (0.3)
Requirement already satisfied: SQLAlchemy>=1.1 in /nix/store/ks6ba42bjbczahp895i0hrifr8kvsvn7-python3.9-SQLAlchemy-1.3.23/lib/python3.9/site-packages (from jupyterhub==1.3.0) (1.3.23)
Requirement already satisfied: tornado>=5.1 in /nix/store/gashhs4db73zwhfi1ibr38cz9pm8zgcn-python3.9-tornado-6.1/lib/python3.9/site-packages (from jupyterhub==1.3.0) (6.1)
Requirement already satisfied: pyopenssl in /nix/store/7722zq31xl7rvkdm0hj7qnm1n5k2g6qw-python3.9-pyopenssl-20.0.1/lib/python3.9/site-packages (from certipy>=0.1.2->jupyterhub==1.3.0) (20.0.1)
Requirement already satisfied: MarkupSafe>=0.23 in /nix/store/yc95grhj9ia0sysqz50v4n39jsijs24l-python3.9-MarkupSafe-1.1.1/lib/python3.9/site-packages (from jinja2>=2.11.0->jupyterhub==1.3.0) (1.1.1)
Requirement already satisfied: jsonschema in /nix/store/a0r95jcf8qjhpzazzcdsbgi96wdhfr0c-python3.9-jsonschema-3.2.0/lib/python3.9/site-packages (from jupyter-telemetry>=0.1.0->jupyterhub==1.3.0) (3.2.0)
Requirement already satisfied: ruamel.yaml in /nix/store/dhxsv1m2jwd6lpx9pkvdj6rz522px01v-python3.9-ruamel.yaml-0.16.13/lib/python3.9/site-packages (from jupyter-telemetry>=0.1.0->jupyterhub==1.3.0) (0.16.13)
Requirement already satisfied: python-json-logger in /nix/store/rgng2vp2nvy6knx18r9kczf8g3mpb43x-python3.9-python-json-logger-2.0.1/lib/python3.9/site-packages (from jupyter-telemetry>=0.1.0->jupyterhub==1.3.0) (2.0.1)
Requirement already satisfied: ipython-genutils in /nix/store/64cba3h7f3h7plgl5sjvidy2r1fz0hxm-python3.9-ipython_genutils-0.2.0/lib/python3.9/site-packages (from traitlets>=4.3.2->jupyterhub==1.3.0) (0.2.0)
Requirement already satisfied: python-editor>=0.3 in /nix/store/95chsh5qhykkqcx9h8wl0r6hp26yifj0-python3.9-python-editor-1.0.4/lib/python3.9/site-packages (from alembic->jupyterhub==1.3.0) (1.0.4)
Requirement already satisfied: Mako in /nix/store/6igyz283ky9a12wr18pg0kar0rmnldvn-python3.9-Mako-1.1.4/lib/python3.9/site-packages (from alembic->jupyterhub==1.3.0) (1.1.4)
Requirement already satisfied: setuptools in /nix/store/q9c2d08pgmfcwn9h9s61h68gajckdy59-python3.9-setuptools-54.2.0/lib/python3.9/site-packages (from jsonschema->jupyter-telemetry>=0.1.0->jupyterhub==1.3.0) (54.2.0.post0)
Requirement already satisfied: six>=1.11.0 in /nix/store/y5v939hngwi8sbk6hy148ijawv5vcp5c-python3.9-six-1.15.0/lib/python3.9/site-packages (from jsonschema->jupyter-telemetry>=0.1.0->jupyterhub==1.3.0) (1.15.0)
Requirement already satisfied: attrs>=17.4.0 in /nix/store/p2h8rskzs9210vkrg54ibq19q5d50qfy-python3.9-attrs-20.3.0/lib/python3.9/site-packages (from jsonschema->jupyter-telemetry>=0.1.0->jupyterhub==1.3.0) (20.3.0)
Requirement already satisfied: pyrsistent>=0.14.0 in /nix/store/15v7r8a281sw95l3y7kf8dj0arqb0w4h-python3.9-pyrsistent-0.17.3/lib/python3.9/site-packages (from jsonschema->jupyter-telemetry>=0.1.0->jupyterhub==1.3.0) (0.17.3)
Requirement already satisfied: cryptography>=3.2 in /nix/store/jlqcvj62cv4s6gagh6jw0ifwh8pzhvzr-python3.9-cryptography-3.4.7/lib/python3.9/site-packages (from pyopenssl->certipy>=0.1.2->jupyterhub==1.3.0) (3.4.7)
Requirement already satisfied: cffi>=1.12 in /nix/store/3rqkrk82g2flawyfc2w46cfil5qsk380-python3.9-cffi-1.14.5/lib/python3.9/site-packages (from cryptography>=3.2->pyopenssl->certipy>=0.1.2->jupyterhub==1.3.0) (1.14.5)
Requirement already satisfied: pycparser in /nix/store/3ghxc0y3qs7vkhbgaimg71jl0692sn58-python3.9-pycparser-2.20/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=3.2->pyopenssl->certipy>=0.1.2->jupyterhub==1.3.0) (2.20)
Requirement already satisfied: certifi>=2017.4.17 in /nix/store/h4a0wyawkg6kvh5rfs75k9ki4sb72xhb-python3.9-certifi-2020.12.5/lib/python3.9/site-packages (from requests->jupyterhub==1.3.0) (2020.12.5)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /nix/store/sg4blpw95ln7879p0d9if17ck4gbzg6j-python3.9-urllib3-1.26.4/lib/python3.9/site-packages (from requests->jupyterhub==1.3.0) (1.26.4)
Requirement already satisfied: chardet<5,>=3.0.2 in /nix/store/sv8rx9pj10n0v35hdrvgxqjqp0awf00s-python3.9-chardet-4.0.0/lib/python3.9/site-packages (from requests->jupyterhub==1.3.0) (4.0.0)
Requirement already satisfied: idna>=2.5 in /nix/store/yxyj347bfhmpxjfhh0x20vnvjh89fkgd-python3.9-idna-3.1/lib/python3.9/site-packages (from requests->jupyterhub==1.3.0) (3.1)
Requirement already satisfied: ruamel.yaml.clib>=0.1.2 in /nix/store/amf49j7c093p3pcnlxp2jdh0bl4c535l-python3.9-ruamel.yaml.clib-0.2.0/lib/python3.9/site-packages (from ruamel.yaml->jupyter-telemetry>=0.1.0->jupyterhub==1.3.0) (0.2.0)
Installing collected packages: jupyterhub
Successfully installed jupyterhub-1.3.0
/build/jupyterhub-1.3.0
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/1v3kih3qabcfmclb6d0hra6rqy8j8zmw-python3.9-jupyterhub-1.3.0
strip is /nix/store/ppvq7f8cx4q4c7xjhp7ghs7pb5i8j7z9-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/1v3kih3qabcfmclb6d0hra6rqy8j8zmw-python3.9-jupyterhub-1.3.0/lib /nix/store/1v3kih3qabcfmclb6d0hra6rqy8j8zmw-python3.9-jupyterhub-1.3.0/bin
patching script interpreter paths in /nix/store/1v3kih3qabcfmclb6d0hra6rqy8j8zmw-python3.9-jupyterhub-1.3.0
checking for references to /build/ in /nix/store/1v3kih3qabcfmclb6d0hra6rqy8j8zmw-python3.9-jupyterhub-1.3.0...
Rewriting #!/nix/store/3d4lm3d8al60pdsw9c5yc40xzwmhxmjz-python3-3.9.4/bin/python3.9 to #!/nix/store/3d4lm3d8al60pdsw9c5yc40xzwmhxmjz-python3-3.9.4
wrapping `/nix/store/1v3kih3qabcfmclb6d0hra6rqy8j8zmw-python3.9-jupyterhub-1.3.0/bin/jupyterhub-singleuser'...
Rewriting #!/nix/store/3d4lm3d8al60pdsw9c5yc40xzwmhxmjz-python3-3.9.4/bin/python3.9 to #!/nix/store/3d4lm3d8al60pdsw9c5yc40xzwmhxmjz-python3-3.9.4
wrapping `/nix/store/1v3kih3qabcfmclb6d0hra6rqy8j8zmw-python3.9-jupyterhub-1.3.0/bin/jupyterhub'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
no Makefile or custom installCheckPhase, doing nothing
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
@nix { "action": "setPhase", "phase": "pytestCheckPhase" }
pytestCheckPhase
Executing pytestCheckPhase
============================= test session starts ==============================
platform linux -- Python 3.9.4, pytest-6.2.3, py-1.10.0, pluggy-0.13.1
rootdir: /build/jupyterhub-1.3.0
plugins: asyncio-0.14.0, requests-mock-1.8.0
collecting ...
collecting 0 items
collecting 172 items
collecting 319 items
collected 362 items / 4 deselected / 358 selected
jupyterhub/tests/test_api.py ........................................... [ 12%]
.......................................... [ 23%]
jupyterhub/tests/test_app.py ............... [ 27%]
jupyterhub/tests/test_auth.py ........................... [ 35%]
jupyterhub/tests/test_auth_expiry.py ........ [ 37%]
jupyterhub/tests/test_crypto.py ............ [ 41%]
jupyterhub/tests/test_dummyauth.py ... [ 41%]
jupyterhub/tests/test_eventlog.py .. [ 42%]
jupyterhub/tests/test_internal_ssl_connections.py ... [ 43%]
jupyterhub/tests/test_metrics.py . [ 43%]
jupyterhub/tests/test_named_servers.py ......... [ 46%]
jupyterhub/tests/test_objects.py .... [ 47%]
jupyterhub/tests/test_orm.py ................... [ 52%]
jupyterhub/tests/test_pages.py ......................................... [ 63%]
.........F.............................. [ 75%]
jupyterhub/tests/test_pagination.py .................... [ 80%]
jupyterhub/tests/test_proxy.py ............... [ 84%]
jupyterhub/tests/test_services.py .. [ 85%]
jupyterhub/tests/test_services_auth.py ......... [ 87%]
jupyterhub/tests/test_singleuser.py .... [ 89%]
jupyterhub/tests/test_spawner.py .................... [ 94%]
jupyterhub/tests/test_traitlets.py ... [ 95%]
jupyterhub/tests/test_user.py ... [ 96%]
jupyterhub/tests/test_utils.py ...... [ 98%]
jupyterhub/tests/test_version.py ....... [100%]
=================================== FAILURES ===================================
_____________________ test_login_redirect[True---params14] _____________________
app = <jupyterhub.tests.mocking.MockHub object at 0xfffff36bc220>
running = True, next_url = '', location = '/@/space%20word/user/river/?keep=yes'
params = {'keep': 'yes'}
@pytest.mark.parametrize(
'running, next_url, location, params',
[
# default URL if next not specified, for both running and not
(True, '', '', None),
(False, '', '', None),
# next_url is respected
(False, '/hub/admin', '/hub/admin', None),
(False, '/user/other', '/hub/user/other', None),
(False, '/absolute', '/absolute', None),
(False, '/has?query#andhash', '/has?query#andhash', None),
# next_url outside is not allowed
(False, 'relative/path', '', None),
(False, 'https://other.domain', '', None),
(False, 'ftp://other.domain', '', None),
(False, '//other.domain', '', None),
(False, '///other.domain/triple', '', None),
(False, '\\\\other.domain/backslashes', '', None),
# params are handled correctly (ignored if ?next= specified)
(
True,
'/hub/admin?left=1&right=2',
'hub/admin?left=1&right=2',
{"left": "abc"},
),
(False, '/hub/admin', 'hub/admin', [('left', 1), ('right', 2)]),
(True, '', '', {"keep": "yes"}),
(False, '', '', {"keep": "yes"}),
],
)
async def test_login_redirect(app, running, next_url, location, params):
cookies = await app.login_user('river')
user = app.users['river']
if location:
location = ujoin(app.base_url, location)
elif running:
# location not specified,
location = user.url
if params:
location = url_concat(location, params)
else:
# use default url
location = ujoin(app.base_url, 'hub/spawn')
if params:
location = url_concat(location, params)
url = 'login'
if params:
url = url_concat(url, params)
if next_url:
if '//' not in next_url and next_url.startswith('/'):
next_url = ujoin(app.base_url, next_url, '')
url = url_concat(url, dict(next=next_url))
if running and not user.active:
# ensure running
> await user.spawn()
jupyterhub/tests/test_pages.py:662:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
jupyterhub/user.py:719: in spawn
await self._wait_up(spawner)
jupyterhub/user.py:766: in _wait_up
raise e
jupyterhub/user.py:733: in _wait_up
resp = await server.wait_up(
jupyterhub/utils.py:235: in wait_for_http_server
re = await exponential_backoff(
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
pass_func = <function wait_for_http_server.<locals>.is_reachable at 0xfffff02a2af0>
fail_message = "Server at http://127.0.0.1:34913/@/space%20word/user/river/ didn't respond in 30 seconds"
start_wait = 0.2, scale_factor = 2, max_wait = 5, timeout = 30
timeout_tolerance = 0.1, args = (), kwargs = {}
loop = <tornado.platform.asyncio.AsyncIOMainLoop object at 0xfffff33b24c0>
deadline = 1621059687.0608737, tol = 3.0, scale = 512, ret = False
remaining = -0.002521038055419922, dt = 1.8117179870605469
async def exponential_backoff(
pass_func,
fail_message,
start_wait=0.2,
scale_factor=2,
max_wait=5,
timeout=10,
timeout_tolerance=0.1,
*args,
**kwargs,
):
"""
Exponentially backoff until `pass_func` is true.
The `pass_func` function will wait with **exponential backoff** and
**random jitter** for as many needed iterations of the Tornado loop,
until reaching maximum `timeout` or truthiness. If `pass_func` is still
returning false at `timeout`, a `TimeoutError` will be raised.
The first iteration will begin with a wait time of `start_wait` seconds.
Each subsequent iteration's wait time will scale up by continuously
multiplying itself by `scale_factor`. This continues for each iteration
until `pass_func` returns true or an iteration's wait time has reached
the `max_wait` seconds per iteration.
`pass_func` may be a future, although that is not entirely recommended.
Parameters
----------
pass_func
function that is to be run
fail_message : str
message for a `TimeoutError`
start_wait : optional
initial wait time for the first iteration in seconds
scale_factor : optional
a multiplier to increase the wait time for each iteration
max_wait : optional
maximum wait time per iteration in seconds
timeout : optional
maximum time of total wait in seconds
timeout_tolerance : optional
a small multiplier used to add jitter to `timeout`'s deadline
*args, **kwargs
passed to `pass_func(*args, **kwargs)`
Returns
-------
value of `pass_func(*args, **kwargs)`
Raises
------
TimeoutError
If `pass_func` is still false at the end of the `timeout` period.
Notes
-----
See https://www.awsarchitectureblog.com/2015/03/backoff.html
for information about the algorithm and examples. We're using their
full Jitter implementation equivalent.
"""
loop = ioloop.IOLoop.current()
deadline = loop.time() + timeout
# add jitter to the deadline itself to prevent re-align of a bunch of
# timing out calls once the deadline is reached.
if timeout_tolerance:
tol = timeout_tolerance * timeout
deadline = random.uniform(deadline - tol, deadline + tol)
scale = 1
while True:
ret = await maybe_future(pass_func(*args, **kwargs))
# Truthy!
if ret:
return ret
remaining = deadline - loop.time()
if remaining < 0:
# timeout exceeded
break
# add some random jitter to improve performance
# this prevents overloading any single tornado loop iteration with
# too many things
dt = min(max_wait, remaining, random.uniform(0, start_wait * scale))
if dt < max_wait:
scale *= scale_factor
await asyncio.sleep(dt)
> raise TimeoutError(fail_message)
E TimeoutError: Server at http://127.0.0.1:34913/@/space%20word/user/river/ didn't respond in 30 seconds
jupyterhub/utils.py:183: TimeoutError
----------------------------- Captured stdout call -----------------------------
06:20:56.099 [ConfigProxy] info: 200 GET /api/routes
06:20:56.102 [ConfigProxy] info: Adding route /@/space word/user/river -> http://127.0.0.1:34913
06:20:56.103 [ConfigProxy] info: Route added /@/space word/user/river -> http://127.0.0.1:34913
06:20:56.103 [ConfigProxy] info: 201 POST /api/routes/@/space%20word/user/river
Interrupted
06:20:58.099 [ConfigProxy] info: 200 GET /api/routes
06:20:58.105 [ConfigProxy] info: Removing route /@/space word/user/river
06:20:58.105 [ConfigProxy] info: 204 DELETE /api/routes/@/space%20word/user/river
06:21:00.102 [ConfigProxy] info: 200 GET /api/routes
06:21:02.100 [ConfigProxy] info: 200 GET /api/routes
06:21:04.100 [ConfigProxy] info: 200 GET /api/routes
06:21:06.101 [ConfigProxy] info: 200 GET /api/routes
06:21:08.099 [ConfigProxy] info: 200 GET /api/routes
06:21:10.102 [ConfigProxy] info: 200 GET /api/routes
06:21:12.100 [ConfigProxy] info: 200 GET /api/routes
06:21:14.101 [ConfigProxy] info: 200 GET /api/routes
06:21:16.100 [ConfigProxy] info: 200 GET /api/routes
06:21:18.101 [ConfigProxy] info: 200 GET /api/routes
06:21:20.102 [ConfigProxy] info: 200 GET /api/routes
06:21:22.102 [ConfigProxy] info: 200 GET /api/routes
06:21:24.100 [ConfigProxy] info: 200 GET /api/routes
06:21:26.100 [ConfigProxy] info: 200 GET /api/routes
----------------------------- Captured stderr call -----------------------------
[D 20:54.790 MockHub base:521] Setting cookie jupyterhub-session-id: {'httponly': True}
[D 20:54.790 MockHub base:525] Setting cookie for river: jupyterhub-hub-login
[D 20:54.790 MockHub base:521] Setting cookie jupyterhub-hub-login: {'httponly': True, 'path': '/@/space%20word/hub/'}
[I 20:54.790 MockHub base:757] User logged in: river
[I 20:54.795 MockHub log:181] 302 POST /@/space%20word/hub/login -> /@/space%20word/hub/spawn (river@127.0.0.1) 10.31ms
[D 20:54.843 MockHub user:602] Calling Spawner.start for river
[I 20:54.844 MockHub spawner:1451] Spawning /nix/store/3d4lm3d8al60pdsw9c5yc40xzwmhxmjz-python3-3.9.4/bin/python3.9 -m jupyterhub.tests.mocksu --port=34913
[D 20:54.864 MockHub spawner:1147] Polling subprocess every 30s
[D 20:56.097 MockHub proxy:795] Proxy: Fetching GET http://127.0.0.1:8001/api/routes
[I 20:56.100 MockHub proxy:319] Checking routes
[W 20:56.101 MockHub proxy:343] Adding missing route for /@/space%20word/user/river/ (Server(url=http://127.0.0.1:34913/@/space%20word/user/river/, bind_url=http://127.0.0.1:34913/@/space%20word/user/river/))
[I 20:56.101 MockHub proxy:257] Adding user river to proxy /@/space%20word/user/river/ => http://127.0.0.1:34913
[D 20:56.101 MockHub proxy:795] Proxy: Fetching POST http://127.0.0.1:8001/api/routes/@/space%20word/user/river
[I 210515 06:20:56 mocksu:55] Starting mock singleuser server at 127.0.0.1:34913
[D 210515 06:20:56 selector_events:59] Using selector: EpollSelector
[W 20:57.048 MockHub user:738] river's server never showed up at http://127.0.0.1:32887/@/space%20word/user/river/ after 30 seconds. Giving up
[D 20:57.049 MockHub user:790] Stopping river
[D 20:57.049 MockHub spawner:1546] Interrupting 633
[D 20:57.250 MockHub user:816] Deleting oauth client jupyterhub-user-river
[D 20:57.266 MockHub user:819] Finished stopping river
[E 20:57.280 MockHub gen:623] Exception in Future <Task finished name='Task-1762' coro=<BaseHandler.spawn_single_user.<locals>.finish_user_spawn() done, defined at /build/jupyterhub-1.3.0/jupyterhub/handlers/base.py:895> exception=TimeoutError("Server at http://127.0.0.1:32887/@/space%20word/user/river/ didn't respond in 30 seconds")> after timeout
Traceback (most recent call last):
File "/nix/store/gashhs4db73zwhfi1ibr38cz9pm8zgcn-python3.9-tornado-6.1/lib/python3.9/site-packages/tornado/gen.py", line 618, in error_callback
future.result()
File "/build/jupyterhub-1.3.0/jupyterhub/handlers/base.py", line 902, in finish_user_spawn
await spawn_future
File "/build/jupyterhub-1.3.0/jupyterhub/user.py", line 719, in spawn
await self._wait_up(spawner)
File "/build/jupyterhub-1.3.0/jupyterhub/user.py", line 766, in _wait_up
raise e
File "/build/jupyterhub-1.3.0/jupyterhub/user.py", line 733, in _wait_up
resp = await server.wait_up(
File "/build/jupyterhub-1.3.0/jupyterhub/utils.py", line 235, in wait_for_http_server
re = await exponential_backoff(
File "/build/jupyterhub-1.3.0/jupyterhub/utils.py", line 183, in exponential_backoff
raise TimeoutError(fail_message)
TimeoutError: Server at http://127.0.0.1:32887/@/space%20word/user/river/ didn't respond in 30 seconds
[D 20:58.097 MockHub proxy:795] Proxy: Fetching GET http://127.0.0.1:8001/api/routes
[I 20:58.103 MockHub proxy:319] Checking routes
[W 20:58.104 MockHub proxy:390] Deleting stale route /@/space%20word/user/river/
[D 20:58.104 MockHub proxy:795] Proxy: Fetching DELETE http://127.0.0.1:8001/api/routes/@/space%20word/user/river
[D 21:00.100 MockHub proxy:795] Proxy: Fetching GET http://127.0.0.1:8001/api/routes
[I 21:00.102 MockHub proxy:319] Checking routes
[D 21:02.098 MockHub proxy:795] Proxy: Fetching GET http://127.0.0.1:8001/api/routes
[I 21:02.101 MockHub proxy:319] Checking routes
[D 21:04.098 MockHub proxy:795] Proxy: Fetching GET http://127.0.0.1:8001/api/routes
[I 21:04.101 MockHub proxy:319] Checking routes
[W 21:05.002 MockHub user:738] erik's server never showed up at http://127.0.0.1:46075/@/space%20word/user/erik/ after 30 seconds. Giving up
[D 21:05.002 MockHub user:790] Stopping erik
[D 21:05.011 MockHub user:819] Finished stopping erik
[E 21:05.014 MockHub gen:623] Exception in Future <Task finished name='Task-2025' coro=<BaseHandler.spawn_single_user.<locals>.finish_user_spawn() done, defined at /build/jupyterhub-1.3.0/jupyterhub/handlers/base.py:895> exception=TimeoutError("Server at http://127.0.0.1:46075/@/space%20word/user/erik/ didn't respond in 30 seconds")> after timeout
Traceback (most recent call last):
File "/nix/store/gashhs4db73zwhfi1ibr38cz9pm8zgcn-python3.9-tornado-6.1/lib/python3.9/site-packages/tornado/gen.py", line 618, in error_callback
future.result()
File "/build/jupyterhub-1.3.0/jupyterhub/handlers/base.py", line 902, in finish_user_spawn
await spawn_future
File "/build/jupyterhub-1.3.0/jupyterhub/user.py", line 719, in spawn
await self._wait_up(spawner)
File "/build/jupyterhub-1.3.0/jupyterhub/user.py", line 766, in _wait_up
raise e
File "/build/jupyterhub-1.3.0/jupyterhub/user.py", line 733, in _wait_up
resp = await server.wait_up(
File "/build/jupyterhub-1.3.0/jupyterhub/utils.py", line 235, in wait_for_http_server
re = await exponential_backoff(
File "/build/jupyterhub-1.3.0/jupyterhub/utils.py", line 183, in exponential_backoff
raise TimeoutError(fail_message)
TimeoutError: Server at http://127.0.0.1:46075/@/space%20word/user/erik/ didn't respond in 30 seconds
[D 21:06.099 MockHub proxy:795] Proxy: Fetching GET http://127.0.0.1:8001/api/routes
[I 21:06.102 MockHub proxy:319] Checking routes
[D 21:08.097 MockHub proxy:795] Proxy: Fetching GET http://127.0.0.1:8001/api/routes
[I 21:08.100 MockHub proxy:319] Checking routes
[D 21:10.099 MockHub proxy:795] Proxy: Fetching GET http://127.0.0.1:8001/api/routes
[I 21:10.107 MockHub proxy:319] Checking routes
[W 21:10.398 MockHub user:738] jones's server never showed up at http://127.0.0.1:48955/@/space%20word/user/jones/ after 30 seconds. Giving up
[D 21:10.398 MockHub user:790] Stopping jones
[D 21:10.407 MockHub user:819] Finished stopping jones
[E 21:10.410 MockHub gen:623] Exception in Future <Task finished name='Task-2062' coro=<BaseHandler.spawn_single_user.<locals>.finish_user_spawn() done, defined at /build/jupyterhub-1.3.0/jupyterhub/handlers/base.py:895> exception=TimeoutError("Server at http://127.0.0.1:48955/@/space%20word/user/jones/ didn't respond in 30 seconds")> after timeout
Traceback (most recent call last):
File "/nix/store/gashhs4db73zwhfi1ibr38cz9pm8zgcn-python3.9-tornado-6.1/lib/python3.9/site-packages/tornado/gen.py", line 618, in error_callback
future.result()
File "/build/jupyterhub-1.3.0/jupyterhub/handlers/base.py", line 902, in finish_user_spawn
await spawn_future
File "/build/jupyterhub-1.3.0/jupyterhub/user.py", line 719, in spawn
await self._wait_up(spawner)
File "/build/jupyterhub-1.3.0/jupyterhub/user.py", line 766, in _wait_up
raise e
File "/build/jupyterhub-1.3.0/jupyterhub/user.py", line 733, in _wait_up
resp = await server.wait_up(
File "/build/jupyterhub-1.3.0/jupyterhub/utils.py", line 235, in wait_for_http_server
re = await exponential_backoff(
File "/build/jupyterhub-1.3.0/jupyterhub/utils.py", line 183, in exponential_backoff
raise TimeoutError(fail_message)
TimeoutError: Server at http://127.0.0.1:48955/@/space%20word/user/jones/ didn't respond in 30 seconds
[W 21:11.406 MockHub user:738] jones's server never showed up at http://127.0.0.1:55969/@/space%20word/user/jones/ after 30 seconds. Giving up
[D 21:11.406 MockHub user:790] Stopping jones
[D 21:11.419 MockHub user:819] Finished stopping jones
[E 21:11.422 MockHub gen:623] Exception in Future <Task finished name='Task-2099' coro=<BaseHandler.spawn_single_user.<locals>.finish_user_spawn() done, defined at /build/jupyterhub-1.3.0/jupyterhub/handlers/base.py:895> exception=TimeoutError("Server at http://127.0.0.1:55969/@/space%20word/user/jones/ didn't respond in 30 seconds")> after timeout
Traceback (most recent call last):
File "/nix/store/gashhs4db73zwhfi1ibr38cz9pm8zgcn-python3.9-tornado-6.1/lib/python3.9/site-packages/tornado/gen.py", line 618, in error_callback
future.result()
File "/build/jupyterhub-1.3.0/jupyterhub/handlers/base.py", line 902, in finish_user_spawn
await spawn_future
File "/build/jupyterhub-1.3.0/jupyterhub/user.py", line 719, in spawn
await self._wait_up(spawner)
File "/build/jupyterhub-1.3.0/jupyterhub/user.py", line 766, in _wait_up
raise e
File "/build/jupyterhub-1.3.0/jupyterhub/user.py", line 733, in _wait_up
resp = await server.wait_up(
File "/build/jupyterhub-1.3.0/jupyterhub/utils.py", line 235, in wait_for_http_server
re = await exponential_backoff(
File "/build/jupyterhub-1.3.0/jupyterhub/utils.py", line 183, in exponential_backoff
raise TimeoutError(fail_message)
TimeoutError: Server at http://127.0.0.1:55969/@/space%20word/user/jones/ didn't respond in 30 seconds
[W 21:11.740 MockHub user:738] jones's server never showed up at http://127.0.0.1:51825/@/space%20word/user/jones/ after 30 seconds. Giving up
[D 21:11.740 MockHub user:790] Stopping jones
[D 21:11.754 MockHub user:819] Finished stopping jones
[E 21:11.757 MockHub gen:623] Exception in Future <Task finished name='Task-2174' coro=<BaseHandler.spawn_single_user.<locals>.finish_user_spawn() done, defined at /build/jupyterhub-1.3.0/jupyterhub/handlers/base.py:895> exception=TimeoutError("Server at http://127.0.0.1:51825/@/space%20word/user/jones/ didn't respond in 30 seconds")> after timeout
Traceback (most recent call last):
File "/nix/store/gashhs4db73zwhfi1ibr38cz9pm8zgcn-python3.9-tornado-6.1/lib/python3.9/site-packages/tornado/gen.py", line 618, in error_callback
future.result()
File "/build/jupyterhub-1.3.0/jupyterhub/handlers/base.py", line 902, in finish_user_spawn
await spawn_future
File "/build/jupyterhub-1.3.0/jupyterhub/user.py", line 719, in spawn
await self._wait_up(spawner)
File "/build/jupyterhub-1.3.0/jupyterhub/user.py", line 766, in _wait_up
raise e
File "/build/jupyterhub-1.3.0/jupyterhub/user.py", line 733, in _wait_up
resp = await server.wait_up(
File "/build/jupyterhub-1.3.0/jupyterhub/utils.py", line 235, in wait_for_http_server
re = await exponential_backoff(
File "/build/jupyterhub-1.3.0/jupyterhub/utils.py", line 183, in exponential_backoff
raise TimeoutError(fail_message)
TimeoutError: Server at http://127.0.0.1:51825/@/space%20word/user/jones/ didn't respond in 30 seconds
[D 21:12.098 MockHub proxy:795] Proxy: Fetching GET http://127.0.0.1:8001/api/routes
[I 21:12.101 MockHub proxy:319] Checking routes
[D 21:14.099 MockHub proxy:795] Proxy: Fetching GET http://127.0.0.1:8001/api/routes
[I 21:14.102 MockHub proxy:319] Checking routes
[D 21:16.098 MockHub proxy:795] Proxy: Fetching GET http://127.0.0.1:8001/api/routes
[I 21:16.101 MockHub proxy:319] Checking routes
[D 21:18.098 MockHub proxy:795] Proxy: Fetching GET http://127.0.0.1:8001/api/routes
[I 21:18.101 MockHub proxy:319] Checking routes
[D 21:20.100 MockHub proxy:795] Proxy: Fetching GET http://127.0.0.1:8001/api/routes
[I 21:20.103 MockHub proxy:319] Checking routes
[D 21:22.100 MockHub proxy:795] Proxy: Fetching GET http://127.0.0.1:8001/api/routes
[I 21:22.102 MockHub proxy:319] Checking routes
[D 21:24.098 MockHub proxy:795] Proxy: Fetching GET http://127.0.0.1:8001/api/routes
[I 21:24.101 MockHub proxy:319] Checking routes
[D 21:26.098 MockHub proxy:795] Proxy: Fetching GET http://127.0.0.1:8001/api/routes
[I 21:26.101 MockHub proxy:319] Checking routes
[W 21:27.063 MockHub user:738] river's server never showed up at http://127.0.0.1:34913/@/space%20word/user/river/ after 30 seconds. Giving up
[D 21:27.063 MockHub user:790] Stopping river
[D 21:27.074 MockHub user:819] Finished stopping river
=============================== warnings summary ===============================
jupyterhub/tests/test_api.py:165
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:165: PytestUnknownMarkWarning: Unknown pytest.mark.user - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.user
jupyterhub/tests/test_api.py:182
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:182: PytestUnknownMarkWarning: Unknown pytest.mark.user - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.user
jupyterhub/tests/test_api.py:247
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:247: PytestUnknownMarkWarning: Unknown pytest.mark.user - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.user
jupyterhub/tests/test_api.py:291
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:291: PytestUnknownMarkWarning: Unknown pytest.mark.user - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.user
jupyterhub/tests/test_api.py:303
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:303: PytestUnknownMarkWarning: Unknown pytest.mark.user - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.user
jupyterhub/tests/test_api.py:313
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:313: PytestUnknownMarkWarning: Unknown pytest.mark.user - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.user
jupyterhub/tests/test_api.py:323
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:323: PytestUnknownMarkWarning: Unknown pytest.mark.user - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.user
jupyterhub/tests/test_api.py:337
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:337: PytestUnknownMarkWarning: Unknown pytest.mark.user - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.user
jupyterhub/tests/test_api.py:373
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:373: PytestUnknownMarkWarning: Unknown pytest.mark.user - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.user
jupyterhub/tests/test_api.py:395
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:395: PytestUnknownMarkWarning: Unknown pytest.mark.user - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.user
jupyterhub/tests/test_api.py:405
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:405: PytestUnknownMarkWarning: Unknown pytest.mark.user - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.user
jupyterhub/tests/test_api.py:417
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:417: PytestUnknownMarkWarning: Unknown pytest.mark.user - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.user
jupyterhub/tests/test_api.py:431
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:431: PytestUnknownMarkWarning: Unknown pytest.mark.user - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.user
jupyterhub/tests/test_api.py:439
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:439: PytestUnknownMarkWarning: Unknown pytest.mark.user - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.user
jupyterhub/tests/test_api.py:460
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:460: PytestUnknownMarkWarning: Unknown pytest.mark.user - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.user
jupyterhub/tests/test_api.py:478
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:478: PytestUnknownMarkWarning: Unknown pytest.mark.user - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.user
jupyterhub/tests/test_api.py:503
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:503: PytestUnknownMarkWarning: Unknown pytest.mark.user - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.user
jupyterhub/tests/test_api.py:519
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:519: PytestUnknownMarkWarning: Unknown pytest.mark.user - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.user
jupyterhub/tests/test_api.py:674
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:674: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.slow
jupyterhub/tests/test_api.py:775
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:775: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.slow
jupyterhub/tests/test_api.py:977
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:977: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.slow
jupyterhub/tests/test_api.py:1034
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:1034: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.slow
jupyterhub/tests/test_api.py:1397
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:1397: PytestUnknownMarkWarning: Unknown pytest.mark.group - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.group
jupyterhub/tests/test_api.py:1415
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:1415: PytestUnknownMarkWarning: Unknown pytest.mark.group - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.group
jupyterhub/tests/test_api.py:1434
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:1434: PytestUnknownMarkWarning: Unknown pytest.mark.group - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.group
jupyterhub/tests/test_api.py:1450
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:1450: PytestUnknownMarkWarning: Unknown pytest.mark.group - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.group
jupyterhub/tests/test_api.py:1489
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:1489: PytestUnknownMarkWarning: Unknown pytest.mark.group - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.group
jupyterhub/tests/test_api.py:1516
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:1516: PytestUnknownMarkWarning: Unknown pytest.mark.group - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.group
jupyterhub/tests/test_api.py:1547
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:1547: PytestUnknownMarkWarning: Unknown pytest.mark.services - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.services
jupyterhub/tests/test_api.py:1573
/build/jupyterhub-1.3.0/jupyterhub/tests/test_api.py:1573: PytestUnknownMarkWarning: Unknown pytest.mark.services - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@mark.services
jupyterhub/tests/test_internal_ssl_connections.py::test_connection_hub_wrong_certs
jupyterhub/tests/test_internal_ssl_connections.py::test_connection_notebook_wrong_certs
/nix/store/sg4blpw95ln7879p0d9if17ck4gbzg6j-python3.9-urllib3-1.26.4/lib/python3.9/site-packages/urllib3/connectionpool.py:1013: InsecureRequestWarning: Unverified HTTPS request is being made to host '127.0.0.1'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
warnings.warn(
jupyterhub/tests/test_named_servers.py::test_delete_named_server
/nix/store/3d4lm3d8al60pdsw9c5yc40xzwmhxmjz-python3-3.9.4/lib/python3.9/asyncio/events.py:80: RuntimeWarning: coroutine 'MockHub.login_user' was never awaited
self._context.run(self._callback, *self._args)
jupyterhub/tests/test_spawner.py::test_shell_cmd
/nix/store/07l1l81xlkc9fyv9j43ni5yhjii08h4f-python3.9-pytest-6.2.3/lib/python3.9/site-packages/_pytest/runner.py:395: RuntimeWarning: coroutine 'LocalProcessSpawner.stop' was never awaited
fin()
-- Docs: https://docs.pytest.org/en/stable/warnings.html
=========================== short test summary info ============================
FAILED jupyterhub/tests/test_pages.py::test_login_redirect[True---params14]
===== 1 failed, 357 passed, 4 deselected, 34 warnings in 253.20s (0:04:13) =====
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment