Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tidy3d.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686336110.946118/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-tidy3d.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-tidy3d-2.2.2-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-tidy3d.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686336110.946118/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-tidy3d.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-tidy3d-2.2.2-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-tidy3d.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686336110.946118/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-tidy3d.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.6KOZaU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tidy3d-2.2.2 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/tidy3d-2.2.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd tidy3d-2.2.2 + /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.zk6jA5 + umask 022 + cd /builddir/build/BUILD + cd tidy3d-2.2.2 + 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' 2.2.2 running build running build_py creating build creating build/lib creating build/lib/tests copying tests/utils.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/tidy3d copying tidy3d/config.py -> build/lib/tidy3d copying tidy3d/__init__.py -> build/lib/tidy3d copying tidy3d/version.py -> build/lib/tidy3d copying tidy3d/log.py -> build/lib/tidy3d copying tidy3d/__main__.py -> build/lib/tidy3d copying tidy3d/exceptions.py -> build/lib/tidy3d copying tidy3d/constants.py -> build/lib/tidy3d copying tidy3d/updater.py -> build/lib/tidy3d creating build/lib/tests/_test_local copying tests/_test_local/_test_plugins_web.py -> build/lib/tests/_test_local copying tests/_test_local/__init__.py -> build/lib/tests/_test_local copying tests/_test_local/_test_data_performance.py -> build/lib/tests/_test_local copying tests/_test_local/_test_fit_web.py -> build/lib/tests/_test_local copying tests/_test_local/_test_web.py -> build/lib/tests/_test_local copying tests/_test_local/_test_adjoint_performance.py -> build/lib/tests/_test_local creating build/lib/tests/test_web copying tests/test_web/test_task.py -> build/lib/tests/test_web copying tests/test_web/__init__.py -> build/lib/tests/test_web copying tests/test_web/test_cli.py -> build/lib/tests/test_web copying tests/test_web/test_tidy3d_material_library.py -> build/lib/tests/test_web copying tests/test_web/mock_web.py -> build/lib/tests/test_web copying tests/test_web/test_tidy3d_folder.py -> build/lib/tests/test_web copying tests/test_web/test_auth.py -> build/lib/tests/test_web copying tests/test_web/test_webapi.py -> build/lib/tests/test_web copying tests/test_web/test_material_fitter.py -> build/lib/tests/test_web copying tests/test_web/test_tidy3d_task.py -> build/lib/tests/test_web creating build/lib/tests/test_plugins copying tests/test_plugins/__init__.py -> build/lib/tests/test_plugins copying tests/test_plugins/test_polyslab.py -> build/lib/tests/test_plugins copying tests/test_plugins/test_waveguide.py -> build/lib/tests/test_plugins copying tests/test_plugins/test_resonance_finder.py -> build/lib/tests/test_plugins copying tests/test_plugins/test_dispersion_fitter.py -> build/lib/tests/test_plugins copying tests/test_plugins/test_adjoint.py -> build/lib/tests/test_plugins copying tests/test_plugins/test_component_modeler.py -> build/lib/tests/test_plugins copying tests/test_plugins/test_mode_solver.py -> build/lib/tests/test_plugins creating build/lib/tests/test_data copying tests/test_data/__init__.py -> build/lib/tests/test_data copying tests/test_data/test_monitor_data.py -> build/lib/tests/test_data copying tests/test_data/test_sim_data.py -> build/lib/tests/test_data copying tests/test_data/test_data_arrays.py -> build/lib/tests/test_data creating build/lib/tests/test_components copying tests/test_components/test_grid_spec.py -> build/lib/tests/test_components copying tests/test_components/test_grid.py -> build/lib/tests/test_components copying tests/test_components/test_field_projection.py -> build/lib/tests/test_components copying tests/test_components/__init__.py -> build/lib/tests/test_components copying tests/test_components/test_base.py -> build/lib/tests/test_components copying tests/test_components/test_sidewall.py -> build/lib/tests/test_components copying tests/test_components/test_viz.py -> build/lib/tests/test_components copying tests/test_components/test_apodization.py -> build/lib/tests/test_components copying tests/test_components/test_geometry.py -> build/lib/tests/test_components copying tests/test_components/test_mode.py -> build/lib/tests/test_components copying tests/test_components/test_IO.py -> build/lib/tests/test_components copying tests/test_components/test_medium.py -> build/lib/tests/test_components copying tests/test_components/test_monitor.py -> build/lib/tests/test_components copying tests/test_components/test_custom.py -> build/lib/tests/test_components copying tests/test_components/test_types.py -> build/lib/tests/test_components copying tests/test_components/test_simulation.py -> build/lib/tests/test_components copying tests/test_components/test_boundaries.py -> build/lib/tests/test_components copying tests/test_components/test_meshgenerate.py -> build/lib/tests/test_components copying tests/test_components/test_source.py -> build/lib/tests/test_components creating build/lib/tests/test_package copying tests/test_package/__init__.py -> build/lib/tests/test_package copying tests/test_package/test_log.py -> build/lib/tests/test_package copying tests/test_package/test_material_library.py -> build/lib/tests/test_package copying tests/test_package/test_config.py -> build/lib/tests/test_package copying tests/test_package/test_parametric_variants.py -> build/lib/tests/test_package copying tests/test_package/test_main.py -> build/lib/tests/test_package copying tests/test_package/test_make_script.py -> build/lib/tests/test_package creating build/lib/tidy3d/plugins copying tidy3d/plugins/__init__.py -> build/lib/tidy3d/plugins creating build/lib/tidy3d/web copying tidy3d/web/asynchronous.py -> build/lib/tidy3d/web copying tidy3d/web/config.py -> build/lib/tidy3d/web copying tidy3d/web/types.py -> build/lib/tidy3d/web copying tidy3d/web/__init__.py -> build/lib/tidy3d/web copying tidy3d/web/material_libray.py -> build/lib/tidy3d/web copying tidy3d/web/environment.py -> build/lib/tidy3d/web copying tidy3d/web/auth.py -> build/lib/tidy3d/web copying tidy3d/web/material_fitter.py -> build/lib/tidy3d/web copying tidy3d/web/container.py -> build/lib/tidy3d/web copying tidy3d/web/webapi.py -> build/lib/tidy3d/web copying tidy3d/web/http_management.py -> build/lib/tidy3d/web copying tidy3d/web/httputils.py -> build/lib/tidy3d/web copying tidy3d/web/s3utils.py -> build/lib/tidy3d/web copying tidy3d/web/cache.py -> build/lib/tidy3d/web copying tidy3d/web/simulation_task.py -> build/lib/tidy3d/web copying tidy3d/web/task.py -> build/lib/tidy3d/web creating build/lib/tidy3d/components copying tidy3d/components/base.py -> build/lib/tidy3d/components copying tidy3d/components/types.py -> build/lib/tidy3d/components copying tidy3d/components/simulation.py -> build/lib/tidy3d/components copying tidy3d/components/__init__.py -> build/lib/tidy3d/components copying tidy3d/components/apodization.py -> build/lib/tidy3d/components copying tidy3d/components/monitor.py -> build/lib/tidy3d/components copying tidy3d/components/geometry.py -> build/lib/tidy3d/components copying tidy3d/components/field_projection.py -> build/lib/tidy3d/components copying tidy3d/components/mode.py -> build/lib/tidy3d/components copying tidy3d/components/medium.py -> build/lib/tidy3d/components copying tidy3d/components/transformation.py -> build/lib/tidy3d/components copying tidy3d/components/source.py -> build/lib/tidy3d/components copying tidy3d/components/boundary.py -> build/lib/tidy3d/components copying tidy3d/components/viz.py -> build/lib/tidy3d/components copying tidy3d/components/validators.py -> build/lib/tidy3d/components copying tidy3d/components/structure.py -> build/lib/tidy3d/components creating build/lib/tidy3d/material_library copying tidy3d/material_library/__init__.py -> build/lib/tidy3d/material_library copying tidy3d/material_library/material_reference.py -> build/lib/tidy3d/material_library copying tidy3d/material_library/material_library.py -> build/lib/tidy3d/material_library copying tidy3d/material_library/parametric_materials.py -> build/lib/tidy3d/material_library creating build/lib/tidy3d/plugins/polyslab copying tidy3d/plugins/polyslab/__init__.py -> build/lib/tidy3d/plugins/polyslab copying tidy3d/plugins/polyslab/polyslab.py -> build/lib/tidy3d/plugins/polyslab creating build/lib/tidy3d/plugins/waveguide copying tidy3d/plugins/waveguide/__init__.py -> build/lib/tidy3d/plugins/waveguide copying tidy3d/plugins/waveguide/rectangular_dielectric.py -> build/lib/tidy3d/plugins/waveguide creating build/lib/tidy3d/plugins/adjoint copying tidy3d/plugins/adjoint/web.py -> build/lib/tidy3d/plugins/adjoint copying tidy3d/plugins/adjoint/__init__.py -> build/lib/tidy3d/plugins/adjoint creating build/lib/tidy3d/plugins/mode copying tidy3d/plugins/mode/transforms.py -> build/lib/tidy3d/plugins/mode copying tidy3d/plugins/mode/__init__.py -> build/lib/tidy3d/plugins/mode copying tidy3d/plugins/mode/derivatives.py -> build/lib/tidy3d/plugins/mode copying tidy3d/plugins/mode/mode_solver.py -> build/lib/tidy3d/plugins/mode copying tidy3d/plugins/mode/solver.py -> build/lib/tidy3d/plugins/mode creating build/lib/tidy3d/plugins/resonance copying tidy3d/plugins/resonance/__init__.py -> build/lib/tidy3d/plugins/resonance copying tidy3d/plugins/resonance/resonance.py -> build/lib/tidy3d/plugins/resonance creating build/lib/tidy3d/plugins/smatrix copying tidy3d/plugins/smatrix/__init__.py -> build/lib/tidy3d/plugins/smatrix copying tidy3d/plugins/smatrix/smatrix.py -> build/lib/tidy3d/plugins/smatrix creating build/lib/tidy3d/plugins/dispersion copying tidy3d/plugins/dispersion/fit_web.py -> build/lib/tidy3d/plugins/dispersion copying tidy3d/plugins/dispersion/fit.py -> build/lib/tidy3d/plugins/dispersion copying tidy3d/plugins/dispersion/__init__.py -> build/lib/tidy3d/plugins/dispersion creating build/lib/tidy3d/plugins/adjoint/components copying tidy3d/plugins/adjoint/components/base.py -> build/lib/tidy3d/plugins/adjoint/components copying tidy3d/plugins/adjoint/components/types.py -> build/lib/tidy3d/plugins/adjoint/components copying tidy3d/plugins/adjoint/components/simulation.py -> build/lib/tidy3d/plugins/adjoint/components copying tidy3d/plugins/adjoint/components/__init__.py -> build/lib/tidy3d/plugins/adjoint/components copying tidy3d/plugins/adjoint/components/geometry.py -> build/lib/tidy3d/plugins/adjoint/components copying tidy3d/plugins/adjoint/components/medium.py -> build/lib/tidy3d/plugins/adjoint/components copying tidy3d/plugins/adjoint/components/structure.py -> build/lib/tidy3d/plugins/adjoint/components creating build/lib/tidy3d/plugins/adjoint/components/data copying tidy3d/plugins/adjoint/components/data/__init__.py -> build/lib/tidy3d/plugins/adjoint/components/data copying tidy3d/plugins/adjoint/components/data/data_array.py -> build/lib/tidy3d/plugins/adjoint/components/data copying tidy3d/plugins/adjoint/components/data/dataset.py -> build/lib/tidy3d/plugins/adjoint/components/data copying tidy3d/plugins/adjoint/components/data/sim_data.py -> build/lib/tidy3d/plugins/adjoint/components/data copying tidy3d/plugins/adjoint/components/data/monitor_data.py -> build/lib/tidy3d/plugins/adjoint/components/data creating build/lib/tidy3d/web/cli copying tidy3d/web/cli/migrate.py -> build/lib/tidy3d/web/cli copying tidy3d/web/cli/__init__.py -> build/lib/tidy3d/web/cli copying tidy3d/web/cli/app.py -> build/lib/tidy3d/web/cli copying tidy3d/web/cli/constants.py -> build/lib/tidy3d/web/cli creating build/lib/tidy3d/components/grid copying tidy3d/components/grid/__init__.py -> build/lib/tidy3d/components/grid copying tidy3d/components/grid/grid_spec.py -> build/lib/tidy3d/components/grid copying tidy3d/components/grid/mesher.py -> build/lib/tidy3d/components/grid copying tidy3d/components/grid/grid.py -> build/lib/tidy3d/components/grid creating build/lib/tidy3d/components/data copying tidy3d/components/data/__init__.py -> build/lib/tidy3d/components/data copying tidy3d/components/data/data_array.py -> build/lib/tidy3d/components/data copying tidy3d/components/data/dataset.py -> build/lib/tidy3d/components/data copying tidy3d/components/data/sim_data.py -> build/lib/tidy3d/components/data copying tidy3d/components/data/monitor_data.py -> build/lib/tidy3d/components/data running egg_info writing tidy3d.egg-info/PKG-INFO writing dependency_links to tidy3d.egg-info/dependency_links.txt writing entry points to tidy3d.egg-info/entry_points.txt writing requirements to tidy3d.egg-info/requires.txt writing top-level names to tidy3d.egg-info/top_level.txt reading manifest file 'tidy3d.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements/plugins.txt' adding license file 'LICENSE' writing manifest file 'tidy3d.egg-info/SOURCES.txt' copying tidy3d/web/cacert.pem -> build/lib/tidy3d/web + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.r9kRLE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64 + cd tidy3d-2.2.2 + 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-tidy3d-2.2.2-1.x86_64 2.2.2 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-tidy3d-2.2.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/utils.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/_test_local copying build/lib/tests/_test_local/_test_plugins_web.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/_test_local copying build/lib/tests/_test_local/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/_test_local copying build/lib/tests/_test_local/_test_data_performance.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/_test_local copying build/lib/tests/_test_local/_test_fit_web.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/_test_local copying build/lib/tests/_test_local/_test_web.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/_test_local copying build/lib/tests/_test_local/_test_adjoint_performance.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/_test_local copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_web copying build/lib/tests/test_web/test_task.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_web copying build/lib/tests/test_web/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_web copying build/lib/tests/test_web/test_cli.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_web copying build/lib/tests/test_web/test_tidy3d_material_library.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_web copying build/lib/tests/test_web/mock_web.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_web copying build/lib/tests/test_web/test_tidy3d_folder.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_web copying build/lib/tests/test_web/test_auth.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_web copying build/lib/tests/test_web/test_webapi.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_web copying build/lib/tests/test_web/test_material_fitter.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_web copying build/lib/tests/test_web/test_tidy3d_task.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_web creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_plugins copying build/lib/tests/test_plugins/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_plugins copying build/lib/tests/test_plugins/test_polyslab.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_plugins copying build/lib/tests/test_plugins/test_waveguide.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_plugins copying build/lib/tests/test_plugins/test_resonance_finder.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_plugins copying build/lib/tests/test_plugins/test_dispersion_fitter.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_plugins copying build/lib/tests/test_plugins/test_adjoint.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_plugins copying build/lib/tests/test_plugins/test_component_modeler.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_plugins copying build/lib/tests/test_plugins/test_mode_solver.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_plugins creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_data copying build/lib/tests/test_data/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_data copying build/lib/tests/test_data/test_monitor_data.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_data copying build/lib/tests/test_data/test_sim_data.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_data copying build/lib/tests/test_data/test_data_arrays.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_data creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components copying build/lib/tests/test_components/test_grid_spec.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components copying build/lib/tests/test_components/test_grid.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components copying build/lib/tests/test_components/test_field_projection.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components copying build/lib/tests/test_components/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components copying build/lib/tests/test_components/test_base.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components copying build/lib/tests/test_components/test_sidewall.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components copying build/lib/tests/test_components/test_viz.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components copying build/lib/tests/test_components/test_apodization.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components copying build/lib/tests/test_components/test_geometry.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components copying build/lib/tests/test_components/test_mode.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components copying build/lib/tests/test_components/test_IO.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components copying build/lib/tests/test_components/test_medium.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components copying build/lib/tests/test_components/test_monitor.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components copying build/lib/tests/test_components/test_custom.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components copying build/lib/tests/test_components/test_types.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components copying build/lib/tests/test_components/test_simulation.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components copying build/lib/tests/test_components/test_boundaries.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components copying build/lib/tests/test_components/test_meshgenerate.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components copying build/lib/tests/test_components/test_source.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_package copying build/lib/tests/test_package/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_package copying build/lib/tests/test_package/test_log.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_package copying build/lib/tests/test_package/test_material_library.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_package copying build/lib/tests/test_package/test_config.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_package copying build/lib/tests/test_package/test_parametric_variants.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_package copying build/lib/tests/test_package/test_main.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_package copying build/lib/tests/test_package/test_make_script.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_package creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d copying build/lib/tidy3d/config.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d copying build/lib/tidy3d/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d copying build/lib/tidy3d/version.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/polyslab copying build/lib/tidy3d/plugins/polyslab/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/polyslab copying build/lib/tidy3d/plugins/polyslab/polyslab.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/polyslab copying build/lib/tidy3d/plugins/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/waveguide copying build/lib/tidy3d/plugins/waveguide/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/waveguide copying build/lib/tidy3d/plugins/waveguide/rectangular_dielectric.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/waveguide creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint copying build/lib/tidy3d/plugins/adjoint/web.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint copying build/lib/tidy3d/plugins/adjoint/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components copying build/lib/tidy3d/plugins/adjoint/components/base.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components copying build/lib/tidy3d/plugins/adjoint/components/types.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components copying build/lib/tidy3d/plugins/adjoint/components/simulation.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components copying build/lib/tidy3d/plugins/adjoint/components/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components copying build/lib/tidy3d/plugins/adjoint/components/geometry.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components/data copying build/lib/tidy3d/plugins/adjoint/components/data/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components/data copying build/lib/tidy3d/plugins/adjoint/components/data/data_array.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components/data copying build/lib/tidy3d/plugins/adjoint/components/data/dataset.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components/data copying build/lib/tidy3d/plugins/adjoint/components/data/sim_data.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components/data copying build/lib/tidy3d/plugins/adjoint/components/data/monitor_data.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components/data copying build/lib/tidy3d/plugins/adjoint/components/medium.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components copying build/lib/tidy3d/plugins/adjoint/components/structure.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/mode copying build/lib/tidy3d/plugins/mode/transforms.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/mode copying build/lib/tidy3d/plugins/mode/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/mode copying build/lib/tidy3d/plugins/mode/derivatives.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/mode copying build/lib/tidy3d/plugins/mode/mode_solver.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/mode copying build/lib/tidy3d/plugins/mode/solver.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/mode creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/resonance copying build/lib/tidy3d/plugins/resonance/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/resonance copying build/lib/tidy3d/plugins/resonance/resonance.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/resonance creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/smatrix copying build/lib/tidy3d/plugins/smatrix/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/smatrix copying build/lib/tidy3d/plugins/smatrix/smatrix.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/smatrix creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/dispersion copying build/lib/tidy3d/plugins/dispersion/fit_web.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/dispersion copying build/lib/tidy3d/plugins/dispersion/fit.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/dispersion copying build/lib/tidy3d/plugins/dispersion/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/dispersion copying build/lib/tidy3d/log.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web copying build/lib/tidy3d/web/asynchronous.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web copying build/lib/tidy3d/web/config.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web copying build/lib/tidy3d/web/types.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web copying build/lib/tidy3d/web/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/cli copying build/lib/tidy3d/web/cli/migrate.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/cli copying build/lib/tidy3d/web/cli/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/cli copying build/lib/tidy3d/web/cli/app.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/cli copying build/lib/tidy3d/web/cli/constants.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/cli copying build/lib/tidy3d/web/material_libray.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web copying build/lib/tidy3d/web/environment.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web copying build/lib/tidy3d/web/auth.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web copying build/lib/tidy3d/web/material_fitter.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web copying build/lib/tidy3d/web/container.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web copying build/lib/tidy3d/web/webapi.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web copying build/lib/tidy3d/web/http_management.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web copying build/lib/tidy3d/web/httputils.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web copying build/lib/tidy3d/web/s3utils.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web copying build/lib/tidy3d/web/cacert.pem -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web copying build/lib/tidy3d/web/cache.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web copying build/lib/tidy3d/web/simulation_task.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web copying build/lib/tidy3d/web/task.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components copying build/lib/tidy3d/components/base.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components copying build/lib/tidy3d/components/types.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components copying build/lib/tidy3d/components/simulation.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components copying build/lib/tidy3d/components/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/grid copying build/lib/tidy3d/components/grid/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/grid copying build/lib/tidy3d/components/grid/grid_spec.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/grid copying build/lib/tidy3d/components/grid/mesher.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/grid copying build/lib/tidy3d/components/grid/grid.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/grid copying build/lib/tidy3d/components/apodization.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components copying build/lib/tidy3d/components/monitor.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components copying build/lib/tidy3d/components/geometry.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components copying build/lib/tidy3d/components/field_projection.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/data copying build/lib/tidy3d/components/data/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/data copying build/lib/tidy3d/components/data/data_array.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/data copying build/lib/tidy3d/components/data/dataset.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/data copying build/lib/tidy3d/components/data/sim_data.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/data copying build/lib/tidy3d/components/data/monitor_data.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/data copying build/lib/tidy3d/components/mode.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components copying build/lib/tidy3d/components/medium.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components copying build/lib/tidy3d/components/transformation.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components copying build/lib/tidy3d/components/source.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components copying build/lib/tidy3d/components/boundary.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components copying build/lib/tidy3d/components/viz.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components copying build/lib/tidy3d/components/validators.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components copying build/lib/tidy3d/components/structure.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components copying build/lib/tidy3d/__main__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d creating /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/material_library copying build/lib/tidy3d/material_library/__init__.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/material_library copying build/lib/tidy3d/material_library/material_reference.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/material_library copying build/lib/tidy3d/material_library/material_library.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/material_library copying build/lib/tidy3d/material_library/parametric_materials.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/material_library copying build/lib/tidy3d/exceptions.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d copying build/lib/tidy3d/constants.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d copying build/lib/tidy3d/updater.py -> /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/_test_local/_test_plugins_web.py to _test_plugins_web.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/_test_local/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/_test_local/_test_data_performance.py to _test_data_performance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/_test_local/_test_fit_web.py to _test_fit_web.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/_test_local/_test_web.py to _test_web.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/_test_local/_test_adjoint_performance.py to _test_adjoint_performance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_web/test_task.py to test_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_web/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_web/test_cli.py to test_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_web/test_tidy3d_material_library.py to test_tidy3d_material_library.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_web/mock_web.py to mock_web.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_web/test_tidy3d_folder.py to test_tidy3d_folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_web/test_auth.py to test_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_web/test_webapi.py to test_webapi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_web/test_material_fitter.py to test_material_fitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_web/test_tidy3d_task.py to test_tidy3d_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_plugins/test_polyslab.py to test_polyslab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_plugins/test_waveguide.py to test_waveguide.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_plugins/test_resonance_finder.py to test_resonance_finder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_plugins/test_dispersion_fitter.py to test_dispersion_fitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_plugins/test_adjoint.py to test_adjoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_plugins/test_component_modeler.py to test_component_modeler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_plugins/test_mode_solver.py to test_mode_solver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_data/test_monitor_data.py to test_monitor_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_data/test_sim_data.py to test_sim_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_data/test_data_arrays.py to test_data_arrays.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components/test_grid_spec.py to test_grid_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components/test_grid.py to test_grid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components/test_field_projection.py to test_field_projection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components/test_sidewall.py to test_sidewall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components/test_viz.py to test_viz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components/test_apodization.py to test_apodization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components/test_geometry.py to test_geometry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components/test_mode.py to test_mode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components/test_IO.py to test_IO.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components/test_medium.py to test_medium.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components/test_monitor.py to test_monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components/test_custom.py to test_custom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components/test_types.py to test_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components/test_simulation.py to test_simulation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components/test_boundaries.py to test_boundaries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components/test_meshgenerate.py to test_meshgenerate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_components/test_source.py to test_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_package/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_package/test_log.py to test_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_package/test_material_library.py to test_material_library.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_package/test_config.py to test_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_package/test_parametric_variants.py to test_parametric_variants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_package/test_main.py to test_main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_package/test_make_script.py to test_make_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/polyslab/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/polyslab/polyslab.py to polyslab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/waveguide/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/waveguide/rectangular_dielectric.py to rectangular_dielectric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/web.py to web.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components/simulation.py to simulation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components/geometry.py to geometry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components/data/data_array.py to data_array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components/data/dataset.py to dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components/data/sim_data.py to sim_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components/data/monitor_data.py to monitor_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components/medium.py to medium.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/adjoint/components/structure.py to structure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/mode/transforms.py to transforms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/mode/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/mode/derivatives.py to derivatives.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/mode/mode_solver.py to mode_solver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/mode/solver.py to solver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/resonance/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/resonance/resonance.py to resonance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/smatrix/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/smatrix/smatrix.py to smatrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/dispersion/fit_web.py to fit_web.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/dispersion/fit.py to fit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/plugins/dispersion/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/asynchronous.py to asynchronous.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/cli/migrate.py to migrate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/cli/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/cli/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/material_libray.py to material_libray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/environment.py to environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/material_fitter.py to material_fitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/container.py to container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/webapi.py to webapi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/http_management.py to http_management.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/httputils.py to httputils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/s3utils.py to s3utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/simulation_task.py to simulation_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/web/task.py to task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/simulation.py to simulation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/grid/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/grid/grid_spec.py to grid_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/grid/mesher.py to mesher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/grid/grid.py to grid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/apodization.py to apodization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/monitor.py to monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/geometry.py to geometry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/field_projection.py to field_projection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/data/data_array.py to data_array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/data/dataset.py to dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/data/sim_data.py to sim_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/data/monitor_data.py to monitor_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/mode.py to mode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/medium.py to medium.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/transformation.py to transformation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/boundary.py to boundary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/viz.py to viz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/components/structure.py to structure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/material_library/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/material_library/material_reference.py to material_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/material_library/material_library.py to material_library.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/material_library/parametric_materials.py to parametric_materials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d/updater.py to updater.cpython-39.pyc writing byte-compilation script '/tmp/tmp_pazj72p.py' /usr/bin/python3 /tmp/tmp_pazj72p.py removing /tmp/tmp_pazj72p.py running install_egg_info running egg_info writing tidy3d.egg-info/PKG-INFO writing dependency_links to tidy3d.egg-info/dependency_links.txt writing entry points to tidy3d.egg-info/entry_points.txt writing requirements to tidy3d.egg-info/requires.txt writing top-level names to tidy3d.egg-info/top_level.txt reading manifest file 'tidy3d.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements/plugins.txt' adding license file 'LICENSE' writing manifest file 'tidy3d.egg-info/SOURCES.txt' Copying tidy3d.egg-info to /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/tidy3d-2.2.2-py3.9.egg-info running install_scripts Installing tidy3d script to /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64//usr/share/doc/python-tidy3d + '[' -d doc ']' ~/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64 ~/build/BUILD/tidy3d-2.2.2 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-tidy3d-2.2.2-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/tidy3d-2.2.2 + mv /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.2.2-1 --unique-debug-suffix -2.2.2-1.x86_64 --unique-debug-src-base python-tidy3d-2.2.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/tidy3d-2.2.2 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-tidy3d-2.2.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-tidy3d-2.2.2-1.noarch Provides: python-tidy3d python3-tidy3d = 2.2.2-1 python3.9dist(tidy3d) = 2.2.2 python3dist(tidy3d) = 2.2.2 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) = 1.23.1 python3.9dist(click) = 8.0.3 python3.9dist(dask) python3.9dist(h5netcdf) = 1.0.2 python3.9dist(h5py) >= 3 python3.9dist(importlib-metadata) >= 6 python3.9dist(matplotlib) python3.9dist(pydantic) >= 1.10 python3.9dist(pydantic) < 2 python3.9dist(pyjwt) python3.9dist(pyroots) >= 0.5 python3.9dist(pyyaml) python3.9dist(requests) python3.9dist(responses) python3.9dist(rich) < 12.6 python3.9dist(scipy) python3.9dist(setuptools) python3.9dist(shapely) >= 2 python3.9dist(toml) python3.9dist(typing-extensions) <= 4.5 python3.9dist(xarray) >= 0.16.2 Processing files: python-tidy3d-help-2.2.2-1.noarch warning: Empty %files file /builddir/build/BUILD/tidy3d-2.2.2/doclist.lst Provides: python-tidy3d-help = 2.2.2-1 python3-tidy3d-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-tidy3d-2.2.2-1.x86_64 Wrote: /builddir/build/RPMS/python-tidy3d-help-2.2.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-tidy3d-2.2.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nZuLhq + umask 022 + cd /builddir/build/BUILD + cd tidy3d-2.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tidy3d-2.2.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0