-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
431 changed files
with
23,637 additions
and
0 deletions.
There are no files selected for viewing
40 changes: 40 additions & 0 deletions
40
_07f2b64e83f248068194422cc96650ed4cea0a61_integration-v2/34/app.js
Large diffs are not rendered by default.
Oops, something went wrong.
46 changes: 46 additions & 0 deletions
46
...e83f248068194422cc96650ed4cea0a61_integration-v2/34/data/attachments/12b6a62c038f5ca2.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
|
||
=== Test project_root: /tmp/pytest-of-runner/pytest-0/project7 | ||
|
||
|
||
Invoking dbt with ['seed'] | ||
[0m12:40:10 Running with dbt=1.8.6 | ||
[0m12:40:10 Registered adapter: firebolt=1.8.1 | ||
[0m12:40:10 Unable to do partial parsing because saved manifest not found. Starting full parse. | ||
[0m12:40:11 Found 2 models, 1 snapshot, 1 seed, 3 data tests, 1 source, 2 exposures, 448 macros | ||
[0m12:40:11 | ||
[0m12:40:12 Concurrency: 1 threads (target='default') | ||
[0m12:40:12 | ||
[0m12:40:12 1 of 1 START seed file seed .................................................... [RUN] | ||
[0m12:40:13 1 of 1 OK loaded seed file public.seed ......................................... [[32mINSERT 1[0m in 0.60s] | ||
[0m12:40:13 | ||
[0m12:40:13 Finished running 1 seed in 0 hours 0 minutes and 1.53 seconds (1.53s). | ||
[0m12:40:13 | ||
[0m12:40:13 [32mCompleted successfully[0m | ||
[0m12:40:13 | ||
[0m12:40:13 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1 | ||
|
||
|
||
Invoking dbt with ['run'] | ||
[0m12:40:13 Running with dbt=1.8.6 | ||
[0m12:40:13 Registered adapter: firebolt=1.8.1 | ||
[0m12:40:13 Found 2 models, 1 snapshot, 1 seed, 3 data tests, 1 source, 2 exposures, 448 macros | ||
[0m12:40:13 | ||
[0m12:40:14 Concurrency: 1 threads (target='default') | ||
[0m12:40:14 | ||
[0m12:40:14 1 of 2 START sql view model model .............................................. [RUN] | ||
[0m12:40:14 1 of 2 OK created sql view model model ......................................... [[32mSUCCESS[0m in 0.67s] | ||
[0m12:40:14 2 of 2 START sql view model second_model ....................................... [RUN] | ||
[0m12:40:15 2 of 2 OK created sql view model second_model .................................. [[32mSUCCESS[0m in 0.62s] | ||
[0m12:40:15 | ||
[0m12:40:15 Finished running 2 view models in 0 hours 0 minutes and 2.32 seconds (2.32s). | ||
[0m12:40:15 | ||
[0m12:40:15 [32mCompleted successfully[0m | ||
[0m12:40:15 | ||
[0m12:40:15 Done. PASS=2 WARN=0 ERROR=0 SKIP=0 TOTAL=2 | ||
|
||
|
||
Invoking dbt with ['docs', 'generate', '--no-compile'] | ||
[0m12:40:15 Running with dbt=1.8.6 | ||
[0m12:40:15 Registered adapter: firebolt=1.8.1 | ||
[0m12:40:15 Building catalog | ||
[0m12:40:15 Catalog written to /tmp/pytest-of-runner/pytest-0/project7/target/catalog.json |
24 changes: 24 additions & 0 deletions
24
...e83f248068194422cc96650ed4cea0a61_integration-v2/34/data/attachments/12cb3182b67ac9b1.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
|
||
=== Test project_root: /tmp/pytest-of-runner/pytest-0/project44 | ||
|
||
|
||
Invoking dbt with ['run'] | ||
[0m12:47:44 Running with dbt=1.8.6 | ||
[0m12:47:44 Registered adapter: firebolt=1.8.1 | ||
[0m12:47:44 Unable to do partial parsing because saved manifest not found. Starting full parse. | ||
[0m12:47:45 Found 3 models, 447 macros | ||
[0m12:47:45 | ||
[0m12:47:45 Concurrency: 1 threads (target='default') | ||
[0m12:47:45 | ||
[0m12:47:45 1 of 3 START sql view model post ............................................... [RUN] | ||
[0m12:47:46 1 of 3 OK created sql view model post .......................................... [[32mSUCCESS[0m in 0.69s] | ||
[0m12:47:46 2 of 3 START sql view model pre ................................................ [RUN] | ||
[0m12:47:47 2 of 3 OK created sql view model pre ........................................... [[32mSUCCESS[0m in 0.69s] | ||
[0m12:47:47 3 of 3 START sql view model hooked ............................................. [RUN] | ||
[0m12:47:48 3 of 3 OK created sql view model hooked ........................................ [[32mSUCCESS[0m in 1.04s] | ||
[0m12:47:48 | ||
[0m12:47:48 Finished running 3 view models in 0 hours 0 minutes and 3.06 seconds (3.06s). | ||
[0m12:47:48 | ||
[0m12:47:48 [32mCompleted successfully[0m | ||
[0m12:47:48 | ||
[0m12:47:48 Done. PASS=3 WARN=0 ERROR=0 SKIP=0 TOTAL=3 |
41 changes: 41 additions & 0 deletions
41
...e83f248068194422cc96650ed4cea0a61_integration-v2/34/data/attachments/13bc1682d7f49310.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
|
||
=== Test project_root: /tmp/pytest-of-runner/pytest-0/project19 | ||
|
||
|
||
Invoking dbt with ['seed'] | ||
[0m12:43:34 Running with dbt=1.8.6 | ||
[0m12:43:34 Registered adapter: firebolt=1.8.1 | ||
[0m12:43:34 Unable to do partial parsing because saved manifest not found. Starting full parse. | ||
[0m12:43:35 Found 6 models, 1 seed, 447 macros | ||
[0m12:43:35 | ||
[0m12:43:35 Concurrency: 1 threads (target='default') | ||
[0m12:43:35 | ||
[0m12:43:35 1 of 1 START seed file seed .................................................... [RUN] | ||
[0m12:43:36 1 of 1 OK loaded seed file public.seed ......................................... [[32mINSERT 100[0m in 0.93s] | ||
[0m12:43:36 | ||
[0m12:43:36 Finished running 1 seed in 0 hours 0 minutes and 1.59 seconds (1.59s). | ||
[0m12:43:36 | ||
[0m12:43:36 [32mCompleted successfully[0m | ||
[0m12:43:36 | ||
[0m12:43:36 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1 | ||
|
||
|
||
Invoking dbt with ['run'] | ||
[0m12:43:36 Running with dbt=1.8.6 | ||
[0m12:43:36 Registered adapter: firebolt=1.8.1 | ||
[0m12:43:36 Found 6 models, 1 seed, 447 macros | ||
[0m12:43:36 | ||
[0m12:43:37 Concurrency: 1 threads (target='default') | ||
[0m12:43:37 | ||
[0m12:43:37 1 of 3 START sql table model dependent ......................................... [RUN] | ||
[0m12:43:38 1 of 3 OK created sql table model dependent .................................... [[32mSUCCESS[0m in 0.79s] | ||
[0m12:43:38 2 of 3 START sql table model double_dependent .................................. [RUN] | ||
[0m12:43:39 2 of 3 OK created sql table model double_dependent ............................. [[32mSUCCESS[0m in 0.83s] | ||
[0m12:43:39 3 of 3 START sql table model super_dependent ................................... [RUN] | ||
[0m12:43:40 3 of 3 OK created sql table model super_dependent .............................. [[32mSUCCESS[0m in 0.94s] | ||
[0m12:43:40 | ||
[0m12:43:40 Finished running 3 table models in 0 hours 0 minutes and 3.24 seconds (3.24s). | ||
[0m12:43:40 | ||
[0m12:43:40 [32mCompleted successfully[0m | ||
[0m12:43:40 | ||
[0m12:43:40 Done. PASS=3 WARN=0 ERROR=0 SKIP=0 TOTAL=3 |
70 changes: 70 additions & 0 deletions
70
...e83f248068194422cc96650ed4cea0a61_integration-v2/34/data/attachments/1620a868eb701a34.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://01hzdxdxjqa9n6c07d5j51skep.api.us-east-1.staging.firebolt.io/?output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.048140764236450195 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://01hzdxdxjqa9n6c07d5j51skep.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.12075614929199219 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 1 rows in 0.04122352600097656 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 1 rows in 0.022556781768798828 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://01hzdxdxjqa9n6c07d5j51skep.api.us-east-1.staging.firebolt.io/?output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.04902958869934082 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://01hzdxdxjqa9n6c07d5j51skep.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.10944485664367676 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 1 rows in 0.02583789825439453 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 27 rows in 0.023609399795532227 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.08335185050964355 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.07807803153991699 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.08832979202270508 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.08550548553466797 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.08860397338867188 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.09219598770141602 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.08774924278259277 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.08260750770568848 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.08403635025024414 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.08575820922851562 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.09448051452636719 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.07575464248657227 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.08879494667053223 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.08892512321472168 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.09310030937194824 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.09265685081481934 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.09758853912353516 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.08172202110290527 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.08789706230163574 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.08396148681640625 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.08514094352722168 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.0986931324005127 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.08508849143981934 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.09569668769836426 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.11116838455200195 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.08855509757995605 seconds. | ||
INFO httpx:_client.py:1038 HTTP Request: POST https://automation-firebolt.api.us-east-1.staging.firebolt.io/?database=integration_testing__1725453494115&engine=integration_testing__1725453494115&output_format=JSON_Compact "HTTP/1.1 200 OK" | ||
INFO firebolt.db.cursor:cursor.py:192 Query fetched 0 rows in 0.0855093002319336 seconds. |
Oops, something went wrong.