Skip to content

The build failed #528

@flaky-bot

Description

@flaky-bot

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: 1831774
buildURL: Build Status, Sponge
status: failed

Test output
tests/unit/test_to_gbq.py:5: in 
    import google.cloud.bigquery
.nox/unit-3-7/lib/python3.7/site-packages/google/cloud/bigquery/__init__.py:35: in 
    from google.cloud.bigquery.client import Client
.nox/unit-3-7/lib/python3.7/site-packages/google/cloud/bigquery/client.py:61: in 
    from google.cloud.bigquery import _pandas_helpers
.nox/unit-3-7/lib/python3.7/site-packages/google/cloud/bigquery/_pandas_helpers.py:26: in 
    from google.cloud import bigquery_storage_v1
.nox/unit-3-7/lib/python3.7/site-packages/google/cloud/bigquery_storage_v1/__init__.py:25: in 
    from google.cloud.bigquery_storage_v1 import types
.nox/unit-3-7/lib/python3.7/site-packages/google/cloud/bigquery_storage_v1/types.py:23: in 
    from google.cloud.bigquery_storage_v1.proto import arrow_pb2
.nox/unit-3-7/lib/python3.7/site-packages/google/cloud/bigquery_storage_v1/proto/arrow_pb2.py:50: in 
    create_key=_descriptor._internal_create_key,
.nox/unit-3-7/lib/python3.7/site-packages/google/protobuf/descriptor.py:560: in __new__
    _message.Message._CheckCalledFromGeneratedFile()
E   TypeError: Descriptors cannot not be created directly.
E   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.
E   If you cannot immediately regenerate your protos, some other possible workarounds are:
E    1. Downgrade the protobuf package to 3.20.x or lower.
E    2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower).
E   
E   More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.api: bigqueryIssues related to the googleapis/python-bigquery-pandas API.flakybot: issueAn 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.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions