Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-aero-metaflow.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686314607.328243/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-aero-metaflow.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-aero-metaflow-2.5-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-aero-metaflow.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686314607.328243/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-aero-metaflow.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-aero-metaflow-2.5-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-aero-metaflow.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686314607.328243/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-aero-metaflow.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5tFlQU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aero-metaflow-2.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/aero-metaflow-2.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aero-metaflow-2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nfgCLL + umask 022 + cd /builddir/build/BUILD + cd aero-metaflow-2.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py file metaflow.py (for module metaflow) not found creating build creating build/lib creating build/lib/metaflow copying metaflow/includefile.py -> build/lib/metaflow copying metaflow/debug.py -> build/lib/metaflow copying metaflow/multicore_utils.py -> build/lib/metaflow copying metaflow/event_logger.py -> build/lib/metaflow copying metaflow/procpoll.py -> build/lib/metaflow copying metaflow/sidecar_messages.py -> build/lib/metaflow copying metaflow/__init__.py -> build/lib/metaflow copying metaflow/current.py -> build/lib/metaflow copying metaflow/parameters.py -> build/lib/metaflow copying metaflow/R.py -> build/lib/metaflow copying metaflow/package.py -> build/lib/metaflow copying metaflow/metaflow_profile.py -> build/lib/metaflow copying metaflow/sidecar.py -> build/lib/metaflow copying metaflow/lint.py -> build/lib/metaflow copying metaflow/unbounded_foreach.py -> build/lib/metaflow copying metaflow/runtime.py -> build/lib/metaflow copying metaflow/util.py -> build/lib/metaflow copying metaflow/cli.py -> build/lib/metaflow copying metaflow/exception.py -> build/lib/metaflow copying metaflow/cmd_with_io.py -> build/lib/metaflow copying metaflow/pylint_wrapper.py -> build/lib/metaflow copying metaflow/task.py -> build/lib/metaflow copying metaflow/monitor.py -> build/lib/metaflow copying metaflow/flowspec.py -> build/lib/metaflow copying metaflow/metaflow_version.py -> build/lib/metaflow copying metaflow/cli_args.py -> build/lib/metaflow copying metaflow/metaflow_environment.py -> build/lib/metaflow copying metaflow/graph.py -> build/lib/metaflow copying metaflow/cards.py -> build/lib/metaflow copying metaflow/metaflow_config.py -> build/lib/metaflow copying metaflow/decorators.py -> build/lib/metaflow copying metaflow/sidecar_worker.py -> build/lib/metaflow copying metaflow/main_cli.py -> build/lib/metaflow creating build/lib/metaflow/datatools copying metaflow/datatools/s3tail.py -> build/lib/metaflow/datatools copying metaflow/datatools/s3util.py -> build/lib/metaflow/datatools copying metaflow/datatools/s3op.py -> build/lib/metaflow/datatools copying metaflow/datatools/__init__.py -> build/lib/metaflow/datatools copying metaflow/datatools/s3.py -> build/lib/metaflow/datatools creating build/lib/metaflow/metadata copying metaflow/metadata/__init__.py -> build/lib/metaflow/metadata copying metaflow/metadata/metadata.py -> build/lib/metaflow/metadata copying metaflow/metadata/util.py -> build/lib/metaflow/metadata copying metaflow/metadata/heartbeat.py -> build/lib/metaflow/metadata creating build/lib/metaflow/datastore copying metaflow/datastore/exceptions.py -> build/lib/metaflow/datastore copying metaflow/datastore/content_addressed_store.py -> build/lib/metaflow/datastore copying metaflow/datastore/inputs.py -> build/lib/metaflow/datastore copying metaflow/datastore/__init__.py -> build/lib/metaflow/datastore copying metaflow/datastore/datastore_set.py -> build/lib/metaflow/datastore copying metaflow/datastore/local_storage.py -> build/lib/metaflow/datastore copying metaflow/datastore/s3_storage.py -> build/lib/metaflow/datastore copying metaflow/datastore/flow_datastore.py -> build/lib/metaflow/datastore copying metaflow/datastore/task_datastore.py -> build/lib/metaflow/datastore copying metaflow/datastore/datastore_storage.py -> build/lib/metaflow/datastore creating build/lib/metaflow/client copying metaflow/client/__init__.py -> build/lib/metaflow/client copying metaflow/client/core.py -> build/lib/metaflow/client copying metaflow/client/filecache.py -> build/lib/metaflow/client creating build/lib/metaflow/plugins copying metaflow/plugins/timeout_decorator.py -> build/lib/metaflow/plugins copying metaflow/plugins/package_cli.py -> build/lib/metaflow/plugins copying metaflow/plugins/__init__.py -> build/lib/metaflow/plugins copying metaflow/plugins/environment_decorator.py -> build/lib/metaflow/plugins copying metaflow/plugins/debug_logger.py -> build/lib/metaflow/plugins copying metaflow/plugins/debug_monitor.py -> build/lib/metaflow/plugins copying metaflow/plugins/resources_decorator.py -> build/lib/metaflow/plugins copying metaflow/plugins/test_unbounded_foreach_decorator.py -> build/lib/metaflow/plugins copying metaflow/plugins/retry_decorator.py -> build/lib/metaflow/plugins copying metaflow/plugins/project_decorator.py -> build/lib/metaflow/plugins copying metaflow/plugins/catch_decorator.py -> build/lib/metaflow/plugins copying metaflow/plugins/parallel_decorator.py -> build/lib/metaflow/plugins creating build/lib/metaflow/mflog copying metaflow/mflog/save_logs_periodically.py -> build/lib/metaflow/mflog copying metaflow/mflog/__init__.py -> build/lib/metaflow/mflog copying metaflow/mflog/tee.py -> build/lib/metaflow/mflog copying metaflow/mflog/mflog.py -> build/lib/metaflow/mflog copying metaflow/mflog/redirect_streams.py -> build/lib/metaflow/mflog copying metaflow/mflog/save_logs.py -> build/lib/metaflow/mflog creating build/lib/metaflow/plugins/env_escape copying metaflow/plugins/env_escape/override_decorators.py -> build/lib/metaflow/plugins/env_escape copying metaflow/plugins/env_escape/client.py -> build/lib/metaflow/plugins/env_escape copying metaflow/plugins/env_escape/server.py -> build/lib/metaflow/plugins/env_escape copying metaflow/plugins/env_escape/__init__.py -> build/lib/metaflow/plugins/env_escape copying metaflow/plugins/env_escape/exception_transferer.py -> build/lib/metaflow/plugins/env_escape copying metaflow/plugins/env_escape/consts.py -> build/lib/metaflow/plugins/env_escape copying metaflow/plugins/env_escape/client_modules.py -> build/lib/metaflow/plugins/env_escape copying metaflow/plugins/env_escape/data_transferer.py -> build/lib/metaflow/plugins/env_escape copying metaflow/plugins/env_escape/utils.py -> build/lib/metaflow/plugins/env_escape copying metaflow/plugins/env_escape/stub.py -> build/lib/metaflow/plugins/env_escape creating build/lib/metaflow/plugins/metadata copying metaflow/plugins/metadata/local.py -> build/lib/metaflow/plugins/metadata copying metaflow/plugins/metadata/__init__.py -> build/lib/metaflow/plugins/metadata copying metaflow/plugins/metadata/service.py -> build/lib/metaflow/plugins/metadata creating build/lib/metaflow/plugins/conda copying metaflow/plugins/conda/conda_step_decorator.py -> build/lib/metaflow/plugins/conda copying metaflow/plugins/conda/conda.py -> build/lib/metaflow/plugins/conda copying metaflow/plugins/conda/__init__.py -> build/lib/metaflow/plugins/conda copying metaflow/plugins/conda/batch_bootstrap.py -> build/lib/metaflow/plugins/conda copying metaflow/plugins/conda/conda_environment.py -> build/lib/metaflow/plugins/conda copying metaflow/plugins/conda/conda_flow_decorator.py -> build/lib/metaflow/plugins/conda creating build/lib/metaflow/plugins/cards copying metaflow/plugins/cards/__init__.py -> build/lib/metaflow/plugins/cards copying metaflow/plugins/cards/card_cli.py -> build/lib/metaflow/plugins/cards copying metaflow/plugins/cards/card_datastore.py -> build/lib/metaflow/plugins/cards copying metaflow/plugins/cards/card_resolver.py -> build/lib/metaflow/plugins/cards copying metaflow/plugins/cards/exception.py -> build/lib/metaflow/plugins/cards copying metaflow/plugins/cards/card_decorator.py -> build/lib/metaflow/plugins/cards copying metaflow/plugins/cards/card_client.py -> build/lib/metaflow/plugins/cards creating build/lib/metaflow/plugins/aws copying metaflow/plugins/aws/__init__.py -> build/lib/metaflow/plugins/aws copying metaflow/plugins/aws/aws_utils.py -> build/lib/metaflow/plugins/aws copying metaflow/plugins/aws/auth.py -> build/lib/metaflow/plugins/aws copying metaflow/plugins/aws/aws_client.py -> build/lib/metaflow/plugins/aws creating build/lib/metaflow/plugins/env_escape/communication copying metaflow/plugins/env_escape/communication/channel.py -> build/lib/metaflow/plugins/env_escape/communication copying metaflow/plugins/env_escape/communication/bytestream.py -> build/lib/metaflow/plugins/env_escape/communication copying metaflow/plugins/env_escape/communication/__init__.py -> build/lib/metaflow/plugins/env_escape/communication copying metaflow/plugins/env_escape/communication/socket_bytestream.py -> build/lib/metaflow/plugins/env_escape/communication copying metaflow/plugins/env_escape/communication/utils.py -> build/lib/metaflow/plugins/env_escape/communication creating build/lib/metaflow/plugins/env_escape/configurations copying metaflow/plugins/env_escape/configurations/__init__.py -> build/lib/metaflow/plugins/env_escape/configurations creating build/lib/metaflow/plugins/env_escape/configurations/test_lib_impl copying metaflow/plugins/env_escape/configurations/test_lib_impl/__init__.py -> build/lib/metaflow/plugins/env_escape/configurations/test_lib_impl copying metaflow/plugins/env_escape/configurations/test_lib_impl/test_lib.py -> build/lib/metaflow/plugins/env_escape/configurations/test_lib_impl creating build/lib/metaflow/plugins/env_escape/configurations/emulate_test_lib copying metaflow/plugins/env_escape/configurations/emulate_test_lib/overrides.py -> build/lib/metaflow/plugins/env_escape/configurations/emulate_test_lib copying metaflow/plugins/env_escape/configurations/emulate_test_lib/__init__.py -> build/lib/metaflow/plugins/env_escape/configurations/emulate_test_lib copying metaflow/plugins/env_escape/configurations/emulate_test_lib/server_mappings.py -> build/lib/metaflow/plugins/env_escape/configurations/emulate_test_lib creating build/lib/metaflow/plugins/cards/card_modules copying metaflow/plugins/cards/card_modules/test_cards.py -> build/lib/metaflow/plugins/cards/card_modules copying metaflow/plugins/cards/card_modules/basic.py -> build/lib/metaflow/plugins/cards/card_modules copying metaflow/plugins/cards/card_modules/convert_to_native_type.py -> build/lib/metaflow/plugins/cards/card_modules copying metaflow/plugins/cards/card_modules/__init__.py -> build/lib/metaflow/plugins/cards/card_modules copying metaflow/plugins/cards/card_modules/card.py -> build/lib/metaflow/plugins/cards/card_modules creating build/lib/metaflow/plugins/cards/card_modules/chevron copying metaflow/plugins/cards/card_modules/chevron/main.py -> build/lib/metaflow/plugins/cards/card_modules/chevron copying metaflow/plugins/cards/card_modules/chevron/__init__.py -> build/lib/metaflow/plugins/cards/card_modules/chevron copying metaflow/plugins/cards/card_modules/chevron/metadata.py -> build/lib/metaflow/plugins/cards/card_modules/chevron copying metaflow/plugins/cards/card_modules/chevron/tokenizer.py -> build/lib/metaflow/plugins/cards/card_modules/chevron copying metaflow/plugins/cards/card_modules/chevron/renderer.py -> build/lib/metaflow/plugins/cards/card_modules/chevron creating build/lib/metaflow/plugins/aws/batch copying metaflow/plugins/aws/batch/batch_client.py -> build/lib/metaflow/plugins/aws/batch copying metaflow/plugins/aws/batch/__init__.py -> build/lib/metaflow/plugins/aws/batch copying metaflow/plugins/aws/batch/batch_decorator.py -> build/lib/metaflow/plugins/aws/batch copying metaflow/plugins/aws/batch/batch_cli.py -> build/lib/metaflow/plugins/aws/batch copying metaflow/plugins/aws/batch/batch.py -> build/lib/metaflow/plugins/aws/batch creating build/lib/metaflow/plugins/aws/eks copying metaflow/plugins/aws/eks/kubernetes.py -> build/lib/metaflow/plugins/aws/eks copying metaflow/plugins/aws/eks/__init__.py -> build/lib/metaflow/plugins/aws/eks copying metaflow/plugins/aws/eks/kubernetes_cli.py -> build/lib/metaflow/plugins/aws/eks copying metaflow/plugins/aws/eks/kubernetes_client.py -> build/lib/metaflow/plugins/aws/eks copying metaflow/plugins/aws/eks/kubernetes_decorator.py -> build/lib/metaflow/plugins/aws/eks creating build/lib/metaflow/plugins/aws/step_functions copying metaflow/plugins/aws/step_functions/__init__.py -> build/lib/metaflow/plugins/aws/step_functions copying metaflow/plugins/aws/step_functions/set_batch_environment.py -> build/lib/metaflow/plugins/aws/step_functions copying metaflow/plugins/aws/step_functions/event_bridge_client.py -> build/lib/metaflow/plugins/aws/step_functions copying metaflow/plugins/aws/step_functions/schedule_decorator.py -> build/lib/metaflow/plugins/aws/step_functions copying metaflow/plugins/aws/step_functions/production_token.py -> build/lib/metaflow/plugins/aws/step_functions copying metaflow/plugins/aws/step_functions/step_functions_cli.py -> build/lib/metaflow/plugins/aws/step_functions copying metaflow/plugins/aws/step_functions/step_functions.py -> build/lib/metaflow/plugins/aws/step_functions copying metaflow/plugins/aws/step_functions/step_functions_decorator.py -> build/lib/metaflow/plugins/aws/step_functions copying metaflow/plugins/aws/step_functions/step_functions_client.py -> build/lib/metaflow/plugins/aws/step_functions copying metaflow/plugins/aws/step_functions/dynamo_db_client.py -> build/lib/metaflow/plugins/aws/step_functions file metaflow.py (for module metaflow) not found + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.T4uMyd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64 + cd aero-metaflow-2.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/includefile.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/debug.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datatools copying build/lib/metaflow/datatools/s3tail.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datatools copying build/lib/metaflow/datatools/s3util.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datatools copying build/lib/metaflow/datatools/s3op.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datatools copying build/lib/metaflow/datatools/__init__.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datatools copying build/lib/metaflow/datatools/s3.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datatools copying build/lib/metaflow/multicore_utils.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/event_logger.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/procpoll.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/sidecar_messages.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/metadata copying build/lib/metaflow/metadata/__init__.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/metadata copying build/lib/metaflow/metadata/metadata.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/metadata copying build/lib/metaflow/metadata/util.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/metadata copying build/lib/metaflow/metadata/heartbeat.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/metadata copying build/lib/metaflow/__init__.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datastore copying build/lib/metaflow/datastore/exceptions.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datastore copying build/lib/metaflow/datastore/content_addressed_store.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datastore copying build/lib/metaflow/datastore/inputs.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datastore copying build/lib/metaflow/datastore/__init__.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datastore copying build/lib/metaflow/datastore/datastore_set.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datastore copying build/lib/metaflow/datastore/local_storage.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datastore copying build/lib/metaflow/datastore/s3_storage.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datastore copying build/lib/metaflow/datastore/flow_datastore.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datastore copying build/lib/metaflow/datastore/task_datastore.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datastore copying build/lib/metaflow/datastore/datastore_storage.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datastore copying build/lib/metaflow/current.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/parameters.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/R.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/package.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/metaflow_profile.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/sidecar.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/lint.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/unbounded_foreach.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/runtime.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/util.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/cli.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/exception.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/cmd_with_io.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/pylint_wrapper.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/task.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/client copying build/lib/metaflow/client/__init__.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/client copying build/lib/metaflow/client/core.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/client copying build/lib/metaflow/client/filecache.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/client creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins copying build/lib/metaflow/plugins/timeout_decorator.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape copying build/lib/metaflow/plugins/env_escape/override_decorators.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape copying build/lib/metaflow/plugins/env_escape/client.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape copying build/lib/metaflow/plugins/env_escape/server.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape copying build/lib/metaflow/plugins/env_escape/__init__.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape copying build/lib/metaflow/plugins/env_escape/exception_transferer.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape copying build/lib/metaflow/plugins/env_escape/consts.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape copying build/lib/metaflow/plugins/env_escape/client_modules.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/communication copying build/lib/metaflow/plugins/env_escape/communication/channel.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/communication copying build/lib/metaflow/plugins/env_escape/communication/bytestream.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/communication copying build/lib/metaflow/plugins/env_escape/communication/__init__.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/communication copying build/lib/metaflow/plugins/env_escape/communication/socket_bytestream.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/communication copying build/lib/metaflow/plugins/env_escape/communication/utils.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/communication copying build/lib/metaflow/plugins/env_escape/data_transferer.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/configurations creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/configurations/test_lib_impl copying build/lib/metaflow/plugins/env_escape/configurations/test_lib_impl/__init__.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/configurations/test_lib_impl copying build/lib/metaflow/plugins/env_escape/configurations/test_lib_impl/test_lib.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/configurations/test_lib_impl copying build/lib/metaflow/plugins/env_escape/configurations/__init__.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/configurations creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/configurations/emulate_test_lib copying build/lib/metaflow/plugins/env_escape/configurations/emulate_test_lib/overrides.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/configurations/emulate_test_lib copying build/lib/metaflow/plugins/env_escape/configurations/emulate_test_lib/__init__.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/configurations/emulate_test_lib copying build/lib/metaflow/plugins/env_escape/configurations/emulate_test_lib/server_mappings.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/configurations/emulate_test_lib copying build/lib/metaflow/plugins/env_escape/utils.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape copying build/lib/metaflow/plugins/env_escape/stub.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/metadata copying build/lib/metaflow/plugins/metadata/local.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/metadata copying build/lib/metaflow/plugins/metadata/__init__.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/metadata copying build/lib/metaflow/plugins/metadata/service.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/metadata copying build/lib/metaflow/plugins/package_cli.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins copying build/lib/metaflow/plugins/__init__.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins copying build/lib/metaflow/plugins/environment_decorator.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/conda copying build/lib/metaflow/plugins/conda/conda_step_decorator.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/conda copying build/lib/metaflow/plugins/conda/conda.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/conda copying build/lib/metaflow/plugins/conda/__init__.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/conda copying build/lib/metaflow/plugins/conda/batch_bootstrap.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/conda copying build/lib/metaflow/plugins/conda/conda_environment.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/conda copying build/lib/metaflow/plugins/conda/conda_flow_decorator.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/conda creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards copying build/lib/metaflow/plugins/cards/__init__.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards copying build/lib/metaflow/plugins/cards/card_cli.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_modules copying build/lib/metaflow/plugins/cards/card_modules/test_cards.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_modules copying build/lib/metaflow/plugins/cards/card_modules/basic.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_modules copying build/lib/metaflow/plugins/cards/card_modules/convert_to_native_type.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_modules copying build/lib/metaflow/plugins/cards/card_modules/__init__.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_modules copying build/lib/metaflow/plugins/cards/card_modules/card.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_modules creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_modules/chevron copying build/lib/metaflow/plugins/cards/card_modules/chevron/main.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_modules/chevron copying build/lib/metaflow/plugins/cards/card_modules/chevron/__init__.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_modules/chevron copying build/lib/metaflow/plugins/cards/card_modules/chevron/metadata.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_modules/chevron copying build/lib/metaflow/plugins/cards/card_modules/chevron/tokenizer.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_modules/chevron copying build/lib/metaflow/plugins/cards/card_modules/chevron/renderer.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_modules/chevron copying build/lib/metaflow/plugins/cards/card_datastore.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards copying build/lib/metaflow/plugins/cards/card_resolver.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards copying build/lib/metaflow/plugins/cards/exception.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards copying build/lib/metaflow/plugins/cards/card_decorator.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards copying build/lib/metaflow/plugins/cards/card_client.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards copying build/lib/metaflow/plugins/debug_logger.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins copying build/lib/metaflow/plugins/debug_monitor.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins copying build/lib/metaflow/plugins/resources_decorator.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins copying build/lib/metaflow/plugins/test_unbounded_foreach_decorator.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins copying build/lib/metaflow/plugins/retry_decorator.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws copying build/lib/metaflow/plugins/aws/__init__.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws copying build/lib/metaflow/plugins/aws/aws_utils.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/batch copying build/lib/metaflow/plugins/aws/batch/batch_client.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/batch copying build/lib/metaflow/plugins/aws/batch/__init__.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/batch copying build/lib/metaflow/plugins/aws/batch/batch_decorator.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/batch copying build/lib/metaflow/plugins/aws/batch/batch_cli.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/batch copying build/lib/metaflow/plugins/aws/batch/batch.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/batch copying build/lib/metaflow/plugins/aws/auth.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/eks copying build/lib/metaflow/plugins/aws/eks/kubernetes.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/eks copying build/lib/metaflow/plugins/aws/eks/__init__.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/eks copying build/lib/metaflow/plugins/aws/eks/kubernetes_cli.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/eks copying build/lib/metaflow/plugins/aws/eks/kubernetes_client.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/eks copying build/lib/metaflow/plugins/aws/eks/kubernetes_decorator.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/eks copying build/lib/metaflow/plugins/aws/aws_client.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/step_functions copying build/lib/metaflow/plugins/aws/step_functions/__init__.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/step_functions copying build/lib/metaflow/plugins/aws/step_functions/set_batch_environment.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/step_functions copying build/lib/metaflow/plugins/aws/step_functions/event_bridge_client.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/step_functions copying build/lib/metaflow/plugins/aws/step_functions/schedule_decorator.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/step_functions copying build/lib/metaflow/plugins/aws/step_functions/production_token.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/step_functions copying build/lib/metaflow/plugins/aws/step_functions/step_functions_cli.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/step_functions copying build/lib/metaflow/plugins/aws/step_functions/step_functions.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/step_functions copying build/lib/metaflow/plugins/aws/step_functions/step_functions_decorator.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/step_functions copying build/lib/metaflow/plugins/aws/step_functions/step_functions_client.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/step_functions copying build/lib/metaflow/plugins/aws/step_functions/dynamo_db_client.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/step_functions copying build/lib/metaflow/plugins/project_decorator.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins copying build/lib/metaflow/plugins/catch_decorator.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins copying build/lib/metaflow/plugins/parallel_decorator.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins copying build/lib/metaflow/monitor.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow creating /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/mflog copying build/lib/metaflow/mflog/save_logs_periodically.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/mflog copying build/lib/metaflow/mflog/__init__.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/mflog copying build/lib/metaflow/mflog/tee.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/mflog copying build/lib/metaflow/mflog/mflog.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/mflog copying build/lib/metaflow/mflog/redirect_streams.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/mflog copying build/lib/metaflow/mflog/save_logs.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/mflog copying build/lib/metaflow/flowspec.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/metaflow_version.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/cli_args.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/metaflow_environment.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/graph.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/cards.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/metaflow_config.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/decorators.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/sidecar_worker.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow copying build/lib/metaflow/main_cli.py -> /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/includefile.py to includefile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/debug.py to debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datatools/s3tail.py to s3tail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datatools/s3util.py to s3util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datatools/s3op.py to s3op.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datatools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datatools/s3.py to s3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/multicore_utils.py to multicore_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/event_logger.py to event_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/procpoll.py to procpoll.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/sidecar_messages.py to sidecar_messages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/metadata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/metadata/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/metadata/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/metadata/heartbeat.py to heartbeat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datastore/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datastore/content_addressed_store.py to content_addressed_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datastore/inputs.py to inputs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datastore/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datastore/datastore_set.py to datastore_set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datastore/local_storage.py to local_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datastore/s3_storage.py to s3_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datastore/flow_datastore.py to flow_datastore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datastore/task_datastore.py to task_datastore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/datastore/datastore_storage.py to datastore_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/current.py to current.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/parameters.py to parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/R.py to R.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/package.py to package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/metaflow_profile.py to metaflow_profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/sidecar.py to sidecar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/lint.py to lint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/unbounded_foreach.py to unbounded_foreach.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/runtime.py to runtime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/cmd_with_io.py to cmd_with_io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/pylint_wrapper.py to pylint_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/task.py to task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/client/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/client/filecache.py to filecache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/timeout_decorator.py to timeout_decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/override_decorators.py to override_decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/exception_transferer.py to exception_transferer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/consts.py to consts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/client_modules.py to client_modules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/communication/channel.py to channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/communication/bytestream.py to bytestream.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/communication/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/communication/socket_bytestream.py to socket_bytestream.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/communication/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/data_transferer.py to data_transferer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/configurations/test_lib_impl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/configurations/test_lib_impl/test_lib.py to test_lib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/configurations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/configurations/emulate_test_lib/overrides.py to overrides.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/configurations/emulate_test_lib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/configurations/emulate_test_lib/server_mappings.py to server_mappings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/env_escape/stub.py to stub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/metadata/local.py to local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/metadata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/metadata/service.py to service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/package_cli.py to package_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/environment_decorator.py to environment_decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/conda/conda_step_decorator.py to conda_step_decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/conda/conda.py to conda.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/conda/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/conda/batch_bootstrap.py to batch_bootstrap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/conda/conda_environment.py to conda_environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/conda/conda_flow_decorator.py to conda_flow_decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_cli.py to card_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_modules/test_cards.py to test_cards.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_modules/basic.py to basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_modules/convert_to_native_type.py to convert_to_native_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_modules/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_modules/card.py to card.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_modules/chevron/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_modules/chevron/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_modules/chevron/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_modules/chevron/tokenizer.py to tokenizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_modules/chevron/renderer.py to renderer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_datastore.py to card_datastore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_resolver.py to card_resolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_decorator.py to card_decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/cards/card_client.py to card_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/debug_logger.py to debug_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/debug_monitor.py to debug_monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/resources_decorator.py to resources_decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/test_unbounded_foreach_decorator.py to test_unbounded_foreach_decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/retry_decorator.py to retry_decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/aws_utils.py to aws_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/batch/batch_client.py to batch_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/batch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/batch/batch_decorator.py to batch_decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/batch/batch_cli.py to batch_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/batch/batch.py to batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/eks/kubernetes.py to kubernetes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/eks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/eks/kubernetes_cli.py to kubernetes_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/eks/kubernetes_client.py to kubernetes_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/eks/kubernetes_decorator.py to kubernetes_decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/aws_client.py to aws_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/step_functions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/step_functions/set_batch_environment.py to set_batch_environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/step_functions/event_bridge_client.py to event_bridge_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/step_functions/schedule_decorator.py to schedule_decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/step_functions/production_token.py to production_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/step_functions/step_functions_cli.py to step_functions_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/step_functions/step_functions.py to step_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/step_functions/step_functions_decorator.py to step_functions_decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/step_functions/step_functions_client.py to step_functions_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/aws/step_functions/dynamo_db_client.py to dynamo_db_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/project_decorator.py to project_decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/catch_decorator.py to catch_decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/plugins/parallel_decorator.py to parallel_decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/monitor.py to monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/mflog/save_logs_periodically.py to save_logs_periodically.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/mflog/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/mflog/tee.py to tee.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/mflog/mflog.py to mflog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/mflog/redirect_streams.py to redirect_streams.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/mflog/save_logs.py to save_logs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/flowspec.py to flowspec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/metaflow_version.py to metaflow_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/cli_args.py to cli_args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/metaflow_environment.py to metaflow_environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/cards.py to cards.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/metaflow_config.py to metaflow_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/sidecar_worker.py to sidecar_worker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/metaflow/main_cli.py to main_cli.cpython-39.pyc writing byte-compilation script '/tmp/tmpizarn_9o.py' /usr/bin/python3 /tmp/tmpizarn_9o.py removing /tmp/tmpizarn_9o.py running install_egg_info running egg_info writing aero_metaflow.egg-info/PKG-INFO writing dependency_links to aero_metaflow.egg-info/dependency_links.txt writing entry points to aero_metaflow.egg-info/entry_points.txt writing requirements to aero_metaflow.egg-info/requires.txt writing top-level names to aero_metaflow.egg-info/top_level.txt file metaflow.py (for module metaflow) not found reading manifest file 'aero_metaflow.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'aero_metaflow.egg-info/SOURCES.txt' Copying aero_metaflow.egg-info to /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9/site-packages/aero_metaflow-2.5-py3.9.egg-info running install_scripts Installing aero-core script to /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64//usr/share/doc/python-aero-metaflow + '[' -d doc ']' ~/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64 ~/build/BUILD/aero-metaflow-2.5 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/aero-metaflow-2.5 + mv /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.5-1 --unique-debug-suffix -2.5-1.x86_64 --unique-debug-src-base python-aero-metaflow-2.5-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/aero-metaflow-2.5 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-aero-metaflow-2.5-1.noarch Provides: python-aero-metaflow python3-aero-metaflow = 2.5-1 python3.9dist(aero-metaflow) = 2.5 python3dist(aero-metaflow) = 2.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(boto3) python3.9dist(click) >= 7 python3.9dist(inquirer) python3.9dist(pylint) < 2.5 python3.9dist(requests) python3.9dist(setuptools) Processing files: python-aero-metaflow-help-2.5-1.noarch warning: Empty %files file /builddir/build/BUILD/aero-metaflow-2.5/doclist.lst Provides: python-aero-metaflow-help = 2.5-1 python3-aero-metaflow-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64 Wrote: /builddir/build/RPMS/python-aero-metaflow-help-2.5-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-aero-metaflow-2.5-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3LEMfn + umask 022 + cd /builddir/build/BUILD + cd aero-metaflow-2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-aero-metaflow-2.5-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0