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

scale load tests failing on ci #1369

Open
JimFuller-RedHat opened this issue Feb 27, 2025 · 4 comments
Open

scale load tests failing on ci #1369

JimFuller-RedHat opened this issue Feb 27, 2025 · 4 comments

Comments

@JimFuller-RedHat
Copy link
Collaborator

https://github.com/trustification/trustify-load-test-runs/actions

generating

https://www.trustification.io/trustify-load-test-runs/

are failing

might be related to migrations ?

I was able to run latest scale load tests locally.

@ctron
Copy link
Contributor

ctron commented Feb 27, 2025

Pretty sure it's because of migrations. The steps we need to do are:

I know it's a bunch of "internal" links. Just a "note to self".

@JimFuller-RedHat
Copy link
Collaborator Author

JimFuller-RedHat commented Feb 27, 2025

looking at logs I see;

replay-dump-1       | 2025-02-27T08:06:42.489086912Z CREATE FUNCTION
trustify-migrate-1  | 2025-02-27T08:25:22.758811778Z Migration file of version 'm0000250_create_sbom_package' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758815285Z Migration file of version 'm0000210_create_relationship' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758818301Z Migration file of version 'm0000120_create_package_version' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758821937Z Migration file of version 'm0000340_create_package_status' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758841925Z Migration file of version 'm0000840_add_relationship_14_15' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758845913Z Migration file of version 'mod' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758849139Z Migration file of version 'm0000440_alter_package_status_to_purl_status' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758852725Z Migration file of version 'm0000520_scale_indexes' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758855972Z Migration file of version 'm0000050_create_vulnerability_description' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758859288Z Migration file of version 'm0000750_alter_advisory_add_document_id' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758862774Z Migration file of version 'm0000337_create_version_range' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758866180Z Migration file of version 'm0000030_create_sbom' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758869777Z Migration file of version 'm0000480_create_rpmver_cmp_fns' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758877241Z Migration file of version 'm0000140_create_package_version_range' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758880608Z Migration file of version 'm0000550_create_cpe_license_assertion' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758884475Z Migration file of version 'm0000020_create_cvss4_enums' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758887741Z Migration file of version 'm0000325_create_cvss3_severity_column' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758891027Z Migration file of version 'm0000565_alter_advisory_vulnerability_cwe_column' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758894344Z Migration file of version 'm0000575_create_weakness' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758897610Z Migration file of version 'm0000380_create_package_status_index' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758900876Z Migration file of version 'm0000870_source_doc_indexes' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758906346Z Migration file of version 'm0000740_ensure_get_purl_fns' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758938035Z Migration file of version 'm0000280_add_advisory_vulnerability_meta' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758941652Z Migration file of version 'm0000010_create_cvss3_enums' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758945199Z Migration file of version 'm0000700_advisory_add_reserved' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758948655Z Migration file of version 'm0000641_update_product_status' is missing, this migration has been applied but its file is missing
trustify-migrate-1  | 2025-02-27T08:25:22.758952102Z Migration file of version 'm0000600_remove_raise_notice_fns' is missing, this migration has been applied but its file is missing

@ctron
Copy link
Contributor

ctron commented Mar 4, 2025

Yup, the job ran. But I guess the link isn't updated yet, I'll take a look.

@ctron
Copy link
Contributor

ctron commented Mar 4, 2025

That should be sorted out now. It worked locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants