You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-17 09:41:06 +03:00
449 lines
26 KiB
Plaintext
449 lines
26 KiB
Plaintext
Creating tpch tables in tpch1.
|
||
ERROR 122 (HY000) at line 10: CAL0009: Internal create table error for tpch1.nation : table already exists (your schema is probably out-of-sync)
|
||
Creating tpch tables in dml.
|
||
ERROR 122 (HY000) at line 10: CAL0009: Internal create table error for dml.nation : table already exists (your schema is probably out-of-sync)
|
||
Running create_datatypetestm.sql.
|
||
ERROR 122 (HY000) at line 12: CAL0009: Internal create table error for tpch1.DataTypeTestm : table already exists (your schema is probably out-of-sync)
|
||
Running create_datatypetestm1.sql.
|
||
ERROR 122 (HY000) at line 3: CAL0009: Internal create table error for tpch1.DataTypeTestm1 : table already exists (your schema is probably out-of-sync)
|
||
Running create_datatypetestm2.sql.
|
||
ERROR 122 (HY000) at line 3: CAL0009: Internal create table error for tpch1.DataTypeTestm2 : table already exists (your schema is probably out-of-sync)
|
||
Running create_datatypetestm3.sql.
|
||
ERROR 122 (HY000) at line 3: CAL0009: Internal create table error for tpch1.DataTypeTestm3 : table already exists (your schema is probably out-of-sync)
|
||
Running create_dtypes.
|
||
ERROR 122 (HY000) at line 3: CAL0009: Internal create table error for tpch1.dtypes : table already exists (your schema is probably out-of-sync)
|
||
Running create_simple_subselect.sql.
|
||
ERROR 122 (HY000) at line 8: CAL0009: Internal create table error for tpch1.sub1 : table already exists (your schema is probably out-of-sync)
|
||
Running create_simple_outer.sql.
|
||
ERROR 122 (HY000) at line 6: CAL0009: Internal create table error for tpch1.j1 : table already exists (your schema is probably out-of-sync)
|
||
Running create_table0_char.sql.
|
||
ERROR 122 (HY000) at line 3: CAL0009: Internal create table error for tpch1.table0_char : table already exists (your schema is probably out-of-sync)
|
||
Running create_table100_char.sql.
|
||
ERROR 122 (HY000) at line 3: CAL0009: Internal create table error for tpch1.table100_char : table already exists (your schema is probably out-of-sync)
|
||
Running create_table10_char.sql.
|
||
ERROR 122 (HY000) at line 3: CAL0009: Internal create table error for tpch1.table10_char : table already exists (your schema is probably out-of-sync)
|
||
Running create_table1_char.sql.
|
||
ERROR 122 (HY000) at line 3: CAL0009: Internal create table error for tpch1.table1_char : table already exists (your schema is probably out-of-sync)
|
||
Running create_wide_tables.sql.
|
||
ERROR 122 (HY000) at line 3: CAL0009: Internal create table error for tpch1.wide : table already exists (your schema is probably out-of-sync)
|
||
|
||
Creating / importing into ssb tables.
|
||
Creating ssb.customer using engine infinidb.
|
||
Locale is : ja_JP.UTF-8
|
||
|
||
Using table OID 94171 as the default JOB ID
|
||
Input file(s) will be read from : /home/calpont/genii/mysql/queries/nightly/srvswdev11/test000
|
||
Job description file : /usr/local/Calpont/data/bulk/tmpjob/94171_D20150804_T173025_S335182_Job_94171.xml
|
||
Log file for this job: /usr/local/Calpont/data/bulk/log/Job_94171.log
|
||
2015-08-04 17:30:25 (34679) INFO : successfully loaded job file /usr/local/Calpont/data/bulk/tmpjob/94171_D20150804_T173025_S335182_Job_94171.xml
|
||
2015-08-04 17:30:25 (34679) INFO : Job file loaded, run time for this step : 0.504782 seconds
|
||
2015-08-04 17:30:25 (34679) INFO : PreProcessing check starts
|
||
2015-08-04 17:30:25 (34679) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/ssb/1G/customer.tbl
|
||
2015-08-04 17:30:25 (34679) INFO : PreProcessing check completed
|
||
2015-08-04 17:30:25 (34679) INFO : preProcess completed, run time for this step : 0.01443 seconds
|
||
2015-08-04 17:30:25 (34679) INFO : No of Read Threads Spawned = 1
|
||
2015-08-04 17:30:25 (34679) INFO : No of Parse Threads Spawned = 3
|
||
2015-08-04 17:30:25 (34679) INFO : For table ssb.customer: 30000 rows processed and 30000 rows inserted.
|
||
2015-08-04 17:30:26 (34679) INFO : Bulk load completed, total run time : 1.61273 seconds
|
||
|
||
Creating ssb.lineorder using engine infinidb.
|
||
Locale is : ja_JP.UTF-8
|
||
|
||
Using table OID 94187 as the default JOB ID
|
||
Input file(s) will be read from : /home/calpont/genii/mysql/queries/nightly/srvswdev11/test000
|
||
Job description file : /usr/local/Calpont/data/bulk/tmpjob/94187_D20150804_T173027_S803672_Job_94187.xml
|
||
Log file for this job: /usr/local/Calpont/data/bulk/log/Job_94187.log
|
||
2015-08-04 17:30:28 (34931) INFO : successfully loaded job file /usr/local/Calpont/data/bulk/tmpjob/94187_D20150804_T173027_S803672_Job_94187.xml
|
||
2015-08-04 17:30:28 (34931) INFO : Job file loaded, run time for this step : 0.459723 seconds
|
||
2015-08-04 17:30:28 (34931) INFO : PreProcessing check starts
|
||
2015-08-04 17:30:28 (34931) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/ssb/1G/lineorder.tbl
|
||
2015-08-04 17:30:28 (34931) INFO : PreProcessing check completed
|
||
2015-08-04 17:30:28 (34931) INFO : preProcess completed, run time for this step : 0.0151598 seconds
|
||
2015-08-04 17:30:28 (34931) INFO : No of Read Threads Spawned = 1
|
||
2015-08-04 17:30:28 (34931) INFO : No of Parse Threads Spawned = 3
|
||
2015-08-04 17:30:46 (34931) INFO : For table ssb.lineorder: 6001215 rows processed and 6001215 rows inserted.
|
||
2015-08-04 17:30:46 (34931) INFO : Bulk load completed, total run time : 18.5139 seconds
|
||
|
||
Creating ssb.part using engine infinidb.
|
||
Locale is : ja_JP.UTF-8
|
||
|
||
Using table OID 94207 as the default JOB ID
|
||
Input file(s) will be read from : /home/calpont/genii/mysql/queries/nightly/srvswdev11/test000
|
||
Job description file : /usr/local/Calpont/data/bulk/tmpjob/94207_D20150804_T173047_S980590_Job_94207.xml
|
||
Log file for this job: /usr/local/Calpont/data/bulk/log/Job_94207.log
|
||
2015-08-04 17:30:48 (35836) INFO : successfully loaded job file /usr/local/Calpont/data/bulk/tmpjob/94207_D20150804_T173047_S980590_Job_94207.xml
|
||
2015-08-04 17:30:48 (35836) INFO : Job file loaded, run time for this step : 1.09498 seconds
|
||
2015-08-04 17:30:48 (35836) INFO : PreProcessing check starts
|
||
2015-08-04 17:30:48 (35836) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/ssb/1G/part.tbl
|
||
2015-08-04 17:30:48 (35836) INFO : PreProcessing check completed
|
||
2015-08-04 17:30:48 (35836) INFO : preProcess completed, run time for this step : 0.0138328 seconds
|
||
2015-08-04 17:30:48 (35836) INFO : No of Read Threads Spawned = 1
|
||
2015-08-04 17:30:48 (35836) INFO : No of Parse Threads Spawned = 3
|
||
2015-08-04 17:30:48 (35836) INFO : For table ssb.part: 200000 rows processed and 200000 rows inserted.
|
||
2015-08-04 17:30:49 (35836) INFO : Bulk load completed, total run time : 2.12171 seconds
|
||
|
||
Creating ssb.supplier using engine infinidb.
|
||
Locale is : ja_JP.UTF-8
|
||
|
||
Using table OID 94222 as the default JOB ID
|
||
Input file(s) will be read from : /home/calpont/genii/mysql/queries/nightly/srvswdev11/test000
|
||
Job description file : /usr/local/Calpont/data/bulk/tmpjob/94222_D20150804_T173050_S923237_Job_94222.xml
|
||
Log file for this job: /usr/local/Calpont/data/bulk/log/Job_94222.log
|
||
2015-08-04 17:30:50 (36148) INFO : successfully loaded job file /usr/local/Calpont/data/bulk/tmpjob/94222_D20150804_T173050_S923237_Job_94222.xml
|
||
2015-08-04 17:30:50 (36148) INFO : Job file loaded, run time for this step : 0.264413 seconds
|
||
2015-08-04 17:30:50 (36148) INFO : PreProcessing check starts
|
||
2015-08-04 17:30:50 (36148) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/ssb/1G/supplier.tbl
|
||
2015-08-04 17:30:50 (36148) INFO : PreProcessing check completed
|
||
2015-08-04 17:30:50 (36148) INFO : preProcess completed, run time for this step : 0.013535 seconds
|
||
2015-08-04 17:30:50 (36148) INFO : No of Read Threads Spawned = 1
|
||
2015-08-04 17:30:50 (36148) INFO : No of Parse Threads Spawned = 3
|
||
2015-08-04 17:30:51 (36148) INFO : For table ssb.supplier: 10000 rows processed and 10000 rows inserted.
|
||
2015-08-04 17:30:52 (36148) INFO : Bulk load completed, total run time : 1.29012 seconds
|
||
|
||
Creating ssb.dateinfo using engine myisam.
|
||
Loading data into ssb.dateinfo using load data infile.
|
||
|
||
Importing rows into tpch1.wide.
|
||
Locale is : ja_JP.UTF-8
|
||
|
||
Using table OID 92689 as the default JOB ID
|
||
Input file(s) will be read from : STDIN
|
||
Job description file : /usr/local/Calpont/data/bulk/tmpjob/92689_D20150804_T173052_S580094_Job_92689.xml
|
||
Log file for this job: /usr/local/Calpont/data/bulk/log/Job_92689.log
|
||
2015-08-04 17:30:52 (36256) INFO : successfully loaded job file /usr/local/Calpont/data/bulk/tmpjob/92689_D20150804_T173052_S580094_Job_92689.xml
|
||
2015-08-04 17:30:52 (36256) INFO : Job file loaded, run time for this step : 0.308466 seconds
|
||
2015-08-04 17:30:52 (36256) INFO : PreProcessing check starts
|
||
2015-08-04 17:30:53 (36256) INFO : PreProcessing check completed
|
||
2015-08-04 17:30:53 (36256) INFO : preProcess completed, run time for this step : 0.664179 seconds
|
||
2015-08-04 17:30:53 (36256) INFO : No of Read Threads Spawned = 1
|
||
2015-08-04 17:30:53 (36256) INFO : [0;1mReading input from STDIN to import into table tpch1.wide...[0;39m
|
||
2015-08-04 17:30:53 (36256) INFO : No of Parse Threads Spawned = 3
|
||
2015-08-04 17:30:58 (36256) INFO : For table tpch1.wide: 100000 rows processed and 100000 rows inserted.
|
||
2015-08-04 17:30:59 (36256) INFO : Bulk load completed, total run time : 6.98675 seconds
|
||
|
||
|
||
Importing into tpch1 tables.
|
||
|
||
Running colxml with the following parameters:
|
||
2015-08-04 17:30:59 (36555) INFO :
|
||
Schema: tpch1
|
||
Tables: region nation customer part supplier partsupp orders lineitem
|
||
Load Files:
|
||
-C \
|
||
-b 0
|
||
-c 1048576
|
||
-d |
|
||
-e 10
|
||
-j 299
|
||
-n
|
||
-p /usr/local/Calpont/data/bulk/job
|
||
-r 5
|
||
-s
|
||
-u
|
||
-w 10485760
|
||
-x tbl
|
||
|
||
Creating job description file: /usr/local/Calpont/data/bulk/job/Job_299.xml
|
||
File completed for tables:
|
||
tpch1.region
|
||
tpch1.nation
|
||
tpch1.customer
|
||
tpch1.part
|
||
tpch1.supplier
|
||
tpch1.partsupp
|
||
tpch1.orders
|
||
tpch1.lineitem
|
||
|
||
Normal exit.
|
||
Locale is : ja_JP.UTF-8
|
||
|
||
Input file(s) will be read from : /usr/local/Calpont/data/bulk/data/import_local/tpch/1g/
|
||
Job description file : /usr/local/Calpont/data/bulk/job/Job_299.xml
|
||
Log file for this job: /usr/local/Calpont/data/bulk/log/Job_299.log
|
||
2015-08-04 17:31:00 (36686) INFO : successfully loaded job file /usr/local/Calpont/data/bulk/job/Job_299.xml
|
||
2015-08-04 17:31:00 (36686) INFO : Job file loaded, run time for this step : 0.655038 seconds
|
||
2015-08-04 17:31:00 (36686) INFO : PreProcessing check starts
|
||
2015-08-04 17:31:00 (36686) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/tpch/1g/region.tbl
|
||
2015-08-04 17:31:00 (36686) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/tpch/1g/nation.tbl
|
||
2015-08-04 17:31:00 (36686) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/tpch/1g/customer.tbl
|
||
2015-08-04 17:31:00 (36686) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/tpch/1g/part.tbl
|
||
2015-08-04 17:31:00 (36686) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/tpch/1g/supplier.tbl
|
||
2015-08-04 17:31:00 (36686) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/tpch/1g/partsupp.tbl
|
||
2015-08-04 17:31:00 (36686) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/tpch/1g/orders.tbl
|
||
2015-08-04 17:31:00 (36686) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/tpch/1g/lineitem.tbl
|
||
2015-08-04 17:31:05 (36686) INFO : PreProcessing check completed
|
||
2015-08-04 17:31:05 (36686) INFO : preProcess completed, run time for this step : 4.66185 seconds
|
||
2015-08-04 17:31:05 (36686) INFO : No of Read Threads Spawned = 1
|
||
2015-08-04 17:31:05 (36686) INFO : No of Parse Threads Spawned = 3
|
||
2015-08-04 17:31:05 (36686) INFO : For table tpch1.region: 5 rows processed and 5 rows inserted.
|
||
2015-08-04 17:31:05 (36686) INFO : For table tpch1.nation: 25 rows processed and 25 rows inserted.
|
||
2015-08-04 17:31:06 (36686) INFO : For table tpch1.customer: 150000 rows processed and 150000 rows inserted.
|
||
2015-08-04 17:31:07 (36686) INFO : For table tpch1.part: 200000 rows processed and 200000 rows inserted.
|
||
2015-08-04 17:31:07 (36686) INFO : For table tpch1.supplier: 10000 rows processed and 10000 rows inserted.
|
||
2015-08-04 17:31:09 (36686) INFO : For table tpch1.partsupp: 800000 rows processed and 800000 rows inserted.
|
||
2015-08-04 17:31:14 (36686) INFO : For table tpch1.orders: 1500000 rows processed and 1500000 rows inserted.
|
||
2015-08-04 17:31:44 (36686) INFO : For table tpch1.lineitem: 6001215 rows processed and 6001215 rows inserted.
|
||
2015-08-04 17:31:45 (36686) INFO : Bulk load completed, total run time : 45.0309 seconds
|
||
|
||
|
||
Running create_datatypetestm.sql against dml.
|
||
ERROR 122 (HY000) at line 12: CAL0009: Internal create table error for dml.DataTypeTestm : table already exists (your schema is probably out-of-sync)
|
||
Running create_simple_subselect.sql against dml.
|
||
ERROR 122 (HY000) at line 8: CAL0009: Internal create table error for dml.sub1 : table already exists (your schema is probably out-of-sync)
|
||
|
||
Importing into dml tables.
|
||
Locale is : ja_JP.UTF-8
|
||
|
||
Using table OID 92119 as the default JOB ID
|
||
Input file(s) will be read from : /home/calpont/genii/mysql/queries/nightly/srvswdev11/test000
|
||
Job description file : /usr/local/Calpont/data/bulk/tmpjob/92119_D20150804_T173146_S268213_Job_92119.xml
|
||
Log file for this job: /usr/local/Calpont/data/bulk/log/Job_92119.log
|
||
2015-08-04 17:31:46 (38573) INFO : successfully loaded job file /usr/local/Calpont/data/bulk/tmpjob/92119_D20150804_T173146_S268213_Job_92119.xml
|
||
2015-08-04 17:31:46 (38573) INFO : Job file loaded, run time for this step : 0.270725 seconds
|
||
2015-08-04 17:31:46 (38573) INFO : PreProcessing check starts
|
||
2015-08-04 17:31:46 (38573) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/tpch/1g/region.tbl
|
||
2015-08-04 17:31:46 (38573) INFO : PreProcessing check completed
|
||
2015-08-04 17:31:46 (38573) INFO : preProcess completed, run time for this step : 0.0977499 seconds
|
||
2015-08-04 17:31:46 (38573) INFO : No of Read Threads Spawned = 1
|
||
2015-08-04 17:31:46 (38573) INFO : No of Parse Threads Spawned = 3
|
||
2015-08-04 17:31:46 (38573) INFO : For table dml.region: 5 rows processed and 5 rows inserted.
|
||
2015-08-04 17:31:47 (38573) INFO : Bulk load completed, total run time : 1.44058 seconds
|
||
|
||
Locale is : ja_JP.UTF-8
|
||
|
||
Using table OID 92112 as the default JOB ID
|
||
Input file(s) will be read from : /home/calpont/genii/mysql/queries/nightly/srvswdev11/test000
|
||
Job description file : /usr/local/Calpont/data/bulk/tmpjob/92112_D20150804_T173147_S886810_Job_92112.xml
|
||
Log file for this job: /usr/local/Calpont/data/bulk/log/Job_92112.log
|
||
2015-08-04 17:31:47 (38697) INFO : successfully loaded job file /usr/local/Calpont/data/bulk/tmpjob/92112_D20150804_T173147_S886810_Job_92112.xml
|
||
2015-08-04 17:31:47 (38697) INFO : Job file loaded, run time for this step : 0.292053 seconds
|
||
2015-08-04 17:31:47 (38697) INFO : PreProcessing check starts
|
||
2015-08-04 17:31:47 (38697) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/tpch/1g/nation.tbl
|
||
2015-08-04 17:31:48 (38697) INFO : PreProcessing check completed
|
||
2015-08-04 17:31:48 (38697) INFO : preProcess completed, run time for this step : 0.068007 seconds
|
||
2015-08-04 17:31:48 (38697) INFO : No of Read Threads Spawned = 1
|
||
2015-08-04 17:31:48 (38697) INFO : No of Parse Threads Spawned = 3
|
||
2015-08-04 17:31:48 (38697) INFO : For table dml.nation: 25 rows processed and 25 rows inserted.
|
||
2015-08-04 17:31:49 (38697) INFO : Bulk load completed, total run time : 1.37169 seconds
|
||
|
||
Locale is : ja_JP.UTF-8
|
||
|
||
Using table OID 92125 as the default JOB ID
|
||
Input file(s) will be read from : /home/calpont/genii/mysql/queries/nightly/srvswdev11/test000
|
||
Job description file : /usr/local/Calpont/data/bulk/tmpjob/92125_D20150804_T173149_S373964_Job_92125.xml
|
||
Log file for this job: /usr/local/Calpont/data/bulk/log/Job_92125.log
|
||
2015-08-04 17:31:49 (38820) INFO : successfully loaded job file /usr/local/Calpont/data/bulk/tmpjob/92125_D20150804_T173149_S373964_Job_92125.xml
|
||
2015-08-04 17:31:49 (38820) INFO : Job file loaded, run time for this step : 0.255531 seconds
|
||
2015-08-04 17:31:49 (38820) INFO : PreProcessing check starts
|
||
2015-08-04 17:31:49 (38820) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/tpch/1g/customer.tbl
|
||
2015-08-04 17:31:49 (38820) INFO : PreProcessing check completed
|
||
2015-08-04 17:31:49 (38820) INFO : preProcess completed, run time for this step : 0.4827 seconds
|
||
2015-08-04 17:31:49 (38820) INFO : No of Read Threads Spawned = 1
|
||
2015-08-04 17:31:49 (38820) INFO : No of Parse Threads Spawned = 3
|
||
2015-08-04 17:31:50 (38820) INFO : For table dml.customer: 150000 rows processed and 150000 rows inserted.
|
||
2015-08-04 17:31:50 (38820) INFO : Bulk load completed, total run time : 1.74949 seconds
|
||
|
||
Locale is : ja_JP.UTF-8
|
||
|
||
Using table OID 92171 as the default JOB ID
|
||
Input file(s) will be read from : /home/calpont/genii/mysql/queries/nightly/srvswdev11/test000
|
||
Job description file : /usr/local/Calpont/data/bulk/tmpjob/92171_D20150804_T173151_S269288_Job_92171.xml
|
||
Log file for this job: /usr/local/Calpont/data/bulk/log/Job_92171.log
|
||
2015-08-04 17:31:51 (38907) INFO : successfully loaded job file /usr/local/Calpont/data/bulk/tmpjob/92171_D20150804_T173151_S269288_Job_92171.xml
|
||
2015-08-04 17:31:51 (38907) INFO : Job file loaded, run time for this step : 0.263321 seconds
|
||
2015-08-04 17:31:51 (38907) INFO : PreProcessing check starts
|
||
2015-08-04 17:31:51 (38907) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/tpch/1g/part.tbl
|
||
2015-08-04 17:31:51 (38907) INFO : PreProcessing check completed
|
||
2015-08-04 17:31:51 (38907) INFO : preProcess completed, run time for this step : 0.362479 seconds
|
||
2015-08-04 17:31:51 (38907) INFO : No of Read Threads Spawned = 1
|
||
2015-08-04 17:31:51 (38907) INFO : No of Parse Threads Spawned = 3
|
||
2015-08-04 17:31:52 (38907) INFO : For table dml.part: 200000 rows processed and 200000 rows inserted.
|
||
2015-08-04 17:31:52 (38907) INFO : Bulk load completed, total run time : 1.63697 seconds
|
||
|
||
Locale is : ja_JP.UTF-8
|
||
|
||
Using table OID 92152 as the default JOB ID
|
||
Input file(s) will be read from : /home/calpont/genii/mysql/queries/nightly/srvswdev11/test000
|
||
Job description file : /usr/local/Calpont/data/bulk/tmpjob/92152_D20150804_T173153_S061770_Job_92152.xml
|
||
Log file for this job: /usr/local/Calpont/data/bulk/log/Job_92152.log
|
||
2015-08-04 17:31:53 (39030) INFO : successfully loaded job file /usr/local/Calpont/data/bulk/tmpjob/92152_D20150804_T173153_S061770_Job_92152.xml
|
||
2015-08-04 17:31:53 (39030) INFO : Job file loaded, run time for this step : 0.27667 seconds
|
||
2015-08-04 17:31:53 (39030) INFO : PreProcessing check starts
|
||
2015-08-04 17:31:53 (39030) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/tpch/1g/supplier.tbl
|
||
2015-08-04 17:31:53 (39030) INFO : PreProcessing check completed
|
||
2015-08-04 17:31:53 (39030) INFO : preProcess completed, run time for this step : 0.350067 seconds
|
||
2015-08-04 17:31:53 (39030) INFO : No of Read Threads Spawned = 1
|
||
2015-08-04 17:31:53 (39030) INFO : No of Parse Threads Spawned = 3
|
||
2015-08-04 17:31:53 (39030) INFO : For table dml.supplier: 10000 rows processed and 10000 rows inserted.
|
||
2015-08-04 17:31:54 (39030) INFO : Bulk load completed, total run time : 1.6413 seconds
|
||
|
||
Locale is : ja_JP.UTF-8
|
||
|
||
Using table OID 92164 as the default JOB ID
|
||
Input file(s) will be read from : /home/calpont/genii/mysql/queries/nightly/srvswdev11/test000
|
||
Job description file : /usr/local/Calpont/data/bulk/tmpjob/92164_D20150804_T173155_S247156_Job_92164.xml
|
||
Log file for this job: /usr/local/Calpont/data/bulk/log/Job_92164.log
|
||
2015-08-04 17:31:55 (39177) INFO : successfully loaded job file /usr/local/Calpont/data/bulk/tmpjob/92164_D20150804_T173155_S247156_Job_92164.xml
|
||
2015-08-04 17:31:55 (39177) INFO : Job file loaded, run time for this step : 0.65869 seconds
|
||
2015-08-04 17:31:55 (39177) INFO : PreProcessing check starts
|
||
2015-08-04 17:31:55 (39177) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/tpch/1g/partsupp.tbl
|
||
2015-08-04 17:31:55 (39177) INFO : PreProcessing check completed
|
||
2015-08-04 17:31:55 (39177) INFO : preProcess completed, run time for this step : 0.158109 seconds
|
||
2015-08-04 17:31:55 (39177) INFO : No of Read Threads Spawned = 1
|
||
2015-08-04 17:31:55 (39177) INFO : No of Parse Threads Spawned = 3
|
||
2015-08-04 17:31:56 (39177) INFO : For table dml.partsupp: 800000 rows processed and 800000 rows inserted.
|
||
2015-08-04 17:31:57 (39177) INFO : Bulk load completed, total run time : 2.83137 seconds
|
||
|
||
Locale is : ja_JP.UTF-8
|
||
|
||
Using table OID 92139 as the default JOB ID
|
||
Input file(s) will be read from : /home/calpont/genii/mysql/queries/nightly/srvswdev11/test000
|
||
Job description file : /usr/local/Calpont/data/bulk/tmpjob/92139_D20150804_T173157_S893060_Job_92139.xml
|
||
Log file for this job: /usr/local/Calpont/data/bulk/log/Job_92139.log
|
||
2015-08-04 17:31:58 (39301) INFO : successfully loaded job file /usr/local/Calpont/data/bulk/tmpjob/92139_D20150804_T173157_S893060_Job_92139.xml
|
||
2015-08-04 17:31:58 (39301) INFO : Job file loaded, run time for this step : 0.604438 seconds
|
||
2015-08-04 17:31:58 (39301) INFO : PreProcessing check starts
|
||
2015-08-04 17:31:58 (39301) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/tpch/1g/orders.tbl
|
||
2015-08-04 17:32:00 (39301) INFO : PreProcessing check completed
|
||
2015-08-04 17:32:00 (39301) INFO : preProcess completed, run time for this step : 1.86704 seconds
|
||
2015-08-04 17:32:00 (39301) INFO : No of Read Threads Spawned = 1
|
||
2015-08-04 17:32:00 (39301) INFO : No of Parse Threads Spawned = 3
|
||
2015-08-04 17:32:03 (39301) INFO : For table dml.orders: 1500000 rows processed and 1500000 rows inserted.
|
||
2015-08-04 17:32:04 (39301) INFO : Bulk load completed, total run time : 6.48423 seconds
|
||
|
||
Locale is : ja_JP.UTF-8
|
||
|
||
Using table OID 92187 as the default JOB ID
|
||
Input file(s) will be read from : /home/calpont/genii/mysql/queries/nightly/srvswdev11/test000
|
||
Job description file : /usr/local/Calpont/data/bulk/tmpjob/92187_D20150804_T173204_S451432_Job_92187.xml
|
||
Log file for this job: /usr/local/Calpont/data/bulk/log/Job_92187.log
|
||
2015-08-04 17:32:04 (39599) INFO : successfully loaded job file /usr/local/Calpont/data/bulk/tmpjob/92187_D20150804_T173204_S451432_Job_92187.xml
|
||
2015-08-04 17:32:04 (39599) INFO : Job file loaded, run time for this step : 0.266645 seconds
|
||
2015-08-04 17:32:04 (39599) INFO : PreProcessing check starts
|
||
2015-08-04 17:32:04 (39599) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/tpch/1g/lineitem.tbl
|
||
2015-08-04 17:32:04 (39599) INFO : PreProcessing check completed
|
||
2015-08-04 17:32:04 (39599) INFO : preProcess completed, run time for this step : 0.348952 seconds
|
||
2015-08-04 17:32:04 (39599) INFO : No of Read Threads Spawned = 1
|
||
2015-08-04 17:32:04 (39599) INFO : No of Parse Threads Spawned = 3
|
||
2015-08-04 17:32:32 (39599) INFO : For table dml.lineitem: 6001215 rows processed and 6001215 rows inserted.
|
||
2015-08-04 17:32:32 (39599) INFO : Bulk load completed, total run time : 28.6518 seconds
|
||
|
||
|
||
All done.
|
||
|
||
###################################################################
|
||
Running query test on user 'dml'
|
||
Running against Local Database(s)
|
||
|
||
###################################################################
|
||
|
||
|
||
================================================================================
|
||
RUNNING QUERIES OUT OF DIRECTORY 'test000/dmlSchemaValidation'
|
||
|
||
Run time in seconds: 0
|
||
|
||
Local Passed Local Failed Ref Passed Ref Failed Compare Passed Compare Failed
|
||
------------ ------------ ---------- ---------- -------------- --------------
|
||
1 0 0 0 0 1
|
||
|
||
***** TEST FAILED 'test000/dmlSchemaValidation' *****
|
||
|
||
Compare failed - test000/dmlSchemaValidation/tpchValidation.sql
|
||
================================================================================
|
||
|
||
|
||
Totals:
|
||
Total Local Passed = 1
|
||
Total Local Failed = 0
|
||
Total Ref Passed = 0
|
||
Total Ref Failed = 0
|
||
Total Compare Passed = 0
|
||
Total Compare Failed = 1
|
||
|
||
|
||
QUERYTESTER RUN COMPLETED
|
||
|
||
###################################################################
|
||
Running query test on user 'ssb'
|
||
Running against Local Database(s)
|
||
|
||
###################################################################
|
||
|
||
|
||
================================================================================
|
||
RUNNING QUERIES OUT OF DIRECTORY 'test000/ssbSchemaValidation'
|
||
|
||
Run time in seconds: 19
|
||
|
||
Local Passed Local Failed Ref Passed Ref Failed Compare Passed Compare Failed
|
||
------------ ------------ ---------- ---------- -------------- --------------
|
||
1 0 0 0 1 0
|
||
|
||
***** ALL TEST PASSED *****
|
||
================================================================================
|
||
|
||
|
||
Totals:
|
||
Total Local Passed = 1
|
||
Total Local Failed = 0
|
||
Total Ref Passed = 0
|
||
Total Ref Failed = 0
|
||
Total Compare Passed = 1
|
||
Total Compare Failed = 0
|
||
|
||
|
||
QUERYTESTER RUN COMPLETED
|
||
|
||
###################################################################
|
||
Running query test on user 'tpch1'
|
||
Running against Local Database(s)
|
||
|
||
###################################################################
|
||
|
||
|
||
================================================================================
|
||
RUNNING QUERIES OUT OF DIRECTORY 'test000/tpchSchemaValidation'
|
||
|
||
Run time in seconds: 0
|
||
|
||
Local Passed Local Failed Ref Passed Ref Failed Compare Passed Compare Failed
|
||
------------ ------------ ---------- ---------- -------------- --------------
|
||
20 0 0 0 0 20
|
||
|
||
***** TEST FAILED 'test000/tpchSchemaValidation' *****
|
||
|
||
Compare failed - test000/tpchSchemaValidation/datatypetestm1.sql
|
||
Compare failed - test000/tpchSchemaValidation/datatypetestm2.sql
|
||
Compare failed - test000/tpchSchemaValidation/datatypetestm3.sql
|
||
Compare failed - test000/tpchSchemaValidation/datatypetestm.sql
|
||
Compare failed - test000/tpchSchemaValidation/dtypes.sql
|
||
Compare failed - test000/tpchSchemaValidation/j11.sql
|
||
Compare failed - test000/tpchSchemaValidation/j16.sql
|
||
Compare failed - test000/tpchSchemaValidation/j1.sql
|
||
Compare failed - test000/tpchSchemaValidation/j6.sql
|
||
Compare failed - test000/tpchSchemaValidation/sub1.sql
|
||
Compare failed - test000/tpchSchemaValidation/sub2.sql
|
||
Compare failed - test000/tpchSchemaValidation/sub3.sql
|
||
Compare failed - test000/tpchSchemaValidation/sub4.sql
|
||
Compare failed - test000/tpchSchemaValidation/sub5.sql
|
||
Compare failed - test000/tpchSchemaValidation/table0_char.sql
|
||
Compare failed - test000/tpchSchemaValidation/table100_char.sql
|
||
Compare failed - test000/tpchSchemaValidation/table10_char.sql
|
||
Compare failed - test000/tpchSchemaValidation/table1_char.sql
|
||
Compare failed - test000/tpchSchemaValidation/tpchValidation.sql
|
||
Compare failed - test000/tpchSchemaValidation/wide.sql
|
||
================================================================================
|
||
|
||
|
||
Totals:
|
||
Total Local Passed = 20
|
||
Total Local Failed = 0
|
||
Total Ref Passed = 0
|
||
Total Ref Failed = 0
|
||
Total Compare Passed = 0
|
||
Total Compare Failed = 20
|
||
|
||
|
||
QUERYTESTER RUN COMPLETED
|