Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-autokeras.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682319850.908258/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-autokeras.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-autokeras-1.1.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-autokeras.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682319850.908258/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-autokeras.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-autokeras-1.1.0-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-autokeras.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682319850.908258/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-autokeras.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.PzB9Dn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf autokeras-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/autokeras-1.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd autokeras-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5c8Rcm + umask 022 + cd /builddir/build/BUILD + cd autokeras-1.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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 creating build creating build/lib creating build/lib/autokeras copying autokeras/keras_layers_test.py -> build/lib/autokeras copying autokeras/test_utils.py -> build/lib/autokeras copying autokeras/graph.py -> build/lib/autokeras copying autokeras/nodes.py -> build/lib/autokeras copying autokeras/hyper_preprocessors_test.py -> build/lib/autokeras copying autokeras/keras_layers.py -> build/lib/autokeras copying autokeras/typed_api_test.py -> build/lib/autokeras copying autokeras/hyper_preprocessors.py -> build/lib/autokeras copying autokeras/graph_test.py -> build/lib/autokeras copying autokeras/__init__.py -> build/lib/autokeras copying autokeras/pipeline_test.py -> build/lib/autokeras copying autokeras/auto_model.py -> build/lib/autokeras copying autokeras/conftest.py -> build/lib/autokeras copying autokeras/nodes_test.py -> build/lib/autokeras copying autokeras/auto_model_test.py -> build/lib/autokeras copying autokeras/pipeline.py -> build/lib/autokeras creating build/lib/benchmark copying benchmark/run.py -> build/lib/benchmark copying benchmark/__init__.py -> build/lib/benchmark copying benchmark/performance.py -> build/lib/benchmark creating build/lib/autokeras/analysers copying autokeras/analysers/input_analysers_test.py -> build/lib/autokeras/analysers copying autokeras/analysers/output_analysers_test.py -> build/lib/autokeras/analysers copying autokeras/analysers/output_analysers.py -> build/lib/autokeras/analysers copying autokeras/analysers/input_analysers.py -> build/lib/autokeras/analysers copying autokeras/analysers/__init__.py -> build/lib/autokeras/analysers creating build/lib/autokeras/engine copying autokeras/engine/node.py -> build/lib/autokeras/engine copying autokeras/engine/io_hypermodel.py -> build/lib/autokeras/engine copying autokeras/engine/adapter_test.py -> build/lib/autokeras/engine copying autokeras/engine/named_hypermodel.py -> build/lib/autokeras/engine copying autokeras/engine/block_test.py -> build/lib/autokeras/engine copying autokeras/engine/node_test.py -> build/lib/autokeras/engine copying autokeras/engine/block.py -> build/lib/autokeras/engine copying autokeras/engine/adapter.py -> build/lib/autokeras/engine copying autokeras/engine/serializable.py -> build/lib/autokeras/engine copying autokeras/engine/__init__.py -> build/lib/autokeras/engine copying autokeras/engine/tuner_test.py -> build/lib/autokeras/engine copying autokeras/engine/preprocessor.py -> build/lib/autokeras/engine copying autokeras/engine/analyser.py -> build/lib/autokeras/engine copying autokeras/engine/head.py -> build/lib/autokeras/engine copying autokeras/engine/hyper_preprocessor.py -> build/lib/autokeras/engine copying autokeras/engine/tuner.py -> build/lib/autokeras/engine copying autokeras/engine/head_test.py -> build/lib/autokeras/engine creating build/lib/autokeras/preprocessors copying autokeras/preprocessors/common.py -> build/lib/autokeras/preprocessors copying autokeras/preprocessors/postprocessors_test.py -> build/lib/autokeras/preprocessors copying autokeras/preprocessors/encoders_test.py -> build/lib/autokeras/preprocessors copying autokeras/preprocessors/encoders.py -> build/lib/autokeras/preprocessors copying autokeras/preprocessors/__init__.py -> build/lib/autokeras/preprocessors copying autokeras/preprocessors/common_test.py -> build/lib/autokeras/preprocessors copying autokeras/preprocessors/postprocessors.py -> build/lib/autokeras/preprocessors creating build/lib/autokeras/blocks copying autokeras/blocks/basic.py -> build/lib/autokeras/blocks copying autokeras/blocks/reduction_test.py -> build/lib/autokeras/blocks copying autokeras/blocks/heads_test.py -> build/lib/autokeras/blocks copying autokeras/blocks/preprocessing.py -> build/lib/autokeras/blocks copying autokeras/blocks/basic_test.py -> build/lib/autokeras/blocks copying autokeras/blocks/__init__.py -> build/lib/autokeras/blocks copying autokeras/blocks/reduction.py -> build/lib/autokeras/blocks copying autokeras/blocks/wrapper.py -> build/lib/autokeras/blocks copying autokeras/blocks/wrapper_test.py -> build/lib/autokeras/blocks copying autokeras/blocks/preprocessing_test.py -> build/lib/autokeras/blocks copying autokeras/blocks/heads.py -> build/lib/autokeras/blocks creating build/lib/autokeras/utils copying autokeras/utils/io_utils_test.py -> build/lib/autokeras/utils copying autokeras/utils/utils.py -> build/lib/autokeras/utils copying autokeras/utils/data_utils_test.py -> build/lib/autokeras/utils copying autokeras/utils/data_utils.py -> build/lib/autokeras/utils copying autokeras/utils/types.py -> build/lib/autokeras/utils copying autokeras/utils/utils_test.py -> build/lib/autokeras/utils copying autokeras/utils/__init__.py -> build/lib/autokeras/utils copying autokeras/utils/io_utils.py -> build/lib/autokeras/utils copying autokeras/utils/layer_utils.py -> build/lib/autokeras/utils creating build/lib/autokeras/tasks copying autokeras/tasks/image_test.py -> build/lib/autokeras/tasks copying autokeras/tasks/image.py -> build/lib/autokeras/tasks copying autokeras/tasks/structured_data.py -> build/lib/autokeras/tasks copying autokeras/tasks/structured_data_test.py -> build/lib/autokeras/tasks copying autokeras/tasks/time_series_forecaster_test.py -> build/lib/autokeras/tasks copying autokeras/tasks/time_series_forecaster.py -> build/lib/autokeras/tasks copying autokeras/tasks/__init__.py -> build/lib/autokeras/tasks copying autokeras/tasks/text.py -> build/lib/autokeras/tasks copying autokeras/tasks/text_test.py -> build/lib/autokeras/tasks creating build/lib/autokeras/tuners copying autokeras/tuners/random_search.py -> build/lib/autokeras/tuners copying autokeras/tuners/random_search_test.py -> build/lib/autokeras/tuners copying autokeras/tuners/bayesian_optimization.py -> build/lib/autokeras/tuners copying autokeras/tuners/task_specific.py -> build/lib/autokeras/tuners copying autokeras/tuners/task_specific_test.py -> build/lib/autokeras/tuners copying autokeras/tuners/__init__.py -> build/lib/autokeras/tuners copying autokeras/tuners/greedy_test.py -> build/lib/autokeras/tuners copying autokeras/tuners/hyperband.py -> build/lib/autokeras/tuners copying autokeras/tuners/greedy.py -> build/lib/autokeras/tuners copying autokeras/tuners/hyperband_test.py -> build/lib/autokeras/tuners creating build/lib/autokeras/adapters copying autokeras/adapters/output_adapters.py -> build/lib/autokeras/adapters copying autokeras/adapters/input_adapters_test.py -> build/lib/autokeras/adapters copying autokeras/adapters/output_adapters_test.py -> build/lib/autokeras/adapters copying autokeras/adapters/__init__.py -> build/lib/autokeras/adapters copying autokeras/adapters/input_adapters.py -> build/lib/autokeras/adapters creating build/lib/benchmark/experiments copying benchmark/experiments/image.py -> build/lib/benchmark/experiments copying benchmark/experiments/experiment.py -> build/lib/benchmark/experiments copying benchmark/experiments/structured_data.py -> build/lib/benchmark/experiments copying benchmark/experiments/__init__.py -> build/lib/benchmark/experiments copying benchmark/experiments/text.py -> build/lib/benchmark/experiments copying benchmark/README.md -> build/lib/benchmark + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EjBuoZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64 + cd autokeras-1.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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-autokeras-1.1.0-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-autokeras-1.1.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras copying build/lib/autokeras/keras_layers_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras copying build/lib/autokeras/test_utils.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras copying build/lib/autokeras/graph.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras copying build/lib/autokeras/nodes.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras creating /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/analysers copying build/lib/autokeras/analysers/input_analysers_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/analysers copying build/lib/autokeras/analysers/output_analysers_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/analysers copying build/lib/autokeras/analysers/output_analysers.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/analysers copying build/lib/autokeras/analysers/input_analysers.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/analysers copying build/lib/autokeras/analysers/__init__.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/analysers creating /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine copying build/lib/autokeras/engine/node.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine copying build/lib/autokeras/engine/io_hypermodel.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine copying build/lib/autokeras/engine/adapter_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine copying build/lib/autokeras/engine/named_hypermodel.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine copying build/lib/autokeras/engine/block_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine copying build/lib/autokeras/engine/node_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine copying build/lib/autokeras/engine/block.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine copying build/lib/autokeras/engine/adapter.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine copying build/lib/autokeras/engine/serializable.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine copying build/lib/autokeras/engine/__init__.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine copying build/lib/autokeras/engine/tuner_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine copying build/lib/autokeras/engine/preprocessor.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine copying build/lib/autokeras/engine/analyser.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine copying build/lib/autokeras/engine/head.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine copying build/lib/autokeras/engine/hyper_preprocessor.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine copying build/lib/autokeras/engine/tuner.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine copying build/lib/autokeras/engine/head_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine creating /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/preprocessors copying build/lib/autokeras/preprocessors/common.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/preprocessors copying build/lib/autokeras/preprocessors/postprocessors_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/preprocessors copying build/lib/autokeras/preprocessors/encoders_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/preprocessors copying build/lib/autokeras/preprocessors/encoders.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/preprocessors copying build/lib/autokeras/preprocessors/__init__.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/preprocessors copying build/lib/autokeras/preprocessors/common_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/preprocessors copying build/lib/autokeras/preprocessors/postprocessors.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/preprocessors creating /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks copying build/lib/autokeras/blocks/basic.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks copying build/lib/autokeras/blocks/reduction_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks copying build/lib/autokeras/blocks/heads_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks copying build/lib/autokeras/blocks/preprocessing.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks copying build/lib/autokeras/blocks/basic_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks copying build/lib/autokeras/blocks/__init__.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks copying build/lib/autokeras/blocks/reduction.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks copying build/lib/autokeras/blocks/wrapper.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks copying build/lib/autokeras/blocks/wrapper_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks copying build/lib/autokeras/blocks/preprocessing_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks copying build/lib/autokeras/blocks/heads.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks creating /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/utils copying build/lib/autokeras/utils/io_utils_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/utils copying build/lib/autokeras/utils/utils.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/utils copying build/lib/autokeras/utils/data_utils_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/utils copying build/lib/autokeras/utils/data_utils.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/utils copying build/lib/autokeras/utils/types.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/utils copying build/lib/autokeras/utils/utils_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/utils copying build/lib/autokeras/utils/__init__.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/utils copying build/lib/autokeras/utils/io_utils.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/utils copying build/lib/autokeras/utils/layer_utils.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/utils copying build/lib/autokeras/hyper_preprocessors_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras copying build/lib/autokeras/keras_layers.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras copying build/lib/autokeras/typed_api_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras copying build/lib/autokeras/hyper_preprocessors.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras copying build/lib/autokeras/graph_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras creating /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tasks copying build/lib/autokeras/tasks/image_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tasks copying build/lib/autokeras/tasks/image.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tasks copying build/lib/autokeras/tasks/structured_data.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tasks copying build/lib/autokeras/tasks/structured_data_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tasks copying build/lib/autokeras/tasks/time_series_forecaster_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tasks copying build/lib/autokeras/tasks/time_series_forecaster.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tasks copying build/lib/autokeras/tasks/__init__.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tasks copying build/lib/autokeras/tasks/text.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tasks copying build/lib/autokeras/tasks/text_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tasks creating /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tuners copying build/lib/autokeras/tuners/random_search.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tuners copying build/lib/autokeras/tuners/random_search_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tuners copying build/lib/autokeras/tuners/bayesian_optimization.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tuners copying build/lib/autokeras/tuners/task_specific.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tuners copying build/lib/autokeras/tuners/task_specific_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tuners copying build/lib/autokeras/tuners/__init__.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tuners copying build/lib/autokeras/tuners/greedy_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tuners copying build/lib/autokeras/tuners/hyperband.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tuners copying build/lib/autokeras/tuners/greedy.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tuners copying build/lib/autokeras/tuners/hyperband_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tuners copying build/lib/autokeras/__init__.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras creating /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/adapters copying build/lib/autokeras/adapters/output_adapters.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/adapters copying build/lib/autokeras/adapters/input_adapters_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/adapters copying build/lib/autokeras/adapters/output_adapters_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/adapters copying build/lib/autokeras/adapters/__init__.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/adapters copying build/lib/autokeras/adapters/input_adapters.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/adapters copying build/lib/autokeras/pipeline_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras copying build/lib/autokeras/auto_model.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras copying build/lib/autokeras/conftest.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras copying build/lib/autokeras/nodes_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras copying build/lib/autokeras/auto_model_test.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras copying build/lib/autokeras/pipeline.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras creating /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/benchmark copying build/lib/benchmark/run.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/benchmark copying build/lib/benchmark/__init__.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/benchmark copying build/lib/benchmark/README.md -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/benchmark copying build/lib/benchmark/performance.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/benchmark creating /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/benchmark/experiments copying build/lib/benchmark/experiments/image.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/benchmark/experiments copying build/lib/benchmark/experiments/experiment.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/benchmark/experiments copying build/lib/benchmark/experiments/structured_data.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/benchmark/experiments copying build/lib/benchmark/experiments/__init__.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/benchmark/experiments copying build/lib/benchmark/experiments/text.py -> /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/benchmark/experiments byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/keras_layers_test.py to keras_layers_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/nodes.py to nodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/analysers/input_analysers_test.py to input_analysers_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/analysers/output_analysers_test.py to output_analysers_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/analysers/output_analysers.py to output_analysers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/analysers/input_analysers.py to input_analysers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/analysers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine/node.py to node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine/io_hypermodel.py to io_hypermodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine/adapter_test.py to adapter_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine/named_hypermodel.py to named_hypermodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine/block_test.py to block_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine/node_test.py to node_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine/block.py to block.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine/adapter.py to adapter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine/serializable.py to serializable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine/tuner_test.py to tuner_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine/preprocessor.py to preprocessor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine/analyser.py to analyser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine/head.py to head.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine/hyper_preprocessor.py to hyper_preprocessor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine/tuner.py to tuner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/engine/head_test.py to head_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/preprocessors/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/preprocessors/postprocessors_test.py to postprocessors_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/preprocessors/encoders_test.py to encoders_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/preprocessors/encoders.py to encoders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/preprocessors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/preprocessors/common_test.py to common_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/preprocessors/postprocessors.py to postprocessors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks/basic.py to basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks/reduction_test.py to reduction_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks/heads_test.py to heads_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks/preprocessing.py to preprocessing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks/basic_test.py to basic_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks/reduction.py to reduction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks/wrapper.py to wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks/wrapper_test.py to wrapper_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks/preprocessing_test.py to preprocessing_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/blocks/heads.py to heads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/utils/io_utils_test.py to io_utils_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/utils/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/utils/data_utils_test.py to data_utils_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/utils/data_utils.py to data_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/utils/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/utils/utils_test.py to utils_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/utils/io_utils.py to io_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/utils/layer_utils.py to layer_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/hyper_preprocessors_test.py to hyper_preprocessors_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/keras_layers.py to keras_layers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/typed_api_test.py to typed_api_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/hyper_preprocessors.py to hyper_preprocessors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/graph_test.py to graph_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tasks/image_test.py to image_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tasks/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tasks/structured_data.py to structured_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tasks/structured_data_test.py to structured_data_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tasks/time_series_forecaster_test.py to time_series_forecaster_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tasks/time_series_forecaster.py to time_series_forecaster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tasks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tasks/text.py to text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tasks/text_test.py to text_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tuners/random_search.py to random_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tuners/random_search_test.py to random_search_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tuners/bayesian_optimization.py to bayesian_optimization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tuners/task_specific.py to task_specific.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tuners/task_specific_test.py to task_specific_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tuners/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tuners/greedy_test.py to greedy_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tuners/hyperband.py to hyperband.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tuners/greedy.py to greedy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/tuners/hyperband_test.py to hyperband_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/adapters/output_adapters.py to output_adapters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/adapters/input_adapters_test.py to input_adapters_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/adapters/output_adapters_test.py to output_adapters_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/adapters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/adapters/input_adapters.py to input_adapters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/pipeline_test.py to pipeline_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/auto_model.py to auto_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/nodes_test.py to nodes_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/auto_model_test.py to auto_model_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras/pipeline.py to pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/benchmark/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/benchmark/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/benchmark/performance.py to performance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/benchmark/experiments/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/benchmark/experiments/experiment.py to experiment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/benchmark/experiments/structured_data.py to structured_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/benchmark/experiments/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/benchmark/experiments/text.py to text.cpython-39.pyc writing byte-compilation script '/tmp/tmp26_a8m99.py' /usr/bin/python3 /tmp/tmp26_a8m99.py removing /tmp/tmp26_a8m99.py running install_egg_info running egg_info writing autokeras.egg-info/PKG-INFO writing dependency_links to autokeras.egg-info/dependency_links.txt writing requirements to autokeras.egg-info/requires.txt writing top-level names to autokeras.egg-info/top_level.txt reading manifest file 'autokeras.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'autokeras.egg-info/SOURCES.txt' Copying autokeras.egg-info to /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/autokeras-1.1.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64//usr/share/doc/python-autokeras + '[' -d doc ']' ~/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64 ~/build/BUILD/autokeras-1.1.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/autokeras-1.1.0 + mv /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.1.0-1 --unique-debug-suffix -1.1.0-1.x86_64 --unique-debug-src-base python-autokeras-1.1.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/autokeras-1.1.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-autokeras-1.1.0-1.noarch Provides: python-autokeras python3-autokeras = 1.1.0-1 python3.9dist(autokeras) = 1.1 python3dist(autokeras) = 1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(keras-nlp) >= 0.4 python3.9dist(keras-tuner) >= 1.1 python3.9dist(packaging) python3.9dist(pandas) python3.9dist(tensorflow) >= 2.8 Processing files: python-autokeras-help-1.1.0-1.noarch warning: Empty %files file /builddir/build/BUILD/autokeras-1.1.0/doclist.lst Provides: python-autokeras-help = 1.1.0-1 python3-autokeras-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-autokeras-1.1.0-1.x86_64 Wrote: /builddir/build/RPMS/python-autokeras-help-1.1.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-autokeras-1.1.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fgHrlc + umask 022 + cd /builddir/build/BUILD + cd autokeras-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-autokeras-1.1.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0