-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
api: bigqueryIssues related to the BigQuery API.Issues related to the BigQuery API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
This test failed!
To configure my behavior, see the Flaky Bot documentation.
If I'm commenting on this issue too often, add the flakybot: quiet
label and
I will stop commenting.
commit: 6ed76e4
buildURL: Build Status, Sponge
status: failed
Test output
Traceback (most recent call last): File "/workspace/bigquery/datalab-migration/samples_test.py", line 110, in test_datalab_query_magic_results_variable ip = _set_up_ipython('google.datalab.kernel') File "/workspace/bigquery/datalab-migration/samples_test.py", line 53, in _set_up_ipython ip.extension_manager.load_extension(extension) File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/IPython/core/extensions.py", line 76, in load_extension return self._load_extension(module_str) File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/IPython/core/extensions.py", line 92, in _load_extension mod = import_module(module_str) File "/usr/local/lib/python3.8/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1014, in _gcd_import File "", line 991, in _find_and_load File "", line 975, in _find_and_load_unlocked File "", line 671, in _load_unlocked File "", line 843, in exec_module File "", line 219, in _call_with_frames_removed File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/datalab/kernel/__init__.py", line 33, in import google.datalab.stackdriver.commands File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/datalab/stackdriver/commands/__init__.py", line 16, in from . import _monitoring File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/datalab/stackdriver/commands/_monitoring.py", line 23, in import google.datalab.stackdriver.monitoring as gcm File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/datalab/stackdriver/monitoring/__init__.py", line 17, in from google.cloud.monitoring import enums File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/cloud/monitoring.py", line 19, in from google.cloud.monitoring_v3 import AlertPolicyServiceClient File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/cloud/monitoring_v3/__init__.py", line 19, in from google.cloud.monitoring_v3 import types File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/cloud/monitoring_v3/types.py", line 27, in from google.cloud.monitoring_v3.proto import alert_pb2 File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/cloud/monitoring_v3/proto/alert_pb2.py", line 19, in from google.cloud.monitoring_v3.proto import ( File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/cloud/monitoring_v3/proto/common_pb2.py", line 47, in _descriptor.EnumValueDescriptor( File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/protobuf/descriptor.py", line 755, in __new__ _message.Message._CheckCalledFromGeneratedFile() TypeError: Descriptors cannot not be created directly. If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. If you cannot immediately regenerate your protos, some other possible workarounds are: 1. Downgrade the protobuf package to 3.20.x or lower. 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower).More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates
Metadata
Metadata
Assignees
Labels
api: bigqueryIssues related to the BigQuery API.Issues related to the BigQuery API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.