By type
+ CONTAINER_SCRIPTS_DIR=/usr/share/container-scripts/mysql + EXTRA_DEFAULTS_FILE=/etc/my.cnf.d/galera.cnf Galera: Finding peers + '[' -z onap ']' + echo 'Galera: Finding peers' ++ hostname -f ++ cut -d. -f2 + K8S_SVC_NAME=mariadb-galera + echo 'Using service name: mariadb-galera' + cp /usr/share/container-scripts/mysql/galera.cnf /etc/my.cnf.d/galera.cnf Using service name: mariadb-galera + /usr/bin/peer-finder -on-start=/usr/share/container-scripts/mysql/configure-galera.sh -service=mariadb-galera 2021/06/04 10:23:19 Peer list updated was [] now [onap-mariadb-galera-0.mariadb-galera.onap.svc.cluster.local onap-mariadb-galera-1.mariadb-galera.onap.svc.cluster.local onap-mariadb-galera-2.mariadb-galera.onap.svc.cluster.local] 2021/06/04 10:23:19 execing: /usr/share/container-scripts/mysql/configure-galera.sh with stdin: onap-mariadb-galera-0.mariadb-galera.onap.svc.cluster.local onap-mariadb-galera-1.mariadb-galera.onap.svc.cluster.local onap-mariadb-galera-2.mariadb-galera.onap.svc.cluster.local 2021/06/04 10:23:20 2021/06/04 10:23:21 Peer finder exiting + '[' '!' -d /var/lib/mysql/mysql ']' + exec mysqld 2021-06-04 10:23:21 140033173358848 [Note] mysqld (mysqld 10.1.24-MariaDB) starting as process 1 ... 2021-06-04 10:23:21 140033173358848 [Note] WSREP: Read nil XID from storage engines, skipping position init 2021-06-04 10:23:21 140033173358848 [Note] WSREP: wsrep_load(): loading provider library '/usr/lib64/galera/libgalera_smm.so' 2021-06-04 10:23:21 140033173358848 [Note] WSREP: wsrep_load(): Galera 25.3.20(r3703) by Codership Oy
loaded successfully. 2021-06-04 10:23:21 140033173358848 [Note] WSREP: CRC-32C: using hardware acceleration. 2021-06-04 10:23:21 140033173358848 [Note] WSREP: Found saved state: 4e6e231d-c51a-11eb-aa08-de66080e7ff7:1457, safe_to_bootsrap: 0 2021-06-04 10:23:21 140033173358848 [Note] WSREP: Passing config to GCS: base_dir = /var/lib/mysql/; base_host = onap-mariadb-galera-0.mariadb-galera.onap.svc.cluster.local; base_port = 4567; cert.log_conflicts = no; debug = no; evs.auto_evict = 0; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT5S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /var/lib/mysql/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = /var/lib/mysql//galera.cache; gcache.page_size = 128M; gcache.recover = no; gcache.size = 128M; gcomm.thread_prio = ; gcs.fc_debug = 0; gcs.fc_factor = 1.0; gcs.fc_limit = 16; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = no; gmcast.segment = 0; gmcast.version = 0; pc.ann 2021-06-04 10:23:21 140033173358848 [Note] WSREP: GCache history reset: old(4e6e231d-c51a-11eb-aa08-de66080e7ff7:0) -> new(4e6e231d-c51a-11eb-aa08-de66080e7ff7:1457) 2021-06-04 10:23:21 140033173358848 [Note] WSREP: Assign initial position for certification: 1457, protocol version: -1 2021-06-04 10:23:21 140033173358848 [Note] WSREP: wsrep_sst_grab() 2021-06-04 10:23:21 140033173358848 [Note] WSREP: Start replication 2021-06-04 10:23:21 140033173358848 [Note] WSREP: Setting initial position to 4e6e231d-c51a-11eb-aa08-de66080e7ff7:1457 2021-06-04 10:23:21 140033173358848 [Note] WSREP: protonet asio version 0 2021-06-04 10:23:21 140033173358848 [Note] WSREP: Using CRC-32C for message checksums. 2021-06-04 10:23:21 140033173358848 [Note] WSREP: backend: asio 2021-06-04 10:23:21 140033173358848 [Note] WSREP: gcomm thread scheduling priority set to other:0 2021-06-04 10:23:21 140033173358848 [Note] WSREP: restore pc from disk successfully 2021-06-04 10:23:21 140033173358848 [Note] WSREP: GMCast version 0 2021-06-04 10:23:21 140033173358848 [Note] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2021-06-04 10:23:21 140033173358848 [Note] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2021-06-04 10:23:21 140033173358848 [Note] WSREP: EVS version 0 2021-06-04 10:23:21 140033173358848 [Note] WSREP: gcomm: connecting to group 'mariadb-galera', peer 'onap-mariadb-galera-0.mariadb-galera.onap.svc.cluster.local:,onap-mariadb-galera-1.mariadb-galera.onap.svc.cluster.local:,onap-mariadb-galera-2.mariadb-galera.onap.svc.cluster.local:' 2021-06-04 10:23:21 140033173358848 [Note] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') connection established to 4e6b6871 tcp://10.233.71.139:4567 2021-06-04 10:23:21 140033173358848 [Warning] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') address 'tcp://10.233.71.139:4567' points to own listening address, blacklisting 2021-06-04 10:23:21 140033173358848 [Note] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') connection established to 7bf63ab8 tcp://10.233.74.216:4567 2021-06-04 10:23:21 140033173358848 [Note] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2021-06-04 10:23:21 140033173358848 [Note] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') connection established to af5157e8 tcp://10.233.77.124:4567 2021-06-04 10:23:21 140033173358848 [Note] WSREP: declaring 7bf63ab8 at tcp://10.233.74.216:4567 stable 2021-06-04 10:23:21 140033173358848 [Note] WSREP: declaring af5157e8 at tcp://10.233.77.124:4567 stable 2021-06-04 10:23:21 140033173358848 [Note] WSREP: Node 7bf63ab8 state prim 2021-06-04 10:23:21 140033173358848 [Note] WSREP: view(view_id(PRIM,4e6b6871,7) memb { 4e6b6871,0 7bf63ab8,0 af5157e8,0 } joined { } left { } partitioned { }) 2021-06-04 10:23:21 140033173358848 [Note] WSREP: save pc into disk 2021-06-04 10:23:22 140033173358848 [Note] WSREP: clear restored view 2021-06-04 10:23:22 140033173358848 [Note] WSREP: gcomm: connected 2021-06-04 10:23:22 140033173358848 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2021-06-04 10:23:22 140033173358848 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2021-06-04 10:23:22 140033173358848 [Note] WSREP: Opened channel 'mariadb-galera' 2021-06-04 10:23:22 140032849471232 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 3 2021-06-04 10:23:22 140033173358848 [Note] WSREP: Waiting for SST to complete. 2021-06-04 10:23:22 140032849471232 [Note] WSREP: STATE_EXCHANGE: sent state UUID: e3b47d74-c51e-11eb-89e4-beec0cb9c8ef 2021-06-04 10:23:22 140032849471232 [Note] WSREP: STATE EXCHANGE: sent state msg: e3b47d74-c51e-11eb-89e4-beec0cb9c8ef 2021-06-04 10:23:22 140032849471232 [Note] WSREP: STATE EXCHANGE: got state msg: e3b47d74-c51e-11eb-89e4-beec0cb9c8ef from 0 (onap-mariadb-galera-0) 2021-06-04 10:23:22 140032849471232 [Note] WSREP: STATE EXCHANGE: got state msg: e3b47d74-c51e-11eb-89e4-beec0cb9c8ef from 1 (onap-mariadb-galera-2) 2021-06-04 10:23:22 140032849471232 [Note] WSREP: STATE EXCHANGE: got state msg: e3b47d74-c51e-11eb-89e4-beec0cb9c8ef from 2 (onap-mariadb-galera-1) 2021-06-04 10:23:22 140032849471232 [Note] WSREP: Quorum results: version = 4, component = PRIMARY, conf_id = 6, members = 2/3 (joined/total), act_id = 1460, last_appl. = -1, protocols = 0/7/3 (gcs/repl/appl), group UUID = 4e6e231d-c51a-11eb-aa08-de66080e7ff7 2021-06-04 10:23:22 140032849471232 [Note] WSREP: Flow-control interval: [28, 28] 2021-06-04 10:23:22 140032849471232 [Note] WSREP: Shifting OPEN -> PRIMARY (TO: 1460) 2021-06-04 10:23:22 140033172908800 [Note] WSREP: State transfer required: Group state: 4e6e231d-c51a-11eb-aa08-de66080e7ff7:1460 Local state: 4e6e231d-c51a-11eb-aa08-de66080e7ff7:1457 2021-06-04 10:23:22 140033172908800 [Note] WSREP: New cluster view: global state: 4e6e231d-c51a-11eb-aa08-de66080e7ff7:1460, view# 7: Primary, number of nodes: 3, my index: 0, protocol version 3 2021-06-04 10:23:22 140033172908800 [Warning] WSREP: Gap in state sequence. Need state transfer. 2021-06-04 10:23:22 140032820115200 [Note] WSREP: Running: 'wsrep_sst_xtrabackup-v2 --role 'joiner' --address 'onap-mariadb-galera-0.mariadb-galera.onap.svc.cluster.local' --datadir '/var/lib/mysql/' --parent '1' '' ' WSREP_SST: [INFO] Streaming with xbstream (20210604 10:23:23.559) WSREP_SST: [INFO] Using socat as streamer (20210604 10:23:23.563) WSREP_SST: [INFO] Evaluating timeout -k 110 100 socat -u TCP-LISTEN:4444,reuseaddr stdio | xbstream -x; RC=( ${PIPESTATUS[@]} ) (20210604 10:23:23.750) 2021-06-04 10:23:24 140032857863936 [Note] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') connection to peer 4e6b6871 with addr tcp://10.233.71.139:4567 timed out, no messages seen in PT3S 2021-06-04 10:23:24 140032857863936 [Note] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') turning message relay requesting off 2021-06-04 10:23:24 140033172908800 [Note] WSREP: Prepared SST request: xtrabackup-v2|onap-mariadb-galera-0.mariadb-galera.onap.svc.cluster.local:4444/xtrabackup_sst//1 2021-06-04 10:23:24 140033172908800 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-04 10:23:24 140033172908800 [Note] WSREP: REPL Protocols: 7 (3, 2) 2021-06-04 10:23:24 140033172908800 [Note] WSREP: Assign initial position for certification: 1460, protocol version: 3 2021-06-04 10:23:24 140032907777792 [Note] WSREP: Service thread queue flushed. 2021-06-04 10:23:24 140033172908800 [Note] WSREP: IST receiver addr using tcp://onap-mariadb-galera-0.mariadb-galera.onap.svc.cluster.local:4568 2021-06-04 10:23:24 140033172908800 [Note] WSREP: Prepared IST receiver, listening at: tcp://10.233.71.139:4568 2021-06-04 10:23:24 140032849471232 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) requested state transfer from '*any*'. Selected 2.0 (onap-mariadb-galera-1)(SYNCED) as donor. 2021-06-04 10:23:24 140032849471232 [Note] WSREP: Shifting PRIMARY -> JOINER (TO: 1460) 2021-06-04 10:23:24 140033172908800 [Note] WSREP: Requesting state transfer: success, donor: 2 2021-06-04 10:23:24 140033172908800 [Note] WSREP: GCache history reset: old(4e6e231d-c51a-11eb-aa08-de66080e7ff7:0) -> new(4e6e231d-c51a-11eb-aa08-de66080e7ff7:1460) 2021-06-04 10:23:26 140032849471232 [Note] WSREP: 2.0 (onap-mariadb-galera-1): State transfer to 0.0 (onap-mariadb-galera-0) complete. 2021-06-04 10:23:26 140032849471232 [Note] WSREP: Member 2.0 (onap-mariadb-galera-1) synced with group. WSREP_SST: [INFO] xtrabackup_ist received from donor: Running IST (20210604 10:23:27.437) WSREP_SST: [INFO] Galera co-ords from recovery: 4e6e231d-c51a-11eb-aa08-de66080e7ff7:1457 0 (20210604 10:23:27.442) WSREP_SST: [INFO] Total time on joiner: 0 seconds (20210604 10:23:27.447) WSREP_SST: [INFO] Removing the sst_in_progress file (20210604 10:23:27.450) 2021-06-04 10:23:27 140033173358848 [Note] WSREP: SST complete, seqno: 1457 2021-06-04 10:23:27 140033173358848 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB. 2021-06-04 10:23:27 140033173358848 [Note] InnoDB: Using mutexes to ref count buffer pool pages 2021-06-04 10:23:27 140033173358848 [Note] InnoDB: The InnoDB memory heap is disabled 2021-06-04 10:23:27 140033173358848 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2021-06-04 10:23:27 140033173358848 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier 2021-06-04 10:23:27 140033173358848 [Note] InnoDB: Compressed tables use zlib 1.2.7 2021-06-04 10:23:27 140033173358848 [Note] InnoDB: Using Linux native AIO 2021-06-04 10:23:27 140033173358848 [Note] InnoDB: Using SSE crc32 instructions 2021-06-04 10:23:27 140033173358848 [Note] InnoDB: Initializing buffer pool, size = 128.0M 2021-06-04 10:23:27 140033173358848 [Note] InnoDB: Completed initialization of buffer pool 2021-06-04 10:23:27 140033173358848 [Note] InnoDB: Highest supported file format is Barracuda. 2021-06-04 10:23:27 140033173358848 [Note] InnoDB: The log sequence numbers 1616829 and 1616829 in ibdata files do not match the log sequence number 18406189 in the ib_logfiles! 2021-06-04 10:23:28 140033173358848 [Note] InnoDB: Restoring possible half-written data pages from the doublewrite buffer... 2021-06-04 10:23:30 140033173358848 [Note] InnoDB: 128 rollback segment(s) are active. 2021-06-04 10:23:30 140033173358848 [Note] InnoDB: Waiting for purge to start 2021-06-04 10:23:30 140033173358848 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-82.0 started; log sequence number 18406189 2021-06-04 10:23:30 140032136443648 [Note] InnoDB: Dumping buffer pool(s) not yet started 2021-06-04 10:23:30 140033173358848 [Note] Plugin 'FEEDBACK' is disabled. 2021-06-04 10:23:30 140033173358848 [Note] Recovering after a crash using tc.log 2021-06-04 10:23:30 140033173358848 [Note] Starting crash recovery... 2021-06-04 10:23:30 140033173358848 [Note] Crash recovery finished. 2021-06-04 10:23:30 140033173358848 [Note] Server socket created on IP: '0.0.0.0'. 2021-06-04 10:23:30 140033173358848 [ERROR] mysqld: Table './mysql/user' is marked as crashed and should be repaired 2021-06-04 10:23:30 140033173358848 [Warning] Checking table: './mysql/user' 2021-06-04 10:23:30 140033173358848 [ERROR] mysql.user: 1 client is using or hasn't closed the table properly 2021-06-04 10:23:30 140033173358848 [ERROR] mysqld: Table './mysql/db' is marked as crashed and should be repaired 2021-06-04 10:23:30 140033173358848 [Warning] Checking table: './mysql/db' 2021-06-04 10:23:30 140033173358848 [ERROR] mysql.db: 1 client is using or hasn't closed the table properly 2021-06-04 10:23:30 140033173358848 [Note] WSREP: Signalling provider to continue. 2021-06-04 10:23:30 140033173358848 [Note] WSREP: SST received: 4e6e231d-c51a-11eb-aa08-de66080e7ff7:1457 2021-06-04 10:23:30 140033172908800 [Note] WSREP: Receiving IST: 3 writesets, seqnos 1457-1460 2021-06-04 10:23:30 140033172908800 [ERROR] Slave SQL: Error 'Table 'execution_task' already exists' on query. Default database: 'nbi'. Query: 'create table execution_task (internal_id bigint not null, create_date datetime(6), last_attempt_date datetime(6), order_item_id varchar(255), relied_tasks varchar(255), service_order_info_json longtext, primary key (internal_id)) engine=InnoDB', Internal MariaDB error code: 1050 2021-06-04 10:23:30 140033172908800 [Warning] WSREP: RBR event 1 Query apply warning: 1, 1458 2021-06-04 10:23:30 140033173358848 [Note] mysqld: ready for connections. Version: '10.1.24-MariaDB' socket: '/var/lib/mysql/mysql.sock' port: 3306 MariaDB Server 2021-06-04 10:23:30 140033172908800 [Warning] WSREP: Ignoring error for TO isolated action: source: af5157e8-c51a-11eb-ad28-5e189e20e663 version: 3 local: 0 state: APPLYING flags: 321 conn_id: 117 trx_id: -1 seqnos (l: -1, g: 1458, s: 1457, d: 1457, ts: 33410643135850) 2021-06-04 10:23:30 140033172908800 [Note] WSREP: IST received: 4e6e231d-c51a-11eb-aa08-de66080e7ff7:1460 2021-06-04 10:23:30 140032849471232 [Note] WSREP: 0.0 (onap-mariadb-galera-0): State transfer from 2.0 (onap-mariadb-galera-1) complete. 2021-06-04 10:23:30 140032849471232 [Note] WSREP: Shifting JOINER -> JOINED (TO: 1460) 2021-06-04 10:23:30 140032849471232 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2021-06-04 10:23:30 140032849471232 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1460) 2021-06-04 10:23:30 140033172908800 [Note] WSREP: Synchronized with group, ready for connections 2021-06-04 10:23:30 140033172908800 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-04 10:23:51 140033093520128 [Warning] IP address '10.233.68.232' could not be resolved: Name or service not known 2021-06-04 10:36:43 140032857863936 [Note] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: tcp://10.233.74.216:4567 2021-06-04 10:36:44 140032857863936 [Note] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') reconnecting to 7bf63ab8 (tcp://10.233.74.216:4567), attempt 0 2021-06-04 10:36:47 140032857863936 [Note] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') connection to peer 00000000 with addr tcp://10.233.74.216:4567 timed out, no messages seen in PT3S 2021-06-04 10:36:48 140032857863936 [Note] WSREP: evs::proto(4e6b6871, OPERATIONAL, view_id(REG,4e6b6871,7)) suspecting node: 7bf63ab8 2021-06-04 10:36:48 140032857863936 [Note] WSREP: evs::proto(4e6b6871, OPERATIONAL, view_id(REG,4e6b6871,7)) suspected node without join message, declaring inactive 2021-06-04 10:36:50 140032857863936 [Note] WSREP: declaring af5157e8 at tcp://10.233.77.124:4567 stable 2021-06-04 10:36:50 140032857863936 [Note] WSREP: Node 4e6b6871 state prim 2021-06-04 10:36:50 140032857863936 [Note] WSREP: view(view_id(PRIM,4e6b6871,8) memb { 4e6b6871,0 af5157e8,0 } joined { } left { } partitioned { 7bf63ab8,0 }) 2021-06-04 10:36:50 140032857863936 [Note] WSREP: save pc into disk 2021-06-04 10:36:50 140032857863936 [Note] WSREP: forgetting 7bf63ab8 (tcp://10.233.74.216:4567) 2021-06-04 10:36:50 140032857863936 [Note] WSREP: deleting entry tcp://10.233.74.216:4567 2021-06-04 10:36:50 140032857863936 [Note] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') turning message relay requesting off 2021-06-04 10:36:50 140032849471232 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 2 2021-06-04 10:36:50 140032849471232 [Note] WSREP: STATE_EXCHANGE: sent state UUID: c58ede7c-c520-11eb-9d1f-5e70dbd7d96c 2021-06-04 10:36:50 140032849471232 [Note] WSREP: STATE EXCHANGE: sent state msg: c58ede7c-c520-11eb-9d1f-5e70dbd7d96c 2021-06-04 10:36:50 140032849471232 [Note] WSREP: STATE EXCHANGE: got state msg: c58ede7c-c520-11eb-9d1f-5e70dbd7d96c from 0 (onap-mariadb-galera-0) 2021-06-04 10:36:50 140032849471232 [Note] WSREP: STATE EXCHANGE: got state msg: c58ede7c-c520-11eb-9d1f-5e70dbd7d96c from 1 (onap-mariadb-galera-1) 2021-06-04 10:36:50 140032849471232 [Note] WSREP: Quorum results: version = 4, component = PRIMARY, conf_id = 7, members = 2/2 (joined/total), act_id = 3255, last_appl. = 3240, protocols = 0/7/3 (gcs/repl/appl), group UUID = 4e6e231d-c51a-11eb-aa08-de66080e7ff7 2021-06-04 10:36:50 140032849471232 [Note] WSREP: Flow-control interval: [23, 23] 2021-06-04 10:36:50 140033172908800 [Note] WSREP: New cluster view: global state: 4e6e231d-c51a-11eb-aa08-de66080e7ff7:3255, view# 8: Primary, number of nodes: 2, my index: 0, protocol version 3 2021-06-04 10:36:50 140033172908800 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-04 10:36:50 140033172908800 [Note] WSREP: REPL Protocols: 7 (3, 2) 2021-06-04 10:36:50 140033172908800 [Note] WSREP: Assign initial position for certification: 3255, protocol version: 3 2021-06-04 10:36:50 140032907777792 [Note] WSREP: Service thread queue flushed. 2021-06-04 10:36:53 140032857863936 [Note] WSREP: cleaning up 7bf63ab8 (tcp://10.233.74.216:4567) 2021-06-04 10:38:58 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:38:59 140032857863936 [Note] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') connection established to 7bf63ab8 tcp://10.233.74.216:4567 2021-06-04 10:38:59 140032857863936 [Note] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2021-06-04 10:39:00 140032857863936 [Note] WSREP: declaring 7bf63ab8 at tcp://10.233.74.216:4567 stable 2021-06-04 10:39:00 140032857863936 [Note] WSREP: declaring af5157e8 at tcp://10.233.77.124:4567 stable 2021-06-04 10:39:00 140032857863936 [Note] WSREP: Node 4e6b6871 state prim 2021-06-04 10:39:00 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:39:00 140032857863936 [Note] WSREP: view(view_id(PRIM,4e6b6871,9) memb { 4e6b6871,0 7bf63ab8,0 af5157e8,0 } joined { } left { } partitioned { }) 2021-06-04 10:39:00 140032857863936 [Note] WSREP: save pc into disk 2021-06-04 10:39:00 140032849471232 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 3 2021-06-04 10:39:00 140032849471232 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 12f232fb-c521-11eb-b5dc-0693dffc04c3 2021-06-04 10:39:02 140032857863936 [Note] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') turning message relay requesting off 2021-06-04 10:39:02 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:39:03 140032849471232 [Note] WSREP: STATE EXCHANGE: sent state msg: 12f232fb-c521-11eb-b5dc-0693dffc04c3 2021-06-04 10:39:03 140032849471232 [Note] WSREP: STATE EXCHANGE: got state msg: 12f232fb-c521-11eb-b5dc-0693dffc04c3 from 0 (onap-mariadb-galera-0) 2021-06-04 10:39:03 140032849471232 [Note] WSREP: STATE EXCHANGE: got state msg: 12f232fb-c521-11eb-b5dc-0693dffc04c3 from 1 (onap-mariadb-galera-2) 2021-06-04 10:39:03 140032849471232 [Note] WSREP: STATE EXCHANGE: got state msg: 12f232fb-c521-11eb-b5dc-0693dffc04c3 from 2 (onap-mariadb-galera-1) 2021-06-04 10:39:03 140032849471232 [Note] WSREP: Quorum results: version = 4, component = PRIMARY, conf_id = 8, members = 2/3 (joined/total), act_id = 3494, last_appl. = 3490, protocols = 0/7/3 (gcs/repl/appl), group UUID = 4e6e231d-c51a-11eb-aa08-de66080e7ff7 2021-06-04 10:39:03 140032849471232 [Note] WSREP: Flow-control interval: [28, 28] 2021-06-04 10:39:03 140033172908800 [Note] WSREP: New cluster view: global state: 4e6e231d-c51a-11eb-aa08-de66080e7ff7:3494, view# 9: Primary, number of nodes: 3, my index: 0, protocol version 3 2021-06-04 10:39:03 140033172908800 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-04 10:39:03 140033172908800 [Note] WSREP: REPL Protocols: 7 (3, 2) 2021-06-04 10:39:03 140033172908800 [Note] WSREP: Assign initial position for certification: 3494, protocol version: 3 2021-06-04 10:39:03 140032907777792 [Note] WSREP: Service thread queue flushed. 2021-06-04 10:39:06 140032857863936 [Note] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') connection to peer 7bf63ab8 with addr tcp://10.233.74.216:4567 timed out, no messages seen in PT3S 2021-06-04 10:39:06 140032857863936 [Note] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: tcp://10.233.74.216:4567 2021-06-04 10:39:07 140032857863936 [Note] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') reconnecting to 7bf63ab8 (tcp://10.233.74.216:4567), attempt 0 2021-06-04 10:39:08 140032857863936 [Note] WSREP: evs::proto(4e6b6871, OPERATIONAL, view_id(REG,4e6b6871,9)) suspecting node: 7bf63ab8 2021-06-04 10:39:08 140032857863936 [Note] WSREP: evs::proto(4e6b6871, OPERATIONAL, view_id(REG,4e6b6871,9)) suspected node without join message, declaring inactive 2021-06-04 10:39:09 140032857863936 [Note] WSREP: declaring af5157e8 at tcp://10.233.77.124:4567 stable 2021-06-04 10:39:09 140032857863936 [Note] WSREP: Node 4e6b6871 state prim 2021-06-04 10:39:09 140032857863936 [Note] WSREP: view(view_id(PRIM,4e6b6871,10) memb { 4e6b6871,0 af5157e8,0 } joined { } left { } partitioned { 7bf63ab8,0 }) 2021-06-04 10:39:09 140032857863936 [Note] WSREP: save pc into disk 2021-06-04 10:39:09 140032857863936 [Note] WSREP: forgetting 7bf63ab8 (tcp://10.233.74.216:4567) 2021-06-04 10:39:09 140032849471232 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 2 2021-06-04 10:39:09 140032857863936 [Note] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') turning message relay requesting off 2021-06-04 10:39:09 140032849471232 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 180396e9-c521-11eb-a2ff-f61ca870521c 2021-06-04 10:39:09 140032849471232 [Note] WSREP: STATE EXCHANGE: sent state msg: 180396e9-c521-11eb-a2ff-f61ca870521c 2021-06-04 10:39:09 140032849471232 [Note] WSREP: STATE EXCHANGE: got state msg: 180396e9-c521-11eb-a2ff-f61ca870521c from 0 (onap-mariadb-galera-0) 2021-06-04 10:39:09 140032849471232 [Note] WSREP: STATE EXCHANGE: got state msg: 180396e9-c521-11eb-a2ff-f61ca870521c from 1 (onap-mariadb-galera-1) 2021-06-04 10:39:09 140032849471232 [Note] WSREP: Quorum results: version = 4, component = PRIMARY, conf_id = 9, members = 2/2 (joined/total), act_id = 3494, last_appl. = 3490, protocols = 0/7/3 (gcs/repl/appl), group UUID = 4e6e231d-c51a-11eb-aa08-de66080e7ff7 2021-06-04 10:39:09 140032849471232 [Note] WSREP: Flow-control interval: [23, 23] 2021-06-04 10:39:09 140033172908800 [Note] WSREP: New cluster view: global state: 4e6e231d-c51a-11eb-aa08-de66080e7ff7:3494, view# 10: Primary, number of nodes: 2, my index: 0, protocol version 3 2021-06-04 10:39:09 140033172908800 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-04 10:39:09 140033172908800 [Note] WSREP: REPL Protocols: 7 (3, 2) 2021-06-04 10:39:09 140033172908800 [Note] WSREP: Assign initial position for certification: 3494, protocol version: 3 2021-06-04 10:39:09 140032907777792 [Note] WSREP: Service thread queue flushed. 2021-06-04 10:39:11 140032857863936 [Note] WSREP: cleaning up 7bf63ab8 (tcp://10.233.74.216:4567) 2021-06-04 10:39:29 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:39:33 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:39:35 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:39:37 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:39:39 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:39:41 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:39:45 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:39:47 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:39:49 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:39:51 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:39:53 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:39:56 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:39:58 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:00 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:02 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:04 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:08 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:10 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:11 140032857863936 [Note] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') connection established to 7bf63ab8 tcp://10.233.74.216:4567 2021-06-04 10:40:11 140032857863936 [Note] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2021-06-04 10:40:11 140032857863936 [Note] WSREP: declaring 7bf63ab8 at tcp://10.233.74.216:4567 stable 2021-06-04 10:40:11 140032857863936 [Note] WSREP: declaring af5157e8 at tcp://10.233.77.124:4567 stable 2021-06-04 10:40:11 140032857863936 [Note] WSREP: Node 4e6b6871 state prim 2021-06-04 10:40:11 140032857863936 [Note] WSREP: view(view_id(PRIM,4e6b6871,11) memb { 4e6b6871,0 7bf63ab8,0 af5157e8,0 } joined { } left { } partitioned { }) 2021-06-04 10:40:11 140032857863936 [Note] WSREP: save pc into disk 2021-06-04 10:40:12 140032849471232 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 3 2021-06-04 10:40:12 140032849471232 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 3d71bdc5-c521-11eb-a647-82b5e21cc3cb 2021-06-04 10:40:12 140032849471232 [Note] WSREP: STATE EXCHANGE: sent state msg: 3d71bdc5-c521-11eb-a647-82b5e21cc3cb 2021-06-04 10:40:12 140032849471232 [Note] WSREP: STATE EXCHANGE: got state msg: 3d71bdc5-c521-11eb-a647-82b5e21cc3cb from 0 (onap-mariadb-galera-0) 2021-06-04 10:40:12 140032849471232 [Note] WSREP: STATE EXCHANGE: got state msg: 3d71bdc5-c521-11eb-a647-82b5e21cc3cb from 2 (onap-mariadb-galera-1) 2021-06-04 10:40:12 140032849471232 [Note] WSREP: STATE EXCHANGE: got state msg: 3d71bdc5-c521-11eb-a647-82b5e21cc3cb from 1 (onap-mariadb-galera-2) 2021-06-04 10:40:12 140032849471232 [Note] WSREP: Quorum results: version = 4, component = PRIMARY, conf_id = 10, members = 2/3 (joined/total), act_id = 3494, last_appl. = 3490, protocols = 0/7/3 (gcs/repl/appl), group UUID = 4e6e231d-c51a-11eb-aa08-de66080e7ff7 2021-06-04 10:40:12 140032849471232 [Note] WSREP: Flow-control interval: [28, 28] 2021-06-04 10:40:12 140033172908800 [Note] WSREP: New cluster view: global state: 4e6e231d-c51a-11eb-aa08-de66080e7ff7:3494, view# 11: Primary, number of nodes: 3, my index: 0, protocol version 3 2021-06-04 10:40:12 140033172908800 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-04 10:40:12 140033172908800 [Note] WSREP: REPL Protocols: 7 (3, 2) 2021-06-04 10:40:12 140033172908800 [Note] WSREP: Assign initial position for certification: 3494, protocol version: 3 2021-06-04 10:40:12 140032907777792 [Note] WSREP: Service thread queue flushed. 2021-06-04 10:40:12 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:14 140032849471232 [Note] WSREP: Member 1.0 (onap-mariadb-galera-2) requested state transfer from '*any*'. Selected 0.0 (onap-mariadb-galera-0)(SYNCED) as donor. 2021-06-04 10:40:14 140032849471232 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 3494) 2021-06-04 10:40:14 140033172908800 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-04 10:40:14 140032799143680 [Note] WSREP: Running: 'wsrep_sst_xtrabackup-v2 --role 'donor' --address 'onap-mariadb-galera-2.mariadb-galera.onap.svc.cluster.local:4444/xtrabackup_sst//1' --socket '/var/lib/mysql/mysql.sock' --datadir '/var/lib/mysql/' '' --gtid '4e6e231d-c51a-11eb-aa08-de66080e7ff7:3494' --gtid-domain-id '0'' 2021-06-04 10:40:14 140033172908800 [Note] WSREP: sst_donor_thread signaled with 0 2021-06-04 10:40:14 140032857863936 [Note] WSREP: (4e6b6871, 'tcp://0.0.0.0:4567') turning message relay requesting off 2021-06-04 10:40:14 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. WSREP_SST: [INFO] Streaming with xbstream (20210604 10:40:15.478) WSREP_SST: [INFO] Using socat as streamer (20210604 10:40:15.540) WSREP_SST: [INFO] Using /tmp/tmp.en1L5fjb1P as xtrabackup temporary directory (20210604 10:40:15.637) WSREP_SST: [INFO] Using /tmp/tmp.DsAxDE5JQn as innobackupex temporary directory (20210604 10:40:15.644) WSREP_SST: [INFO] Streaming GTID file before SST (20210604 10:40:15.654) WSREP_SST: [INFO] Evaluating xbstream -c ${INFO_FILE} | socat -u stdio TCP:onap-mariadb-galera-2.mariadb-galera.onap.svc.cluster.local:4444; RC=( ${PIPESTATUS[@]} ) (20210604 10:40:15.663) WSREP_SST: [INFO] Sleeping before data transfer for SST (20210604 10:40:15.738) 2021-06-04 10:40:16 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:20 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:22 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:24 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. WSREP_SST: [INFO] Streaming the backup to joiner at onap-mariadb-galera-2.mariadb-galera.onap.svc.cluster.local 4444 (20210604 10:40:25.747) WSREP_SST: [INFO] Evaluating innobackupex --no-version-check $tmpopts $INNOEXTRA --galera-info --stream=$sfmt $itmpdir 2>${DATA}/innobackup.backup.log | socat -u stdio TCP:onap-mariadb-galera-2.mariadb-galera.onap.svc.cluster.local:4444; RC=( ${PIPESTATUS[@]} ) (20210604 10:40:25.842) 2021-06-04 10:40:26 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:28 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:31 140032238832384 [Note] WSREP: Provider paused at 4e6e231d-c51a-11eb-aa08-de66080e7ff7:3494 (2085) 2021-06-04 10:40:32 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:32 140032238832384 [Note] WSREP: resuming provider at 2085 2021-06-04 10:40:32 140032238832384 [Note] WSREP: Provider resumed. 2021-06-04 10:40:33 140032849471232 [Note] WSREP: 0.0 (onap-mariadb-galera-0): State transfer to 1.0 (onap-mariadb-galera-2) complete. 2021-06-04 10:40:33 140032849471232 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 3494) 2021-06-04 10:40:33 140032849471232 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2021-06-04 10:40:33 140032849471232 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 3494) 2021-06-04 10:40:33 140033172908800 [Note] WSREP: Synchronized with group, ready for connections 2021-06-04 10:40:33 140033172908800 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20210604 10:40:33.072) WSREP_SST: [INFO] Cleaning up temporary directories (20210604 10:40:33.080) 2021-06-04 10:40:34 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:36 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:38 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:40 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:43 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:45 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:47 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:47 140032849471232 [Note] WSREP: 1.0 (onap-mariadb-galera-2): State transfer from 0.0 (onap-mariadb-galera-0) complete. 2021-06-04 10:40:47 140032849471232 [Note] WSREP: Member 1.0 (onap-mariadb-galera-2) synced with group. 2021-06-04 10:40:49 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:51 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:55 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:57 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:40:59 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:01 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:03 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:07 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:09 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:11 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:13 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:15 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:19 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:21 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:23 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:25 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:27 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:30 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:32 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:34 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:36 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:38 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:42 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:44 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:46 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:48 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:50 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:54 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:56 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:41:58 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:00 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:02 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:05 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:07 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:09 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:11 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:13 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:17 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:19 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:21 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:23 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:25 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:29 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:31 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:33 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:35 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:37 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:41 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:43 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:45 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:47 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:49 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:52 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:54 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:56 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:42:58 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:00 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:04 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:06 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:08 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:10 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:12 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:16 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:18 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:20 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:22 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:24 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:27 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:30 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:32 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:34 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:36 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:39 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:41 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:43 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:45 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:47 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:51 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:53 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:55 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:57 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:43:59 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:03 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:05 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:07 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:09 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:11 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:14 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:16 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:18 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:20 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:22 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:26 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:28 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:30 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:32 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:34 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:38 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:40 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:42 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:44 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:46 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:50 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:52 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:54 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:56 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:44:58 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:01 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:03 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:05 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:07 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:09 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:13 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:15 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:17 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:19 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:21 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:25 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:27 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:29 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:31 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:33 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:36 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:38 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:40 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:42 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:44 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:48 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:50 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:52 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:54 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:45:56 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:00 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:02 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:04 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:06 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:08 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:12 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:14 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:16 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:18 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:20 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:23 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:25 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:27 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:29 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:31 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:35 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:37 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:39 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:41 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:43 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:47 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:49 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:51 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:53 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:55 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:46:59 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:01 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:03 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:05 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:07 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:10 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:12 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:14 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:16 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:18 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:22 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:24 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:26 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:28 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:30 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:34 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:36 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:38 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:40 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:42 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:45 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:47 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:49 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:51 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:53 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:57 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:47:59 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:01 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:03 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:05 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:09 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:11 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:13 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:15 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:17 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:21 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:23 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:25 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:27 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:29 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:32 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:34 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:36 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:38 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:40 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:44 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:46 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:48 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:50 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:52 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:56 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:48:58 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:00 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:02 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:04 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:08 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:10 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:12 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:14 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:16 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:19 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:21 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:23 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:25 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:27 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:31 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:33 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:35 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:37 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:39 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:43 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:45 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:47 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:49 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:51 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:55 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:57 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:49:59 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:01 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:03 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:06 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:08 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:10 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:12 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:14 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:18 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:20 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:22 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:24 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:26 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:30 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:32 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:34 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:36 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:38 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:42 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:44 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:46 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:48 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:50 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:53 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:55 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:57 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:50:59 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:01 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:05 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:07 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:09 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:11 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:13 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:17 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:19 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:21 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:23 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:25 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:28 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:30 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:32 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:34 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:36 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:40 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:42 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:44 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:46 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:48 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:52 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:54 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:56 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:51:58 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:00 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:04 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:06 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:08 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:10 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:12 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:15 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:17 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:19 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:21 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:23 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:27 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:29 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:31 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:33 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:35 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:39 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:41 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:43 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:45 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:47 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:51 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:53 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:55 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:57 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:52:59 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:02 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:04 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:06 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:08 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:10 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:14 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:16 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:18 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:20 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:22 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:26 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:28 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:30 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:32 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:34 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:37 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:39 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:41 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:43 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:45 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:49 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:51 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:53 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:55 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:53:57 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:01 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:03 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:05 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:07 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:09 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:13 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:15 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:17 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:19 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:21 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:24 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:26 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:28 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:30 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:32 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:36 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:38 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:40 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:42 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:44 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:48 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:50 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:52 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:54 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:54:56 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:00 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:02 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:04 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:06 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:08 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:11 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:13 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:15 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:17 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:19 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:23 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:25 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:27 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:29 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:31 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:35 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:37 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:39 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:41 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:43 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:46 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:48 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:50 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:52 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:54 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:55:58 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:00 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:02 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:04 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:06 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:10 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:12 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:14 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:16 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:18 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:22 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:24 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:26 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:28 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:30 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:33 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:35 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:37 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:39 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:41 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:45 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:47 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:49 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:51 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:53 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:57 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:56:59 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:01 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:03 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:05 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:08 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:10 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:12 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:14 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:16 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:20 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:22 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:24 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:26 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:28 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:32 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:34 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:36 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:38 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:40 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:44 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:46 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:48 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:50 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:52 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:55 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:57 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:57:59 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:01 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:03 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:07 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:09 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:11 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:13 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:15 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:19 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:21 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:23 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:25 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:27 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:31 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:33 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:35 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:37 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:39 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:42 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:44 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:46 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:48 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:50 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:54 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:56 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:58:58 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:00 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:02 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:06 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:08 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:10 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:12 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:14 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:17 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:19 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:21 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:23 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:25 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:29 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:31 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:33 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:35 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:37 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:41 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:43 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:45 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:47 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:49 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:53 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:55 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:57 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 10:59:59 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:01 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:04 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:06 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:08 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:10 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:12 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:16 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:18 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:20 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:22 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:24 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:28 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:30 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:32 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:34 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:36 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:40 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:42 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:44 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:46 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:48 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:51 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:53 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:55 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:57 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:00:59 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:03 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:05 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:07 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:09 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:11 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:15 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:17 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:19 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:21 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:23 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:26 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:28 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:30 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:32 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:34 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:38 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:40 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:42 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:44 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:46 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:50 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:52 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:54 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:56 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:01:58 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:02 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:04 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:06 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:08 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:10 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:13 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:15 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:17 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:19 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:21 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:25 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:27 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:29 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:31 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:33 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:37 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:39 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:41 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:43 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:45 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:49 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:51 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:53 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:55 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:02:57 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:00 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:02 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:04 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:06 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:08 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:12 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:14 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:16 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:18 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:20 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:24 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:26 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:28 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:30 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:32 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:35 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:37 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:39 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:41 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:43 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:47 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:49 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:51 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:53 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:55 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:03:59 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:01 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:03 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:05 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:07 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:11 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:13 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:15 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:17 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:19 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:22 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:24 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:26 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:28 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:30 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:34 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:36 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:38 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:40 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:42 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:46 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:48 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:50 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:52 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:54 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:04:58 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:00 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:02 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:04 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:06 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:09 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:11 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:13 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:15 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:17 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:20 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:22 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:24 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:26 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:28 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:32 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:34 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:36 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:38 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:40 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:42 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:44 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:46 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:48 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:50 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:54 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:56 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:05:58 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:00 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:02 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:06 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:08 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:10 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:12 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:14 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:18 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:20 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:22 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:24 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:26 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:29 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:31 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:33 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:35 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:37 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:41 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:43 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:45 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:47 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:49 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:53 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:55 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:57 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:06:59 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:07:01 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:07:04 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:07:06 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:07:08 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:07:10 140032839863040 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:07:12 140032898775808 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:07:16 140032898775808 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:07:18 140032898775808 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:07:20 140032898775808 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:07:22 140032898775808 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:07:24 140032898775808 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:07:28 140032898775808 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:07:30 140032898775808 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:07:32 140032898775808 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:07:34 140032898775808 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:07:36 140032898775808 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:07:40 140032898775808 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:07:42 140032898775808 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:07:44 140032898775808 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:07:46 140032898775808 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:07:48 140032898775808 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem. 2021-06-04 11:07:51 140032898775808 [Warning] InnoDB: Cannot open table nbi/execution_task from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem.