Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-dbt-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682170499.277608/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-dbt-core.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-dbt-core-1.4.6-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-dbt-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682170499.277608/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-dbt-core.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-dbt-core-1.4.6-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-dbt-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682170499.277608/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-dbt-core.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qdt1yR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dbt-core-1.4.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/dbt-core-1.4.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dbt-core-1.4.6 + /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.mPVN7I + umask 022 + cd /builddir/build/BUILD + cd dbt-core-1.4.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/dbt copying dbt/version.py -> build/lib/dbt copying dbt/semver.py -> build/lib/dbt copying dbt/logger.py -> build/lib/dbt copying dbt/profiler.py -> build/lib/dbt copying dbt/lib.py -> build/lib/dbt copying dbt/internal_deprecations.py -> build/lib/dbt copying dbt/utils.py -> build/lib/dbt copying dbt/compilation.py -> build/lib/dbt copying dbt/constants.py -> build/lib/dbt copying dbt/hooks.py -> build/lib/dbt copying dbt/dataclass_schema.py -> build/lib/dbt copying dbt/__init__.py -> build/lib/dbt copying dbt/main.py -> build/lib/dbt copying dbt/selected_resources.py -> build/lib/dbt copying dbt/flags.py -> build/lib/dbt copying dbt/node_types.py -> build/lib/dbt copying dbt/exceptions.py -> build/lib/dbt copying dbt/links.py -> build/lib/dbt copying dbt/helper_types.py -> build/lib/dbt copying dbt/ui.py -> build/lib/dbt copying dbt/tracking.py -> build/lib/dbt copying dbt/deprecations.py -> build/lib/dbt package init file 'dbt/docs/__init__.py' not found (or not a regular file) creating build/lib/dbt/context copying dbt/context/context_config.py -> build/lib/dbt/context copying dbt/context/macro_resolver.py -> build/lib/dbt/context copying dbt/context/target.py -> build/lib/dbt/context copying dbt/context/docs.py -> build/lib/dbt/context copying dbt/context/base.py -> build/lib/dbt/context copying dbt/context/configured.py -> build/lib/dbt/context copying dbt/context/__init__.py -> build/lib/dbt/context copying dbt/context/macros.py -> build/lib/dbt/context copying dbt/context/exceptions_jinja.py -> build/lib/dbt/context copying dbt/context/manifest.py -> build/lib/dbt/context copying dbt/context/providers.py -> build/lib/dbt/context copying dbt/context/secret.py -> build/lib/dbt/context creating build/lib/dbt/config copying dbt/config/utils.py -> build/lib/dbt/config copying dbt/config/runtime.py -> build/lib/dbt/config copying dbt/config/project.py -> build/lib/dbt/config copying dbt/config/__init__.py -> build/lib/dbt/config copying dbt/config/profile.py -> build/lib/dbt/config copying dbt/config/selectors.py -> build/lib/dbt/config copying dbt/config/renderer.py -> build/lib/dbt/config creating build/lib/dbt/contracts copying dbt/contracts/connection.py -> build/lib/dbt/contracts copying dbt/contracts/selection.py -> build/lib/dbt/contracts copying dbt/contracts/results.py -> build/lib/dbt/contracts copying dbt/contracts/relation.py -> build/lib/dbt/contracts copying dbt/contracts/project.py -> build/lib/dbt/contracts copying dbt/contracts/util.py -> build/lib/dbt/contracts copying dbt/contracts/__init__.py -> build/lib/dbt/contracts copying dbt/contracts/sql.py -> build/lib/dbt/contracts copying dbt/contracts/files.py -> build/lib/dbt/contracts copying dbt/contracts/state.py -> build/lib/dbt/contracts package init file 'dbt/tests/__init__.py' not found (or not a regular file) creating build/lib/dbt/tests copying dbt/tests/util.py -> build/lib/dbt/tests creating build/lib/dbt/cli copying dbt/cli/option_types.py -> build/lib/dbt/cli copying dbt/cli/params.py -> build/lib/dbt/cli copying dbt/cli/__init__.py -> build/lib/dbt/cli copying dbt/cli/main.py -> build/lib/dbt/cli copying dbt/cli/resolvers.py -> build/lib/dbt/cli copying dbt/cli/flags.py -> build/lib/dbt/cli creating build/lib/dbt/parser copying dbt/parser/schema_renderer.py -> build/lib/dbt/parser copying dbt/parser/singular_test.py -> build/lib/dbt/parser copying dbt/parser/seeds.py -> build/lib/dbt/parser copying dbt/parser/snapshots.py -> build/lib/dbt/parser copying dbt/parser/analysis.py -> build/lib/dbt/parser copying dbt/parser/read_files.py -> build/lib/dbt/parser copying dbt/parser/docs.py -> build/lib/dbt/parser copying dbt/parser/hooks.py -> build/lib/dbt/parser copying dbt/parser/base.py -> build/lib/dbt/parser copying dbt/parser/__init__.py -> build/lib/dbt/parser copying dbt/parser/macros.py -> build/lib/dbt/parser copying dbt/parser/sql.py -> build/lib/dbt/parser copying dbt/parser/manifest.py -> build/lib/dbt/parser copying dbt/parser/generic_test.py -> build/lib/dbt/parser copying dbt/parser/sources.py -> build/lib/dbt/parser copying dbt/parser/models.py -> build/lib/dbt/parser copying dbt/parser/partial.py -> build/lib/dbt/parser copying dbt/parser/schemas.py -> build/lib/dbt/parser copying dbt/parser/search.py -> build/lib/dbt/parser copying dbt/parser/generic_test_builders.py -> build/lib/dbt/parser creating build/lib/dbt/events copying dbt/events/eventmgr.py -> build/lib/dbt/events copying dbt/events/test_types.py -> build/lib/dbt/events copying dbt/events/functions.py -> build/lib/dbt/events copying dbt/events/adapter_endpoint.py -> build/lib/dbt/events copying dbt/events/contextvars.py -> build/lib/dbt/events copying dbt/events/__init__.py -> build/lib/dbt/events copying dbt/events/format.py -> build/lib/dbt/events copying dbt/events/base_types.py -> build/lib/dbt/events copying dbt/events/types.py -> build/lib/dbt/events copying dbt/events/proto_types.py -> build/lib/dbt/events copying dbt/events/helpers.py -> build/lib/dbt/events creating build/lib/dbt/deps copying dbt/deps/base.py -> build/lib/dbt/deps copying dbt/deps/__init__.py -> build/lib/dbt/deps copying dbt/deps/local.py -> build/lib/dbt/deps copying dbt/deps/tarball.py -> build/lib/dbt/deps copying dbt/deps/git.py -> build/lib/dbt/deps copying dbt/deps/resolver.py -> build/lib/dbt/deps copying dbt/deps/registry.py -> build/lib/dbt/deps creating build/lib/dbt/adapters copying dbt/adapters/reference_keys.py -> build/lib/dbt/adapters copying dbt/adapters/__init__.py -> build/lib/dbt/adapters copying dbt/adapters/cache.py -> build/lib/dbt/adapters copying dbt/adapters/protocol.py -> build/lib/dbt/adapters copying dbt/adapters/factory.py -> build/lib/dbt/adapters creating build/lib/dbt/graph copying dbt/graph/queue.py -> build/lib/dbt/graph copying dbt/graph/selector_methods.py -> build/lib/dbt/graph copying dbt/graph/selector.py -> build/lib/dbt/graph copying dbt/graph/cli.py -> build/lib/dbt/graph copying dbt/graph/selector_spec.py -> build/lib/dbt/graph copying dbt/graph/__init__.py -> build/lib/dbt/graph copying dbt/graph/graph.py -> build/lib/dbt/graph creating build/lib/dbt/clients copying dbt/clients/jinja.py -> build/lib/dbt/clients copying dbt/clients/system.py -> build/lib/dbt/clients copying dbt/clients/_jinja_blocks.py -> build/lib/dbt/clients copying dbt/clients/jinja_static.py -> build/lib/dbt/clients copying dbt/clients/__init__.py -> build/lib/dbt/clients copying dbt/clients/yaml_helper.py -> build/lib/dbt/clients copying dbt/clients/agate_helper.py -> build/lib/dbt/clients copying dbt/clients/git.py -> build/lib/dbt/clients copying dbt/clients/registry.py -> build/lib/dbt/clients creating build/lib/dbt/task copying dbt/task/run_operation.py -> build/lib/dbt/task copying dbt/task/debug.py -> build/lib/dbt/task copying dbt/task/parse.py -> build/lib/dbt/task copying dbt/task/test.py -> build/lib/dbt/task copying dbt/task/seed.py -> build/lib/dbt/task copying dbt/task/clean.py -> build/lib/dbt/task copying dbt/task/generate.py -> build/lib/dbt/task copying dbt/task/printer.py -> build/lib/dbt/task copying dbt/task/serve.py -> build/lib/dbt/task copying dbt/task/snapshot.py -> build/lib/dbt/task copying dbt/task/compile.py -> build/lib/dbt/task copying dbt/task/base.py -> build/lib/dbt/task copying dbt/task/list.py -> build/lib/dbt/task copying dbt/task/run.py -> build/lib/dbt/task copying dbt/task/__init__.py -> build/lib/dbt/task copying dbt/task/sql.py -> build/lib/dbt/task copying dbt/task/runnable.py -> build/lib/dbt/task copying dbt/task/deps.py -> build/lib/dbt/task copying dbt/task/build.py -> build/lib/dbt/task copying dbt/task/freshness.py -> build/lib/dbt/task copying dbt/task/init.py -> build/lib/dbt/task package init file 'dbt/include/__init__.py' not found (or not a regular file) package init file 'dbt/docs/source/__init__.py' not found (or not a regular file) creating build/lib/dbt/docs creating build/lib/dbt/docs/source copying dbt/docs/source/conf.py -> build/lib/dbt/docs/source package init file 'dbt/docs/source/_ext/__init__.py' not found (or not a regular file) creating build/lib/dbt/docs/source/_ext copying dbt/docs/source/_ext/dbt_click.py -> build/lib/dbt/docs/source/_ext creating build/lib/dbt/contracts/graph copying dbt/contracts/graph/searcher.py -> build/lib/dbt/contracts/graph copying dbt/contracts/graph/model_config.py -> build/lib/dbt/contracts/graph copying dbt/contracts/graph/utils.py -> build/lib/dbt/contracts/graph copying dbt/contracts/graph/__init__.py -> build/lib/dbt/contracts/graph copying dbt/contracts/graph/metrics.py -> build/lib/dbt/contracts/graph copying dbt/contracts/graph/unparsed.py -> build/lib/dbt/contracts/graph copying dbt/contracts/graph/manifest.py -> build/lib/dbt/contracts/graph copying dbt/contracts/graph/nodes.py -> build/lib/dbt/contracts/graph creating build/lib/dbt/tests/fixtures copying dbt/tests/fixtures/project.py -> build/lib/dbt/tests/fixtures copying dbt/tests/fixtures/__init__.py -> build/lib/dbt/tests/fixtures creating build/lib/dbt/adapters/base copying dbt/adapters/base/impl.py -> build/lib/dbt/adapters/base copying dbt/adapters/base/meta.py -> build/lib/dbt/adapters/base copying dbt/adapters/base/relation.py -> build/lib/dbt/adapters/base copying dbt/adapters/base/query_headers.py -> build/lib/dbt/adapters/base copying dbt/adapters/base/__init__.py -> build/lib/dbt/adapters/base copying dbt/adapters/base/column.py -> build/lib/dbt/adapters/base copying dbt/adapters/base/connections.py -> build/lib/dbt/adapters/base copying dbt/adapters/base/plugin.py -> build/lib/dbt/adapters/base creating build/lib/dbt/adapters/sql copying dbt/adapters/sql/impl.py -> build/lib/dbt/adapters/sql copying dbt/adapters/sql/__init__.py -> build/lib/dbt/adapters/sql copying dbt/adapters/sql/connections.py -> build/lib/dbt/adapters/sql creating build/lib/dbt/include creating build/lib/dbt/include/starter_project copying dbt/include/starter_project/__init__.py -> build/lib/dbt/include/starter_project creating build/lib/dbt/include/global_project copying dbt/include/global_project/__init__.py -> build/lib/dbt/include/global_project package init file 'dbt/include/starter_project/snapshots/__init__.py' not found (or not a regular file) package init file 'dbt/include/starter_project/tests/__init__.py' not found (or not a regular file) package init file 'dbt/include/starter_project/models/__init__.py' not found (or not a regular file) package init file 'dbt/include/starter_project/macros/__init__.py' not found (or not a regular file) package init file 'dbt/include/starter_project/seeds/__init__.py' not found (or not a regular file) package init file 'dbt/include/starter_project/analyses/__init__.py' not found (or not a regular file) package init file 'dbt/include/starter_project/models/example/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/docs/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/tests/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/tests/generic/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/generic_test_sql/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/etc/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/python_model/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/utils/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/adapters/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/get_custom_name/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/materializations/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/materializations/snapshots/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/materializations/tests/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/materializations/models/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/materializations/seeds/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/materializations/models/view/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/materializations/models/incremental/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/materializations/models/table/__init__.py' not found (or not a regular file) running egg_info writing dbt_core.egg-info/PKG-INFO writing dependency_links to dbt_core.egg-info/dependency_links.txt writing entry points to dbt_core.egg-info/entry_points.txt writing requirements to dbt_core.egg-info/requires.txt writing top-level names to dbt_core.egg-info/top_level.txt reading manifest file 'dbt_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dbt_core.egg-info/SOURCES.txt' copying dbt/py.typed -> build/lib/dbt copying dbt/include/README.md -> build/lib/dbt/include copying dbt/include/index.html -> build/lib/dbt/include copying dbt/include/starter_project/.gitignore -> build/lib/dbt/include/starter_project copying dbt/include/starter_project/README.md -> build/lib/dbt/include/starter_project copying dbt/include/starter_project/dbt_project.yml -> build/lib/dbt/include/starter_project copying dbt/include/global_project/dbt_project.yml -> build/lib/dbt/include/global_project creating build/lib/dbt/include/starter_project/snapshots copying dbt/include/starter_project/snapshots/.gitkeep -> build/lib/dbt/include/starter_project/snapshots creating build/lib/dbt/include/starter_project/tests copying dbt/include/starter_project/tests/.gitkeep -> build/lib/dbt/include/starter_project/tests creating build/lib/dbt/include/starter_project/macros copying dbt/include/starter_project/macros/.gitkeep -> build/lib/dbt/include/starter_project/macros creating build/lib/dbt/include/starter_project/seeds copying dbt/include/starter_project/seeds/.gitkeep -> build/lib/dbt/include/starter_project/seeds creating build/lib/dbt/include/starter_project/analyses copying dbt/include/starter_project/analyses/.gitkeep -> build/lib/dbt/include/starter_project/analyses creating build/lib/dbt/include/starter_project/models creating build/lib/dbt/include/starter_project/models/example copying dbt/include/starter_project/models/example/my_first_dbt_model.sql -> build/lib/dbt/include/starter_project/models/example copying dbt/include/starter_project/models/example/my_second_dbt_model.sql -> build/lib/dbt/include/starter_project/models/example copying dbt/include/starter_project/models/example/schema.yml -> build/lib/dbt/include/starter_project/models/example creating build/lib/dbt/include/global_project/docs copying dbt/include/global_project/docs/overview.md -> build/lib/dbt/include/global_project/docs creating build/lib/dbt/include/global_project/tests creating build/lib/dbt/include/global_project/tests/generic copying dbt/include/global_project/tests/generic/builtin.sql -> build/lib/dbt/include/global_project/tests/generic creating build/lib/dbt/include/global_project/macros creating build/lib/dbt/include/global_project/macros/generic_test_sql copying dbt/include/global_project/macros/generic_test_sql/accepted_values.sql -> build/lib/dbt/include/global_project/macros/generic_test_sql copying dbt/include/global_project/macros/generic_test_sql/not_null.sql -> build/lib/dbt/include/global_project/macros/generic_test_sql copying dbt/include/global_project/macros/generic_test_sql/relationships.sql -> build/lib/dbt/include/global_project/macros/generic_test_sql copying dbt/include/global_project/macros/generic_test_sql/unique.sql -> build/lib/dbt/include/global_project/macros/generic_test_sql creating build/lib/dbt/include/global_project/macros/etc copying dbt/include/global_project/macros/etc/datetime.sql -> build/lib/dbt/include/global_project/macros/etc copying dbt/include/global_project/macros/etc/statement.sql -> build/lib/dbt/include/global_project/macros/etc creating build/lib/dbt/include/global_project/macros/python_model copying dbt/include/global_project/macros/python_model/python.sql -> build/lib/dbt/include/global_project/macros/python_model creating build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/any_value.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/array_append.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/array_concat.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/array_construct.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/bool_or.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/cast_bool_to_text.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/concat.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/data_types.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/date_trunc.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/dateadd.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/datediff.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/escape_single_quotes.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/except.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/hash.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/intersect.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/last_day.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/length.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/listagg.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/literal.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/position.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/replace.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/right.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/safe_cast.sql -> build/lib/dbt/include/global_project/macros/utils copying dbt/include/global_project/macros/utils/split_part.sql -> build/lib/dbt/include/global_project/macros/utils creating build/lib/dbt/include/global_project/macros/adapters copying dbt/include/global_project/macros/adapters/apply_grants.sql -> build/lib/dbt/include/global_project/macros/adapters copying dbt/include/global_project/macros/adapters/columns.sql -> build/lib/dbt/include/global_project/macros/adapters copying dbt/include/global_project/macros/adapters/freshness.sql -> build/lib/dbt/include/global_project/macros/adapters copying dbt/include/global_project/macros/adapters/indexes.sql -> build/lib/dbt/include/global_project/macros/adapters copying dbt/include/global_project/macros/adapters/metadata.sql -> build/lib/dbt/include/global_project/macros/adapters copying dbt/include/global_project/macros/adapters/persist_docs.sql -> build/lib/dbt/include/global_project/macros/adapters copying dbt/include/global_project/macros/adapters/relation.sql -> build/lib/dbt/include/global_project/macros/adapters copying dbt/include/global_project/macros/adapters/schema.sql -> build/lib/dbt/include/global_project/macros/adapters copying dbt/include/global_project/macros/adapters/timestamps.sql -> build/lib/dbt/include/global_project/macros/adapters creating build/lib/dbt/include/global_project/macros/get_custom_name copying dbt/include/global_project/macros/get_custom_name/get_custom_alias.sql -> build/lib/dbt/include/global_project/macros/get_custom_name copying dbt/include/global_project/macros/get_custom_name/get_custom_database.sql -> build/lib/dbt/include/global_project/macros/get_custom_name copying dbt/include/global_project/macros/get_custom_name/get_custom_schema.sql -> build/lib/dbt/include/global_project/macros/get_custom_name creating build/lib/dbt/include/global_project/macros/materializations copying dbt/include/global_project/macros/materializations/configs.sql -> build/lib/dbt/include/global_project/macros/materializations copying dbt/include/global_project/macros/materializations/hooks.sql -> build/lib/dbt/include/global_project/macros/materializations creating build/lib/dbt/include/global_project/macros/materializations/snapshots copying dbt/include/global_project/macros/materializations/snapshots/helpers.sql -> build/lib/dbt/include/global_project/macros/materializations/snapshots copying dbt/include/global_project/macros/materializations/snapshots/snapshot.sql -> build/lib/dbt/include/global_project/macros/materializations/snapshots copying dbt/include/global_project/macros/materializations/snapshots/snapshot_merge.sql -> build/lib/dbt/include/global_project/macros/materializations/snapshots copying dbt/include/global_project/macros/materializations/snapshots/strategies.sql -> build/lib/dbt/include/global_project/macros/materializations/snapshots creating build/lib/dbt/include/global_project/macros/materializations/tests copying dbt/include/global_project/macros/materializations/tests/helpers.sql -> build/lib/dbt/include/global_project/macros/materializations/tests copying dbt/include/global_project/macros/materializations/tests/test.sql -> build/lib/dbt/include/global_project/macros/materializations/tests copying dbt/include/global_project/macros/materializations/tests/where_subquery.sql -> build/lib/dbt/include/global_project/macros/materializations/tests creating build/lib/dbt/include/global_project/macros/materializations/seeds copying dbt/include/global_project/macros/materializations/seeds/helpers.sql -> build/lib/dbt/include/global_project/macros/materializations/seeds copying dbt/include/global_project/macros/materializations/seeds/seed.sql -> build/lib/dbt/include/global_project/macros/materializations/seeds creating build/lib/dbt/include/global_project/macros/materializations/models creating build/lib/dbt/include/global_project/macros/materializations/models/view copying dbt/include/global_project/macros/materializations/models/view/create_or_replace_view.sql -> build/lib/dbt/include/global_project/macros/materializations/models/view copying dbt/include/global_project/macros/materializations/models/view/create_view_as.sql -> build/lib/dbt/include/global_project/macros/materializations/models/view copying dbt/include/global_project/macros/materializations/models/view/helpers.sql -> build/lib/dbt/include/global_project/macros/materializations/models/view copying dbt/include/global_project/macros/materializations/models/view/view.sql -> build/lib/dbt/include/global_project/macros/materializations/models/view creating build/lib/dbt/include/global_project/macros/materializations/models/incremental copying dbt/include/global_project/macros/materializations/models/incremental/column_helpers.sql -> build/lib/dbt/include/global_project/macros/materializations/models/incremental copying dbt/include/global_project/macros/materializations/models/incremental/incremental.sql -> build/lib/dbt/include/global_project/macros/materializations/models/incremental copying dbt/include/global_project/macros/materializations/models/incremental/is_incremental.sql -> build/lib/dbt/include/global_project/macros/materializations/models/incremental copying dbt/include/global_project/macros/materializations/models/incremental/merge.sql -> build/lib/dbt/include/global_project/macros/materializations/models/incremental copying dbt/include/global_project/macros/materializations/models/incremental/on_schema_change.sql -> build/lib/dbt/include/global_project/macros/materializations/models/incremental copying dbt/include/global_project/macros/materializations/models/incremental/strategies.sql -> build/lib/dbt/include/global_project/macros/materializations/models/incremental creating build/lib/dbt/include/global_project/macros/materializations/models/table copying dbt/include/global_project/macros/materializations/models/table/create_table_as.sql -> build/lib/dbt/include/global_project/macros/materializations/models/table copying dbt/include/global_project/macros/materializations/models/table/table.sql -> build/lib/dbt/include/global_project/macros/materializations/models/table + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.T7dnxG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64 + cd dbt-core-1.4.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt copying build/lib/dbt/version.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/docs creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/docs/source creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/docs/source/_ext copying build/lib/dbt/docs/source/_ext/dbt_click.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/docs/source/_ext copying build/lib/dbt/docs/source/conf.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/docs/source copying build/lib/dbt/semver.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context copying build/lib/dbt/context/context_config.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context copying build/lib/dbt/context/macro_resolver.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context copying build/lib/dbt/context/target.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context copying build/lib/dbt/context/docs.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context copying build/lib/dbt/context/base.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context copying build/lib/dbt/context/configured.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context copying build/lib/dbt/context/__init__.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context copying build/lib/dbt/context/macros.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context copying build/lib/dbt/context/exceptions_jinja.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context copying build/lib/dbt/context/manifest.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context copying build/lib/dbt/context/providers.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context copying build/lib/dbt/context/secret.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/config copying build/lib/dbt/config/utils.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/config copying build/lib/dbt/config/runtime.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/config copying build/lib/dbt/config/project.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/config copying build/lib/dbt/config/__init__.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/config copying build/lib/dbt/config/profile.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/config copying build/lib/dbt/config/selectors.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/config copying build/lib/dbt/config/renderer.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/config copying build/lib/dbt/logger.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt copying build/lib/dbt/profiler.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts copying build/lib/dbt/contracts/connection.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts copying build/lib/dbt/contracts/selection.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts copying build/lib/dbt/contracts/results.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts copying build/lib/dbt/contracts/relation.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts copying build/lib/dbt/contracts/project.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts copying build/lib/dbt/contracts/util.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts copying build/lib/dbt/contracts/__init__.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts copying build/lib/dbt/contracts/sql.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts copying build/lib/dbt/contracts/files.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/graph copying build/lib/dbt/contracts/graph/searcher.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/graph copying build/lib/dbt/contracts/graph/model_config.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/graph copying build/lib/dbt/contracts/graph/utils.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/graph copying build/lib/dbt/contracts/graph/__init__.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/graph copying build/lib/dbt/contracts/graph/metrics.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/graph copying build/lib/dbt/contracts/graph/unparsed.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/graph copying build/lib/dbt/contracts/graph/manifest.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/graph copying build/lib/dbt/contracts/graph/nodes.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/graph copying build/lib/dbt/contracts/state.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts copying build/lib/dbt/lib.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt copying build/lib/dbt/internal_deprecations.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt copying build/lib/dbt/utils.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt copying build/lib/dbt/compilation.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/tests copying build/lib/dbt/tests/util.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/tests creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/tests/fixtures copying build/lib/dbt/tests/fixtures/project.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/tests/fixtures copying build/lib/dbt/tests/fixtures/__init__.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/tests/fixtures copying build/lib/dbt/constants.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/cli copying build/lib/dbt/cli/option_types.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/cli copying build/lib/dbt/cli/params.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/cli copying build/lib/dbt/cli/__init__.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/cli copying build/lib/dbt/cli/main.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/cli copying build/lib/dbt/cli/resolvers.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/cli copying build/lib/dbt/cli/flags.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/cli creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser copying build/lib/dbt/parser/schema_renderer.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser copying build/lib/dbt/parser/singular_test.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser copying build/lib/dbt/parser/seeds.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser copying build/lib/dbt/parser/snapshots.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser copying build/lib/dbt/parser/analysis.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser copying build/lib/dbt/parser/read_files.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser copying build/lib/dbt/parser/docs.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser copying build/lib/dbt/parser/hooks.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser copying build/lib/dbt/parser/base.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser copying build/lib/dbt/parser/__init__.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser copying build/lib/dbt/parser/macros.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser copying build/lib/dbt/parser/sql.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser copying build/lib/dbt/parser/manifest.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser copying build/lib/dbt/parser/generic_test.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser copying build/lib/dbt/parser/sources.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser copying build/lib/dbt/parser/models.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser copying build/lib/dbt/parser/partial.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser copying build/lib/dbt/parser/schemas.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser copying build/lib/dbt/parser/search.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser copying build/lib/dbt/parser/generic_test_builders.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events copying build/lib/dbt/events/eventmgr.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events copying build/lib/dbt/events/test_types.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events copying build/lib/dbt/events/functions.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events copying build/lib/dbt/events/adapter_endpoint.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events copying build/lib/dbt/events/contextvars.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events copying build/lib/dbt/events/__init__.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events copying build/lib/dbt/events/format.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events copying build/lib/dbt/events/base_types.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events copying build/lib/dbt/events/types.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events copying build/lib/dbt/events/proto_types.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events copying build/lib/dbt/events/helpers.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/deps copying build/lib/dbt/deps/base.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/deps copying build/lib/dbt/deps/__init__.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/deps copying build/lib/dbt/deps/local.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/deps copying build/lib/dbt/deps/tarball.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/deps copying build/lib/dbt/deps/git.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/deps copying build/lib/dbt/deps/resolver.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/deps copying build/lib/dbt/deps/registry.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/deps copying build/lib/dbt/hooks.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt copying build/lib/dbt/dataclass_schema.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt copying build/lib/dbt/__init__.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt copying build/lib/dbt/main.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters copying build/lib/dbt/adapters/reference_keys.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/base copying build/lib/dbt/adapters/base/impl.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/base copying build/lib/dbt/adapters/base/meta.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/base copying build/lib/dbt/adapters/base/relation.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/base copying build/lib/dbt/adapters/base/query_headers.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/base copying build/lib/dbt/adapters/base/__init__.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/base copying build/lib/dbt/adapters/base/column.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/base copying build/lib/dbt/adapters/base/connections.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/base copying build/lib/dbt/adapters/base/plugin.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/base copying build/lib/dbt/adapters/__init__.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters copying build/lib/dbt/adapters/cache.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters copying build/lib/dbt/adapters/protocol.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/sql copying build/lib/dbt/adapters/sql/impl.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/sql copying build/lib/dbt/adapters/sql/__init__.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/sql copying build/lib/dbt/adapters/sql/connections.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/sql copying build/lib/dbt/adapters/factory.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters copying build/lib/dbt/selected_resources.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/graph copying build/lib/dbt/graph/queue.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/graph copying build/lib/dbt/graph/selector_methods.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/graph copying build/lib/dbt/graph/selector.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/graph copying build/lib/dbt/graph/cli.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/graph copying build/lib/dbt/graph/selector_spec.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/graph copying build/lib/dbt/graph/__init__.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/graph copying build/lib/dbt/graph/graph.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/graph copying build/lib/dbt/flags.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt copying build/lib/dbt/node_types.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt copying build/lib/dbt/exceptions.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt copying build/lib/dbt/links.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt copying build/lib/dbt/helper_types.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/clients copying build/lib/dbt/clients/jinja.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/clients copying build/lib/dbt/clients/system.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/clients copying build/lib/dbt/clients/_jinja_blocks.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/clients copying build/lib/dbt/clients/jinja_static.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/clients copying build/lib/dbt/clients/__init__.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/clients copying build/lib/dbt/clients/yaml_helper.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/clients copying build/lib/dbt/clients/agate_helper.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/clients copying build/lib/dbt/clients/git.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/clients copying build/lib/dbt/clients/registry.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/clients creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task copying build/lib/dbt/task/run_operation.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task copying build/lib/dbt/task/debug.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task copying build/lib/dbt/task/parse.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task copying build/lib/dbt/task/test.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task copying build/lib/dbt/task/seed.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task copying build/lib/dbt/task/clean.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task copying build/lib/dbt/task/generate.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task copying build/lib/dbt/task/printer.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task copying build/lib/dbt/task/serve.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task copying build/lib/dbt/task/snapshot.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task copying build/lib/dbt/task/compile.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task copying build/lib/dbt/task/base.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task copying build/lib/dbt/task/list.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task copying build/lib/dbt/task/run.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task copying build/lib/dbt/task/__init__.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task copying build/lib/dbt/task/sql.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task copying build/lib/dbt/task/runnable.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task copying build/lib/dbt/task/deps.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task copying build/lib/dbt/task/build.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task copying build/lib/dbt/task/freshness.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task copying build/lib/dbt/task/init.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task copying build/lib/dbt/ui.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include copying build/lib/dbt/include/README.md -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include copying build/lib/dbt/include/index.html -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/starter_project creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/starter_project/snapshots copying build/lib/dbt/include/starter_project/snapshots/.gitkeep -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/starter_project/snapshots creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/starter_project/tests copying build/lib/dbt/include/starter_project/tests/.gitkeep -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/starter_project/tests creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/starter_project/models creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/starter_project/models/example copying build/lib/dbt/include/starter_project/models/example/my_first_dbt_model.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/starter_project/models/example copying build/lib/dbt/include/starter_project/models/example/schema.yml -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/starter_project/models/example copying build/lib/dbt/include/starter_project/models/example/my_second_dbt_model.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/starter_project/models/example creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/starter_project/macros copying build/lib/dbt/include/starter_project/macros/.gitkeep -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/starter_project/macros creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/starter_project/seeds copying build/lib/dbt/include/starter_project/seeds/.gitkeep -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/starter_project/seeds creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/starter_project/analyses copying build/lib/dbt/include/starter_project/analyses/.gitkeep -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/starter_project/analyses copying build/lib/dbt/include/starter_project/__init__.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/starter_project copying build/lib/dbt/include/starter_project/README.md -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/starter_project copying build/lib/dbt/include/starter_project/dbt_project.yml -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/starter_project copying build/lib/dbt/include/starter_project/.gitignore -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/starter_project creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/docs copying build/lib/dbt/include/global_project/docs/overview.md -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/docs creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/tests creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/tests/generic copying build/lib/dbt/include/global_project/tests/generic/builtin.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/tests/generic creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/generic_test_sql copying build/lib/dbt/include/global_project/macros/generic_test_sql/unique.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/generic_test_sql copying build/lib/dbt/include/global_project/macros/generic_test_sql/accepted_values.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/generic_test_sql copying build/lib/dbt/include/global_project/macros/generic_test_sql/not_null.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/generic_test_sql copying build/lib/dbt/include/global_project/macros/generic_test_sql/relationships.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/generic_test_sql creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/etc copying build/lib/dbt/include/global_project/macros/etc/datetime.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/etc copying build/lib/dbt/include/global_project/macros/etc/statement.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/etc creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/python_model copying build/lib/dbt/include/global_project/macros/python_model/python.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/python_model creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/except.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/safe_cast.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/position.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/replace.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/right.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/concat.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/last_day.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/length.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/array_concat.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/datediff.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/any_value.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/dateadd.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/listagg.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/data_types.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/array_construct.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/bool_or.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/array_append.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/intersect.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/escape_single_quotes.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/literal.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/split_part.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/date_trunc.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/cast_bool_to_text.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils copying build/lib/dbt/include/global_project/macros/utils/hash.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/utils creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/adapters copying build/lib/dbt/include/global_project/macros/adapters/metadata.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/adapters copying build/lib/dbt/include/global_project/macros/adapters/apply_grants.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/adapters copying build/lib/dbt/include/global_project/macros/adapters/schema.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/adapters copying build/lib/dbt/include/global_project/macros/adapters/timestamps.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/adapters copying build/lib/dbt/include/global_project/macros/adapters/freshness.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/adapters copying build/lib/dbt/include/global_project/macros/adapters/persist_docs.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/adapters copying build/lib/dbt/include/global_project/macros/adapters/indexes.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/adapters copying build/lib/dbt/include/global_project/macros/adapters/columns.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/adapters copying build/lib/dbt/include/global_project/macros/adapters/relation.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/adapters creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/get_custom_name copying build/lib/dbt/include/global_project/macros/get_custom_name/get_custom_alias.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/get_custom_name copying build/lib/dbt/include/global_project/macros/get_custom_name/get_custom_database.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/get_custom_name copying build/lib/dbt/include/global_project/macros/get_custom_name/get_custom_schema.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/get_custom_name creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/snapshots copying build/lib/dbt/include/global_project/macros/materializations/snapshots/snapshot_merge.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/snapshots copying build/lib/dbt/include/global_project/macros/materializations/snapshots/snapshot.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/snapshots copying build/lib/dbt/include/global_project/macros/materializations/snapshots/strategies.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/snapshots copying build/lib/dbt/include/global_project/macros/materializations/snapshots/helpers.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/snapshots creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/tests copying build/lib/dbt/include/global_project/macros/materializations/tests/where_subquery.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/tests copying build/lib/dbt/include/global_project/macros/materializations/tests/test.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/tests copying build/lib/dbt/include/global_project/macros/materializations/tests/helpers.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/tests creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/models creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/models/view copying build/lib/dbt/include/global_project/macros/materializations/models/view/view.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/models/view copying build/lib/dbt/include/global_project/macros/materializations/models/view/create_view_as.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/models/view copying build/lib/dbt/include/global_project/macros/materializations/models/view/create_or_replace_view.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/models/view copying build/lib/dbt/include/global_project/macros/materializations/models/view/helpers.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/models/view creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/models/incremental copying build/lib/dbt/include/global_project/macros/materializations/models/incremental/on_schema_change.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/models/incremental copying build/lib/dbt/include/global_project/macros/materializations/models/incremental/incremental.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/models/incremental copying build/lib/dbt/include/global_project/macros/materializations/models/incremental/strategies.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/models/incremental copying build/lib/dbt/include/global_project/macros/materializations/models/incremental/merge.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/models/incremental copying build/lib/dbt/include/global_project/macros/materializations/models/incremental/is_incremental.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/models/incremental copying build/lib/dbt/include/global_project/macros/materializations/models/incremental/column_helpers.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/models/incremental creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/models/table copying build/lib/dbt/include/global_project/macros/materializations/models/table/create_table_as.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/models/table copying build/lib/dbt/include/global_project/macros/materializations/models/table/table.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/models/table creating /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/seeds copying build/lib/dbt/include/global_project/macros/materializations/seeds/seed.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/seeds copying build/lib/dbt/include/global_project/macros/materializations/seeds/helpers.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations/seeds copying build/lib/dbt/include/global_project/macros/materializations/hooks.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations copying build/lib/dbt/include/global_project/macros/materializations/configs.sql -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/macros/materializations copying build/lib/dbt/include/global_project/__init__.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project copying build/lib/dbt/include/global_project/dbt_project.yml -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project copying build/lib/dbt/py.typed -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt copying build/lib/dbt/tracking.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt copying build/lib/dbt/deprecations.py -> /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/docs/source/_ext/dbt_click.py to dbt_click.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/docs/source/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/semver.py to semver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context/context_config.py to context_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context/macro_resolver.py to macro_resolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context/target.py to target.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context/docs.py to docs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context/configured.py to configured.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context/macros.py to macros.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context/exceptions_jinja.py to exceptions_jinja.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context/manifest.py to manifest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context/providers.py to providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/context/secret.py to secret.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/config/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/config/runtime.py to runtime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/config/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/config/profile.py to profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/config/selectors.py to selectors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/config/renderer.py to renderer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/profiler.py to profiler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/selection.py to selection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/results.py to results.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/relation.py to relation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/sql.py to sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/files.py to files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/graph/searcher.py to searcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/graph/model_config.py to model_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/graph/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/graph/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/graph/metrics.py to metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/graph/unparsed.py to unparsed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/graph/manifest.py to manifest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/graph/nodes.py to nodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/contracts/state.py to state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/lib.py to lib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/internal_deprecations.py to internal_deprecations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/compilation.py to compilation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/tests/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/tests/fixtures/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/tests/fixtures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/cli/option_types.py to option_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/cli/params.py to params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/cli/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/cli/resolvers.py to resolvers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/cli/flags.py to flags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser/schema_renderer.py to schema_renderer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser/singular_test.py to singular_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser/seeds.py to seeds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser/snapshots.py to snapshots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser/analysis.py to analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser/read_files.py to read_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser/docs.py to docs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser/hooks.py to hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser/macros.py to macros.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser/sql.py to sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser/manifest.py to manifest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser/generic_test.py to generic_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser/sources.py to sources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser/partial.py to partial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser/search.py to search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/parser/generic_test_builders.py to generic_test_builders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events/eventmgr.py to eventmgr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events/test_types.py to test_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events/adapter_endpoint.py to adapter_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events/contextvars.py to contextvars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events/format.py to format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events/base_types.py to base_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events/proto_types.py to proto_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/events/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/deps/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/deps/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/deps/local.py to local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/deps/tarball.py to tarball.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/deps/git.py to git.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/deps/resolver.py to resolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/deps/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/hooks.py to hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/dataclass_schema.py to dataclass_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/reference_keys.py to reference_keys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/base/impl.py to impl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/base/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/base/relation.py to relation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/base/query_headers.py to query_headers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/base/column.py to column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/base/connections.py to connections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/base/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/protocol.py to protocol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/sql/impl.py to impl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/sql/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/sql/connections.py to connections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/adapters/factory.py to factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/selected_resources.py to selected_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/graph/queue.py to queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/graph/selector_methods.py to selector_methods.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/graph/selector.py to selector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/graph/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/graph/selector_spec.py to selector_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/graph/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/graph/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/flags.py to flags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/node_types.py to node_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/links.py to links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/helper_types.py to helper_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/clients/jinja.py to jinja.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/clients/system.py to system.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/clients/_jinja_blocks.py to _jinja_blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/clients/jinja_static.py to jinja_static.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/clients/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/clients/yaml_helper.py to yaml_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/clients/agate_helper.py to agate_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/clients/git.py to git.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/clients/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task/run_operation.py to run_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task/debug.py to debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task/parse.py to parse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task/seed.py to seed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task/clean.py to clean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task/generate.py to generate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task/printer.py to printer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task/serve.py to serve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task/snapshot.py to snapshot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task/compile.py to compile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task/sql.py to sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task/runnable.py to runnable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task/deps.py to deps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task/freshness.py to freshness.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/task/init.py to init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/ui.py to ui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/starter_project/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/include/global_project/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/tracking.py to tracking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt/deprecations.py to deprecations.cpython-39.pyc writing byte-compilation script '/tmp/tmpwbw77rp_.py' /usr/bin/python3 /tmp/tmpwbw77rp_.py removing /tmp/tmpwbw77rp_.py running install_egg_info running egg_info writing dbt_core.egg-info/PKG-INFO writing dependency_links to dbt_core.egg-info/dependency_links.txt writing entry points to dbt_core.egg-info/entry_points.txt writing requirements to dbt_core.egg-info/requires.txt writing top-level names to dbt_core.egg-info/top_level.txt package init file 'dbt/docs/__init__.py' not found (or not a regular file) package init file 'dbt/tests/__init__.py' not found (or not a regular file) package init file 'dbt/include/__init__.py' not found (or not a regular file) package init file 'dbt/docs/source/__init__.py' not found (or not a regular file) package init file 'dbt/docs/source/_ext/__init__.py' not found (or not a regular file) package init file 'dbt/include/starter_project/snapshots/__init__.py' not found (or not a regular file) package init file 'dbt/include/starter_project/tests/__init__.py' not found (or not a regular file) package init file 'dbt/include/starter_project/models/__init__.py' not found (or not a regular file) package init file 'dbt/include/starter_project/macros/__init__.py' not found (or not a regular file) package init file 'dbt/include/starter_project/seeds/__init__.py' not found (or not a regular file) package init file 'dbt/include/starter_project/analyses/__init__.py' not found (or not a regular file) package init file 'dbt/include/starter_project/models/example/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/docs/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/tests/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/tests/generic/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/generic_test_sql/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/etc/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/python_model/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/utils/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/adapters/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/get_custom_name/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/materializations/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/materializations/snapshots/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/materializations/tests/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/materializations/models/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/materializations/seeds/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/materializations/models/view/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/materializations/models/incremental/__init__.py' not found (or not a regular file) package init file 'dbt/include/global_project/macros/materializations/models/table/__init__.py' not found (or not a regular file) reading manifest file 'dbt_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dbt_core.egg-info/SOURCES.txt' Copying dbt_core.egg-info to /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9/site-packages/dbt_core-1.4.6-py3.9.egg-info running install_scripts Installing dbt script to /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64//usr/share/doc/python-dbt-core + '[' -d doc ']' ~/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64 ~/build/BUILD/dbt-core-1.4.6 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64 + '[' -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 ']' ~/build/BUILD/dbt-core-1.4.6 + popd + mv /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-dbt-core-1.4.6-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.4.6-1 --unique-debug-suffix -1.4.6-1.aarch64 --unique-debug-src-base python-dbt-core-1.4.6-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/dbt-core-1.4.6 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-dbt-core-1.4.6-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-dbt-core-1.4.6-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.4.1 Provides: python-dbt-core python3-dbt-core = 1.4.6-1 python3.9dist(dbt-core) = 1.4.6 python3dist(dbt-core) = 1.4.6 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(agate) >= 1.6 python3.9dist(agate) < 1.7.1 python3.9dist(betterproto) = 1.2.5 python3.9dist(cffi) >= 1.9 python3.9dist(cffi) < 2 python3.9dist(click) >= 7 python3.9dist(click) < 9 python3.9dist(colorama) >= 0.3.9 python3.9dist(colorama) < 0.4.7 python3.9dist(dbt-extractor) python3.9dist(hologram) >= 0.0.14 python3.9dist(hologram) <= 0.0.16 python3.9dist(idna) >= 2.5 python3.9dist(idna) < 4 python3.9dist(isodate) >= 0.6 python3.9dist(isodate) < 0.7 python3.9dist(jinja2) = 3.1.2 python3.9dist(logbook) >= 1.5 python3.9dist(logbook) < 1.6 python3.9dist(mashumaro) = 3.3.1 python3.9dist(minimal-snowplow-tracker) = 0.0.2 python3.9dist(networkx) >= 2.3 python3.9dist(networkx) < 3 python3.9dist(packaging) > 20.9 python3.9dist(pathspec) < 0.11 python3.9dist(pathspec) >= 0.9 python3.9dist(pytz) >= 2015.7 python3.9dist(pyyaml) >= 6 python3.9dist(requests) < 3 python3.9dist(setuptools) python3.9dist(sqlparse) >= 0.2.3 python3.9dist(sqlparse) < 0.4.4 python3.9dist(typing-extensions) >= 3.7.4 python3.9dist(werkzeug) >= 1 python3.9dist(werkzeug) < 3 RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.4.1 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-dbt-core.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-dbt-core.spec