Bug 28580 - Getting random "Database is not empty!" when a job is run on jenkins
Summary: Getting random "Database is not empty!" when a job is run on jenkins
Status: RESOLVED MOVED
Alias: None
Product: Project Infrastructure
Classification: Unclassified
Component: Continuous Integration (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low normal
Assignee: Tomás Cohen Arazi (tcohen)
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-17 08:35 UTC by Jonathan Druart
Modified: 2021-06-21 07:44 UTC (History)
0 users

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2021-06-17 08:35:11 UTC
Master_D11/319

10:21:00 koha_1       | Running [sudo koha-shell kohadev -p -c 'PERL5LIB=/kohadevbox/koha:/kohadevbox/qa-test-tools perl /kohadevbox/misc4dev/populate_db.pl -v --opac-base-url http://kohadev.myDNSname.org:8080 --intranet-base-url http://kohadev-intra.myDNSname.org:8081 --marcflavour MARC21']...
10:21:00 db_1         | 2021-06-17  8:20:56 9 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
10:21:00 db_1         | 2021-06-17  8:20:56 9 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
10:21:00 db_1         | 2021-06-17  8:20:56 9 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
10:21:00 db_1         | 2021-06-17  8:20:56 9 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
10:21:00 koha_1       | Database is not empty! at /kohadevbox/misc4dev/populate_db.pl line 101.
10:21:00 koha_koha_1 exited with code 1
10:21:00 Stopping koha_db_1          ... 
10:21:00 Stopping koha_memcached_1   ...
Comment 1 Jonathan Druart 2021-06-17 08:36:02 UTC
(In reply to Jonathan Druart from comment #0)
> Master_D11/319

This was on Docker_6
Comment 2 Jonathan Druart 2021-06-21 07:44:12 UTC
Moved to https://gitlab.com/koha-community/koha-testing-docker/-/issues/262