Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate undeleteTable sample IT failure #1911

Closed
stephaniewang526 opened this issue Mar 9, 2022 · 0 comments · Fixed by #1912 or #1910
Closed

Investigate undeleteTable sample IT failure #1911

stephaniewang526 opened this issue Mar 9, 2022 · 0 comments · Fixed by #1912 or #1910
Assignees
Labels
api: bigquery Issues related to the googleapis/java-bigquery API. samples Issues that are directly related to samples.

Comments

@stephaniewang526
Copy link
Contributor

com.google.common.truth.AssertionErrorWithFacts:
expected to contain:
    Undelete table recovered successfully.
but was:
    Table created successfully
    Table not found.
    com.google.cloud.bigquery.BigQueryException: An internal error occurred and the request could not be completed. This is usually caused by a transient issue. Retrying the job with back-off as described in the BigQuery SLA should solve the problem: https://cloud.google.com/bigquery/sla. If the error continues to occur please contact support at https://cloud.google.com/support. Error: 4550751

	at bigquery.snapshot@1.2.0/com.example.bigquery.UndeleteTableIT.testUndeleteTable(UndeleteTableIT.java:81)

Full stacktrace

@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/java-bigquery API. label Mar 9, 2022
@stephaniewang526 stephaniewang526 self-assigned this Mar 9, 2022
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Mar 9, 2022
stephaniewang526 added a commit to stephaniewang526/java-bigquery that referenced this issue Mar 9, 2022
gcf-merge-on-green bot pushed a commit that referenced this issue Mar 9, 2022
gcf-merge-on-green bot pushed a commit that referenced this issue Mar 15, 2022
🤖 I have created a release *beep* *boop*
---


## [2.10.0](v2.9.4...v2.10.0) (2022-03-14)


### Features

* set Table.Schema for permanent external tables ([#1701](#1701)) ([73e829b](73e829b))


### Documentation

* **sample:** Added AuthorizeDataset Sample ([#1909](#1909)) ([a7a196b](a7a196b))
* **samples:** fix undeleteTable sample IT failure ([#1912](#1912)) ([7802f16](7802f16)), closes [#1911](#1911)


### Dependencies

* update dependency com.google.apis:google-api-services-bigquery to v2-rev20220307-1.32.1 ([#1921](#1921)) ([fcad209](fcad209))
* update dependency com.google.cloud:google-cloud-storage to v2.4.5 ([#1906](#1906)) ([d35d689](d35d689))
* update dependency com.google.cloud:native-image-support to v0.12.10 ([#1919](#1919)) ([a59ccf5](a59ccf5))
* update dependency com.google.cloud:native-image-support to v0.12.8 ([#1907](#1907)) ([fddf593](fddf593))
* update dependency com.google.cloud:native-image-support to v0.12.9 ([#1913](#1913)) ([830dd50](830dd50))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/java-bigquery API. samples Issues that are directly related to samples.
Projects
None yet
1 participant