------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py39 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for py39-googleapis-common-protos-1.59.0: GRPC=off: gRPC Remote Procedure Call support ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/construction/devel/py-googleapis-common-protos XDG_CONFIG_HOME=/construction/devel/py-googleapis-common-protos XDG_CACHE_HOME=/construction/devel/py-googleapis-common-protos/.cache HOME=/construction/devel/py-googleapis-common-protos TMPDIR="/tmp" PATH=/construction/devel/py-googleapis-common-protos/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/py-googleapis-common-protos/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/devel/py-googleapis-common-protos XDG_CONFIG_HOME=/construction/devel/py-googleapis-common-protos XDG_CACHE_HOME=/construction/devel/py-googleapis-common-protos/.cache HOME=/construction/devel/py-googleapis-common-protos TMPDIR="/tmp" PATH=/construction/devel/py-googleapis-common-protos/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/py-googleapis-common-protos/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/devel/py-googleapis-common-protos/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/py39-googleapis-common-protos" EXAMPLESDIR="share/examples/py39-googleapis-common-protos" DATADIR="share/py39-googleapis-common-protos" WWWDIR="www/py39-googleapis-common-protos" ETCDIR="etc/py39-googleapis-common-protos" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py39-googleapis-common-protos DOCSDIR=/usr/local/share/doc/py39-googleapis-common-protos EXAMPLESDIR=/usr/local/share/examples/py39-googleapis-common-protos WWWDIR=/usr/local/www/py39-googleapis-common-protos ETCDIR=/usr/local/etc/py39-googleapis-common-protos SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/py39-protobuf-4.23.2,1.pkg SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-googleapis-common-protos-1.59.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-googleapis-common-protos-1.59.0 depends on file: /usr/local/sbin/pkg - found => googleapis-common-protos-1.59.0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/g/googleapis-common-protos/googleapis-common-protos-1.59.0.tar.gz googleapis-common-protos-1.59.0.tar.gz 0% of 114 kB 0 Bps googleapis-common-protos-1.59.0.tar.gz 114 kB 24 MBps 00s ===> Fetching all distfiles required by py39-googleapis-common-protos-1.59.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-googleapis-common-protos-1.59.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-googleapis-common-protos-1.59.0 for building => SHA256 Checksum OK for googleapis-common-protos-1.59.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-googleapis-common-protos-1.59.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-googleapis-common-protos-1.59.0 for building ===> Extracting for py39-googleapis-common-protos-1.59.0 => SHA256 Checksum OK for googleapis-common-protos-1.59.0.tar.gz. Extracted Memory Use: 0.82M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-googleapis-common-protos-1.59.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-googleapis-common-protos-1.59.0 depends on package: py39-setuptools>=63.1.0 - found ===> py39-googleapis-common-protos-1.59.0 depends on file: /usr/local/bin/python3.9 - found ===> py39-googleapis-common-protos-1.59.0 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-googleapis-common-protos-1.59.0 depends on package: py39-setuptools>=63.1.0 - found ===> py39-googleapis-common-protos-1.59.0 depends on file: /usr/local/bin/python3.9 - found ===> py39-googleapis-common-protos-1.59.0 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-googleapis-common-protos-1.59.0 /usr/local/lib/python3.9/site-packages/setuptools/dist.py:286: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). warnings.warn(msg, SetuptoolsDeprecationWarning) running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-googleapis-common-protos-1.59.0 /usr/local/lib/python3.9/site-packages/setuptools/dist.py:286: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). warnings.warn(msg, SetuptoolsDeprecationWarning) running build running build_py creating build creating build/lib creating build/lib/google creating build/lib/google/api copying google/api/__init__.py -> build/lib/google/api copying google/api/annotations_pb2.py -> build/lib/google/api copying google/api/auth_pb2.py -> build/lib/google/api copying google/api/backend_pb2.py -> build/lib/google/api copying google/api/billing_pb2.py -> build/lib/google/api copying google/api/client_pb2.py -> build/lib/google/api copying google/api/config_change_pb2.py -> build/lib/google/api copying google/api/consumer_pb2.py -> build/lib/google/api copying google/api/context_pb2.py -> build/lib/google/api copying google/api/control_pb2.py -> build/lib/google/api copying google/api/distribution_pb2.py -> build/lib/google/api copying google/api/documentation_pb2.py -> build/lib/google/api copying google/api/endpoint_pb2.py -> build/lib/google/api copying google/api/error_reason_pb2.py -> build/lib/google/api copying google/api/field_behavior_pb2.py -> build/lib/google/api copying google/api/http_pb2.py -> build/lib/google/api copying google/api/httpbody_pb2.py -> build/lib/google/api copying google/api/label_pb2.py -> build/lib/google/api copying google/api/launch_stage_pb2.py -> build/lib/google/api copying google/api/log_pb2.py -> build/lib/google/api copying google/api/logging_pb2.py -> build/lib/google/api copying google/api/metric_pb2.py -> build/lib/google/api copying google/api/monitored_resource_pb2.py -> build/lib/google/api copying google/api/monitoring_pb2.py -> build/lib/google/api copying google/api/quota_pb2.py -> build/lib/google/api copying google/api/resource_pb2.py -> build/lib/google/api copying google/api/routing_pb2.py -> build/lib/google/api copying google/api/service_pb2.py -> build/lib/google/api copying google/api/source_info_pb2.py -> build/lib/google/api copying google/api/system_parameter_pb2.py -> build/lib/google/api copying google/api/usage_pb2.py -> build/lib/google/api copying google/api/visibility_pb2.py -> build/lib/google/api creating build/lib/google/cloud copying google/cloud/extended_operations_pb2.py -> build/lib/google/cloud creating build/lib/google/logging copying google/logging/__init__.py -> build/lib/google/logging creating build/lib/google/longrunning copying google/longrunning/__init__.py -> build/lib/google/longrunning copying google/longrunning/operations_grpc.py -> build/lib/google/longrunning copying google/longrunning/operations_grpc_pb2.py -> build/lib/google/longrunning copying google/longrunning/operations_pb2.py -> build/lib/google/longrunning copying google/longrunning/operations_pb2_grpc.py -> build/lib/google/longrunning copying google/longrunning/operations_proto.py -> build/lib/google/longrunning copying google/longrunning/operations_proto_pb2.py -> build/lib/google/longrunning creating build/lib/google/rpc copying google/rpc/__init__.py -> build/lib/google/rpc copying google/rpc/code_pb2.py -> build/lib/google/rpc copying google/rpc/error_details_pb2.py -> build/lib/google/rpc copying google/rpc/http_pb2.py -> build/lib/google/rpc copying google/rpc/status_pb2.py -> build/lib/google/rpc creating build/lib/google/type copying google/type/__init__.py -> build/lib/google/type copying google/type/calendar_period_pb2.py -> build/lib/google/type copying google/type/color_pb2.py -> build/lib/google/type copying google/type/date_pb2.py -> build/lib/google/type copying google/type/datetime_pb2.py -> build/lib/google/type copying google/type/dayofweek_pb2.py -> build/lib/google/type copying google/type/decimal_pb2.py -> build/lib/google/type copying google/type/expr_pb2.py -> build/lib/google/type copying google/type/fraction_pb2.py -> build/lib/google/type copying google/type/interval_pb2.py -> build/lib/google/type copying google/type/latlng_pb2.py -> build/lib/google/type copying google/type/localized_text_pb2.py -> build/lib/google/type copying google/type/money_pb2.py -> build/lib/google/type copying google/type/month_pb2.py -> build/lib/google/type copying google/type/phone_number_pb2.py -> build/lib/google/type copying google/type/postal_address_pb2.py -> build/lib/google/type copying google/type/quaternion_pb2.py -> build/lib/google/type copying google/type/timeofday_pb2.py -> build/lib/google/type creating build/lib/google/cloud/location copying google/cloud/location/locations_pb2.py -> build/lib/google/cloud/location creating build/lib/google/gapic creating build/lib/google/gapic/metadata copying google/gapic/metadata/__init__.py -> build/lib/google/gapic/metadata copying google/gapic/metadata/gapic_metadata_pb2.py -> build/lib/google/gapic/metadata creating build/lib/google/logging/type copying google/logging/type/__init__.py -> build/lib/google/logging/type copying google/logging/type/http_request_pb2.py -> build/lib/google/logging/type copying google/logging/type/log_severity_pb2.py -> build/lib/google/logging/type creating build/lib/google/rpc/context copying google/rpc/context/__init__.py -> build/lib/google/rpc/context copying google/rpc/context/attribute_context_pb2.py -> build/lib/google/rpc/context copying google/rpc/context/audit_context_pb2.py -> build/lib/google/rpc/context running egg_info writing googleapis_common_protos.egg-info/PKG-INFO writing dependency_links to googleapis_common_protos.egg-info/dependency_links.txt writing namespace_packages to googleapis_common_protos.egg-info/namespace_packages.txt writing requirements to googleapis_common_protos.egg-info/requires.txt writing top-level names to googleapis_common_protos.egg-info/top_level.txt reading manifest file 'googleapis_common_protos.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.json' under directory 'google' warning: no files found matching 'py.typed' under directory 'google' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution no previously-included directories found matching 'scripts/readme-gen' adding license file 'LICENSE' writing manifest file 'googleapis_common_protos.egg-info/SOURCES.txt' copying google/api/annotations.proto -> build/lib/google/api copying google/api/auth.proto -> build/lib/google/api copying google/api/backend.proto -> build/lib/google/api copying google/api/billing.proto -> build/lib/google/api copying google/api/client.proto -> build/lib/google/api copying google/api/config_change.proto -> build/lib/google/api copying google/api/consumer.proto -> build/lib/google/api copying google/api/context.proto -> build/lib/google/api copying google/api/control.proto -> build/lib/google/api copying google/api/distribution.proto -> build/lib/google/api copying google/api/documentation.proto -> build/lib/google/api copying google/api/endpoint.proto -> build/lib/google/api copying google/api/error_reason.proto -> build/lib/google/api copying google/api/field_behavior.proto -> build/lib/google/api copying google/api/http.proto -> build/lib/google/api copying google/api/httpbody.proto -> build/lib/google/api copying google/api/label.proto -> build/lib/google/api copying google/api/launch_stage.proto -> build/lib/google/api copying google/api/log.proto -> build/lib/google/api copying google/api/logging.proto -> build/lib/google/api copying google/api/metric.proto -> build/lib/google/api copying google/api/monitored_resource.proto -> build/lib/google/api copying google/api/monitoring.proto -> build/lib/google/api copying google/api/quota.proto -> build/lib/google/api copying google/api/resource.proto -> build/lib/google/api copying google/api/routing.proto -> build/lib/google/api copying google/api/service.proto -> build/lib/google/api copying google/api/source_info.proto -> build/lib/google/api copying google/api/system_parameter.proto -> build/lib/google/api copying google/api/usage.proto -> build/lib/google/api copying google/api/visibility.proto -> build/lib/google/api copying google/cloud/extended_operations.proto -> build/lib/google/cloud copying google/longrunning/operations.proto -> build/lib/google/longrunning copying google/rpc/code.proto -> build/lib/google/rpc copying google/rpc/error_details.proto -> build/lib/google/rpc copying google/rpc/http.proto -> build/lib/google/rpc copying google/rpc/status.proto -> build/lib/google/rpc copying google/type/calendar_period.proto -> build/lib/google/type copying google/type/color.proto -> build/lib/google/type copying google/type/date.proto -> build/lib/google/type copying google/type/datetime.proto -> build/lib/google/type copying google/type/dayofweek.proto -> build/lib/google/type copying google/type/decimal.proto -> build/lib/google/type copying google/type/expr.proto -> build/lib/google/type copying google/type/fraction.proto -> build/lib/google/type copying google/type/interval.proto -> build/lib/google/type copying google/type/latlng.proto -> build/lib/google/type copying google/type/localized_text.proto -> build/lib/google/type copying google/type/money.proto -> build/lib/google/type copying google/type/month.proto -> build/lib/google/type copying google/type/phone_number.proto -> build/lib/google/type copying google/type/postal_address.proto -> build/lib/google/type copying google/type/quaternion.proto -> build/lib/google/type copying google/type/timeofday.proto -> build/lib/google/type copying google/cloud/location/locations.proto -> build/lib/google/cloud/location copying google/gapic/metadata/gapic_metadata.proto -> build/lib/google/gapic/metadata copying google/logging/type/http_request.proto -> build/lib/google/logging/type copying google/logging/type/log_severity.proto -> build/lib/google/logging/type copying google/rpc/context/attribute_context.proto -> build/lib/google/rpc/context copying google/rpc/context/audit_context.proto -> build/lib/google/rpc/context SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-googleapis-common-protos-1.59.0 depends on package: py39-protobuf>=4.21.6,1<5.0.0,1 - found ===> py39-googleapis-common-protos-1.59.0 depends on package: py39-setuptools>=63.1.0 - found ===> py39-googleapis-common-protos-1.59.0 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-googleapis-common-protos-1.59.0 ===> py39-googleapis-common-protos-1.59.0 depends on package: py39-protobuf>=4.21.6,1<5.0.0,1 - found ===> py39-googleapis-common-protos-1.59.0 depends on package: py39-setuptools>=63.1.0 - found ===> py39-googleapis-common-protos-1.59.0 depends on file: /usr/local/bin/python3.9 - found ===> Generating temporary packing list /usr/local/lib/python3.9/site-packages/setuptools/dist.py:286: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). warnings.warn(msg, SetuptoolsDeprecationWarning) running install /usr/local/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 build running build_py running egg_info writing googleapis_common_protos.egg-info/PKG-INFO writing dependency_links to googleapis_common_protos.egg-info/dependency_links.txt writing namespace_packages to googleapis_common_protos.egg-info/namespace_packages.txt writing requirements to googleapis_common_protos.egg-info/requires.txt writing top-level names to googleapis_common_protos.egg-info/top_level.txt reading manifest file 'googleapis_common_protos.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.json' under directory 'google' warning: no files found matching 'py.typed' under directory 'google' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution no previously-included directories found matching 'scripts/readme-gen' adding license file 'LICENSE' writing manifest file 'googleapis_common_protos.egg-info/SOURCES.txt' running install_lib copying google/api/__init__.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/annotations_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/auth_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/backend_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/billing_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/client_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/config_change_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/consumer_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/context_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/control_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/distribution_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/documentation_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/endpoint_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/error_reason_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/field_behavior_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/http_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/httpbody_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/label_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/launch_stage_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/log_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/logging_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/metric_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/monitored_resource_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/monitoring_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/quota_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/resource_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/routing_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/service_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/source_info_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/system_parameter_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/usage_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/visibility_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/annotations.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/auth.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/backend.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/billing.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/client.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/config_change.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/consumer.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/context.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/control.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/distribution.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/documentation.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/endpoint.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/error_reason.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/field_behavior.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/http.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/httpbody.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/label.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/launch_stage.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/log.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/logging.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/metric.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/monitored_resource.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/monitoring.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/quota.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/resource.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/routing.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/service.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/source_info.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/system_parameter.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/usage.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/api/visibility.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api copying google/cloud/extended_operations_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/cloud copying google/cloud/extended_operations.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/cloud copying google/cloud/location/locations_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/cloud/location copying google/cloud/location/locations.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/cloud/location Skipping installation of /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/logging/__init__.py (namespace package) copying google/logging/type/__init__.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/logging/type copying google/logging/type/http_request_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/logging/type copying google/logging/type/log_severity_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/logging/type copying google/logging/type/http_request.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/logging/type copying google/logging/type/log_severity.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/logging/type copying google/longrunning/__init__.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/longrunning copying google/longrunning/operations_grpc.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/longrunning copying google/longrunning/operations_grpc_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/longrunning copying google/longrunning/operations_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/longrunning copying google/longrunning/operations_pb2_grpc.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/longrunning copying google/longrunning/operations_proto.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/longrunning copying google/longrunning/operations_proto_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/longrunning copying google/longrunning/operations.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/longrunning copying google/rpc/__init__.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/rpc copying google/rpc/code_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/rpc copying google/rpc/error_details_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/rpc copying google/rpc/http_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/rpc copying google/rpc/status_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/rpc copying google/rpc/code.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/rpc copying google/rpc/error_details.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/rpc copying google/rpc/http.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/rpc copying google/rpc/status.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/rpc copying google/rpc/context/__init__.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/rpc/context copying google/rpc/context/attribute_context_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/rpc/context copying google/rpc/context/audit_context_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/rpc/context copying google/rpc/context/attribute_context.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/rpc/context copying google/rpc/context/audit_context.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/rpc/context copying google/type/__init__.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/calendar_period_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/color_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/date_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/datetime_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/dayofweek_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/decimal_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/expr_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/fraction_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/interval_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/latlng_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/localized_text_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/money_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/month_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/phone_number_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/postal_address_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/quaternion_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/timeofday_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/calendar_period.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/color.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/date.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/datetime.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/dayofweek.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/decimal.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/expr.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/fraction.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/interval.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/latlng.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/localized_text.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/money.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/month.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/phone_number.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/postal_address.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/quaternion.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/type/timeofday.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type copying google/gapic/metadata/__init__.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/gapic/metadata copying google/gapic/metadata/gapic_metadata_pb2.py -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/gapic/metadata copying google/gapic/metadata/gapic_metadata.proto -> /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/gapic/metadata byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/annotations_pb2.py to annotations_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/auth_pb2.py to auth_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/backend_pb2.py to backend_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/billing_pb2.py to billing_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/client_pb2.py to client_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/config_change_pb2.py to config_change_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/consumer_pb2.py to consumer_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/context_pb2.py to context_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/control_pb2.py to control_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/distribution_pb2.py to distribution_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/documentation_pb2.py to documentation_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/endpoint_pb2.py to endpoint_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/error_reason_pb2.py to error_reason_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/field_behavior_pb2.py to field_behavior_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/http_pb2.py to http_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/httpbody_pb2.py to httpbody_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/label_pb2.py to label_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/launch_stage_pb2.py to launch_stage_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/log_pb2.py to log_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/logging_pb2.py to logging_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/metric_pb2.py to metric_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/monitored_resource_pb2.py to monitored_resource_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/monitoring_pb2.py to monitoring_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/quota_pb2.py to quota_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/resource_pb2.py to resource_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/routing_pb2.py to routing_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/service_pb2.py to service_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/source_info_pb2.py to source_info_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/system_parameter_pb2.py to system_parameter_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/usage_pb2.py to usage_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/api/visibility_pb2.py to visibility_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/cloud/extended_operations_pb2.py to extended_operations_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/cloud/location/locations_pb2.py to locations_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/logging/type/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/logging/type/http_request_pb2.py to http_request_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/logging/type/log_severity_pb2.py to log_severity_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/longrunning/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/longrunning/operations_grpc.py to operations_grpc.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/longrunning/operations_grpc_pb2.py to operations_grpc_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/longrunning/operations_pb2.py to operations_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/longrunning/operations_pb2_grpc.py to operations_pb2_grpc.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/longrunning/operations_proto.py to operations_proto.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/longrunning/operations_proto_pb2.py to operations_proto_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/rpc/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/rpc/code_pb2.py to code_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/rpc/error_details_pb2.py to error_details_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/rpc/http_pb2.py to http_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/rpc/status_pb2.py to status_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/rpc/context/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/rpc/context/attribute_context_pb2.py to attribute_context_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/rpc/context/audit_context_pb2.py to audit_context_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type/calendar_period_pb2.py to calendar_period_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type/color_pb2.py to color_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type/date_pb2.py to date_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type/datetime_pb2.py to datetime_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type/dayofweek_pb2.py to dayofweek_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type/decimal_pb2.py to decimal_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type/expr_pb2.py to expr_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type/fraction_pb2.py to fraction_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type/interval_pb2.py to interval_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type/latlng_pb2.py to latlng_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type/localized_text_pb2.py to localized_text_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type/money_pb2.py to money_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type/month_pb2.py to month_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type/phone_number_pb2.py to phone_number_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type/postal_address_pb2.py to postal_address_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type/quaternion_pb2.py to quaternion_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/type/timeofday_pb2.py to timeofday_pb2.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/gapic/metadata/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/google/gapic/metadata/gapic_metadata_pb2.py to gapic_metadata_pb2.cpython-39.pyc writing byte-compilation script '/tmp/tmpq9h3b5km.py' /usr/local/bin/python3.9 /tmp/tmpq9h3b5km.py removing /tmp/tmpq9h3b5km.py running install_egg_info Copying googleapis_common_protos.egg-info to /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/googleapis_common_protos-1.59.0-py3.9.egg-info Installing /construction/devel/py-googleapis-common-protos/stage/usr/local/lib/python3.9/site-packages/googleapis_common_protos-1.59.0-py3.9-nspkg.pth running install_scripts writing list of installed files to '/construction/devel/py-googleapis-common-protos/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py39-googleapis-common-protos-1.59.0 file sizes/checksums [283]: 0% file sizes/checksums [283]: 35% file sizes/checksums [283]: 70% file sizes/checksums [283]: 100% Service unavailablepacking files [283]: 0% packing files [283]: 35% packing files [283]: 70% packing files [283]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:10