[ https://issues.apache.org/jira/browse/BEAM-5718?focusedWorklogId=153632&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-153632 ]
ASF GitHub Bot logged work on BEAM-5718: ---------------------------------------- Author: ASF GitHub Bot Created on: 11/Oct/18 18:27 Start Date: 11/Oct/18 18:27 Worklog Time Spent: 10m Work Description: akedin commented on issue #6658: [BEAM-5718] exclude BigQueryITReadIT URL: https://github.com/apache/beam/pull/6658#issuecomment-429068299 Can you create a jira for it? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 153632) Time Spent: 40m (was: 0.5h) > Exclude Bigquery IO Read IT > ---------------------------- > > Key: BEAM-5718 > URL: https://issues.apache.org/jira/browse/BEAM-5718 > Project: Beam > Issue Type: Bug > Components: test-failures, testing > Reporter: yifan zou > Assignee: yifan zou > Priority: Major > Time Spent: 40m > Remaining Estimate: 0h > > [https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/] failing > consistently, appears to be a quota issue > > > > > `java.lang.RuntimeException: java.io.IOException: Extract job > beam_job_fef64e64c9ae433997d0654f9951615b_testpipelinejenkins1011152113771f3474-extract > failed, status: { "errorResult" : { "location" : "extract_size_gb", > "message" : "Quota exceeded: Your project exceeded quota for export size. For > more information, see > [https://cloud.google.com/bigquery/troubleshooting-errors]", "reason" : > "quotaExceeded" }, "errors" : [ { "location" : "extract_size_gb", "message" : > "Quota exceeded: Your project exceeded quota for export size. For more > information, see [https://cloud.google.com/bigquery/troubleshooting-errors]", > "reason" : "quotaExceeded" } ], "state" : "DONE" }. at > org.apache.beam.sdk.io.gcp.bigquery.BigQuerySourceBase.executeExtract(BigQuerySourceBase.java:191)` -- This message was sent by Atlassian JIRA (v7.6.3#76005)