Locations: DB Model update & migration to add location table #681
Annotations
3 errors and 1 warning
|
{"exitCode":1,"err":"time=\"2024-08-27T11:33:25Z\" level=warning msg=\"/home/runner/work/Spoolman/Spoolman/tests_integration/docker-compose-sqlite.yml: `version` is obsolete\"\n Network tests_integration_default Creating\n Network tests_integration_default Created\n Container tests_integration-spoolman-1 Creating\n Container tests_integration-spoolman-1 Created\n Container tests_integration-tester-1 Creating\n Container tests_integration-tester-1 Created\nspoolman-1 | INFO: Started server process [1]\nspoolman-1 | INFO: Waiting for application startup.\nspoolman-1 | spoolman.main INFO Starting Spoolman v0.19.3 (commit: unknown) (built: None)\nspoolman-1 | spoolman.main INFO Using data directory: /home/app/.local/share/spoolman\nspoolman-1 | spoolman.main INFO Using logs directory: /home/app/.local/share/spoolman\nspoolman-1 | spoolman.main INFO Using backups directory: /home/app/.local/share/spoolman/backups\nspoolman-1 | spoolman.main INFO Setting up database...\nspoolman-1 | spoolman.database.database INFO No database type specified, using a default SQLite database located at \"/home/app/.local/share/spoolman/spoolman.db\"\nspoolman-1 | spoolman.main INFO Performing migrations...\nspoolman-1 | alembic.runtime.migration INFO Context impl SQLiteImpl.\nspoolman-1 | alembic.runtime.migration INFO Will assume non-transactional DDL.\nspoolman-1 | alembic.runtime.migration INFO Running upgrade -> 684d32cf7e4d, initial.\nspoolman-1 | alembic.runtime.migration INFO Running upgrade 684d32cf7e4d -> b47376d60c6d, add extruder and bed temperature override.\nspoolman-1 | alembic.runtime.migration INFO Running upgrade b47376d60c6d -> db385b808a20, add filament color code.\nspoolman-1 | alembic.runtime.migration INFO Running upgrade db385b808a20 -> 92186a5f7b0f, add spool archived field.\nspoolman-1 | alembic.runtime.migration INFO Running upgrade 92186a5f7b0f -> 92793c8a937c, color_hex alpha.\nspoolman-1 | alembic.runtime.migration INFO Running upgrade 92793c8a937c -> b82cd9e2aa6f, Added spool prices.\nspoolman-1 | alembic.runtime.migration INFO Running upgrade b82cd9e2aa6f -> ccbb17aeda7c, Added Settings table.\nspoolman-1 | alembic.runtime.migration INFO Running upgrade ccbb17aeda7c -> b8881bdb716c, Added extra fields.\nspoolman-1 | alembic.runtime.migration INFO Running upgrade b8881bdb716c -> aafcd7fb0e84, spool weights.\nspoolman-1 | alembic.runtime.migration INFO Running upgrade aafcd7fb0e84 -> 304a32906234, spool weight population.\nspoolman-1 | alembic.runtime.migration INFO Running upgrade 304a32906234 -> 5f069e51bd89, vendor empty spool weight.\nspoolman-1 | alembic.runtime.migration INFO Running upgrade 5f069e51bd89 -> 395d560284b3, Added external ID.\nspoolman-1 | alembic.runtime.migration INFO Running upgrade 395d560284b3 -> 415a8f855e14, multi_colors.\nspoolman-1 | alembic.runtime.migration INFO Running upgrade 415a8f855e14 -> 4d0257b98228, Create location table and migrate data from spool.\nspoolman-1 | spoolman.database.database INFO Scheduling automatic database backup for midnight.\nspoolman-1 | spoolman.externaldb INFO Scheduling external DB sync.\nspoolman-1 | spoolman.main INFO Startup complete.\nspoolman-1 | spoolman.main WARNING !!!! WARNING !!!!\nspoolman-1 | spoolman.main WARNING !!!! WARNING !!!!\nspoolman-1 | spoolman.main WARNING The data directory is not mounted.\nspoolman-1 | spoolman.main WARNING Spoolman stores its database in the container directory \"/home/app/.local/share/spoolman\". If this directory isn't mounted to the host OS, the database will be lost when the container is stopped.\nspoolman-1 | spoolman.main WARNING Please carefully read the docker part of the README.md file, and ensure your docker-compose file matches the example.\nspoolman-1 | spoolman.main
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "client", "spoolman", "spoolman-image", "spoolman-tester-image".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job was cancelled
Loading