We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Example failing build: https://github.com/dbt-labs/dbt-core/actions/runs/5184367412/jobs/9343200504?pr=7537
[DEBUG] file_log: 04:02:04.448956 [debug] [Thread-982]: Finished running node model.test.sample_model Error: stdout_log: 04:02:04 CANCEL query model.test.sample_model ........................................... [CANCEL] Error: og: 04:02:04.451726 [error] [MainThread]: CANCEL query model.test.sample_model ........................................... [CANCEL] Error: stdout_log: 04:02:04 CANCEL query model.test.second_model ........................................... [CANCEL] Error: og: 04:02:04.452773 [error] [MainThread]: CANCEL query model.test.second_model ........................................... [CANCEL] [INFO] stdout_log: 04:02:04 [INFO] file_log: 04:02:04.454490 [info ] [MainThread]: Error: stdout_log: 04:02:04 Database Error in model sample_model (models/sample_model.sql) Error: og: 04:02:04.455514 [error] [MainThread]: Database Error in model sample_model (models/sample_model.sql) Error: stdout_log: 04:02:04 column "baz" does not exist Error: og: 04:02:04.456477 [error] [MainThread]: column "baz" does not exist Error: stdout_log: 04:02:04 LINE 7: select 1 as id, baz as foo Error: og: 04:02:04.457454 [error] [MainThread]: LINE 7: select 1 as id, baz as foo Error: stdout_log: 04:02:04 ^ Error: og: 04:02:04.458413 [error] [MainThread]: ^ Error: stdout_log: 04:02:04 compiled Code at target/run/test/models/sample_model.sql Error: og: 04:02:04.459366 [error] [MainThread]: compiled Code at target/run/test/models/sample_model.sql
The text was updated successfully, but these errors were encountered:
This test flaked 4 times on this PR: #7779
Sorry, something went wrong.
Flaked on a scheduled run of building main: https://github.com/dbt-labs/dbt-core/actions/runs/5477259216/jobs/9976022975
This test was effectively rewritten as part of #8066, and I haven't observed a failure in the wild since the change.
Was also not able to reproduce a flaky run with the Flaky Tester workflow: https://github.com/dbt-labs/dbt-core/actions/runs/5717145978/job/15490272190
Going to mark this as closed for now but we can reopen if it's causing issues again down the road.
MichelleArk
No branches or pull requests
Example failing build: https://github.com/dbt-labs/dbt-core/actions/runs/5184367412/jobs/9343200504?pr=7537
The text was updated successfully, but these errors were encountered: