Closed
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: b99df8d
buildURL: Build Status, Sponge
status: failed
Test output
Traceback (most recent call last): File "/workspace/dataflow/flex-templates/streaming_beam/e2e_test.py", line 31, in bucket_name yield from utils.storage_bucket(NAME) File "/workspace/dataflow/conftest.py", line 48, in storage_bucket bucket = storage_client.create_bucket(bucket_unique_name) File "/workspace/dataflow/flex-templates/streaming_beam/.nox/py-3-7/lib/python3.7/site-packages/google/cloud/storage/client.py", line 612, in create_bucket retry=retry, File "/workspace/dataflow/flex-templates/streaming_beam/.nox/py-3-7/lib/python3.7/site-packages/google/cloud/storage/_http.py", line 78, in api_request return call() File "/workspace/dataflow/flex-templates/streaming_beam/.nox/py-3-7/lib/python3.7/site-packages/google/api_core/retry.py", line 290, in retry_wrapped_func on_error=on_error, File "/workspace/dataflow/flex-templates/streaming_beam/.nox/py-3-7/lib/python3.7/site-packages/google/api_core/retry.py", line 188, in retry_target return target() File "/workspace/dataflow/flex-templates/streaming_beam/.nox/py-3-7/lib/python3.7/site-packages/google/cloud/_http.py", line 480, in api_request timeout=timeout, File "/workspace/dataflow/flex-templates/streaming_beam/.nox/py-3-7/lib/python3.7/site-packages/google/cloud/_http.py", line 338, in _make_request method, url, headers, data, target_object, timeout=timeout File "/workspace/dataflow/flex-templates/streaming_beam/.nox/py-3-7/lib/python3.7/site-packages/google/cloud/_http.py", line 376, in _do_request url=url, method=method, headers=headers, data=data, timeout=timeout File "/workspace/dataflow/flex-templates/streaming_beam/.nox/py-3-7/lib/python3.7/site-packages/google/auth/transport/requests.py", line 476, in request self.credentials.before_request(auth_request, method, url, request_headers) File "/workspace/dataflow/flex-templates/streaming_beam/.nox/py-3-7/lib/python3.7/site-packages/google/auth/credentials.py", line 133, in before_request self.refresh(request) File "/workspace/dataflow/flex-templates/streaming_beam/.nox/py-3-7/lib/python3.7/site-packages/google/oauth2/service_account.py", line 408, in refresh request, self._token_uri, assertion File "/workspace/dataflow/flex-templates/streaming_beam/.nox/py-3-7/lib/python3.7/site-packages/google/oauth2/_client.py", line 193, in jwt_grant response_data = _token_endpoint_request(request, token_uri, body) File "/workspace/dataflow/flex-templates/streaming_beam/.nox/py-3-7/lib/python3.7/site-packages/google/oauth2/_client.py", line 165, in _token_endpoint_request _handle_error_response(response_data) File "/workspace/dataflow/flex-templates/streaming_beam/.nox/py-3-7/lib/python3.7/site-packages/google/oauth2/_client.py", line 60, in _handle_error_response raise exceptions.RefreshError(error_details, response_data) google.auth.exceptions.RefreshError: ('invalid_grant: Invalid JWT Signature.', {'error': 'invalid_grant', 'error_description': 'Invalid JWT Signature.'})
Metadata
Metadata
Assignees
Labels
Issues related to the Dataflow API.Tells the Flaky Bot not to close or comment on this issue.An issue filed by the Flaky Bot. Should not be added manually.Important issue which blocks shipping the next release. Will be fixed prior to next release.Issues that are directly related to samples.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.